Commit graph

571 commits

Author SHA1 Message Date
cxl
dd62b0e667 SqlCtrl: ValueMap SqlCtrls::Get, ArrayCtrl: map based Set/Add, fixed some warnings and obsolete pragmas removed
git-svn-id: svn://ultimatepp.org/upp/trunk@6316 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-05 12:14:09 +00:00
cxl
44c2b10c6e i18n: nl-nl translation (thanks wimpie)
git-svn-id: svn://ultimatepp.org/upp/trunk@6301 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-01 17:16:56 +00:00
cxl
22555d1b5d CtrlLib: PrinterJob fixed Cancel button (thanks Klugier)
git-svn-id: svn://ultimatepp.org/upp/trunk@6277 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-26 17:48:36 +00:00
cxl
dc89745b51 CtrlLib: PrinterJob fixed (thanks Klugier)
git-svn-id: svn://ultimatepp.org/upp/trunk@6266 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-25 09:47:24 +00:00
cxl
42d6936a09 *CtrlLib: TreeCtrl now using GetMinSize for widgets (instead of GetStdSize), OptionTree::SetOption/SetChildren now protected (thanks Typhoor)
git-svn-id: svn://ultimatepp.org/upp/trunk@6249 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-18 14:56:20 +00:00
cxl
77ed46fa04 CtrlLib: Fixed ArrayCtrl RemoveSelection when last line is selected
git-svn-id: svn://ultimatepp.org/upp/trunk@6248 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-18 14:35:55 +00:00
cxl
d50e52f039 *CtrlLib: Fixed unitialized style in SplitterFrame (thanks Novo!)
git-svn-id: svn://ultimatepp.org/upp/trunk@6247 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-18 14:10:44 +00:00
cxl
3085d0e6c6 CtrlLib: MenuBar leftgap now 26
git-svn-id: svn://ultimatepp.org/upp/trunk@6246 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-18 13:42:20 +00:00
cxl
a2ca885eb3 Skylark: minor fix, CtrlLib: ErrorOK
git-svn-id: svn://ultimatepp.org/upp/trunk@6244 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-17 15:57:39 +00:00
cxl
7dcdeab29e .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@6239 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-08 13:32:26 +00:00
cxl
7898055383 CtrlLib: DropList SetValueConvert, plugin\jpg: orientation EXIF metatag
git-svn-id: svn://ultimatepp.org/upp/trunk@6238 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-08 13:31:11 +00:00
cxl
2fe4f2c8f7 uppsrc: Fixed two POSIX -> PLATFORM_POSX ifdefs (#499), CtrlLib: Renamed DropList Add to Append
git-svn-id: svn://ultimatepp.org/upp/trunk@6237 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-08 08:01:57 +00:00
cxl
fcc76f2d01 CtrlLib: ColumnList::ItemWidth/Height now updates scrollbar
git-svn-id: svn://ultimatepp.org/upp/trunk@6234 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-06 21:45:35 +00:00
koldo
159e4156d9 .ArrayCtrl: Small doc fix
git-svn-id: svn://ultimatepp.org/upp/trunk@6226 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-04 20:35:43 +00:00
cxl
4d1da44052 Sql: S_* table structs now can Get(column)
git-svn-id: svn://ultimatepp.org/upp/trunk@6225 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-02 13:31:27 +00:00
cxl
8d23a99c62 CtrlLib: FileSel KDE support improved (thanks Klugier!)
git-svn-id: svn://ultimatepp.org/upp/trunk@6217 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-29 17:29:58 +00:00
cxl
e42881b015 CtrlLib: FileSel Search i18n
git-svn-id: svn://ultimatepp.org/upp/trunk@6215 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-29 17:03:20 +00:00
cxl
9344c42e5b CtrlLib: HeaderCtrl serialization refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@6205 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-21 21:56:42 +00:00
cxl
03680d92b1 CtrlLib: ArrayCtrl: Clik on header with Alt copies individual width, GetColumnWidths
git-svn-id: svn://ultimatepp.org/upp/trunk@6204 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-19 09:49:50 +00:00
unodgs
2763f89194 CtrlLib: LinuxGl adjustments
git-svn-id: svn://ultimatepp.org/upp/trunk@6198 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-17 18:05:41 +00:00
cxl
b3deb0be67 CtrlLib: ArrayCtrl::Set(int ii, const Vector<Value>&) now clears the line before setting it to remove unknown invisible columns
git-svn-id: svn://ultimatepp.org/upp/trunk@6195 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-16 08:54:30 +00:00
cxl
c470ed5487 CtrlLib: ChGtk Qt compatibility fix (thanks Klugier)
git-svn-id: svn://ultimatepp.org/upp/trunk@6191 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-15 05:32:09 +00:00
cxl
78ae0711ed CtrlLib: EditNumber fixed (thanks SenderGhost!) #491
git-svn-id: svn://ultimatepp.org/upp/trunk@6190 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-14 07:38:15 +00:00
cxl
364b2c88df CtrlLib: EditNumber
git-svn-id: svn://ultimatepp.org/upp/trunk@6183 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-11 11:46:54 +00:00
cxl
0758a8d832 ArrayCtrl, HeaderCtrl: Improved support for hidden and reorganized columns
git-svn-id: svn://ultimatepp.org/upp/trunk@6179 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-10 13:33:03 +00:00
cxl
77ad1e9cad CtrlLib: ArrayCtrl WhenHeaderLayout
git-svn-id: svn://ultimatepp.org/upp/trunk@6177 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-09 13:24:41 +00:00
cxl
f0935e1f96 CtrlCore: New MT rules, window creation and event loop banned in non-main thread (win32 implementation)
git-svn-id: svn://ultimatepp.org/upp/trunk@6169 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-06 11:51:28 +00:00
cxl
8c3755aa2a CtrlLib: Display popup now opening window in main thread
git-svn-id: svn://ultimatepp.org/upp/trunk@6166 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-06 09:36:08 +00:00
cxl
2c3ae24cd7 CtrlLib: ChGtk menu patch (thanks klugier)
git-svn-id: svn://ultimatepp.org/upp/trunk@6159 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-30 07:13:10 +00:00
cxl
0b4a384641 CtrlLib: Improved filesize formatting (thanks klugier)
git-svn-id: svn://ultimatepp.org/upp/trunk@6157 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-28 09:36:04 +00:00
cxl
34effe3259 CtrlCore: Bold Font handling improved
git-svn-id: svn://ultimatepp.org/upp/trunk@6154 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-26 15:34:07 +00:00
cxl
28de6f24c0 CtrlLib: ArrayCtrl::GetLine now returns even cells > index.GetCount, if present
git-svn-id: svn://ultimatepp.org/upp/trunk@6153 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-26 12:24:48 +00:00
cxl
05846c3d00 CtrlLib: Calendar minor fix
git-svn-id: svn://ultimatepp.org/upp/trunk@6149 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-14 06:24:53 +00:00
cxl
94419dbd9d CtrlLib: Calendar, DropDate: Fixed issue with end of month clicks, WhenWeek
git-svn-id: svn://ultimatepp.org/upp/trunk@6148 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-14 06:10:58 +00:00
cxl
def4f041a7 CtrlLib: .usc NotNull DropList
git-svn-id: svn://ultimatepp.org/upp/trunk@6144 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-11 13:38:59 +00:00
cxl
4186ea7fcd .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@6135 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-05 14:50:19 +00:00
cxl
21a8b66b1c CtrlLib: LabelBox::SetColor
git-svn-id: svn://ultimatepp.org/upp/trunk@6128 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-30 13:36:06 +00:00
cxl
7aa0e72741 CtrlLib: DoubleClick in RichTextView now selects word
git-svn-id: svn://ultimatepp.org/upp/trunk@6127 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-29 07:35:26 +00:00
cxl
0132542994 CtrlCore: Button QTF variant now centers correctly
git-svn-id: svn://ultimatepp.org/upp/trunk@6120 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-27 18:23:46 +00:00
cxl
0f4f346870 ide: Fixed issue with QTF in layout designer label
git-svn-id: svn://ultimatepp.org/upp/trunk@6112 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-26 18:39:43 +00:00
cxl
3cf6555c4f CtrlLib: ProgressIndicator::Set fix for large 'total'
git-svn-id: svn://ultimatepp.org/upp/trunk@6108 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-26 17:42:48 +00:00
cxl
f79dfba757 i18n: Fixed italian translation, new pl-pl
git-svn-id: svn://ultimatepp.org/upp/trunk@6049 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-11 09:17:27 +00:00
cxl
60df74d16d ide: Layout designer now subtracts scrollbar position for item copy
git-svn-id: svn://ultimatepp.org/upp/trunk@6044 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-10 10:22:28 +00:00
koldo
7104d67622 .CtrlLib: Doc fix
git-svn-id: svn://ultimatepp.org/upp/trunk@6023 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-02 19:11:25 +00:00
cxl
8c3c7c6de4 CtrlLib: ScrollBar: fixed sizegrip background, ColorPusher: fixed of placement of StaticImage if ColorImage not present
git-svn-id: svn://ultimatepp.org/upp/trunk@5984 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-16 10:58:27 +00:00
unodgs
c8368be753 Calendar: Added native hand cursor image (thx klugier!)
git-svn-id: svn://ultimatepp.org/upp/trunk@5972 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-08 06:46:45 +00:00
cxl
e6709c867b CtrlLib: DropList::NoBackground
git-svn-id: svn://ultimatepp.org/upp/trunk@5968 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-07 15:33:24 +00:00
cxl
d38e505cd7 CtrlLib: Splitter visual improvement
git-svn-id: svn://ultimatepp.org/upp/trunk@5962 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-06 16:14:32 +00:00
cxl
2ede346178 EditField: fixed underline issue
git-svn-id: svn://ultimatepp.org/upp/trunk@5932 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-29 08:38:34 +00:00
cxl
f0fde76705 CtrlLib: EditField Highlight::underline
git-svn-id: svn://ultimatepp.org/upp/trunk@5931 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-29 07:52:14 +00:00