Commit graph

110 commits

Author SHA1 Message Date
klugier
1f14c19ad7 Ide, LayDes: Added help button that opens appropriate help web page.
git-svn-id: svn://ultimatepp.org/upp/trunk@15994 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-06-13 20:02:09 +00:00
klugier
c018832133 Ide, LayDes: Fixed grid paiting issue - now it is rendered on whole layout area.
git-svn-id: svn://ultimatepp.org/upp/trunk@15992 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-06-13 12:28:58 +00:00
cxl
2cb907542e ide: When going from LayDes to text, cursor is put on current layout
git-svn-id: svn://ultimatepp.org/upp/trunk@15965 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-05-27 06:47:56 +00:00
cxl
51bc11ed7f ide: LayDes visgen ParentCtrl option
git-svn-id: svn://ultimatepp.org/upp/trunk@15958 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-05-24 06:32:44 +00:00
cxl
a0b6b63f7b .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@15913 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-04-15 06:55:16 +00:00
cxl
bd7553e1f8 ide: LayDes improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@15911 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-04-13 20:41:16 +00:00
cxl
09cd37f0f9 Layout designer improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@15868 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-26 11:00:47 +00:00
cxl
a5f628fe6d uppsrc: 2020->2021
git-svn-id: svn://ultimatepp.org/upp/trunk@15857 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-19 14:14:08 +00:00
cxl
79523aa575 ide: CLASSNAME removed from code generators
git-svn-id: svn://ultimatepp.org/upp/trunk@15421 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-15 00:42:19 +00:00
cxl
06523393d0 ide: LayDes .usc fixed ordering issue
git-svn-id: svn://ultimatepp.org/upp/trunk@15396 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-10 23:16:07 +00:00
cxl
0861573104 ide: .usc nested namespace
git-svn-id: svn://ultimatepp.org/upp/trunk@15343 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-01 08:29:46 +00:00
cxl
c218c18ccc ide: .lay is now inserting .usc namespace, allows layouts without Upp namespace active
git-svn-id: svn://ultimatepp.org/upp/trunk@15339 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-31 18:52:50 +00:00
klugier
f2a956a344 Ide: package description imrpovements
git-svn-id: svn://ultimatepp.org/upp/trunk@15258 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-15 18:54:56 +00:00
cxl
f8b8cbf1eb Copying update
git-svn-id: svn://ultimatepp.org/upp/trunk@14978 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-03 14:50:30 +00:00
cxl
83ea8127ab Core: Fn.h minor fix, ide: Refactoring codebase
git-svn-id: svn://ultimatepp.org/upp/trunk@14610 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-19 07:59:29 +00:00
cxl
cac1386754 ide: Fixed issue with LayDes menu
git-svn-id: svn://ultimatepp.org/upp/trunk@14156 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-03-12 12:53:06 +00:00
cxl
e17de4f5f2 CtrlLib: ColorPusher, TreeCtrl, ColumnList types now in .usc
git-svn-id: svn://ultimatepp.org/upp/trunk@14041 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-19 11:46:11 +00:00
cxl
dae9d4bf88 Core: Vector::operator<<(T&&) (thanks Novo)
git-svn-id: svn://ultimatepp.org/upp/trunk@14034 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-18 17:53:02 +00:00
cxl
5aaf412554 ide: LayDes improvements, fixed TextDiff highlighting issue (light them, dark text highlighting -> invisible text)
git-svn-id: svn://ultimatepp.org/upp/trunk@14028 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-18 09:06:47 +00:00
cxl
97f6e576e6 CtrlLib: Fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@14012 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-14 18:22:47 +00:00
cxl
e137b53a2d CtrlCore, CtrlLib: Modify flag refactored, dark mode improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@14009 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-14 08:55:57 +00:00
cxl
7dd1764ee7 Core, CtrlLib, Ide: Resolved issue with SColors in Layout widget properties
git-svn-id: svn://ultimatepp.org/upp/trunk@14002 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-13 14:38:43 +00:00
cxl
67a284fb0d ide: fixed some gtk3 introduced color issues
git-svn-id: svn://ultimatepp.org/upp/trunk@13861 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-11 19:51:32 +00:00
cxl
b96cd775e0 uppsrc: gtk3 replaces gtk2 as default linux backend
git-svn-id: svn://ultimatepp.org/upp/trunk@13848 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-10 09:18:10 +00:00
cxl
dbc70bb2a8 ide: Line endings issue in LayDes and IconDes
git-svn-id: svn://ultimatepp.org/upp/trunk@13635 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-09 09:09:39 +00:00
cxl
38ac5ee73b uppsrc: Copying copyright updated to 2019
git-svn-id: svn://ultimatepp.org/upp/trunk@13070 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-05-01 12:27:32 +00:00
cxl
5424f3f071 ide: LayDes fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@13067 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-30 11:06:37 +00:00
klugier
46ce13b431 Ide: Added dark variant for source files.
git-svn-id: svn://ultimatepp.org/upp/trunk@13062 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-28 11:06:51 +00:00
klugier
331bb27e3a Ide/LayDes: property pane is now scrollable with mouse wheel #1952
git-svn-id: svn://ultimatepp.org/upp/trunk@13056 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-27 16:02:04 +00:00
klugier
3c0367c3e6 Ide/LayDes: Added override keyowrds.
git-svn-id: svn://ultimatepp.org/upp/trunk@13054 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-27 15:27:13 +00:00
cxl
25c3ebb042 uppsrc: Some warnings fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@13010 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-18 11:19:17 +00:00
cxl
0833cadefd ide: Fixed to be SO buildable
git-svn-id: svn://ultimatepp.org/upp/trunk@13003 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-17 13:06:27 +00:00
klugier
261e7d20c8 LayDes: Fix compilation warning (bug) raised by GCC.
git-svn-id: svn://ultimatepp.org/upp/trunk@12841 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-03-16 15:03:03 +00:00
cxl
4b2dcb0bb9 ide: Fixed LayDes Lbl/Var popup wrong size issue
git-svn-id: svn://ultimatepp.org/upp/trunk@12656 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-01-09 10:58:40 +00:00
cxl
80f5a4d3e9 urepo: now asks for svn credentials on auth error
git-svn-id: svn://ultimatepp.org/upp/trunk@12340 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-07 11:42:04 +00:00
cxl
64e80b40f6 ide: LayDes UHD issue
git-svn-id: svn://ultimatepp.org/upp/trunk@12255 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-09-06 21:42:30 +00:00
cxl
7b37002bf2 CtrlLib: UHD fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@12242 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-09-03 21:55:43 +00:00
cxl
8b69e99e21 IconDes: Improved
git-svn-id: svn://ultimatepp.org/upp/trunk@11902 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-04-22 21:27:52 +00:00
cxl
3e828be576 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@11447 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-11 15:39:18 +00:00
cxl
eb6a2f9021 ide: Layout visgen improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@10961 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-21 18:19:19 +00:00
cxl
48470ca2d5 ide/LayDes: End line with semicolon
git-svn-id: svn://ultimatepp.org/upp/trunk@10822 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-04 16:51:18 +00:00
cxl
def1ec1f92 u++: init files removed
git-svn-id: svn://ultimatepp.org/upp/trunk@10409 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-12 06:36:54 +00:00
cxl
fc1514199e ide: Laydes visgen improvements #1466
git-svn-id: svn://ultimatepp.org/upp/trunk@9998 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-02 19:37:02 +00:00
cxl
5edae0e110 .reorganizing
git-svn-id: svn://ultimatepp.org/upp/trunk@9759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-01 20:21:16 +00:00
cxl
61d6d85d8e Fixed theide workspace serialization #1399
git-svn-id: svn://ultimatepp.org/upp/trunk@9668 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-04-03 11:18:43 +00:00
cxl
fd4683fe77 ide: Layout designer D&D on layouts, items
git-svn-id: svn://ultimatepp.org/upp/trunk@9264 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-12-05 20:05:31 +00:00
cxl
315f408dc8 ide: LayDes Fixed classname issue #1281
git-svn-id: svn://ultimatepp.org/upp/trunk@8972 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-03 05:36:34 +00:00
cxl
9cae108491 ide: Fixed issue with layout designer focus for Label on creation #1254
git-svn-id: svn://ultimatepp.org/upp/trunk@8902 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-06 12:30:55 +00:00
cxl
9210868a63 ide: LayDes cosmetics #1255
git-svn-id: svn://ultimatepp.org/upp/trunk@8900 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-06 07:40:24 +00:00
cxl
a1de031149 ide: Laydes UHD issues #1255
git-svn-id: svn://ultimatepp.org/upp/trunk@8899 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-06 07:34:47 +00:00