Commit graph

379 commits

Author SHA1 Message Date
bytefield
8cd18d22a0 Fixed CopyFolder :249
git-svn-id: svn://ultimatepp.org/upp/trunk@838 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-02-05 15:16:49 +00:00
cxl
a21bca9c52 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
1bfd40f1fd ArrayCtrl::ColumnSortFindKey - when array is sorted by clicking header column, cursor is restored on line with previous GetKey
git-svn-id: svn://ultimatepp.org/upp/trunk@835 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-02-03 16:40:26 +00:00
cxl
2b8226e0e5 Fix in sqlite3
git-svn-id: svn://ultimatepp.org/upp/trunk@833 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-02-02 12:46:49 +00:00
rylek
9ffe3a028c Transparent functionality added to Splitter; integrity ASSERT added to ArrayCtrl
git-svn-id: svn://ultimatepp.org/upp/trunk@831 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-02-02 06:15:40 +00:00
cxl
85d2fdea87 MoveableWithSwap
git-svn-id: svn://ultimatepp.org/upp/trunk@829 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-31 13:40:28 +00:00
cxl
78e391fbb0 SetIniFile with NULL forces reload, MSSQL schema files create primary keys, Updater fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@827 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-30 12:17:59 +00:00
rylek
89e32d3cab SVN sync console shows warnings when running svn client fails. Minor improvements in tiff plugin.
git-svn-id: svn://ultimatepp.org/upp/trunk@822 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-29 09:44:51 +00:00
cxl
1573640e18 ide fixed to compile in mingw
git-svn-id: svn://ultimatepp.org/upp/trunk@819 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-28 15:13:25 +00:00
cxl
ad5b94852c sqlite uintptr_t fix
git-svn-id: svn://ultimatepp.org/upp/trunk@818 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-27 21:43:16 +00:00
cxl
58acb7565e version update
git-svn-id: svn://ultimatepp.org/upp/trunk@816 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-27 13:46:11 +00:00
cxl
f2ccb8442d 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
edda78a585 ParseQTF removed scolors option - fixed problem with bad colors in X11
git-svn-id: svn://ultimatepp.org/upp/trunk@814 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-27 12:10:34 +00:00
cxl
4200943fba 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
172c4933aa 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
b32cd01479 Painter code reductions....
git-svn-id: svn://ultimatepp.org/upp/trunk@809 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-25 23:04:38 +00:00
cxl
612f6f4b3c Fix of recent fix...
git-svn-id: svn://ultimatepp.org/upp/trunk@807 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-25 14:30:53 +00:00
cxl
13aca3b8cd Patched problem with Gtk not following its hinting rules - now using hintfull style in all cases
git-svn-id: svn://ultimatepp.org/upp/trunk@806 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-25 13:59:17 +00:00
cxl
183d719479 Fixed issue with italic font in LineEdit
git-svn-id: svn://ultimatepp.org/upp/trunk@805 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-25 13:48:56 +00:00
cxl
ba67a7807b X11 fixes (PopupEffect, autorepeat issue)
git-svn-id: svn://ultimatepp.org/upp/trunk@804 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-25 12:23:43 +00:00
cxl
326db13a45 Painter: Added optinal benchmarking code, X11: If compiz active, backpaint everything (fix of visual artifacts problem)
git-svn-id: svn://ultimatepp.org/upp/trunk@803 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-25 09:49:23 +00:00
cxl
aa75cee342 git-svn-id: svn://ultimatepp.org/upp/trunk@802 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2009-01-24 18:51:43 +00:00
cxl
77bff56ade Painter: PAINTER_TIMING in CharacterOp
git-svn-id: svn://ultimatepp.org/upp/trunk@801 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-24 18:49:11 +00:00
cxl
fe5748a55d Fixed problem in RichEdit, StyleKeys - crash on Alt+Shift+1, Painter fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@800 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-24 18:45:40 +00:00
cxl
1685fe21e6 theide: svn sync dirs in initial Select package dialog (right-click menu on assembly)
git-svn-id: svn://ultimatepp.org/upp/trunk@798 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-24 08:04:53 +00:00
cxl
c5eda38293 Radial gradient precission fix
git-svn-id: svn://ultimatepp.org/upp/trunk@796 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-23 13:12:10 +00:00
cxl
3a1046608e Painter MMX expriments, SqlSelect(....) fix
git-svn-id: svn://ultimatepp.org/upp/trunk@793 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-21 19:07:59 +00:00
cxl
489bc7ab45 Painter - MMX blending path, deactivated because no advantage so far...
git-svn-id: svn://ultimatepp.org/upp/trunk@792 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-21 11:50:15 +00:00
cxl
f815bba0b0 Painter fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@790 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-20 18:50:30 +00:00
cxl
20f66bd01d Fixed Painting gradient stroke
git-svn-id: svn://ultimatepp.org/upp/trunk@788 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-19 22:39:54 +00:00
cxl
58d0fe7678 SqlSelect::AsValue, SqlId::Of(const char *)
git-svn-id: svn://ultimatepp.org/upp/trunk@786 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-19 12:55:41 +00:00
cxl
9185d10c5b Commented unnecessarry code in agg scanline
git-svn-id: svn://ultimatepp.org/upp/trunk@785 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-19 11:55:06 +00:00
cxl
6c32a8e05a Painter: fixed stroke bug
git-svn-id: svn://ultimatepp.org/upp/trunk@783 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-18 12:18:30 +00:00
cxl
60c1b1dd3f Removed DUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@781 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-17 12:52:45 +00:00
cxl
142e17fbd1 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
1b99c67223 Painter::DrawRect fix
git-svn-id: svn://ultimatepp.org/upp/trunk@769 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-16 17:26:19 +00:00
cxl
91b4f75b78 Removed forgotten RTIMIN
git-svn-id: svn://ultimatepp.org/upp/trunk@768 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-16 17:13:16 +00:00
cxl
935840242a Painter fix
git-svn-id: svn://ultimatepp.org/upp/trunk@767 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-16 17:12:35 +00:00
cxl
683af46fe2 ChGtk.cpp fix by bytefield
git-svn-id: svn://ultimatepp.org/upp/trunk@766 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-16 17:05:53 +00:00
cxl
50bbadddbc minor Painter fix
git-svn-id: svn://ultimatepp.org/upp/trunk@764 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-16 16:43:17 +00:00
cxl
94af8127e7 Painter linux fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@762 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-16 16:30:13 +00:00
cxl
99d0f8b3a3 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
9cb34917b9 Painter fixed to work in X11 and GCC
git-svn-id: svn://ultimatepp.org/upp/trunk@759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-16 16:08:14 +00:00
cxl
6646ffd8a5 LanguageInfo for RU and UK
git-svn-id: svn://ultimatepp.org/upp/trunk@757 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-16 09:23:12 +00:00
cxl
c37a99a42e 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
34233d3823 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
3665324a45 Painter fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@753 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-15 22:51:52 +00:00
cxl
4d6eb322b6 Replaced agg pixfmts
git-svn-id: svn://ultimatepp.org/upp/trunk@751 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-15 22:25:48 +00:00
rylek
1167eca8e0 Updated ZLIB plugin to version 1.2.3 (reportedly an important security fix)
git-svn-id: svn://ultimatepp.org/upp/trunk@749 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-15 19:26:16 +00:00
cxl
2337923b1b Painting, PaintingPainter, Painter::Paint(Painting)
git-svn-id: svn://ultimatepp.org/upp/trunk@747 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-15 00:19:15 +00:00