Commit graph

46 commits

Author SHA1 Message Date
cxl
c970e50183 Fixed menu positioning problem
git-svn-id: svn://ultimatepp.org/upp/trunk@15833 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-11 08:11:45 +00:00
cxl
d61fdcfe17 CtrlLib: Local menu at point now moves a bit to avoid mouse position, ide: FindInFiles list of folders fixed to avoid all UppHub folders listed
git-svn-id: svn://ultimatepp.org/upp/trunk@15825 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-09 08:55:22 +00:00
cxl
d65d4c6900 CtrlLib: MenuBar::Execute now returns false if menu is canceled
git-svn-id: svn://ultimatepp.org/upp/trunk@14663 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-07 09:36:22 +00:00
cxl
925d530c32 CtrlLib: gtk3 skin fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@14173 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-03-17 14:37:07 +00:00
cxl
6e0a82bddb CtrlLib: Fixed U++ menu problem
git-svn-id: svn://ultimatepp.org/upp/trunk@13997 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-12 18:35:59 +00:00
cxl
c7ff3b9790 CtrlCore: Fixed problem with popups and Alt+Tab (gtk)
git-svn-id: svn://ultimatepp.org/upp/trunk@13626 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-03 16:34:05 +00:00
cxl
86a73c49d3 CtrlLib: MenuBar fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@12675 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-01-17 11:55:23 +00:00
cxl
3521c2204b CtrlLib: Cocoa fixed Separator in local menus
git-svn-id: svn://ultimatepp.org/upp/trunk@12673 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-01-17 10:20:47 +00:00
cxl
6567f3ef94 CtrlLib: Fixing menu glitches
git-svn-id: svn://ultimatepp.org/upp/trunk@12601 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-12-05 17:14:10 +00:00
cxl
dfd8e50d8f Cocoa fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@12582 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-11-26 19:22:29 +00:00
cxl
5efc767b82 CtrLib: Developing MacOS local menu
git-svn-id: svn://ultimatepp.org/upp/trunk@12344 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-08 07:39:40 +00:00
cxl
576df3b593 CtrlLib: OSX Main application menu support
git-svn-id: svn://ultimatepp.org/upp/trunk@12341 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-07 17:49:53 +00:00
cxl
6f59ef3dbb CtrlLib: Cocoa Chameleon
git-svn-id: svn://ultimatepp.org/upp/trunk@12278 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-09-14 16:07:15 +00:00
cxl
5855d84ee7 CtrlCore: Cocoa font features (RenderCharSys, GetData), Draw: Font caching optimized, Core: FoldHash function
git-svn-id: svn://ultimatepp.org/upp/trunk@12177 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-21 12:42:55 +00:00
cxl
5da7143617 CtrlCore: Undocumented Cocoa cursors
git-svn-id: svn://ultimatepp.org/upp/trunk@12110 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-28 12:57:24 +00:00
cxl
b989e9aed4 'Event' branch merged into trunk (Callback now deprecated)
git-svn-id: svn://ultimatepp.org/upp/trunk@10260 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-04 08:15:05 +00:00
cxl
597466fea8 uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed
git-svn-id: svn://ultimatepp.org/upp/trunk@10186 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-26 17:15:30 +00:00
cxl
97e3703f4b CtrlLib: Bar now supports lambdas
git-svn-id: svn://ultimatepp.org/upp/trunk@9905 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-06-06 16:55:45 +00:00
cxl
5c86036124 .reorganizing
git-svn-id: svn://ultimatepp.org/upp/trunk@9759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-01 20:21:16 +00:00
cxl
a786950712 uppsrc: UHD fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@8836 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-22 15:21:06 +00:00
cxl
704d47b3e3 Developing HiDPI support
git-svn-id: svn://ultimatepp.org/upp/trunk@8791 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-05 18:32:21 +00:00
cxl
11bb51c8de uppsrc: Developing HiDPI support
git-svn-id: svn://ultimatepp.org/upp/trunk@8788 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-03 17:27:04 +00:00
cxl
9b4de6d1df CtrlLib: MebuBar ALT key behaviour fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@7526 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-22 07:58:53 +00:00
cxl
54afaf3c4e ide: Find&Replace position new after scrollbars #807
git-svn-id: svn://ultimatepp.org/upp/trunk@7500 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-11 08:56:24 +00:00
cxl
7506ec8553 ide: fixed some rect block issues
git-svn-id: svn://ultimatepp.org/upp/trunk@7492 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-07 10:28:20 +00:00
cxl
b4fc010d6f CtrlLib: MenuBar leftgap now 26
git-svn-id: svn://ultimatepp.org/upp/trunk@6246 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-18 13:42:20 +00:00
cxl
b9a210f730 CtrlLib: changed MenuBar default style
git-svn-id: svn://ultimatepp.org/upp/trunk@5887 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-06 17:49:01 +00:00
cxl
779a861378 CtrlLib: Minor change of MenuBar style
git-svn-id: svn://ultimatepp.org/upp/trunk@5869 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-28 16:28:23 +00:00
cxl
25df0a0de6 .removed DLOGs
git-svn-id: svn://ultimatepp.org/upp/trunk@5661 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-26 07:55:16 +00:00
cxl
901eee992a *RichText: Fixed issue(s) with RichObject zero physical size
git-svn-id: svn://ultimatepp.org/upp/trunk@5659 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-25 10:27:31 +00:00
cxl
b657a15473 CtrlLib: MenuBar::Execute now prevents second menu with the same owner (instead of preventing any second menu)
git-svn-id: svn://ultimatepp.org/upp/trunk@5394 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-29 11:14:59 +00:00
cxl
8859ac8290 CtrlLib: MenuBar::Execute now allows only single level of local menus
git-svn-id: svn://ultimatepp.org/upp/trunk@5365 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-17 09:14:40 +00:00
cxl
15a12b9978 MySql: Support for multicolumn unique, CtrlLib: Fixed some menu color issues in Gnome
git-svn-id: svn://ultimatepp.org/upp/trunk@5296 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-08-28 18:33:14 +00:00
cxl
60d4767186 * ide: Fixed issue with missing caret after pressing Alt
git-svn-id: svn://ultimatepp.org/upp/trunk@4723 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-27 10:46:56 +00:00
cxl
c3b39c5264 *CtrlLib: Fix of menubar sound effect
git-svn-id: svn://ultimatepp.org/upp/trunk@4694 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-17 10:04:49 +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
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
af893ea2ce .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3525 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-13 12:42:24 +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
abebd5a6f4 *CtrlLib: Submenu alignment issue fixed (thanks lucpolak)
git-svn-id: svn://ultimatepp.org/upp/trunk@2933 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-26 10:41:21 +00:00
cxl
a966b3a1ac *CtrlLib: MenuBar Execute fixed to close the menu
git-svn-id: svn://ultimatepp.org/upp/trunk@2152 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-26 14:44:58 +00:00
cxl
981a9f538f CtrlLib: MenuBar WhenOpenSubMenu, WhenCloseSubMenu
git-svn-id: svn://ultimatepp.org/upp/trunk@1637 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-19 08:54:54 +00:00
rylek
8acbaa873b Multimonitor fixes: window resizing, MenuBar & PopUpTable positioning
git-svn-id: svn://ultimatepp.org/upp/trunk@1012 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-27 21:48:01 +00:00
cxl
f49ae74c89 git-svn-id: svn://ultimatepp.org/upp/trunk@330 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-08-15 09:33:15 +00:00
mdelfede
52ee2f6360 new uvs2 releases : uppsrc-2630 tutorial-38 examples-142 reference-115
git-svn-id: svn://ultimatepp.org/upp/trunk@324 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-02 14:54:22 +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