Commit graph

1536 commits

Author SHA1 Message Date
cxl
2aef548e28 *Painter now depends on Draw
git-svn-id: svn://ultimatepp.org/upp/trunk@3161 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-04 15:06:21 +00:00
cxl
d76f0bfa4e .uppsrc: minor fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@3160 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-04 15:05:04 +00:00
cxl
b6e422b433 .CtrlLib: Added some parenthesis to DocEdit if to make it clear
git-svn-id: svn://ultimatepp.org/upp/trunk@3159 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-04 13:55:34 +00:00
cxl
a8d5350bd6 *CtrlLib: Wrong menu background in theide (RM #22)
git-svn-id: svn://ultimatepp.org/upp/trunk@3155 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-04 10:37:10 +00:00
dolik
215970e785 .CtrlCore: Updated TopWindow docs (FullScreen,FrameLess,Urgent)
git-svn-id: svn://ultimatepp.org/upp/trunk@3143 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-31 17:19:20 +00:00
dolik
03c76d770d .theide: updated Getting started docs (RM #18)
git-svn-id: svn://ultimatepp.org/upp/trunk@3142 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-31 16:32:45 +00:00
cxl
17e0b3ffbb .Web: smtp removed unusued method from the header
git-svn-id: svn://ultimatepp.org/upp/trunk@3141 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-31 16:27:15 +00:00
cxl
01bcc08a0b Web: Smpt::New (RM #23)
git-svn-id: svn://ultimatepp.org/upp/trunk@3139 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-31 15:11:10 +00:00
cxl
de44c7d041 theide: SSE2 as Option in main config, templates now include SSE2 as default (RM #9)
git-svn-id: svn://ultimatepp.org/upp/trunk@3138 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-31 14:53:32 +00:00
cxl
fca5509538 CtrlCore: TopWindow::Urgent (RM #19)
git-svn-id: svn://ultimatepp.org/upp/trunk@3131 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-31 11:05:58 +00:00
cxl
b1b7f23898 *CtrlLib, Draw: Fixed issues with menu and dark themes in Ubuntu (RM Bug #5)
git-svn-id: svn://ultimatepp.org/upp/trunk@3125 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-30 12:42:32 +00:00
rylek
04f746ef05 .Web: added default (Null) value for 'name' parameter of member function SmtpMail::ReplyTo
git-svn-id: svn://ultimatepp.org/upp/trunk@3114 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-27 19:03:16 +00:00
dolik
8ce4d5a011 .theide: changed CC to CXX in exported Makefile (to adhere to common conventions)
git-svn-id: svn://ultimatepp.org/upp/trunk@3113 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-27 17:01:43 +00:00
cxl
7a2fc73a6a SmtpMail: Refactored, added support for character encoding in headers, added recipient/sender names, Core: FormatIntBase added 'upper' option, FormatIntHexUpper function
git-svn-id: svn://ultimatepp.org/upp/trunk@3112 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-27 12:04:49 +00:00
cxl
6191f37e78 .ide: Bar: support for Open output directory for POSIX (instead of Linux)
git-svn-id: svn://ultimatepp.org/upp/trunk@3111 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-27 09:53:24 +00:00
cxl
92ef6e45e8 ide: Support for CLOB columns in .sch file (#14)
git-svn-id: svn://ultimatepp.org/upp/trunk@3110 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-26 20:19:17 +00:00
cxl
520cdec84e .CtrlCore: MetaFile patch (thanks mr_ped)
git-svn-id: svn://ultimatepp.org/upp/trunk@3090 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-25 12:20:22 +00:00
cxl
90838c15b3 .Core: Fixed String/WString docs wrt zero characters
git-svn-id: svn://ultimatepp.org/upp/trunk@3077 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-23 22:41:31 +00:00
koldo
0d62013ea4 .Core: Added doc
git-svn-id: svn://ultimatepp.org/upp/trunk@3076 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-23 21:42:39 +00:00
koldo
900a0dc994 .Core: Added doc
git-svn-id: svn://ultimatepp.org/upp/trunk@3075 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-23 21:27:59 +00:00
cxl
7c1dad0ec7 .CtrlCore: switched logs off
git-svn-id: svn://ultimatepp.org/upp/trunk@3072 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-23 17:18:29 +00:00
unodgs
97d08446dc ide: fixed indication of splitted file in stacking mode, small tabbar optimization, removed quicktabs
git-svn-id: svn://ultimatepp.org/upp/trunk@3070 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-23 13:27:33 +00:00
cxl
c0f5db9f57 *TabBar: crossplatform fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@3068 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-23 12:03:26 +00:00
cxl
9896dba8ac .CtrlLib: ArrayCtrl docs
git-svn-id: svn://ultimatepp.org/upp/trunk@3065 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-23 08:42:04 +00:00
cxl
ce8336050d .Web: socket
git-svn-id: svn://ultimatepp.org/upp/trunk@3064 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-22 23:42:43 +00:00
unodgs
cccfd8a61a ide: removed second tab bar
git-svn-id: svn://ultimatepp.org/upp/trunk@3063 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-22 19:19:01 +00:00
cxl
33ff7807e0 *Web: Fixed critical bug with non-blocking sockets in Linux
git-svn-id: svn://ultimatepp.org/upp/trunk@3051 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-20 20:06:29 +00:00
cxl
42ea4d9d32 *Web: Fixed for Posix singlethreaded
git-svn-id: svn://ultimatepp.org/upp/trunk@3044 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-19 10:06:51 +00:00
rylek
255223c043 .Geom/Ctrl: new flag reset_push in PlotterCtrl triggered by LostFocus handles unwanted pans caused by invalid drag & drop modes
git-svn-id: svn://ultimatepp.org/upp/trunk@3043 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-19 08:16:41 +00:00
cxl
ac4f2e2e9f ArrayCtrl: Fixed optimization issue
git-svn-id: svn://ultimatepp.org/upp/trunk@3042 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-18 23:09:03 +00:00
cxl
33f072240f *Web: HttpClient removed Linger(0), calls Close at all error returns in Execute
git-svn-id: svn://ultimatepp.org/upp/trunk@3041 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-18 21:11:20 +00:00
unodgs
d4c8eca5e3 TabBar: Fixed some corner dnd and stacking issues
git-svn-id: svn://ultimatepp.org/upp/trunk@3035 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-17 22:58:32 +00:00
cxl
a10b214ec4 CtrlLib: ArrayCtrl::HideHorzSb, TabBar: Fixed Action issues
git-svn-id: svn://ultimatepp.org/upp/trunk@3032 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-17 20:48:22 +00:00
cxl
73bd9c7ce0 CtrlLib: HeaderCtrl: AutoHideSb, HideSb, ArrayCtrl: AutoHideHorzSb
git-svn-id: svn://ultimatepp.org/upp/trunk@3031 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-17 19:14:25 +00:00
cxl
8b525b177d *CtrlLib: HeaderCtrl - fixed issue with absolute mode
git-svn-id: svn://ultimatepp.org/upp/trunk@3030 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-17 19:00:21 +00:00
rylek
91a364e424 .ide: fixed compilation bug under MSC71 (object reference in conditional expression)
git-svn-id: svn://ultimatepp.org/upp/trunk@3029 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-17 17:43:13 +00:00
cxl
4ecfcf2a04 *uppsrc/MakeInstall: TabBar added to 'packages'
git-svn-id: svn://ultimatepp.org/upp/trunk@3022 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-16 20:25:25 +00:00
cxl
8b108a8ce5 CtrlLib: ArrayCtrl with embeded Ctrls optimized to work well up to 10000 widgets
git-svn-id: svn://ultimatepp.org/upp/trunk@3020 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-16 12:42:19 +00:00
cxl
67a40c73f2 .init
git-svn-id: svn://ultimatepp.org/upp/trunk@3019 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-16 10:25:32 +00:00
cxl
6297465c93 Removed forgotten DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@3006 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-15 20:29:44 +00:00
cxl
e5cb70971b Sql: Table structures S_ now have ToString to have DUMP/LOG support
git-svn-id: svn://ultimatepp.org/upp/trunk@3005 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-15 19:10:59 +00:00
cxl
6bf916e03e *Web: HttpClient fixed max_content_size issue
git-svn-id: svn://ultimatepp.org/upp/trunk@2999 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-14 20:02:24 +00:00
cxl
de9dba4fb2 Core: Thread fix (thread_id issue)
git-svn-id: svn://ultimatepp.org/upp/trunk@2997 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-13 19:28:39 +00:00
rylek
e552166324 .Oracle: CONNECTION_BROKEN OCI check expanded to broader range of OCI errors
git-svn-id: svn://ultimatepp.org/upp/trunk@2996 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-13 11:18:34 +00:00
unodgs
97b7041632 TabBar: Fixed crash on closing non active tab after closing other non active tab without moving mouse (thanks Mr. Ped!)
git-svn-id: svn://ultimatepp.org/upp/trunk@2994 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-12 21:47:03 +00:00
cxl
4495aebbdd Core: Thread threadid support
git-svn-id: svn://ultimatepp.org/upp/trunk@2993 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-12 19:53:24 +00:00
cxl
d1a6d4f8b0 *CtrlCore X11: Fixed the position of window when opening it
git-svn-id: svn://ultimatepp.org/upp/trunk@2992 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-11 22:59:02 +00:00
cxl
a4cf982262 .Web: sproc.cpp time interval fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2990 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-11 16:59:11 +00:00
cxl
30ce9c6f0d *Web: Fix in GetPeerAddr (thanks Ped)
git-svn-id: svn://ultimatepp.org/upp/trunk@2989 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-11 14:40:07 +00:00
cxl
c0cf37fb87 .ide: removed redundant #include
git-svn-id: svn://ultimatepp.org/upp/trunk@2988 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-11 13:26:17 +00:00