Commit graph

642 commits

Author SHA1 Message Date
cxl
3e3c905ead .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@11059 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-08 19:20:14 +00:00
cxl
a55ada8b6e CtrlLib: Fixed issue in ToolBar optimisation
git-svn-id: svn://ultimatepp.org/upp/trunk@11045 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-01 10:08:08 +00:00
cxl
8eca4a3a93 ide: Fix mouse wheel issue in Assist popup
git-svn-id: svn://ultimatepp.org/upp/trunk@11041 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-01 07:17:14 +00:00
cxl
1e375dbf6c CtrlCore: Gtk: Fixed issue with close button
git-svn-id: svn://ultimatepp.org/upp/trunk@11025 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-22 21:46:58 +00:00
cxl
00518209c4 CtrlCore: GTK: TopWindow::IsFullScreen and ::FullScreen methods fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@11022 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-22 08:36:06 +00:00
cxl
763f442a4f .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10940 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-13 11:13:35 +00:00
cxl
ce536c5d2f .removed stray DLOG
git-svn-id: svn://ultimatepp.org/upp/trunk@10892 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-01 14:15:18 +00:00
cxl
17edf29f87 CtrlCore: Fixed issue with DisplayPopUp and DnD
git-svn-id: svn://ultimatepp.org/upp/trunk@10886 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-28 09:41:34 +00:00
cxl
34d746aa81 RichEdit: New Header/Footer not transfered to the next line
git-svn-id: svn://ultimatepp.org/upp/trunk@10875 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-24 11:52:55 +00:00
cxl
7063d4d9e1 Core: Atof (comma safe atof)
git-svn-id: svn://ultimatepp.org/upp/trunk@10764 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-26 08:24:21 +00:00
cxl
9b49dcfa1b uppsrc: Patches for MACOSX11
git-svn-id: svn://ultimatepp.org/upp/trunk@10750 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-23 23:09:02 +00:00
cxl
7710948f88 uppsrc: .icpp files replaced by INITIALIZE/INITIALIZER
git-svn-id: svn://ultimatepp.org/upp/trunk@10424 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-13 09:24:24 +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
7230158dd7 CtrlCore: Ctrl::operator^=(Event<>) experimental
git-svn-id: svn://ultimatepp.org/upp/trunk@10320 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-16 06:39:21 +00:00
cxl
44037d6a0c '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
8ebdcbb0d5 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
05c34f4a50 RichText header/footer optimized
git-svn-id: svn://ultimatepp.org/upp/trunk@10086 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-21 12:03:47 +00:00
cxl
15666f587b CtrlCore: Fixed to compile in ST
git-svn-id: svn://ultimatepp.org/upp/trunk@10034 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-13 09:13:20 +00:00
cxl
220f751a03 Core: Optimized OutStream, removed DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@10032 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-12 12:21:46 +00:00
cxl
7e2e52f70f CtrlCore: X11: fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@9974 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-06-25 08:39:07 +00:00
cxl
fbca8a050f Posix compile fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@9949 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-06-16 06:03:32 +00:00
cxl
c4be736677 ide: Fixed to compile in POSIX
git-svn-id: svn://ultimatepp.org/upp/trunk@9948 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-06-15 20:10:37 +00:00
cxl
51e089ba50 Some Callback parameters now are Function<void ()>
git-svn-id: svn://ultimatepp.org/upp/trunk@9945 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-06-15 18:23:44 +00:00
cxl
2e381aa4c6 CtrlLib: Fixed to compile in Posix
git-svn-id: svn://ultimatepp.org/upp/trunk@9907 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-06-07 12:48:12 +00:00
cxl
e3bf1c0133 KDE 5 fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@9895 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-30 05:52:03 +00:00
cxl
79c2705672 Core: Win32 DHCtrl accelerator support
git-svn-id: svn://ultimatepp.org/upp/trunk@9887 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-27 13:39:54 +00:00
cxl
5e8dc37055 Win32 includes now lower-case
git-svn-id: svn://ultimatepp.org/upp/trunk@9858 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-21 11:39:26 +00:00
cxl
f55cfa6d96 New Core Fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@9783 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-03 11:01:03 +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
5b2dc3973d Additional check in ImageWin32.cpp
git-svn-id: svn://ultimatepp.org/upp/trunk@9628 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-03-25 18:22:51 +00:00
cxl
48f2716a4e One more russian keyboard fix...
git-svn-id: svn://ultimatepp.org/upp/trunk@9617 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-03-20 17:40:25 +00:00
cxl
ddb206071b CtrlCore: GTK keyboard issue with non-latin keyboards
git-svn-id: svn://ultimatepp.org/upp/trunk@9615 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-03-20 09:08:51 +00:00
cxl
20a9dd15b6 Fixed issue with Ctrl+C and cyrrilic keyboard
git-svn-id: svn://ultimatepp.org/upp/trunk@9614 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-03-19 13:01:47 +00:00
cxl
8b36e1c3f9 freetype include in GTK backend removed
git-svn-id: svn://ultimatepp.org/upp/trunk@9522 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-02-24 07:59:33 +00:00
cxl
5916aafc55 Fixed FT include issue in GtkDrawText.cpp
git-svn-id: svn://ultimatepp.org/upp/trunk@9517 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-02-23 10:09:34 +00:00
cxl
c3551f2ab3 CtrlCore: Fixed DrawLineOp (thanks pvictor)
git-svn-id: svn://ultimatepp.org/upp/trunk@9286 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-12-14 12:53:34 +00:00
cxl
1b18bfd501 ide: Drag and drop of package files
git-svn-id: svn://ultimatepp.org/upp/trunk@9262 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-12-05 09:02:49 +00:00
cxl
4e42bc1693 Core: GCC Leak detection altered
git-svn-id: svn://ultimatepp.org/upp/trunk@9243 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-29 11:30:26 +00:00
cxl
2276ce90fc CtrlCore: fixed issue with GTK/DrawLine #1344
git-svn-id: svn://ultimatepp.org/upp/trunk@9239 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-26 18:16:09 +00:00
cxl
5d57abc4a7 CtrlLib: ArrayCtrl::ShowLine
git-svn-id: svn://ultimatepp.org/upp/trunk@9227 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-24 14:28:25 +00:00
cxl
941e30a245 SliderCtrl UHD problem, UHD mode is now default in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@9223 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-23 20:35:22 +00:00
cxl
60f5588fa8 Core: Minot Ini refactoring
git-svn-id: svn://ultimatepp.org/upp/trunk@9181 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-12 14:59:16 +00:00
cxl
6e006161e9 CtrlCore: Improved GTK SystemDraw::IsPainting
git-svn-id: svn://ultimatepp.org/upp/trunk@9179 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-11 23:51:31 +00:00
cxl
d2adf15397 cpp: Fixed issue with fixed macros sweeped out, causing STL problems #1328
git-svn-id: svn://ultimatepp.org/upp/trunk@9162 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-09 09:36:08 +00:00
cxl
00d75bf45e .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@9136 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-02 08:25:01 +00:00
cxl
da0beef641 ide: Fixed to compile with GCC
git-svn-id: svn://ultimatepp.org/upp/trunk@9116 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-30 08:06:41 +00:00
cxl
3e5a31bdf9 uppsrc: License notices fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@9106 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-29 13:43:54 +00:00
cxl
1092b63bb0 ide: gdb features #1309
git-svn-id: svn://ultimatepp.org/upp/trunk@9105 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-28 18:48:08 +00:00
cxl
4e71c819e4 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@9076 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-25 05:23:30 +00:00
cxl
1cd90e3dea CtrlCore: gtk: fixed issue with popup mouse events #1027
git-svn-id: svn://ultimatepp.org/upp/trunk@9075 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-24 17:42:45 +00:00