ultimatepp/uppsrc/CtrlLib
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
..
appdoc.tpp All Topics++ now converted to the new format (where required, they are made includeable) 2008-08-16 18:49:43 +00:00
src.tpp Core: Id is now String based, Sql: SqlCol erradicated 2011-12-08 23:55:47 +00:00
srcdoc.tpp .CtrlLib: Fix in doc 2011-10-01 22:34:44 +00:00
AKeys.cpp CtrlLib: Fixed AKeys.cpp - storing of key groups with spaces (thanks mrjt) 2009-10-30 13:55:45 +00:00
AKeys.h changed svn layout 2008-06-07 22:31:27 +00:00
akt_.h changed svn layout 2008-06-07 22:31:27 +00:00
ArrayCtrl.cpp *CtrlLib: ArrayCtrl::AddIndex fixed (related to Id refactoring) 2011-12-12 08:23:07 +00:00
ArrayCtrl.h Core: Id is now String based, Sql: SqlCol erradicated 2011-12-08 23:55:47 +00:00
Bar.cpp ide: Removed double separator from toolbar after "Select All" 2011-01-02 18:08:20 +00:00
Bar.h CtrlLib, Draw: Improved support for dark visual themes (corrected text color, icon inversion for toolbar / menubar) 2011-09-19 21:20:54 +00:00
Button.cpp *CtrlLib: Button now sets capture to avoid certain corner case issues (rm #104) 2011-10-02 19:32:46 +00:00
Ch.cpp .developing rainbow 2011-06-13 12:42:24 +00:00
Ch.h changed svn layout 2008-06-07 22:31:27 +00:00
ChGtk.cpp removed old scrollbar code 2011-09-26 15:23:18 +00:00
ChGtk.h removed old scrollbar code 2011-09-26 15:23:18 +00:00
ChGtk0.cpp *CtrlLib: Fixed appearance of scrollbars for certain gtk themes 2011-09-26 15:19:58 +00:00
ChWin32.cpp .developing rainbow 2011-06-13 12:42:24 +00:00
ClassicCtrls.iml changed svn layout 2008-06-07 22:31:27 +00:00
ColorPopup.cpp *CtrlLib: Fixed ColorPopUp issue in X11 2011-12-16 08:46:48 +00:00
ColorPusher.cpp 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 2011-10-08 16:18:59 +00:00
ColumnList.cpp *uppsrc: mr_ped's GCC warnings fix, Core: now methods in Thread based on tojocky's ideas 2011-01-08 12:36:46 +00:00
ColumnList.h CtrlLib: ColumnList::GetSelectCount 2011-09-27 16:38:47 +00:00
Complex.upt uppsrc: option for SSE2 in project templates (thanks Sender Ghost) 2011-10-14 08:28:12 +00:00
Copying Copying (U++ license) changed to officical 2-clause BSD license 2008-09-13 09:05:01 +00:00
Ctrl.iml CtrlLib: FileSel lazy and optimized file icon loading 2010-12-05 12:52:28 +00:00
Ctrl.lay .CtrlLib: FileSel more space for labels in layout 2010-03-10 16:05:54 +00:00
CtrlLib.h X11 Status define undefined in CtrlLib.h 2010-07-27 19:44:04 +00:00
CtrlLib.icpp .developing rainbow 2011-06-13 12:42:24 +00:00
CtrlLib.t i18n: pt-br translation 2011-12-16 08:21:09 +00:00
CtrlLib.upp .CtrlLib: ChGtk reorganized 2011-05-16 10:32:31 +00:00
CtrlLib.usc .CtrlLib: CtrlLib.usc fixed 2011-05-18 18:15:07 +00:00
Ctrls.iml .developing rainbow 2011-07-03 12:12:29 +00:00
CtrlUtil.cpp .CtrlLib, CtrlCore, Painter, RichEdit: minor fixes 2011-07-09 19:33:20 +00:00
CtrlUtil.h CtrlLib: Posix: default printer now reads pagesize from CUPS 2011-07-02 13:50:58 +00:00
DateTimeCtrl.cpp CtrlLib: DateTimeCtrl's OpenGL related fixes 2011-07-15 10:20:35 +00:00
DateTimeCtrl.h CtrlLib: DateTimeCtrl's OpenGL related fixes 2011-07-15 10:20:35 +00:00
DlgColor.cpp .developing rainbow 2011-06-13 19:16:25 +00:00
DlgColor.h *CtrlLib: Fixed ColorPopUp issue in X11 2011-12-16 08:46:48 +00:00
DocEdit.cpp CtrlLib, ide: Support for UTF8-BOM encoding (RM #129) 2011-11-13 16:41:15 +00:00
DropChoice.cpp CtrlLib: WithDropChoice serialization fix 2010-02-16 21:30:00 +00:00
DropChoice.h *CtrlLib: Fixed ColorPopUp issue in X11 2011-12-16 08:46:48 +00:00
DropList.cpp .DropList Now supports unicode 2011-08-30 08:01:36 +00:00
DropTree.cpp Improved DropList, ColorPopUp and DropTree animation 2010-09-11 19:19:26 +00:00
EditCtrl.h CtrlLib: EditField now suports limited text highlighting 2011-05-05 14:50:43 +00:00
EditField.cpp .developing rainbow 2011-06-13 07:33:11 +00:00
FileList.cpp ide: Ide now highlights errorenous files and packages (rm #54) 2011-10-02 18:47:15 +00:00
FileSel.cpp CtrlLib: Added refreshing system places in file selector each time the dialog is opened 2011-12-18 22:40:30 +00:00
FileSel.h CtrlLib: Added refreshing system places in file selector each time the dialog is opened 2011-12-18 22:40:30 +00:00
FileSelUtil.cpp SelectDirectory 2010-08-13 14:16:20 +00:00
FrameSplitter.cpp CtrlLib: Splitter chameleonized 2010-02-26 17:16:37 +00:00
HeaderCtrl.cpp CtrlLib: ArrayCtrl::HideHorzSb, TabBar: Fixed Action issues 2011-01-17 20:48:22 +00:00
HeaderCtrl.h CtrlLib: ArrayCtrl::HideHorzSb, TabBar: Fixed Action issues 2011-01-17 20:48:22 +00:00
Help.cpp TheIDE: Help system now higlights search words and allows navigating them up/down 2010-01-21 21:06:12 +00:00
init *CtrlLib: ArrayCtrl fixed cornercase issue with sort and embedded widgets 2011-12-01 18:47:41 +00:00
key_header.h Chameleion GTK improvements (better support of nigh themes) 2009-02-15 19:47:48 +00:00
key_source.h Chameleion GTK improvements (better support of nigh themes) 2009-02-15 19:47:48 +00:00
LabelBase.cpp CtrlLib, Draw: Improved support for dark visual themes (corrected text color, icon inversion for toolbar / menubar) 2011-09-19 21:20:54 +00:00
LabelBase.h CtrlLib, Draw: Improved support for dark visual themes (corrected text color, icon inversion for toolbar / menubar) 2011-09-19 21:20:54 +00:00
Lang.h changed svn layout 2008-06-07 22:31:27 +00:00
LineEdit.cpp CtrlLib, ide: Support for UTF8-BOM encoding (RM #129) 2011-11-13 16:41:15 +00:00
LNGCtrl.cpp changed svn layout 2008-06-07 22:31:27 +00:00
MenuBar.cpp *CtrlLib: MenuBar: Fixed position of leftgap separator when using LeftGap override 2011-09-30 17:36:49 +00:00
MenuImp.h CtrlLib, Draw: Improved support for dark visual themes (corrected text color, icon inversion for toolbar / menubar) 2011-09-19 21:20:54 +00:00
MenuItem.cpp *CtrlLib: Fixed appearance of 'submenu arrow' in selected item of MenuBar 2011-09-26 19:11:35 +00:00
MultiButton.cpp CtrlLib: Reverted MultiButton styling of read-only text, as it is incompatible with Win7 and most linux themes 2011-04-21 18:30:53 +00:00
MultiButton.h CtrlLib: Reverted MultiButton styling of read-only text, as it is incompatible with Win7 and most linux themes 2011-04-21 18:30:53 +00:00
Normal.upt uppsrc: option for SSE2 in project templates (thanks Sender Ghost) 2011-10-14 08:28:12 +00:00
PopupTable.cpp CtrlLib: PopUpTable refactored to improve animation 2011-02-18 11:23:25 +00:00
PrinterJob.cpp CtrlLib: Posix: default printer now reads pagesize from CUPS 2011-07-02 13:50:58 +00:00
Progress.cpp CtrlCore: IsPainting, CtrlLib: Progress does not open if used in Paint routine 2010-08-01 15:57:22 +00:00
Progress.h Core: CParser::ReadInt(int min, int max) 2011-04-22 12:40:07 +00:00
Prompt.cpp TheIDE now can work with diff/patch files 2009-03-19 21:56:29 +00:00
PushCtrl.h .CtrlLib, CtrlCore, Painter, RichEdit: minor fixes 2011-07-09 19:33:20 +00:00
RichText.h CtrlLib: RichTextView added WhenMouseMove callback 2010-10-14 09:06:47 +00:00
RichTextView.cpp CtrlLib: Fixed selection in RichTextView 2011-05-26 13:17:53 +00:00
ScrollBar.cpp CtrlLib: Fix in ScrollBar paint 2011-09-24 12:22:46 +00:00
ScrollBar.h Draw: AdjustColors fixed w.r.t. premultiplied alpha images 2011-06-13 09:35:59 +00:00
SliderCtrl.cpp CtrlLib: SliderCtrl::Jump 2010-01-28 18:58:26 +00:00
SliderCtrl.h CtrlLib: SliderCtrl::Jump 2010-01-28 18:58:26 +00:00
Splitter.cpp CtrlLib: Moved splitter width to style definition 2011-02-11 20:37:52 +00:00
Splitter.h CtrlLib: Moved splitter width to style definition 2011-02-11 20:37:52 +00:00
Static.cpp WinGL: Added automatic atlas textures, fixed some bugs 2011-11-22 20:33:47 +00:00
StaticCtrl.h .Various changes 2011-04-10 09:46:32 +00:00
StatusBar.cpp CtrlCore: Fixed issue withTip of WithDropChoice 2009-08-25 07:57:25 +00:00
StatusBar.h .CtrlLib: Various improvements (spin edits, ProgressInfo) - thanks kohait00 2011-04-16 18:03:39 +00:00
Switch.cpp CtrlLib, Draw: Improved support for dark visual themes (corrected text color, icon inversion for toolbar / menubar) 2011-09-19 21:20:54 +00:00
TabCtrl.cpp .CtrlLib: TabCtrl focus persistency issue fixed 2011-07-14 04:55:03 +00:00
TabCtrl.h CtrlCore: GetOpaqueRect, GetVoidRect now const 2010-12-15 14:15:31 +00:00
Text.cpp *CtrlLib: Fixed with TextCtrl and BOM (char vs byte) (thanks Sender Ghost!) 2011-12-04 20:11:05 +00:00
TextEdit.h CtrlLib, ide: Support for UTF8-BOM encoding (RM #129) 2011-11-13 16:41:15 +00:00
ToolBar.cpp CtrlLib, Draw: Improved support for dark visual themes (corrected text color, icon inversion for toolbar / menubar) 2011-09-19 21:20:54 +00:00
ToolButton.cpp CtrlLib, Draw: Improved support for dark visual themes (corrected text color, icon inversion for toolbar / menubar) 2011-09-19 21:20:54 +00:00
ToolTip.cpp *CtrlCore: More finetuning of timer queue cornercases... 2011-03-24 07:58:49 +00:00
TrayIconWin32.cpp .developing rainbow 2011-06-13 12:42:24 +00:00
TrayIconX11.cpp .developing rainbow 2011-06-13 12:42:24 +00:00
TreeCtrl.cpp .CtrlLib: new method TreeCtrl::IsValid checks validity of a given node ID 2011-06-18 12:11:26 +00:00
TreeCtrl.h .CtrlLib: new method TreeCtrl::IsValid checks validity of a given node ID 2011-06-18 12:11:26 +00:00
Update.cpp .developing rainbow 2011-06-13 08:50:59 +00:00
Win32.cpp .developing rainbow 2011-06-13 08:50:59 +00:00
Windows.cpp changed svn layout 2008-06-07 22:31:27 +00:00
XPTheme.dli SliderCtrl chameleon, Prompt fix 2009-01-04 14:07:35 +00:00