ultimatepp/uppsrc/CtrlLib
cxl 59e50cbce3 .CtrlLib: Various improvements (spin edits, ProgressInfo) - thanks kohait00
git-svn-id: svn://ultimatepp.org/upp/trunk@3343 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-16 18:03:39 +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 .CtrlLib: update references to Callbacks in Toolbar documentation 2011-03-05 10:54:51 +00:00
srcdoc.tpp .uppweb 2010-05-18 15:07:37 +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 updated in accordance with Option visual styles 2011-02-05 15:59:33 +00:00
ArrayCtrl.h ArrayCtrl::Move made public 2011-03-18 12:30:21 +00:00
Bar.cpp ide: Removed double separator from toolbar after "Select All" 2011-01-02 18:08:20 +00:00
Bar.h cs-cz translation updated 2011-02-18 12:01:18 +00:00
Button.cpp .Various changes 2011-04-10 09:46:32 +00:00
Ch.cpp changed svn layout 2008-06-07 22:31:27 +00:00
Ch.h changed svn layout 2008-06-07 22:31:27 +00:00
ChGtk.cpp CtrlLib: Ignore gnome antialiasing setting if the desktop is not gnome 2011-02-20 13:56:52 +00:00
ChWin32.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
ClassicCtrls.iml changed svn layout 2008-06-07 22:31:27 +00:00
ColorPopup.cpp CtrlLib: Improved ColorPopup animation 2011-02-18 14:40:09 +00:00
ColorPusher.cpp changed svn layout 2008-06-07 22:31:27 +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 .Various changes 2011-04-10 09:46:32 +00:00
Complex.upt theide: SSE2 as Option in main config, templates now include SSE2 as default (RM #9) 2011-01-31 14:53:32 +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 changed svn layout 2008-06-07 22:31:27 +00:00
CtrlLib.t cs-cz translation updated 2011-02-18 12:01:18 +00:00
CtrlLib.upp CtrlLib: PopUpTable refactored to improve animation 2011-02-18 11:23:25 +00:00
CtrlLib.usc CtrlLib, Code: EditString,ConvertString: TrimLeft, TrimRight, TrimBoth 2009-11-29 22:28:15 +00:00
Ctrls.iml changed svn layout 2008-06-07 22:31:27 +00:00
CtrlUtil.cpp .CtrlLib: removed slow animation debugging mode, .Web: refactored global error string in Socket 2011-02-18 19:06:48 +00:00
CtrlUtil.h CtrlLib: IdCtrls::Reset 2010-09-25 13:27:47 +00:00
DateTimeCtrl.cpp .CtrlLib: fixed Style issue 2010-06-25 12:54:05 +00:00
DateTimeCtrl.h *CtrlLib: Fixed Calendar::GetData compiling issue 2010-04-03 21:08:08 +00:00
DlgColor.cpp NullText in DataPusher, used it to make RichEdit / T++ toolbar more understandable 2008-09-10 10:28:12 +00:00
DlgColor.h CtrlLib: Improved ColorPopup animation 2011-02-18 14:40:09 +00:00
DocEdit.cpp .CtrlLib: Added some parenthesis to DocEdit if to make it clear 2011-02-04 13:55:34 +00:00
DropChoice.cpp CtrlLib: WithDropChoice serialization fix 2010-02-16 21:30:00 +00:00
DropChoice.h CtrlLib: PopUpTable refactored to improve animation 2011-02-18 11:23:25 +00:00
DropList.cpp CtrlLib: Fixed the problem with Separator in DropList 2009-09-04 12:43:45 +00:00
DropTree.cpp Improved DropList, ColorPopUp and DropTree animation 2010-09-11 19:19:26 +00:00
EditCtrl.h .CtrlLib: Various improvements (spin edits, ProgressInfo) - thanks kohait00 2011-04-16 18:03:39 +00:00
EditField.cpp .CtrlLib: Various improvements (spin edits, ProgressInfo) - thanks kohait00 2011-04-16 18:03:39 +00:00
FileList.cpp CtrlLib: FileSel lazyicons - hidden items 2010-12-05 13:20:20 +00:00
FileSel.cpp .CtrlLib: Tuning FileSel icons 2010-12-19 17:38:08 +00:00
FileSel.h .CtrlLib: Tuning FileSel icons 2010-12-19 17:38:08 +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 *CtrlCore: One more fix and refactoring of timer queue 2011-03-23 12:10:17 +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: TabCtrl now allows qtf in tab text 2011-04-14 21:03:44 +00:00
LabelBase.h CtrlLib: LabelBox visually supports Disabled state, LabelBase has got disabledink 2010-12-27 12:22:09 +00:00
Lang.h changed svn layout 2008-06-07 22:31:27 +00:00
LineEdit.cpp CtrlLib: LineEdit Shift+MouseWheel does horizontal scroll (thanks dolik.rce) 2010-10-11 07:35:03 +00:00
LNGCtrl.cpp changed svn layout 2008-06-07 22:31:27 +00:00
MenuBar.cpp *CtrlCore: One more fix and refactoring of timer queue 2011-03-23 12:10:17 +00:00
MenuImp.h *CtrlLib, Draw: Fixed issues with menu and dark themes in Ubuntu (RM Bug #5) 2011-01-30 12:42:32 +00:00
MenuItem.cpp .CtrlLib: removed some debugging code from MenuItem.cpp 2011-03-23 14:13:44 +00:00
MultiButton.cpp *CtrlLib: MultiButton fix 2010-03-30 20:10:13 +00:00
MultiButton.h uppsrc: Chameleon fixes for default Fedora theme (Nodoka) 2010-03-01 00:04:34 +00:00
Normal.upt theide: SSE2 as Option in main config, templates now include SSE2 as default (RM #9) 2011-01-31 14:53:32 +00:00
PopupTable.cpp CtrlLib: PopUpTable refactored to improve animation 2011-02-18 11:23:25 +00:00
PrinterJob.cpp new uvs2 releases : uppsrc-2630 tutorial-38 examples-142 reference-115 2008-08-02 14:54:22 +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 changed svn layout 2008-06-07 22:31:27 +00:00
Prompt.cpp TheIDE now can work with diff/patch files 2009-03-19 21:56:29 +00:00
PushCtrl.h .Various minor changes 2011-04-11 11:37:41 +00:00
RichText.h CtrlLib: RichTextView added WhenMouseMove callback 2010-10-14 09:06:47 +00:00
RichTextView.cpp CtrlLib: Automatic landscape mode for RichText print 2010-12-04 19:40:55 +00:00
ScrollBar.cpp changed svn layout 2008-06-07 22:31:27 +00:00
ScrollBar.h changed svn layout 2008-06-07 22:31:27 +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 CtrlLib: LabelBox visually supports Disabled state, LabelBase has got disabledink 2010-12-27 12:22:09 +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 uppsrc: Chameleon fixes for default Fedora theme (Nodoka) 2010-03-01 00:04:34 +00:00
TabCtrl.cpp CtrlLib: TabCtrl now allows qtf in tab text 2011-04-14 21:03:44 +00:00
TabCtrl.h CtrlCore: GetOpaqueRect, GetVoidRect now const 2010-12-15 14:15:31 +00:00
Text.cpp *CtrlLib: DocEdit/LineEdit readonly -> undo redo disabled 2010-05-12 08:43:57 +00:00
TextEdit.h .Various changes 2011-04-10 09:46:32 +00:00
ToolBar.cpp changed svn layout 2008-06-07 22:31:27 +00:00
ToolButton.cpp *CtrlLib:ToolButton refresh fix 2010-07-17 08:11:01 +00:00
ToolTip.cpp *CtrlCore: More finetuning of timer queue cornercases... 2011-03-24 07:58:49 +00:00
TrayIconWin32.cpp *CtrlLib: TrayIcon::Notify text length increased to 125 (as supported since Win2K) (thanks lucpolak) 2010-12-26 11:01:02 +00:00
TrayIconX11.cpp Bug #44 2011-03-09 11:42:11 +00:00
TreeCtrl.cpp .CtrlLib: TreeCtrl - added setter for Item::margin attribute 2010-12-16 09:55:38 +00:00
TreeCtrl.h .CtrlLib: TreeCtrl - added setter for Item::margin attribute 2010-12-16 09:55:38 +00:00
Update.cpp Removed stray DDUMPs 2010-10-14 08:08:09 +00:00
Win32.cpp changed svn layout 2008-06-07 22:31:27 +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