Commit graph

71 commits

Author SHA1 Message Date
cxl
315c73dbec CtrlCore: More MT asserts, ide: icons
git-svn-id: svn://ultimatepp.org/upp/trunk@8227 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-01 15:43:25 +00:00
cxl
adea39782e CtrlCore: Fixed issue with DrawLine and Null color #993
git-svn-id: svn://ultimatepp.org/upp/trunk@8206 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-24 12:21:01 +00:00
cxl
66afad7a69 Fixed heap leaks issue with KDE #988
git-svn-id: svn://ultimatepp.org/upp/trunk@8191 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-21 17:53:19 +00:00
cxl
1f9ff88dbb Removed DLOGs
git-svn-id: svn://ultimatepp.org/upp/trunk@8129 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-03 09:22:17 +00:00
cxl
bfc16b7549 Core: GetMemoryBlockSize, TryRealloc
git-svn-id: svn://ultimatepp.org/upp/trunk@8097 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-26 19:04:51 +00:00
cxl
82ff20b02a CtrlCore: Fixed Gtk ImageDraw text caching bug (causing problems with text in icondes)
git-svn-id: svn://ultimatepp.org/upp/trunk@8087 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-22 09:44:45 +00:00
cxl
6f76141498 CtrlCore: AppendClipboard(VectorMap<String, ClipData>) #773
git-svn-id: svn://ultimatepp.org/upp/trunk@8085 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-21 17:48:30 +00:00
cxl
faf3bb86eb CtrlCore: suppressed clang warning on gtk.h
git-svn-id: svn://ultimatepp.org/upp/trunk@8081 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-21 10:45:38 +00:00
cxl
2aab55b590 CtrlCore: ParserRTF: Image handling adjusted.
git-svn-id: svn://ultimatepp.org/upp/trunk@8071 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-20 12:05:19 +00:00
cxl
7050b375e2 ide: Finalized precompiled headers support
git-svn-id: svn://ultimatepp.org/upp/trunk@8054 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-18 10:40:55 +00:00
cxl
91835dc244 ide: FIXME/TODO in comment now highlighted #942
git-svn-id: svn://ultimatepp.org/upp/trunk@8020 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-02 16:04:53 +00:00
cxl
3938bde101 CtrlCore: FixedDropFiles in Linux (added UrlDecode/UrlEncode)
git-svn-id: svn://ultimatepp.org/upp/trunk@7991 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-12-23 09:42:28 +00:00
cxl
a6adadf0b9 Fixed chameleon issues GTK/Cinnamon
git-svn-id: svn://ultimatepp.org/upp/trunk@7934 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-28 16:56:36 +00:00
cxl
9f4084ea24 CtrlCore, CtrlLib: LineEdit GTK backend performance improved
git-svn-id: svn://ultimatepp.org/upp/trunk@7920 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-22 19:07:26 +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
324d398980 .cosmetics #782
git-svn-id: svn://ultimatepp.org/upp/trunk@7488 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-06 15:17:46 +00:00
cxl
398a7be0a4 win32 caret refactored to improve the feel when moving (avoided hiding due to blinking)
git-svn-id: svn://ultimatepp.org/upp/trunk@7468 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-25 10:48:54 +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
5f375dfa60 IconDes: Fixed debug crash problem
git-svn-id: svn://ultimatepp.org/upp/trunk@7368 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-05-13 10:10:08 +00:00
cxl
42adbc69e4 Core: Fixed String::Replace(String(), ..) issue
git-svn-id: svn://ultimatepp.org/upp/trunk@7346 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-05-02 16:26:00 +00:00
cxl
6a8f79f9ff ide: Removed dependency on coff
git-svn-id: svn://ultimatepp.org/upp/trunk@7338 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-28 17:24:13 +00:00
cxl
3e4ae88b0f TopWindow: Turtle issue fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@7323 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-26 18:22:54 +00:00
cxl
b3ebf652ab Core: Http improved logging, POP3: Parse/Format message IDs, Win32Wnd improved Exc diagnostics
git-svn-id: svn://ultimatepp.org/upp/trunk@7259 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-15 12:55:07 +00:00
cxl
8357f89eb1 Turtle: fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@7174 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-05 15:52:42 +00:00
cxl
04f0a5f535 CtrlCore: TopWindow ChStyle #686
git-svn-id: svn://ultimatepp.org/upp/trunk@7081 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-24 12:16:15 +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
8d3d7c1f07 *CtrlCore, CtrlLib: Fixed D&D in LineEdit, EditField
git-svn-id: svn://ultimatepp.org/upp/trunk@4347 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-26 16:52:23 +00:00
cxl
5753ba130a ide: Copy File Path (RM #159), CtrlCore: Win32 TopWindow::SerializePlacement improved (Thanks tom1)
git-svn-id: svn://ultimatepp.org/upp/trunk@4147 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-07 16:31:38 +00:00
cxl
5d456e4854 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@4146 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-07 14:08:48 +00:00
cxl
1d2cb689af CtrlCore: X11 Fixed issue with memory leaks causing segmentation fault without displaying the warning
git-svn-id: svn://ultimatepp.org/upp/trunk@4133 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-05 18:26:10 +00:00
cxl
1bb6ffb605 *CtrlCore: Fixed corner case when child is removed in ChildMouseEvent or ChildFrameMouseEvent
git-svn-id: svn://ultimatepp.org/upp/trunk@4104 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-26 06:22:28 +00:00
cxl
88f98c0435 .Draw: added expat dependency
git-svn-id: svn://ultimatepp.org/upp/trunk@4096 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-23 12:45:46 +00:00
cxl
2a622dade4 .uppweb: developing
git-svn-id: svn://ultimatepp.org/upp/trunk@4095 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-23 12:40:37 +00:00
cxl
e3cb614371 .uppweb: developing
git-svn-id: svn://ultimatepp.org/upp/trunk@4094 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-23 12:39:16 +00:00
cxl
48ba0a7d5d .CtrlCore: RAINBOW compilation flag to exlude GUI libraries
git-svn-id: svn://ultimatepp.org/upp/trunk@4092 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-23 12:26:44 +00:00
cxl
4eea371e4f *CtrlCore: fixed a problem in GetPropertyInts
git-svn-id: svn://ultimatepp.org/upp/trunk@4045 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-18 12:56:06 +00:00
cxl
653369c545 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@4026 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-15 17:17:32 +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
917f4da8e1 .init
git-svn-id: svn://ultimatepp.org/upp/trunk@3816 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-04 15:12:50 +00:00
cxl
0a8c424de7 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3520 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-13 08:20:57 +00:00
cxl
9debb46e91 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3515 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-12 18:50:13 +00:00
cxl
747e11c1ba .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3512 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-12 10:11:36 +00:00
cxl
6aaa6071f0 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3510 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-10 16:10:48 +00:00
cxl
975f7ea163 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3509 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-10 11:28:56 +00:00
cxl
0292b87f5b .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3508 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-10 08:53:58 +00:00
cxl
34ff6142be .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3507 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-10 08:44:50 +00:00
cxl
f88df0c7dc .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3501 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-09 19:02:49 +00:00
cxl
6d387ef755 CtrlCore: Developing Rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3468 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-29 16:45:03 +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
5bd5608afb *CtrlCore: More finetuning of timer queue cornercases...
git-svn-id: svn://ultimatepp.org/upp/trunk@3304 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-24 07:58:49 +00:00