Commit graph

71 commits

Author SHA1 Message Date
cxl
8811cae7b3 Draw Win32: Minor font fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1396 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-14 16:06:58 +00:00
cxl
44bb902256 Fixed new Font to work in MT in POSIX
git-svn-id: svn://ultimatepp.org/upp/trunk@1392 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-09 19:40:39 +00:00
cxl
8021c04db8 Draw: Fixed problem with rotated texts
git-svn-id: svn://ultimatepp.org/upp/trunk@1390 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-09 13:21:46 +00:00
cxl
62795aa55e Minor Draw Fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1387 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-08 21:08:23 +00:00
cxl
bacf2dc0ec Draw: fixed underline issue, Font documented
git-svn-id: svn://ultimatepp.org/upp/trunk@1385 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-08 17:46:19 +00:00
cxl
77fc5a22d8 NewDraw: minor fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1381 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-07 07:52:36 +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
57c85ce9f0 New draw fixed in X11
git-svn-id: svn://ultimatepp.org/upp/trunk@1379 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-07 07:16:13 +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
6c73ab6284 Painter fixed to work with new Draw
git-svn-id: svn://ultimatepp.org/upp/trunk@1376 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-06 22:16:41 +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
rylek
7ae5221acb Fixed arithmetic overflow in palette generator; some basic fixes related to recent update of the Draw package.
git-svn-id: svn://ultimatepp.org/upp/trunk@1371 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-06 20:09:12 +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
342011f75f NewDraw 'merge'
git-svn-id: svn://ultimatepp.org/upp/trunk@1369 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-06 19:23:29 +00:00
cxl
ef93369af8 OldDraw backup
git-svn-id: svn://ultimatepp.org/upp/trunk@1368 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-06 19:21:49 +00:00
cxl
03dda2a50d Draw: Simple Font optimization
git-svn-id: svn://ultimatepp.org/upp/trunk@1349 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-30 19:41:49 +00:00
cxl
97f0ceb65b usvn fixed to work in Vista with '_svn' instread od '.svn', ArrayCtrl::ColumnSortSecondary sorting, BSD patch of Draw
git-svn-id: svn://ultimatepp.org/upp/trunk@1274 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-04 16:58:06 +00:00
cxl
1c11d5323c BSD patch by masu
git-svn-id: svn://ultimatepp.org/upp/trunk@1254 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-31 11:42:14 +00:00
cxl
1eda8dde45 DrawX11 fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1220 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-23 08:41:39 +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
951b669351 CtrlCore: Ctrl::Lock fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1197 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-16 20:54:56 +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
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
54ddc85bd3 Minor fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1131 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-07 17:11:58 +00:00
cxl
ea4448d995 Fixed ugly cluster of problems with Drawing, Painting, RichValue serialization, ValueArray...
git-svn-id: svn://ultimatepp.org/upp/trunk@1118 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-02 13:23:08 +00:00
cxl
331da1076f Minor fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1106 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-27 17:48:02 +00:00
cxl
3c976c3d48 Drawing refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@1099 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-26 16:27:01 +00:00
cxl
107b0a4952 Improved POSIX compatibility (OpenBSD, NetBSD support)
git-svn-id: svn://ultimatepp.org/upp/trunk@1095 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-24 08:29:02 +00:00
cxl
efe3f71b1f Minor fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1063 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-16 11:29:37 +00:00
cxl
d7a561c9ba Minor changes
git-svn-id: svn://ultimatepp.org/upp/trunk@1053 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-08 17:56:12 +00:00
cxl
2fb88fb63c CtrlLib: NativePathLargeIcon, ArrayCtrl and EditField minor fixes, Draw: Rescale progress Gate, Painter: ImagePainter, DrawPainter
git-svn-id: svn://ultimatepp.org/upp/trunk@1052 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-08 12:28:46 +00:00
cxl
73cfd7617e TheIDE: Package coloring experiment
git-svn-id: svn://ultimatepp.org/upp/trunk@1047 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-05 18:30:09 +00:00
cxl
39f0aa21c5 Removed stray DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@1001 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-23 07:15:26 +00:00
cxl
f197dc6ab5 AccessKey fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@999 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-22 10:19:48 +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
rylek
178e234cf7 External context support in RichText / RichEdit
git-svn-id: svn://ultimatepp.org/upp/trunk@972 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-18 01:03:40 +00:00
cxl
3df0a8adab Typo fixed in Draw reference doc
git-svn-id: svn://ultimatepp.org/upp/trunk@933 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-08 15:27:25 +00:00
cxl
bd9a19ebf8 PaintImageBuffer - mode parameter
git-svn-id: svn://ultimatepp.org/upp/trunk@891 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-02-22 18:06:52 +00:00
cxl
c0dba90406 SColorLabel
git-svn-id: svn://ultimatepp.org/upp/trunk@843 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-02-07 22:40:10 +00:00
cxl
1f7b62dd7a FontInfo::HasChar in X11
git-svn-id: svn://ultimatepp.org/upp/trunk@842 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-02-07 13:49:13 +00:00
cxl
2018498eda Painter fixes, HasChar in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@837 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-02-04 10:43:19 +00:00
cxl
687aa39ebe X11: fixed issue with EditField::GetStdHeight causing some fields to be too large
git-svn-id: svn://ultimatepp.org/upp/trunk@815 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-27 13:31:13 +00:00
cxl
6e3a414b85 Sqlite3 uintptr_t fix, valgrind detected uninitialized variables fix
git-svn-id: svn://ultimatepp.org/upp/trunk@811 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-26 08:46:39 +00:00
cxl
82b316980d Painter - fixes, printing fixes, NOAA (for better printing output)
git-svn-id: svn://ultimatepp.org/upp/trunk@779 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-17 11:58:41 +00:00
cxl
12ad01cb83 Painter hook API in Draw, Report improcements
git-svn-id: svn://ultimatepp.org/upp/trunk@761 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-16 16:17:47 +00:00
cxl
87bad2d9fa DrawPainting printer support (banding)
git-svn-id: svn://ultimatepp.org/upp/trunk@756 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-16 00:04:17 +00:00
cxl
9f3f2c637e Draw::DrawPainting (requires Painting package to be 'used')
git-svn-id: svn://ultimatepp.org/upp/trunk@755 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-15 23:11:30 +00:00
cxl
de2a3294c4 Added FontInfo::GetXftFont
git-svn-id: svn://ultimatepp.org/upp/trunk@720 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-12-26 19:32:33 +00:00
cxl
fa308cd10d Draw::GetPagePixels, GetPixelsPerInch now return correct values in native mode
git-svn-id: svn://ultimatepp.org/upp/trunk@692 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-12-04 16:41:36 +00:00