Commit graph

58 commits

Author SHA1 Message Date
cxl
91e345fadb ide: Copy definition/declaration now able to extract functions from THISBACKs #1180
git-svn-id: svn://ultimatepp.org/upp/trunk@8677 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-13 10:12:43 +00:00
cxl
e2a2715088 ide: Rename/Delete package #1167, #1010
git-svn-id: svn://ultimatepp.org/upp/trunk@8671 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-11 20:36:57 +00:00
cxl
fcb86cf257 ide: Navigator: Now jumping to layout / iml items, Laydes: Nos jumping to first use of layout
git-svn-id: svn://ultimatepp.org/upp/trunk@8663 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-10 12:34:33 +00:00
cxl
cad4b92488 ide: LayDes visgen improvements #1173
git-svn-id: svn://ultimatepp.org/upp/trunk@8661 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-09 21:05:18 +00:00
cxl
68e2058387 laydes: visgen add_foo button now generates AddFoo thisback (not Add_Foo)
git-svn-id: svn://ultimatepp.org/upp/trunk@8649 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-08 08:34:35 +00:00
cxl
a5fc97d5b0 ide: Laydes generator: name can now be function name #1075
git-svn-id: svn://ultimatepp.org/upp/trunk@8484 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-05-29 09:32:39 +00:00
cxl
dd0e11d806 Fixed type in Copying
git-svn-id: svn://ultimatepp.org/upp/trunk@8121 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-01 14:29:25 +00:00
cxl
77b5beb1dc MSC PCH support
git-svn-id: svn://ultimatepp.org/upp/trunk@8033 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-12 20:21:56 +00:00
cxl
54ef9ad95e ide: Fixed LayDes RawProperty - raw usc type
git-svn-id: svn://ultimatepp.org/upp/trunk@7945 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-12-04 11:06:31 +00:00
cxl
9cb6cee51d ide: Issue with raw property in layout fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@7879 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-10 09:34:15 +00:00
cxl
15e2426a8c ide: Layout code generator can now generate event handlers for buttons #922
git-svn-id: svn://ultimatepp.org/upp/trunk@7870 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-07 16:01:44 +00:00
cxl
c4e2ed32c3 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7852 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-02 11:53:41 +00:00
cxl
6dbb0ede2f CtrlLib: Fixed ReleaseCapture/LeftDown issue, ide: Fixed layout des duplicate when scrolled
git-svn-id: svn://ultimatepp.org/upp/trunk@7736 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-27 15:46:58 +00:00
cxl
6fb3293e9a Esc: Fixed issue with int64
git-svn-id: svn://ultimatepp.org/upp/trunk@7691 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-15 13:06:11 +00:00
cxl
a3f6699941 ide: Ctrl+F for icon/lay designers finds
git-svn-id: svn://ultimatepp.org/upp/trunk@7407 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-02 12:45:39 +00:00
cxl
091078bdea ide: Layout designer and Icon designer now have 'search' field #772
git-svn-id: svn://ultimatepp.org/upp/trunk@7406 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-02 11:13:18 +00:00
cxl
5d800b746a CodeEditor: Syntax support refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@7374 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-05-15 06:47:55 +00:00
cxl
e2b5d44cc8 CtrlCore: Fixed workares issue in X11/GTK, various cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7336 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-28 16:55:48 +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
b12c4fae16 ide: Fixed crashing of layout designer with UTF8-BOM #687
git-svn-id: svn://ultimatepp.org/upp/trunk@6923 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-16 14:33:30 +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
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
45393edc06 CppDemangle, improved diag Ctrl::Name
git-svn-id: svn://ultimatepp.org/upp/trunk@6747 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-10 19:57:24 +00:00
cxl
0918431d20 ide: Layout designer duplicate does not change horz anymore (#584)
git-svn-id: svn://ultimatepp.org/upp/trunk@6745 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-10 14:36:13 +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
7c61b5438f ide: LayDes code generator now can place doublequotes around elements
git-svn-id: svn://ultimatepp.org/upp/trunk@6595 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-22 10:52:25 +00:00
cxl
67224c87a9 CtrlLib, ide: select_all icon #573
git-svn-id: svn://ultimatepp.org/upp/trunk@6563 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-16 11:48:04 +00:00
cxl
4ab8390cdd .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@6318 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-06 09:32:38 +00:00
cxl
6b0749bd1b ide: Layout sorting #484
git-svn-id: svn://ultimatepp.org/upp/trunk@6310 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-04 17:50:48 +00:00
cxl
ded21fe5d2 ide: Layout Designer sorting of items improved #484
git-svn-id: svn://ultimatepp.org/upp/trunk@6303 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-02 13:05:51 +00:00
cxl
0c7a353e22 ide: sorting layout items by position #484
git-svn-id: svn://ultimatepp.org/upp/trunk@6253 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-21 07:46:28 +00:00
cxl
8659df4ef5 .removed DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@6113 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-26 18:52:00 +00:00
cxl
ad2d761ad6 ide: Fixed issue with QTF in layout designer label
git-svn-id: svn://ultimatepp.org/upp/trunk@6112 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-26 18:39:43 +00:00
cxl
746f26f84e ide: laydes now does not realize b in text properties
git-svn-id: svn://ultimatepp.org/upp/trunk@6100 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-26 14:22:45 +00:00
cxl
c1e6959f45 ide: Duplicate layout (thanks Sender Ghost)
git-svn-id: svn://ultimatepp.org/upp/trunk@6095 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-25 11:37:08 +00:00
cxl
92fc3a753a ide: Layout designer now subtracts scrollbar position for item copy
git-svn-id: svn://ultimatepp.org/upp/trunk@6044 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-10 10:22:28 +00:00
cxl
17b8d78fd1 ide: Improved Alt+J on layout item
git-svn-id: svn://ultimatepp.org/upp/trunk@5941 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-31 18:37:10 +00:00
cxl
290ef137d1 ide: Fixed issue with subctrls
git-svn-id: svn://ultimatepp.org/upp/trunk@5524 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-06 16:55:07 +00:00
cxl
73a9a7b67a .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@5374 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-20 09:38:00 +00:00
cxl
b91849f9c9 *uppsrc: Fixed many GCC warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@4457 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-21 14:24:31 +00:00
cxl
bd00706432 .ide cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@4399 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-11 17:07:40 +00:00
cxl
7c77584ac9 ide: Laydes now invokes rename on doublecking the layout name (thanks SenderGhost, RM #164)
git-svn-id: svn://ultimatepp.org/upp/trunk@4175 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-16 08:56:14 +00:00
cxl
25232be486 ide: LayDes now has 'struct' option in code generator
git-svn-id: svn://ultimatepp.org/upp/trunk@3936 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-30 17:48:17 +00:00
cxl
9160b49d4b *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
58154712e8 ide: LayDes local menu Move Up/Down for layout items (rm #99)
git-svn-id: svn://ultimatepp.org/upp/trunk@3918 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-26 20:57:20 +00:00
cxl
d42e3d443e .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3581 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-01 09:06:16 +00:00
cxl
ac5782f03c theide: Fixed issue with font names in layout designer
git-svn-id: svn://ultimatepp.org/upp/trunk@1832 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-12-23 10:30:52 +00:00
cxl
b4fa5709a8 theide: Syntax highlighting fix, Navigator fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1231 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-24 18:09:57 +00:00
cxl
217aeb127f theide: Laydes: Resize layout with/without springs option
git-svn-id: svn://ultimatepp.org/upp/trunk@1190 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-16 07:36:55 +00:00
cxl
5742f85d67 Array, Vector: InsertPick, correct CharFilter for type/variable in LayDes, SystemDraw fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1155 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-10 15:39:30 +00:00