Commit graph

695 commits

Author SHA1 Message Date
cxl
0319e690db Developing Config.h
git-svn-id: svn://ultimatepp.org/upp/trunk@987 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-20 12:04:15 +00:00
cxl
b9789aa495 git-svn-id: svn://ultimatepp.org/upp/trunk@986 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2009-03-20 12:04:12 +00:00
cxl
698a4640ce Painter: Fixed empty Text issue, removed low-level text rendering cache (we have high-level one)
git-svn-id: svn://ultimatepp.org/upp/trunk@985 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-20 08:59:30 +00:00
cxl
7fd2c2230b TheIDE now can work with diff/patch files
git-svn-id: svn://ultimatepp.org/upp/trunk@984 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-19 21:56:29 +00:00
cxl
b5472a2b5e PainterExamples: RoundedRectangle
git-svn-id: svn://ultimatepp.org/upp/trunk@983 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-19 07:43:46 +00:00
cxl
45e64f6764 Painter: RoundedRectangle
git-svn-id: svn://ultimatepp.org/upp/trunk@982 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-19 07:43:36 +00:00
cxl
fde245058c Developing infrastructure
git-svn-id: svn://ultimatepp.org/upp/trunk@981 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-18 12:34:32 +00:00
cxl
1633c3d779 Scripts...
git-svn-id: svn://ultimatepp.org/upp/trunk@980 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-18 10:23:36 +00:00
cxl
90c92a2b90 Scripts
git-svn-id: svn://ultimatepp.org/upp/trunk@979 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-18 09:31:59 +00:00
cxl
a3706213b3 Developing Scripts
git-svn-id: svn://ultimatepp.org/upp/trunk@978 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-18 09:29:51 +00:00
cxl
718aad6bc1 Developing Scripts
git-svn-id: svn://ultimatepp.org/upp/trunk@977 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-18 09:27:03 +00:00
cxl
d2f1e48ca2 Developing scripts
git-svn-id: svn://ultimatepp.org/upp/trunk@976 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-18 09:25:48 +00:00
cxl
940cc3071c Developing infrastructure scripts..
git-svn-id: svn://ultimatepp.org/upp/trunk@975 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-18 09:00:21 +00:00
cxl
0dabae768e Update ru-ru translation
git-svn-id: svn://ultimatepp.org/upp/trunk@974 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-18 08:54:26 +00:00
cxl
4332b6cb5f Developing infrastructure
git-svn-id: svn://ultimatepp.org/upp/trunk@973 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-18 08:54:25 +00:00
rylek
4c30638299 External context support in RichText / RichEdit
git-svn-id: svn://ultimatepp.org/upp/trunk@972 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-18 01:03:40 +00:00
cxl
24f33807b0 MakeInstall4
git-svn-id: svn://ultimatepp.org/upp/trunk@971 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-17 20:44:19 +00:00
cxl
33ae96b883 IS Install scripts
git-svn-id: svn://ultimatepp.org/upp/trunk@970 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-17 20:14:09 +00:00
cxl
6243a9e7fc LazyUpdate single-threaded version
git-svn-id: svn://ultimatepp.org/upp/trunk@969 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-17 13:57:46 +00:00
cxl
412d93c92d LazyUpdate reference example
git-svn-id: svn://ultimatepp.org/upp/trunk@968 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-17 13:57:45 +00:00
cxl
7b2c6126f0 PDB debugger: watches are remembered, Clear all watches function, Drag&Drop to watches
git-svn-id: svn://ultimatepp.org/upp/trunk@967 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-17 12:25:03 +00:00
cxl
a74957e92a SVN history now displays date
git-svn-id: svn://ultimatepp.org/upp/trunk@966 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-17 10:03:48 +00:00
cxl
24a38aa7a6 IDE: Fixed highlighting of strings on continuation lines
git-svn-id: svn://ultimatepp.org/upp/trunk@965 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-17 09:41:46 +00:00
mrjt
4e931f6f6f - Changed autohide icon to pin when popped up. Clicking now docks the window
- Fixed child PopUp issues with auto-hidden windows
- Fixed incorrect positioning when undocking windows that exceed their maximum size.

git-svn-id: svn://ultimatepp.org/upp/trunk@964 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-16 12:08:27 +00:00
cxl
4f95480632 Cpp parser fix
git-svn-id: svn://ultimatepp.org/upp/trunk@963 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-16 08:44:03 +00:00
cxl
5722af1755 MakeInstall4 improvement
git-svn-id: svn://ultimatepp.org/upp/trunk@962 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-15 22:05:53 +00:00
cxl
313764418d TheIDE Win32 SDK autosetup fix
git-svn-id: svn://ultimatepp.org/upp/trunk@961 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-15 14:46:47 +00:00
cxl
78c74978b9 MakeInstall4
git-svn-id: svn://ultimatepp.org/upp/trunk@960 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-15 14:46:44 +00:00
cxl
f333eba27d git-svn-id: svn://ultimatepp.org/upp/trunk@959 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2009-03-14 13:41:33 +00:00
cxl
62a9e418d1 MakeInstall4 - ready for wine
git-svn-id: svn://ultimatepp.org/upp/trunk@958 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-14 13:41:05 +00:00
cbpporter
58184ad9fd CtrlLib documentation update
git-svn-id: svn://ultimatepp.org/upp/trunk@957 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-13 18:14:11 +00:00
unodgs
f9970ed3a5 Added better scaling of clock
git-svn-id: svn://ultimatepp.org/upp/trunk@956 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-13 12:06:59 +00:00
cxl
7c59fc90df EncodeHTML enhancements by cbpporter
git-svn-id: svn://ultimatepp.org/upp/trunk@955 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-13 08:30:40 +00:00
unodgs
4d8d63c28c Fixed increasing/decreasing byte values in clock (cbpporter)
git-svn-id: svn://ultimatepp.org/upp/trunk@954 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-13 08:01:57 +00:00
cxl
47fc5821e3 Minor fix in Core/Algo.h
git-svn-id: svn://ultimatepp.org/upp/trunk@953 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-13 07:50:29 +00:00
rylek
d5101ea69b Patched crash bug caused by changed semantics of Socket copy
git-svn-id: svn://ultimatepp.org/upp/trunk@952 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-12 23:34:58 +00:00
cbpporter
d3430589f2 StatusBar documentation update
git-svn-id: svn://ultimatepp.org/upp/trunk@951 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-12 18:04:16 +00:00
cbpporter
0aa7a8f269 CtrlLib documentation update
git-svn-id: svn://ultimatepp.org/upp/trunk@950 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-12 17:02:13 +00:00
koldo
653bab5531 git-svn-id: svn://ultimatepp.org/upp/trunk@949 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2009-03-11 21:24:29 +00:00
koldo
9f7981ff90 git-svn-id: svn://ultimatepp.org/upp/trunk@948 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2009-03-11 21:24:15 +00:00
koldo
709ab7779e Added svg file open window
git-svn-id: svn://ultimatepp.org/upp/trunk@947 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-11 21:07:14 +00:00
koldo
11b403afa8 git-svn-id: svn://ultimatepp.org/upp/trunk@946 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2009-03-11 21:06:37 +00:00
koldo
6bf9814adb Added Image
git-svn-id: svn://ultimatepp.org/upp/trunk@945 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-11 21:06:10 +00:00
koldo
46e2dc1b5d git-svn-id: svn://ultimatepp.org/upp/trunk@944 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2009-03-11 21:05:44 +00:00
koldo
3b5d8f3f41 git-svn-id: svn://ultimatepp.org/upp/trunk@943 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2009-03-11 21:00:44 +00:00
cbpporter
986d9d192e CtrlLib documentation update
git-svn-id: svn://ultimatepp.org/upp/trunk@942 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-11 16:19:39 +00:00
cxl
974ddc5222 ConditionVariable: POSIX implementation
git-svn-id: svn://ultimatepp.org/upp/trunk@941 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-11 13:18:54 +00:00
cxl
0c3590f55a minor gdb fix
git-svn-id: svn://ultimatepp.org/upp/trunk@940 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-11 13:08:48 +00:00
cxl
e53a5bf7d6 MT: CondotionVariable Win32 implementation
git-svn-id: svn://ultimatepp.org/upp/trunk@939 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-11 12:46:57 +00:00
cxl
1db0ee0ae5 ConditionVariable test
git-svn-id: svn://ultimatepp.org/upp/trunk@938 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-11 12:46:55 +00:00