Commit graph

444 commits

Author SHA1 Message Date
unodgs
d127febd94 CtrlLib: Added refreshing system places in file selector each time the dialog is opened
git-svn-id: svn://ultimatepp.org/upp/trunk@4326 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-18 22:40:30 +00:00
cxl
0ec63f6df6 *CtrlLib: Fixed ColorPopUp issue in X11
git-svn-id: svn://ultimatepp.org/upp/trunk@4307 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-16 08:46:48 +00:00
cxl
7b3157bd6b i18n: pt-br translation
git-svn-id: svn://ultimatepp.org/upp/trunk@4306 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-16 08:21:09 +00:00
cxl
c3015b1771 *CtrlLib: ArrayCtrl::AddIndex fixed (related to Id refactoring)
git-svn-id: svn://ultimatepp.org/upp/trunk@4292 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-12 08:23:07 +00:00
cxl
10094501aa Core: Id is now String based, Sql: SqlCol erradicated
git-svn-id: svn://ultimatepp.org/upp/trunk@4276 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-08 23:55:47 +00:00
cxl
1d95ce700d CtrlLib: Improved heurestics in ColorPopup reading colors from text clipboard
git-svn-id: svn://ultimatepp.org/upp/trunk@4273 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-08 10:20:31 +00:00
cxl
c7498c9735 *CtrlLib: Fixed with TextCtrl and BOM (char vs byte) (thanks Sender Ghost!)
git-svn-id: svn://ultimatepp.org/upp/trunk@4246 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-04 20:11:05 +00:00
cxl
988e66ad80 *CtrlLib: ArrayCtrl fixed cornercase issue with sort and embedded widgets
git-svn-id: svn://ultimatepp.org/upp/trunk@4217 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-01 18:47:41 +00:00
unodgs
073843d1c0 WinGL: Added automatic atlas textures, fixed some bugs
git-svn-id: svn://ultimatepp.org/upp/trunk@4188 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-22 20:33:47 +00:00
cxl
0e98933885 CtrlLib, ide: Support for UTF8-BOM encoding (RM #129)
git-svn-id: svn://ultimatepp.org/upp/trunk@4169 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-13 16:41:15 +00:00
rylek
242f9ebcdc .CtrlLib/ArrayCtrl.cpp: bug fix - activation of AppendLine together with MultiSelect highlighted two 'cursor' rows
git-svn-id: svn://ultimatepp.org/upp/trunk@4150 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-08 19:02:48 +00:00
cxl
1b4d776e7d ide: Optimized type evaluator for deep permutations, permutations limited (#140)
git-svn-id: svn://ultimatepp.org/upp/trunk@4105 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-26 07:32:35 +00:00
cxl
0a3e6f614f uppsrc: option for SSE2 in project templates (thanks Sender Ghost)
git-svn-id: svn://ultimatepp.org/upp/trunk@4012 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-14 08:28:12 +00:00
cxl
e5c5c33cd0 *CtrlCore: Fixed semantics of PasteClip Accept (problem with D&D in LineEdit)
git-svn-id: svn://ultimatepp.org/upp/trunk@4004 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-13 18:45:21 +00:00
cxl
bf0c2bb7db .CtrlLib: ColorPopup minor issue
git-svn-id: svn://ultimatepp.org/upp/trunk@3974 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-08 17:43:00 +00:00
cxl
540bceca6e CtrlLib: ColorPusher now supports hint colors, based on colors previous set to all instances of ColorPusher, also if clipboard contains text with color specification (either 3 decimal numbers or 6 or 8 hexadecimal digits), it is used as hint
git-svn-id: svn://ultimatepp.org/upp/trunk@3971 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-08 16:18:59 +00:00
cxl
ab2876188b *CtrlLib: Button now sets capture to avoid certain corner case issues (rm #104)
git-svn-id: svn://ultimatepp.org/upp/trunk@3944 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-02 19:32:46 +00:00
cxl
37cbeeddb4 ide: Ide now highlights errorenous files and packages (rm #54)
git-svn-id: svn://ultimatepp.org/upp/trunk@3943 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-02 18:47:15 +00:00
koldo
c80f7a3ffe .CtrlLib: Fix in doc
git-svn-id: svn://ultimatepp.org/upp/trunk@3942 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-01 22:34:44 +00:00
cxl
a247ceeecf *CtrlLib: MenuBar: Fixed position of leftgap separator when using LeftGap override
git-svn-id: svn://ultimatepp.org/upp/trunk@3935 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-30 17:36:49 +00:00
cxl
f38f7aa651 CtrlLib: ArrayCtrl::AsText, SetClipboard, AsQtf, AsCsv
git-svn-id: svn://ultimatepp.org/upp/trunk@3933 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-30 10:30:00 +00:00
cxl
3331b12aa0 CtrlLib: ColumnList::GetSelectCount
git-svn-id: svn://ultimatepp.org/upp/trunk@3923 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-27 16:38:47 +00:00
cxl
805e945139 *CtrlLib: Fixed appearance of 'submenu arrow' in selected item of MenuBar
git-svn-id: svn://ultimatepp.org/upp/trunk@3914 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-26 19:11:35 +00:00
cxl
a4bdeaa337 removed old scrollbar code
git-svn-id: svn://ultimatepp.org/upp/trunk@3912 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-26 15:23:18 +00:00
cxl
a7e5bc3f0d *CtrlLib: Fixed appearance of scrollbars for certain gtk themes
git-svn-id: svn://ultimatepp.org/upp/trunk@3911 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-26 15:19:58 +00:00
cxl
3b06e4f691 CtrlLib: Fix in ScrollBar paint
git-svn-id: svn://ultimatepp.org/upp/trunk@3906 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-24 12:22:46 +00:00
cxl
467611ad53 CtrlLib, Draw: Improved support for dark visual themes (corrected text color, icon inversion for toolbar / menubar)
git-svn-id: svn://ultimatepp.org/upp/trunk@3887 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-19 21:20:54 +00:00
cxl
f98caefd1e CtrlLib: Ubuntu DarkRoom theme fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@3884 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-18 18:39:52 +00:00
cxl
ea96647ca6 *ColorPopup: Fixed crashing in Linux
git-svn-id: svn://ultimatepp.org/upp/trunk@3815 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-04 15:09:27 +00:00
cxl
2304dd39ed .DropList Now supports unicode
git-svn-id: svn://ultimatepp.org/upp/trunk@3800 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-30 08:01:36 +00:00
cxl
40d943f42e CtrlLib: Fixed icons in Win32 FileSel
git-svn-id: svn://ultimatepp.org/upp/trunk@3714 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-26 20:56:17 +00:00
cxl
8116482d28 CtrlLib: FileSel::AddPlace tests for empty path (thanks gapko)
git-svn-id: svn://ultimatepp.org/upp/trunk@3689 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-22 07:32:02 +00:00
cxl
eeff6028b0 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3669 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-18 06:51:16 +00:00
unodgs
8d5b62e442 CtrlLib: DateTimeCtrl's OpenGL related fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@3663 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-15 10:20:35 +00:00
cxl
b135773704 .CtrlLib: TabCtrl focus persistency issue fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@3657 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-14 04:55:03 +00:00
cxl
79cdbbe6dd .CtrlLib, CtrlCore, Painter, RichEdit: minor fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@3629 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-09 19:33:20 +00:00
chickenk
eb8eccc814 .CtrlLib tutorial doc: add some anchors to the sections for easier future referencing
git-svn-id: svn://ultimatepp.org/upp/trunk@3615 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-06 08:32:46 +00:00
cxl
e2c6646b11 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3598 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-03 12:12:29 +00:00
cxl
3cc0b69480 CtrlLib: Posix: default printer now reads pagesize from CUPS
git-svn-id: svn://ultimatepp.org/upp/trunk@3588 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-02 13:50:58 +00:00
cxl
8d0ff37e27 *CtrlLib: PrinterJob in GUI_X11 now default initializes page to A4, fixes issue with printing without the dialog
git-svn-id: svn://ultimatepp.org/upp/trunk@3585 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-02 09:17:38 +00:00
cxl
942f2db3e8 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3583 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-01 09:29:40 +00:00
cxl
c4953990f2 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3581 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-01 09:06:16 +00:00
rylek
0939abd350 .CtrlLib: new method TreeCtrl::IsValid checks validity of a given node ID
.Web: HttpClient extended to support intermediate status code 100 server replies ('continue')

git-svn-id: svn://ultimatepp.org/upp/trunk@3546 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-18 12:11:26 +00:00
cxl
62de0eadd9 *CtrlLib: Fixed crash in multiselect mode Ctrl+A when there is no cursor
git-svn-id: svn://ultimatepp.org/upp/trunk@3536 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-16 05:39:49 +00:00
cxl
b79918ff26 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3528 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-13 19:16:25 +00:00
cxl
0c9859cd46 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3525 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-13 12:42:24 +00:00
cxl
9ba68a4b11 Draw: AdjustColors fixed w.r.t. premultiplied alpha images
git-svn-id: svn://ultimatepp.org/upp/trunk@3523 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-13 09:35:59 +00:00
cxl
5239774367 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3522 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-13 08:50:59 +00:00
cxl
62fd0904c4 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3517 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-13 07:33:11 +00:00
cxl
02899206c2 CtrlLib: Fixed appearance of small disabled scrollbars
git-svn-id: svn://ultimatepp.org/upp/trunk@3461 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-26 13:47:13 +00:00