Commit graph

652 commits

Author SHA1 Message Date
cxl
20be2642a0 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7192 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-08 17:36:26 +00:00
cxl
989ee080ac .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7190 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-08 17:27:23 +00:00
cxl
6f5eaa2d64 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7173 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-05 15:35:11 +00:00
cxl
92b70f2111 Core: Ctrl::GetMouseWorkArea() #725
git-svn-id: svn://ultimatepp.org/upp/trunk@7112 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-30 08:51:13 +00:00
cxl
b95007cd32 CtrlLib: ArrayCtrl::CreateCtrl<T> #719
git-svn-id: svn://ultimatepp.org/upp/trunk@7083 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-24 13:17:55 +00:00
cxl
20b90d33bd CtrlLib: SliderCtrl Jump support in usc
git-svn-id: svn://ultimatepp.org/upp/trunk@7075 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-23 15:51:57 +00:00
cxl
51687976c2 cpp11 branch merged back to to trunk
git-svn-id: svn://ultimatepp.org/upp/trunk@7047 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-16 16:33:48 +00:00
cxl
513a3a990c CtrlLib: ScrollBar now reacts to MouseWheel
git-svn-id: svn://ultimatepp.org/upp/trunk@6997 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-05 19:44:13 +00:00
cxl
235d4d1600 CtrlLib: FileSelButton::Detach
git-svn-id: svn://ultimatepp.org/upp/trunk@6990 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-04 08:20:02 +00:00
cxl
f4d1f46422 ide: Fixed ide crashing on Find, F3 & file click #694
git-svn-id: svn://ultimatepp.org/upp/trunk@6966 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-28 18:36:20 +00:00
cxl
53781599e5 ide: New FillDiff features
git-svn-id: svn://ultimatepp.org/upp/trunk@6948 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-24 19:06:00 +00:00
cxl
faa74e6cba CtrlLib: ToolButton fixed initial tip iissue
git-svn-id: svn://ultimatepp.org/upp/trunk@6925 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-16 18:24:28 +00:00
cxl
d9fde3de2b ide: In Posix, ide now handles non-owned files and symlinks differently #230
git-svn-id: svn://ultimatepp.org/upp/trunk@6922 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-16 13:51:30 +00:00
cxl
d0388b005b CtrlLib: Fixed issue with Button::Style font
git-svn-id: svn://ultimatepp.org/upp/trunk@6904 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-10 18:52:09 +00:00
cxl
79602d0f93 CtrlLib: LineEdit: Fixed issue with very long lines #657
git-svn-id: svn://ultimatepp.org/upp/trunk@6886 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-08 17:59:38 +00:00
cxl
d426809850 CtrlLib: ChGtk fixes #665 (thanks klugier)
git-svn-id: svn://ultimatepp.org/upp/trunk@6865 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-04 18:27:27 +00:00
cxl
da1000cb15 CtrlCore: Caret fixed in GTK mode for older GTK versions
git-svn-id: svn://ultimatepp.org/upp/trunk@6863 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-04 07:43:13 +00:00
cxl
d7103a95ec Turtle moved to uppsrc, ide/Builders: Fixed main.conf issue
git-svn-id: svn://ultimatepp.org/upp/trunk@6857 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-03 18:21:01 +00:00
cxl
20685d9e49 CtrlLib: Ch.cpp updated #652
git-svn-id: svn://ultimatepp.org/upp/trunk@6834 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-31 07:10:52 +00:00
cxl
b76c26f5a7 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@6831 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-30 21:03:39 +00:00
cxl
ee7516201e CtrlLib: .usc cosmetics, initial len statust in EditText
git-svn-id: svn://ultimatepp.org/upp/trunk@6827 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-29 14:52:22 +00:00
cxl
152a6b4433 CtrlLib: EditText when maxlen defined displays number of chars, Draw: AttrText now also constructs from text Value
git-svn-id: svn://ultimatepp.org/upp/trunk@6825 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-28 14:55:17 +00:00
cxl
c5a5d11fb9 CtrlLib: KDE ch fix #665
git-svn-id: svn://ultimatepp.org/upp/trunk@6822 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-27 13:55:53 +00:00
cxl
524f0c99ed CtrlLib: KDE menu ChGtk fix #655
git-svn-id: svn://ultimatepp.org/upp/trunk@6821 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-27 13:45:00 +00:00
cxl
7e55d57fe7 .cosmetics #654, #652
git-svn-id: svn://ultimatepp.org/upp/trunk@6820 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-27 13:38:04 +00:00
cxl
44f0710987 SDraw: New Init variant
git-svn-id: svn://ultimatepp.org/upp/trunk@6813 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-26 21:32:55 +00:00
cxl
bc8ba9b6b9 RichText, RichEdit: Customization options
git-svn-id: svn://ultimatepp.org/upp/trunk@6807 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-23 12:09:05 +00:00
cxl
d222342920 ide: Patched issue with 150MB line
git-svn-id: svn://ultimatepp.org/upp/trunk@6803 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-21 11:49:45 +00:00
cxl
e709afb55f Extended error dialog api #646 (thanks klugier)
git-svn-id: svn://ultimatepp.org/upp/trunk@6785 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-17 12:45:58 +00:00
cxl
93d9be1dd2 MenuBar: Bold option (thanks Tom1)
git-svn-id: svn://ultimatepp.org/upp/trunk@6784 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-17 12:10:10 +00:00
cxl
9da5742400 Licence updated #644
git-svn-id: svn://ultimatepp.org/upp/trunk@6783 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-17 11:36:11 +00:00
cxl
0dcfa121be .cosmetics #626
git-svn-id: svn://ultimatepp.org/upp/trunk@6767 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-13 08:44:48 +00:00
cxl
924e70f073 Fixed issue with Laydes Hotkeys #600
git-svn-id: svn://ultimatepp.org/upp/trunk@6752 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-11 10:33:41 +00:00
cxl
5a48c02b76 CtrlLib: RichTextView Copy fixed (RM #621, thanks Klugier)
git-svn-id: svn://ultimatepp.org/upp/trunk@6721 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-06 15:24:30 +00:00
cxl
b9af145bde CtrlLib: FileSel: Fixed issues with quotes
git-svn-id: svn://ultimatepp.org/upp/trunk@6707 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-31 16:19:44 +00:00
cxl
7b7aeaad4b CtrlLib: Edit* dialogs docs, minor fix
git-svn-id: svn://ultimatepp.org/upp/trunk@6679 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-19 13:01:16 +00:00
cxl
14ffb4a31f CtrlLib: FrameSplitter visuals #599, ide: .iml smoothing
git-svn-id: svn://ultimatepp.org/upp/trunk@6646 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-09 08:03:01 +00:00
cxl
1f4756ce4e CtrlLib: EditField: Fixed issue with drag&drop of formatted numbers
git-svn-id: svn://ultimatepp.org/upp/trunk@6645 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-09 07:19:09 +00:00
cxl
a73ff225b4 Fixing richtextzoom #598
git-svn-id: svn://ultimatepp.org/upp/trunk@6640 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-04 12:26:14 +00:00
cxl
2881c543fd CtrlLib: TextCtrl::Load
git-svn-id: svn://ultimatepp.org/upp/trunk@6617 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-29 15:47:45 +00:00
cxl
31dd0c4b3e CtrlLib: TextCtrl::Load further optimized
git-svn-id: svn://ultimatepp.org/upp/trunk@6616 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-29 11:27:55 +00:00
cxl
0ac43edbc4 CtrlLib: TextCtrl::Load optimized
git-svn-id: svn://ultimatepp.org/upp/trunk@6615 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-29 10:56:36 +00:00
cxl
bedd6e901c CtrlLib: EditDateDlg
git-svn-id: svn://ultimatepp.org/upp/trunk@6613 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-29 07:33:41 +00:00
cxl
a85c99a0df .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@6612 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-27 11:35:17 +00:00
cxl
331df4881a EditDateTime: Support for DayEnd
git-svn-id: svn://ultimatepp.org/upp/trunk@6611 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-27 10:35:23 +00:00
cxl
82ed8ba14a .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@6606 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-25 18:55:20 +00:00
cxl
bd824348f2 CtrlLib: ColumnList fixed non-multi with shift+cursors, ide: Ctrl+O now multi
git-svn-id: svn://ultimatepp.org/upp/trunk@6604 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-25 12:57:48 +00:00
cxl
2a51384295 Core: VoidColor, CtrlLib: VoidColor in ColorPusher, RichEdit: Support for Null color in cell background
git-svn-id: svn://ultimatepp.org/upp/trunk@6587 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-19 20:07:19 +00:00
cxl
7f9a728206 CtrlLib: fixed visual artefact in EditField
git-svn-id: svn://ultimatepp.org/upp/trunk@6575 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-19 10:36:59 +00:00
cxl
488ab50c58 issues with font metrics in X11
git-svn-id: svn://ultimatepp.org/upp/trunk@6574 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-18 19:23:42 +00:00