Commit graph

29 commits

Author SHA1 Message Date
rylek
ec3ec7ae33 - CtrlLib: TreeCtrl bug fix - SyncInfo crashed on an empty tree
* CtrlLib: CtrlCore.h, Win32Wnd.cpp - Unicode support in coreCmdLine / SplitCommandLine to support dynamic application charset
* Core: App.cpp - CommandLine() and Environment() support dynamic charset switching
- Geom/Draw: plotter.h & cpp - fixed orientation bug in PlotterTool::Circle routine

git-svn-id: svn://ultimatepp.org/upp/trunk@2211 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-10 19:41:59 +00:00
cxl
db39d53f4a CtrlCore: Ctrl::Xmlize
git-svn-id: svn://ultimatepp.org/upp/trunk@2158 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-28 14:25:59 +00:00
cxl
2a9e214f03 CtrlCore/CtrlLib: Tooltip delay now parametrized
git-svn-id: svn://ultimatepp.org/upp/trunk@2137 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-23 21:48:39 +00:00
cxl
164d4b49d0 CtrlCore: GUI_APP_MAIN now converts commandline encoding (thanks kov_serg)
git-svn-id: svn://ultimatepp.org/upp/trunk@1983 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-29 18:29:22 +00:00
cxl
6250ebdf6d CtrlCore: Fixed issue with ExitLoopEvent
git-svn-id: svn://ultimatepp.org/upp/trunk@1844 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-12-26 23:08:35 +00:00
cxl
6869913c92 theide: Fixed issue with font names in layout designer
git-svn-id: svn://ultimatepp.org/upp/trunk@1832 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-12-23 10:30:52 +00:00
cxl
824a7c7902 CtrlCore: X11 version of RegisterSystemHotKey
git-svn-id: svn://ultimatepp.org/upp/trunk@1590 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-09-24 20:36:45 +00:00
cxl
ec3fe5e288 CtrlCore: Ctrl::[Un]RegisterSystemHotKey
git-svn-id: svn://ultimatepp.org/upp/trunk@1589 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-09-24 09:41:58 +00:00
cxl
72d276642f CtrCore: Fixed ScrollView corner-case with sibling widget interescting scrolled area
git-svn-id: svn://ultimatepp.org/upp/trunk@1511 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-16 13:41:22 +00:00
cxl
e4e67c6b78 MT issues X11 fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1507 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-13 16:08:34 +00:00
cxl
45599b5f26 CtrlCore: Massive fix of MT, Draw: Fixed DrawingDraw::Create for case when tehere are some data in DrawingDraw
git-svn-id: svn://ultimatepp.org/upp/trunk@1506 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-13 13:40:54 +00:00
cxl
68a73dff42 Draw: headless draw final milestone reached
git-svn-id: svn://ultimatepp.org/upp/trunk@1436 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-19 13:12:18 +00:00
cxl
04a06f8ce7 developing new draw
git-svn-id: svn://ultimatepp.org/upp/trunk@1372 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-06 20:31:00 +00:00
cxl
0df834e70d XIM - attempt to fix position
git-svn-id: svn://ultimatepp.org/upp/trunk@1304 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-14 14:37:30 +00:00
cxl
03ed0ecc7d GuiSleep fixed to be Called in MT
git-svn-id: svn://ultimatepp.org/upp/trunk@1214 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-19 15:36:57 +00:00
cxl
72564d73ed CtrlCore minor fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1209 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-18 15:05:11 +00:00
cxl
dc60e72dd1 Change MT Gui
git-svn-id: svn://ultimatepp.org/upp/trunk@1205 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-17 21:30:02 +00:00
cxl
f037798ca5 Win32: Ctrl::Call and non-main thread support for window creation / deletion and event loop
git-svn-id: svn://ultimatepp.org/upp/trunk@1200 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-17 12:51:16 +00:00
cxl
ec1ca78c6b CtrlCore: Ctrl::Lock MT in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@1192 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-16 16:50:53 +00:00
cxl
82dd4aa45f Array, Vector: InsertPick, correct CharFilter for type/variable in LayDes, SystemDraw fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1155 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-10 15:39:30 +00:00
cxl
fcca2a8f32 Fixed things for new Draw
git-svn-id: svn://ultimatepp.org/upp/trunk@1147 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-07 21:52:19 +00:00
cxl
d40afb3fd5 Refactored CodeNavigator, fixed wrong speed package icon problem in package list
git-svn-id: svn://ultimatepp.org/upp/trunk@1115 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-01 12:16:18 +00:00
rylek
5c08984b63 Multimonitor fixes: window resizing, MenuBar & PopUpTable positioning
git-svn-id: svn://ultimatepp.org/upp/trunk@1012 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-27 21:48:01 +00:00
cxl
ae292b5cf4 ExtractAccessKey now stores position
git-svn-id: svn://ultimatepp.org/upp/trunk@997 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-22 10:07:45 +00:00
cxl
f0082dec32 Changed a way how caret is painted in X11 - results in more snappy feeling
git-svn-id: svn://ultimatepp.org/upp/trunk@813 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-27 11:06:35 +00:00
cxl
a1971753be Developing T++
git-svn-id: svn://ultimatepp.org/upp/trunk@569 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-28 15:44:24 +00:00
cxl
eacb4bc946 GLCtrl Vista flickering fix
git-svn-id: svn://ultimatepp.org/upp/trunk@498 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-02 07:27:05 +00:00
cxl
2d10cf466b git-svn-id: svn://ultimatepp.org/upp/trunk@330 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-08-15 09:33:15 +00:00
mdelfede
263ff5f895 changed svn layout
git-svn-id: svn://ultimatepp.org/upp/trunk@281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-07 22:31:27 +00:00