cxl
|
d54af3d257
|
uppsrc: Fixed two POSIX -> PLATFORM_POSX ifdefs (#499), CtrlLib: Renamed DropList Add to Append
git-svn-id: svn://ultimatepp.org/upp/trunk@6237 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-08-08 08:01:57 +00:00 |
|
cxl
|
5b5a720a6a
|
Core: Random now fork safe
git-svn-id: svn://ultimatepp.org/upp/trunk@6236 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-08-07 11:40:10 +00:00 |
|
cxl
|
ac16e30a46
|
Core: SeedRandom
git-svn-id: svn://ultimatepp.org/upp/trunk@6235 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-08-07 11:14:03 +00:00 |
|
cxl
|
6eb275ff1f
|
CtrlLib: ColumnList::ItemWidth/Height now updates scrollbar
git-svn-id: svn://ultimatepp.org/upp/trunk@6234 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-08-06 21:45:35 +00:00 |
|
micio
|
3493ae9411
|
Skylark/Dispatch.cpp : avoid unneeded session savings
git-svn-id: svn://ultimatepp.org/upp/trunk@6232 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-08-06 21:15:05 +00:00 |
|
micio
|
63742ac4f2
|
Skylark/Dispatch.cpp : allow progress handler to set session variables
git-svn-id: svn://ultimatepp.org/upp/trunk@6230 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-08-06 19:08:46 +00:00 |
|
micio
|
ed2e23834a
|
Skylark /Dispatch.cpp : load session before progress handler is called
git-svn-id: svn://ultimatepp.org/upp/trunk@6229 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-08-06 19:01:13 +00:00 |
|
cxl
|
96988effda
|
.docs
git-svn-id: svn://ultimatepp.org/upp/trunk@6228 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-08-06 08:23:30 +00:00 |
|
koldo
|
e57556be4f
|
.Core: Small doc fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@6227 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-08-04 20:40:06 +00:00 |
|
koldo
|
db4c324c0a
|
.ArrayCtrl: Small doc fix
git-svn-id: svn://ultimatepp.org/upp/trunk@6226 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-08-04 20:35:43 +00:00 |
|
cxl
|
15c5a20cb1
|
Sql: S_* table structs now can Get(column)
git-svn-id: svn://ultimatepp.org/upp/trunk@6225 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-08-02 13:31:27 +00:00 |
|
micio
|
8be0b1c580
|
Skylark : added progress handling and array shared variables
git-svn-id: svn://ultimatepp.org/upp/trunk@6222 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-08-01 11:14:09 +00:00 |
|
cxl
|
05ba918ae6
|
Core\Rpc: GetRemainingCount (of arguments)
git-svn-id: svn://ultimatepp.org/upp/trunk@6219 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-07-31 11:34:51 +00:00 |
|
cxl
|
e2ed4ec36f
|
ide: Browser ParseItemNatural fix improved (thanks Sender Ghost)
git-svn-id: svn://ultimatepp.org/upp/trunk@6218 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-07-30 12:34:01 +00:00 |
|
cxl
|
36887c219d
|
CtrlLib: FileSel KDE support improved (thanks Klugier!)
git-svn-id: svn://ultimatepp.org/upp/trunk@6217 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-07-29 17:29:58 +00:00 |
|
cxl
|
5f65023b63
|
Skylark: Resolved X11 name clash
git-svn-id: svn://ultimatepp.org/upp/trunk@6216 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-07-29 17:24:25 +00:00 |
|
cxl
|
4a4682f6d7
|
CtrlLib: FileSel Search i18n
git-svn-id: svn://ultimatepp.org/upp/trunk@6215 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-07-29 17:03:20 +00:00 |
|
cxl
|
394340583f
|
ide: Fixed empty name issue Navigator #497
git-svn-id: svn://ultimatepp.org/upp/trunk@6214 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-07-29 16:50:36 +00:00 |
|
cxl
|
48fddd66da
|
.typo
git-svn-id: svn://ultimatepp.org/upp/trunk@6213 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-07-29 11:45:05 +00:00 |
|
cxl
|
ccd44c8cfb
|
Core: Fixed String::ReverseFind with empty string
git-svn-id: svn://ultimatepp.org/upp/trunk@6211 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-07-25 13:47:38 +00:00 |
|
cxl
|
97c8b13bbe
|
Core\SSL: Fixed possible memory leak (thanks Kasome)
git-svn-id: svn://ultimatepp.org/upp/trunk@6208 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-07-22 20:19:38 +00:00 |
|
cxl
|
538ddd0e0a
|
upp.src: Reverted some OpenGL related issues, Core: Fixed Stream::Pack
git-svn-id: svn://ultimatepp.org/upp/trunk@6207 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-07-22 20:16:16 +00:00 |
|
cxl
|
6f50b5a89f
|
Core: Fixed Color::operator RGBA
git-svn-id: svn://ultimatepp.org/upp/trunk@6206 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-07-22 09:49:45 +00:00 |
|
cxl
|
a6fac2867a
|
CtrlLib: HeaderCtrl serialization refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@6205 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-07-21 21:56:42 +00:00 |
|
cxl
|
380798f6c3
|
CtrlLib: ArrayCtrl: Clik on header with Alt copies individual width, GetColumnWidths
git-svn-id: svn://ultimatepp.org/upp/trunk@6204 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-07-19 09:49:50 +00:00 |
|
cxl
|
48c14049a5
|
Sql: ExportSch now uppercasing table names
git-svn-id: svn://ultimatepp.org/upp/trunk@6203 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-07-19 07:13:08 +00:00 |
|
cxl
|
7f5d504f07
|
Skylark: Fixed Apache scgi issues (thanks micio!)
git-svn-id: svn://ultimatepp.org/upp/trunk@6201 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-07-18 13:57:27 +00:00 |
|
cxl
|
bee0742269
|
MySql: removed 'opt/' from optimal lib
git-svn-id: svn://ultimatepp.org/upp/trunk@6200 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-07-18 13:35:08 +00:00 |
|
unodgs
|
7d8a2c1d05
|
CtrlCore, Draw: LinuxGl adjustments
git-svn-id: svn://ultimatepp.org/upp/trunk@6199 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-07-17 18:10:20 +00:00 |
|
unodgs
|
10dd7f7222
|
CtrlLib: LinuxGl adjustments
git-svn-id: svn://ultimatepp.org/upp/trunk@6198 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-07-17 18:05:41 +00:00 |
|
unodgs
|
40d87c8430
|
Core: Added alpha to Color (only for opengl)
git-svn-id: svn://ultimatepp.org/upp/trunk@6197 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-07-17 18:03:35 +00:00 |
|
cxl
|
0a6aac3123
|
CtrlLib: ArrayCtrl::Set(int ii, const Vector<Value>&) now clears the line before setting it to remove unknown invisible columns
git-svn-id: svn://ultimatepp.org/upp/trunk@6195 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-07-16 08:54:30 +00:00 |
|
cxl
|
4b72f66822
|
Skylark: SCGI header issue fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@6194 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-07-16 06:48:18 +00:00 |
|
cxl
|
0579ee7e8c
|
Skylark, Core/HttpHeader: Fixed SCGI issues
git-svn-id: svn://ultimatepp.org/upp/trunk@6193 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-07-16 06:41:57 +00:00 |
|
cxl
|
03087c959c
|
CtrlCore: X11 now always using XCreateWindow with CWBackPixmap (thanks klugier)
git-svn-id: svn://ultimatepp.org/upp/trunk@6192 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-07-16 06:31:54 +00:00 |
|
cxl
|
1dc13d8140
|
CtrlLib: ChGtk Qt compatibility fix (thanks Klugier)
git-svn-id: svn://ultimatepp.org/upp/trunk@6191 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-07-15 05:32:09 +00:00 |
|
cxl
|
ebeabff67b
|
CtrlLib: EditNumber fixed (thanks SenderGhost!) #491
git-svn-id: svn://ultimatepp.org/upp/trunk@6190 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-07-14 07:38:15 +00:00 |
|
cxl
|
8b507fbaab
|
CtrlCore: X11 window background issue (thanks Klugier)
git-svn-id: svn://ultimatepp.org/upp/trunk@6188 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-07-13 19:24:19 +00:00 |
|
cxl
|
cf779e5e8d
|
Core: Http now switches to GET after redirection (once again..)
git-svn-id: svn://ultimatepp.org/upp/trunk@6187 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-07-12 06:14:16 +00:00 |
|
cxl
|
75b7383788
|
Core: Added #include float.h
git-svn-id: svn://ultimatepp.org/upp/trunk@6186 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-07-11 16:32:06 +00:00 |
|
cxl
|
c83c4ded63
|
CtrlLib: EditNumber
git-svn-id: svn://ultimatepp.org/upp/trunk@6183 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-07-11 11:46:54 +00:00 |
|
koldo
|
4cc21b8ab7
|
*ScatterDraw: Fixed some fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@6181 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-07-10 17:19:31 +00:00 |
|
koldo
|
70ba7ff25a
|
*ScatterCtrl: Fixed some fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@6180 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-07-10 17:19:09 +00:00 |
|
cxl
|
b3153a9c7c
|
ArrayCtrl, HeaderCtrl: Improved support for hidden and reorganized columns
git-svn-id: svn://ultimatepp.org/upp/trunk@6179 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-07-10 13:33:03 +00:00 |
|
cxl
|
9a1ddd6937
|
Core: SetSysTime now using SetLocalTime in win32
git-svn-id: svn://ultimatepp.org/upp/trunk@6178 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-07-10 05:44:36 +00:00 |
|
cxl
|
9cbdf8402d
|
CtrlLib: ArrayCtrl WhenHeaderLayout
git-svn-id: svn://ultimatepp.org/upp/trunk@6177 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-07-09 13:24:41 +00:00 |
|
cxl
|
8f9bfcc8e3
|
CtrlCore: New MT rules implemented in X11 and GTK
git-svn-id: svn://ultimatepp.org/upp/trunk@6170 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-07-06 12:32:06 +00:00 |
|
cxl
|
a5cc4e2902
|
CtrlCore: New MT rules, window creation and event loop banned in non-main thread (win32 implementation)
git-svn-id: svn://ultimatepp.org/upp/trunk@6169 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-07-06 11:51:28 +00:00 |
|
cxl
|
ae09998c68
|
CtrlLib: Display popup now opening window in main thread
git-svn-id: svn://ultimatepp.org/upp/trunk@6166 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-07-06 09:36:08 +00:00 |
|
cxl
|
9511279dd8
|
Sql: PGSQL SqlExp now limiting Time::Low() as well
git-svn-id: svn://ultimatepp.org/upp/trunk@6164 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-07-03 07:50:34 +00:00 |
|