Commit graph

89 commits

Author SHA1 Message Date
cbpporter
986d9d192e CtrlLib documentation update
git-svn-id: svn://ultimatepp.org/upp/trunk@942 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-11 16:19:39 +00:00
rylek
6f8dcbb929 During ArrayCtrl D & D, GetClickColumn/Row newly points to cell clicked on when starting the D & D action
git-svn-id: svn://ultimatepp.org/upp/trunk@937 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-11 10:27:29 +00:00
cxl
54ca510ae1 ide: Compare with file, SVN History
git-svn-id: svn://ultimatepp.org/upp/trunk@935 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-09 21:08:31 +00:00
cxl
2cda5dae3b ArrayCtrl multiselect minor fix, DragAndDrop in Win32 shows the dragged content even if rejecting it
git-svn-id: svn://ultimatepp.org/upp/trunk@881 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-02-20 12:36:59 +00:00
cxl
b344cf646e BarPane::GetPaneSize fix (thanks EvBoyer!)
git-svn-id: svn://ultimatepp.org/upp/trunk@879 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-02-19 23:25:13 +00:00
cxl
23229f02d7 MultiButton fix reverted
git-svn-id: svn://ultimatepp.org/upp/trunk@873 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-02-17 06:59:13 +00:00
cxl
d59266679e Chameleion GTK improvements (better support of nigh themes)
git-svn-id: svn://ultimatepp.org/upp/trunk@868 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-02-15 19:47:48 +00:00
cxl
83199ef495 ArrayCtrl, GLCtrl fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@845 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-02-09 08:22:34 +00:00
cxl
42e9dc7727 SColorLabel
git-svn-id: svn://ultimatepp.org/upp/trunk@843 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-02-07 22:40:10 +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
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
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
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
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
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
unodgs
39eb2eab6c Added ShowLabel to Option (option now can fill the grid cell and be centered)
git-svn-id: svn://ultimatepp.org/upp/trunk@738 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-09 19:35:36 +00:00
cxl
bac1832c94 Minor PGSQL fix, TabDlg::Add does SizePos for tab
git-svn-id: svn://ultimatepp.org/upp/trunk@732 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-05 21:38:19 +00:00
cxl
eadcda5e12 SliderCtrl chameleon, Prompt fix
git-svn-id: svn://ultimatepp.org/upp/trunk@726 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-04 14:07:35 +00:00
cxl
c115258ff6 TrayIcon::IsVisible
git-svn-id: svn://ultimatepp.org/upp/trunk@718 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-12-26 11:47:18 +00:00
cxl
3877856373 Time convert, TreeCtrl HighlightCtrl
git-svn-id: svn://ultimatepp.org/upp/trunk@711 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-12-18 10:12:09 +00:00
cxl
fe4c80a0aa ArrayCtrl with FIXED HeaderCtrl, Core RealizeDirectory, theide SVN icon issue
git-svn-id: svn://ultimatepp.org/upp/trunk@707 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-12-15 21:33:59 +00:00
cxl
aa4926084c theide - Complete abbreviation
git-svn-id: svn://ultimatepp.org/upp/trunk@694 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-12-06 12:24:04 +00:00
cxl
858015071c TreeCtrl::Clear fix
git-svn-id: svn://ultimatepp.org/upp/trunk@684 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-12-01 08:35:52 +00:00
cxl
cbaf6b6d8b ide help - minor fixes - avoided flickering (using BackPaintHint) and fixed font resize button
git-svn-id: svn://ultimatepp.org/upp/trunk@679 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-29 14:27:00 +00:00
cxl
0a3bcc637e Fixed RichTextCtrl NoSb
git-svn-id: svn://ultimatepp.org/upp/trunk@664 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-22 19:31:25 +00:00
cxl
a65e1b76b3 SqlRaw support in OleDB
git-svn-id: svn://ultimatepp.org/upp/trunk@661 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-21 20:09:31 +00:00
rylek
2aaeef5dfb Refresh() added to DisplayPopup::Set to make TreeCtrl::RefreshItem redraw the info popup
git-svn-id: svn://ultimatepp.org/upp/trunk@655 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-19 19:21:36 +00:00
cxl
bc8418614d Fixed 'DropList in slow GUI crash' problem
git-svn-id: svn://ultimatepp.org/upp/trunk@650 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-17 16:26:02 +00:00
cxl
68f347349b DropChoice DropWidth[Z]
git-svn-id: svn://ultimatepp.org/upp/trunk@644 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-16 13:06:47 +00:00
cxl
9aa02a61b6 HeaderCtrl::FIXED in CursorImage
git-svn-id: svn://ultimatepp.org/upp/trunk@631 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-10 18:51:56 +00:00
cxl
01678e71e4 ArrayCtrl::GetScreenRect renamed to ArrayCtrl::GetScreenCellRect
git-svn-id: svn://ultimatepp.org/upp/trunk@630 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-10 18:01:47 +00:00
cxl
4ec56d60ab HeaderCtrl::Fix, ArrayCtrl::GetScreenRect(i, j), ArrayCtrl::RefreshRow now public
git-svn-id: svn://ultimatepp.org/upp/trunk@629 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-10 14:52:29 +00:00
cxl
cb906ae90f Fixed underlining of package files
git-svn-id: svn://ultimatepp.org/upp/trunk@625 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-08 17:29:22 +00:00
cxl
61af975ae0 Improved appearance of package file list underlines, U++ LOG macros now highlighted (default green)
git-svn-id: svn://ultimatepp.org/upp/trunk@618 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-07 11:15:08 +00:00
cxl
9523ef7e26 Fixed bug 'tooltip at the bottom screen'
git-svn-id: svn://ultimatepp.org/upp/trunk@610 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-05 21:55:05 +00:00
cxl
3978239136 T++ Move fix, DropList fix
git-svn-id: svn://ultimatepp.org/upp/trunk@607 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-05 13:31:28 +00:00
cxl
a89bdb8fee A++ - fixed forwad struct/class declaration problem
git-svn-id: svn://ultimatepp.org/upp/trunk@602 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-05 09:44:55 +00:00
cxl
ff43e04590 DropList::DropWidth, DropList::DropWidthZ
git-svn-id: svn://ultimatepp.org/upp/trunk@600 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-05 08:55:42 +00:00
cxl
caf32ef3b8 Fixed topmost window vs prompt problem
git-svn-id: svn://ultimatepp.org/upp/trunk@585 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-31 14:20:54 +00:00
cxl
3fc79a4b4c Win32 TrayIcon i18n fix
git-svn-id: svn://ultimatepp.org/upp/trunk@583 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-31 13:48:13 +00:00
cxl
faadb977dc T++ & actual topics
git-svn-id: svn://ultimatepp.org/upp/trunk@580 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-31 12:15:30 +00:00
cxl
1dca3ea398 Removed some _DBG_..
git-svn-id: svn://ultimatepp.org/upp/trunk@573 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-29 22:44:47 +00:00
cxl
22117de1c2 git-svn-id: svn://ultimatepp.org/upp/trunk@572 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-10-29 22:39:36 +00:00
cxl
e677479316 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
194e57a4c5 TreeCtrl now has global display
git-svn-id: svn://ultimatepp.org/upp/trunk@566 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-23 11:10:36 +00:00
cxl
4ac6e77c7e OleDB logging fix, TreeCtrl 'SetValue'
git-svn-id: svn://ultimatepp.org/upp/trunk@562 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-22 12:05:09 +00:00