Commit graph

50 commits

Author SHA1 Message Date
cxl
1782be860f ide: Navigator redesigned
git-svn-id: svn://ultimatepp.org/upp/trunk@7544 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-27 17:30:10 +00:00
cxl
a13119c688 CtrlLib: Fixed X11 middle mouse button pasting in EditFiled, RichTextView
git-svn-id: svn://ultimatepp.org/upp/trunk@7539 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-24 08:37:28 +00:00
cxl
52a436e597 ide: Direct paste of files into text #369
git-svn-id: svn://ultimatepp.org/upp/trunk@7505 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-11 18:05:03 +00:00
cxl
df762d2671 ide: Paste in column #805
git-svn-id: svn://ultimatepp.org/upp/trunk@7501 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-11 10:00:30 +00:00
cxl
0091ad896f ide: Fixed some error output issues
git-svn-id: svn://ultimatepp.org/upp/trunk@7451 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-16 17:48:05 +00:00
cxl
3315087296 CtrlLib: single line switch now vertically centered
git-svn-id: svn://ultimatepp.org/upp/trunk@7445 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-16 08:54:24 +00:00
cxl
b809639397 ide: Fixed HTML highlighting issue
git-svn-id: svn://ultimatepp.org/upp/trunk@7400 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-05-27 13:02:15 +00:00
cxl
dd14fd2819 CtrlLib: SuggestCtrl fixed for CLANG
git-svn-id: svn://ultimatepp.org/upp/trunk@7381 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-05-16 06:06:02 +00:00
cxl
c1c408f54b ArrayCtrl: Alternate Sort predicate
git-svn-id: svn://ultimatepp.org/upp/trunk@7277 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-18 11:13:11 +00:00
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
9b1e429479 *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
cxl
5ee075c8ba 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
cxl
c44429767a 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
5c5c0f76e9 *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
9d9167a303 .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
2c9e32e3a2 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
ece45ab88c 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
cxl
7c5c2b48c5 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
59f2cfd32c *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
d0dfab263e 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
5aa2f3fbd5 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
a5dd6dbe7b .CtrlLib: ChGtk reorganized
git-svn-id: svn://ultimatepp.org/upp/trunk@3420 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-16 10:32:31 +00:00
cxl
7cb22ad007 *CtrlCore: One more fix and refactoring of timer queue
git-svn-id: svn://ultimatepp.org/upp/trunk@3300 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-23 12:10:17 +00:00
cxl
4f6886e4c3 CtrlLib: PopUpTable refactored to improve animation
git-svn-id: svn://ultimatepp.org/upp/trunk@3221 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-18 11:23:25 +00:00
cxl
7f41c90754 .uppsrc: minor fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@3160 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-04 15:05:04 +00:00
cxl
239aae89fa .init
git-svn-id: svn://ultimatepp.org/upp/trunk@3019 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-16 10:25:32 +00:00
cxl
129590f567 .CtrlLib: Chameleon improvement
git-svn-id: svn://ultimatepp.org/upp/trunk@2230 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-14 23:15:50 +00:00
cxl
cf44422f74 uppsrc: Chameleon fixes for default Fedora theme (Nodoka)
git-svn-id: svn://ultimatepp.org/upp/trunk@2161 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-01 00:04:34 +00:00
cxl
58e35e29e1 uppsrc: Win7 chameleon fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@2159 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-28 22:36:04 +00:00
cxl
634eb18424 CtrlLib: EditField context menu exposed, can be overriden (just like in e.g. ArrayCtrl)
git-svn-id: svn://ultimatepp.org/upp/trunk@1732 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-12-03 11:14:10 +00:00
cxl
fdc0a13e50 CtrlLib: FileSel::Types, Select* family of utility FileSel based functions and classes; minor ide bug fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@1676 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-02 16:54:26 +00:00
cxl
e2231b4c90 Draw: DisplayWithIcon, CtrlLib: DropTree
git-svn-id: svn://ultimatepp.org/upp/trunk@1603 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-02 12:51:38 +00:00
cxl
ec8c9eed2c Draw: headless draw final milestone reached
git-svn-id: svn://ultimatepp.org/upp/trunk@1436 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-19 13:12:18 +00:00
cxl
2358e55f9b mrjt's MultiList now merged into ColumnList
git-svn-id: svn://ultimatepp.org/upp/trunk@1109 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-28 10:28:20 +00:00
cxl
61fff2c453 Improved POSIX compatibility (OpenBSD, NetBSD support)
git-svn-id: svn://ultimatepp.org/upp/trunk@1095 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-24 08:29:02 +00:00
cxl
47643ecc50 Minor fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1063 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-16 11:29:37 +00:00
cxl
2f1cbc0744 TheIDE: Package coloring experiment
git-svn-id: svn://ultimatepp.org/upp/trunk@1047 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-05 18:30:09 +00:00
cxl
a62c3a3274 CharSet documentation finished
git-svn-id: svn://ultimatepp.org/upp/trunk@1026 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-30 22:58:08 +00:00
cxl
54ca510ae1 ide: Compare with file, SVN History
git-svn-id: svn://ultimatepp.org/upp/trunk@935 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-09 21:08:31 +00:00
cxl
aa4926084c theide - Complete abbreviation
git-svn-id: svn://ultimatepp.org/upp/trunk@694 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-12-06 12:24:04 +00:00
cxl
9169b571ad Copying (U++ license) changed to officical 2-clause BSD license
git-svn-id: svn://ultimatepp.org/upp/trunk@436 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-13 09:05:01 +00:00
cxl
a041d64a11 New heurestics singificantly improves C++ parser in theide
git-svn-id: svn://ultimatepp.org/upp/trunk@427 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-11 20:46:49 +00:00
cxl
c8ac030540 All Topics++ now converted to the new format (where required, they are made includeable)
git-svn-id: svn://ultimatepp.org/upp/trunk@348 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-16 18:49:43 +00:00
cxl
13c81748bf Fixed small issue with Edit as text available for topic groups (which is a directory)
git-svn-id: svn://ultimatepp.org/upp/trunk@343 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-16 14:57:07 +00:00
cxl
a2da24ed97 Removed Common directory, T++ stylesheets replaced by templates
git-svn-id: svn://ultimatepp.org/upp/trunk@341 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-16 13:50:40 +00:00
mdelfede
6836344d6f new uvs2 releases : uppsrc-2618 tutorial-38 examples-142 reference-115
git-svn-id: svn://ultimatepp.org/upp/trunk@308 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-07-07 22:13:48 +00:00
mdelfede
b7988cc063 new uvs2 releases : uppsrc-2602 tutorial-38 examples-141 reference-113
git-svn-id: svn://ultimatepp.org/upp/trunk@303 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-22 13:13:20 +00:00
mdelfede
d2b54f7989 changed svn layout
git-svn-id: svn://ultimatepp.org/upp/trunk@281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-07 22:31:27 +00:00