Commit graph

117 commits

Author SHA1 Message Date
cxl
ea2c2f3054 theide: .t files are now saved with strings converted by escaping >127 characters (and back on loadig); uppsrc: all .t files converted this way
git-svn-id: svn://ultimatepp.org/upp/trunk@1696 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-15 20:26:26 +00:00
cxl
2c3bb2d1bb CtrlCore: X11 TakeFocus fix (thanks mrjt)
git-svn-id: svn://ultimatepp.org/upp/trunk@1690 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-10 22:19:51 +00:00
rylek
12a46dee60 InstallPanicMessageBox support added to Windows: console applications no longer pop up a MessageBox when panicking, instead they write the panic string on the error output and terminate.
git-svn-id: svn://ultimatepp.org/upp/trunk@1664 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-26 23:19:34 +00:00
cxl
9a36626025 CtrlLib: MenuBar WhenOpenSubMenu, WhenCloseSubMenu
git-svn-id: svn://ultimatepp.org/upp/trunk@1637 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-19 08:54:54 +00:00
cxl
5c61fdc7ed CtrlCore: HotKey implementation fixed to workaround MSC7.1 compiler bug (thanks glx117)
git-svn-id: svn://ultimatepp.org/upp/trunk@1592 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-09-25 09:21:32 +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
c301565f6f X11 SetSurface now fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@1545 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-09-02 09:27:37 +00:00
cxl
6626fafb9a CtrlCore: Fixed issue withTip of WithDropChoice
git-svn-id: svn://ultimatepp.org/upp/trunk@1535 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-25 07:57:25 +00:00
cxl
56e8bd2b44 CtrCore: Removed stray DLOGs
git-svn-id: svn://ultimatepp.org/upp/trunk@1515 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-17 07:40:18 +00:00
cxl
6d7aa8e9e2 Minor documentation changes
git-svn-id: svn://ultimatepp.org/upp/trunk@1514 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-16 21:58:37 +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
6de6ff7d05 RichText, CtrlCore: Fixed problems with pasting Images into RichText, slightly optimized RichText core algorithms, theide: fixed infinute recursion if class inherits itself (C++ error, but A++ has to react)
git-svn-id: svn://ultimatepp.org/upp/trunk@1494 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-11 17:47:14 +00:00
cxl
9517a509b7 CtrlCore: NOGTK issue fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@1491 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-11 11:20:27 +00:00
cxl
8b4efad0ee Linux: removed -lexpat
git-svn-id: svn://ultimatepp.org/upp/trunk@1488 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-10 14:26:29 +00:00
cxl
771d84beb7 Draw, CtrlCore: Fixed a problem with Image cache growing to max when resizing window in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@1483 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-09 15:26:11 +00:00
cxl
bb5c630b41 CtrlCore,Draw, POSIX: Fixed font metrics issue, fixed editfield frame issue, fixed PdfDraw
git-svn-id: svn://ultimatepp.org/upp/trunk@1480 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-08 21:52:08 +00:00
cxl
90bf24af9c Draw: Numerous fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1473 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-04 11:50:18 +00:00
cxl
c05a4c518f Attempt to fix linux/dpi issue
git-svn-id: svn://ultimatepp.org/upp/trunk@1470 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-03 13:05:09 +00:00
cxl
2cc03efeb8 CtrlCore: SetSurface docs
git-svn-id: svn://ultimatepp.org/upp/trunk@1469 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-02 12:58:50 +00:00
cxl
27c33c49ea CtrlCore: SetSurface X11
git-svn-id: svn://ultimatepp.org/upp/trunk@1466 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-02 12:31:27 +00:00
cxl
c701b7ae38 CtrlCore: Extended SetSurface
git-svn-id: svn://ultimatepp.org/upp/trunk@1465 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-02 10:11:32 +00:00
cxl
229fa7c64b CtrlCore: SetSurface made public
git-svn-id: svn://ultimatepp.org/upp/trunk@1451 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-28 14:17:11 +00:00
cxl
559e56ceb1 X11Wnd: LLOGs fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@1446 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-26 14:55:12 +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
961df22686 CtrlCore: X11 fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1434 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-18 06:47:14 +00:00
rylek
e48f20a683 GetPaintRect support in SystemDraw
git-svn-id: svn://ultimatepp.org/upp/trunk@1423 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-17 11:50:58 +00:00
cxl
5778a35df5 Fixed newdraw: ImageBuffer vs ImageDraw backward compatibility issue
git-svn-id: svn://ultimatepp.org/upp/trunk@1416 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-15 08:11:36 +00:00
cxl
80115590ba SystemDraw minor fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1384 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-07 17:12:51 +00:00
cxl
6642d719a3 NewDraw fixed in X11
git-svn-id: svn://ultimatepp.org/upp/trunk@1380 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-07 07:41:55 +00:00
cxl
f619ba907d Fixing new draw in X11
git-svn-id: svn://ultimatepp.org/upp/trunk@1377 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-06 22:45:26 +00:00
cxl
6df29eb3bd CtrlCore, Draw: New headless draw
git-svn-id: svn://ultimatepp.org/upp/trunk@1374 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-06 22:01:01 +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
a438f12393 Merging newdraw..
git-svn-id: svn://ultimatepp.org/upp/trunk@1370 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-06 19:35:02 +00:00
cxl
0a1120e190 TopWindow::NoCloseBox
git-svn-id: svn://ultimatepp.org/upp/trunk@1353 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-03 06:47:22 +00:00
cxl
68c95aad08 CtrlCore: Minor topwindow fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1351 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-02 13:05:40 +00:00
cxl
26bd60da43 CtrlCore: X11 panic message mrjt fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1338 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-25 16:46:58 +00:00
cxl
8356c21fb0 X11 DnD fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1312 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-15 12:23:27 +00:00
cxl
005eadad7a CtrlCore X11: fixed dnd issue
git-svn-id: svn://ultimatepp.org/upp/trunk@1311 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-15 10:06:11 +00:00
cxl
8ffee36e0d CtrlLib: Fixed LineEdit selection problem
git-svn-id: svn://ultimatepp.org/upp/trunk@1310 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-15 09:14:30 +00:00
cxl
8dbce0a216 CtrlCore: XIM should be back to XIMPreeditNothing
git-svn-id: svn://ultimatepp.org/upp/trunk@1309 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-15 08:57:13 +00:00
cxl
6161d0e0f4 X11: Hopefully fixed compiz visual artifacts of DnD operation
git-svn-id: svn://ultimatepp.org/upp/trunk@1306 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-14 19:42:25 +00:00
cxl
90e8b91a0c CtrlCore: fixing XIM
git-svn-id: svn://ultimatepp.org/upp/trunk@1305 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-14 18:24:48 +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
65de58b00d CtrlCore: Another attempt at SCIM fix...
git-svn-id: svn://ultimatepp.org/upp/trunk@1303 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-14 09:39:22 +00:00
cxl
d6746e1859 CtrlCore: hopefully fixed SCIM focus issue
git-svn-id: svn://ultimatepp.org/upp/trunk@1302 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-13 08:02:09 +00:00
cxl
d12e1118ba CtrlCore Fix: added 'hasdhctrl = false;' in Ctrl constructor
git-svn-id: svn://ultimatepp.org/upp/trunk@1216 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-21 21:39:51 +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