Commit graph

7231 commits

Author SHA1 Message Date
cxl
9d117afc64 bazaar: AESStream rdtsc now Random
git-svn-id: svn://ultimatepp.org/upp/trunk@8117 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-01 07:10:22 +00:00
cxl
a9a0c76e82 uppbox: debian sox
git-svn-id: svn://ultimatepp.org/upp/trunk@8116 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-01 07:02:45 +00:00
cxl
ca871a9df2 CtrlCore: Gtk: Fixed issue with sel_source
git-svn-id: svn://ultimatepp.org/upp/trunk@8115 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-01 06:29:42 +00:00
cxl
7bfb6337ea Core: SpinLock Linux implementation
git-svn-id: svn://ultimatepp.org/upp/trunk@8114 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-31 14:07:29 +00:00
cxl
19ab9190de .autotest: SpinLock
git-svn-id: svn://ultimatepp.org/upp/trunk@8113 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-31 14:07:27 +00:00
cxl
a4b625070e Core: SpinLock
git-svn-id: svn://ultimatepp.org/upp/trunk@8112 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-31 13:40:15 +00:00
cxl
a595a7957c .autotest: SpinLock
git-svn-id: svn://ultimatepp.org/upp/trunk@8111 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-31 13:40:12 +00:00
cxl
00d54c7795 CodeEditor: Syntax highlighting optimization hack for huge files, now only max 10000 lines are scanned for syntax context
git-svn-id: svn://ultimatepp.org/upp/trunk@8110 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-31 12:59:14 +00:00
cxl
e45d9cc3e8 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8109 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-31 12:39:40 +00:00
cxl
074c4c2f77 LineEdit optimizations
git-svn-id: svn://ultimatepp.org/upp/trunk@8108 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-30 14:32:29 +00:00
cxl
a42211a902 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8107 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-30 11:05:16 +00:00
cxl
272578fd3c Turtle: Fixed to compile, ide: MSC autosetup now adds /Zm200 to accommodate big PCH
git-svn-id: svn://ultimatepp.org/upp/trunk@8106 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-29 12:15:08 +00:00
cxl
df85260cef Painter: Shape preclipping
git-svn-id: svn://ultimatepp.org/upp/trunk@8105 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-28 18:53:47 +00:00
cxl
4400244e24 * Painter: fixed dashing vs preclip
git-svn-id: svn://ultimatepp.org/upp/trunk@8104 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-28 13:18:44 +00:00
cxl
a14ede9fde .uppbox
git-svn-id: svn://ultimatepp.org/upp/trunk@8103 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-28 08:58:33 +00:00
cxl
562480b466 Painter: PreClip mode fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@8102 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-27 19:35:29 +00:00
cxl
0c05d4e179 Core: TryRealloc improvement
git-svn-id: svn://ultimatepp.org/upp/trunk@8101 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-26 19:26:41 +00:00
cxl
6194385b7e .upptst
git-svn-id: svn://ultimatepp.org/upp/trunk@8100 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-26 19:26:38 +00:00
cxl
1277e92041 Core: TryRealloc improved
git-svn-id: svn://ultimatepp.org/upp/trunk@8099 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-26 19:24:15 +00:00
cxl
c105e96e21 .upptst
git-svn-id: svn://ultimatepp.org/upp/trunk@8098 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-26 19:24:12 +00:00
cxl
edc75a9c4b 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
11b1328ba7 .upptst
git-svn-id: svn://ultimatepp.org/upp/trunk@8096 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-26 19:04:47 +00:00
cxl
ae1499415c ide: Fixed GDB in mingw, fixed issue with PCH
git-svn-id: svn://ultimatepp.org/upp/trunk@8095 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-26 15:37:23 +00:00
cxl
3ab7b0d27a Painter: BufferPainter::PreClip #214
git-svn-id: svn://ultimatepp.org/upp/trunk@8094 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-26 15:11:14 +00:00
cxl
3ebcfa4a7b .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8093 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-25 19:16:10 +00:00
cxl
e7dd5283e6 Sql: Scrip fixed begin/end issue
git-svn-id: svn://ultimatepp.org/upp/trunk@8092 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-24 20:54:48 +00:00
cxl
2e5defb634 .autotest
git-svn-id: svn://ultimatepp.org/upp/trunk@8091 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-23 18:47:53 +00:00
cxl
e070fb9cbe .removed GCC warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@8090 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-23 18:04:15 +00:00
cxl
d1459654f6 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8089 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-23 18:04:14 +00:00
cxl
1dfb61cf48 .doctypes printdlg copies fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@8088 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-22 20:08:05 +00:00
cxl
ee33dfc5f9 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
d274c57edc .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8086 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-21 20:17:18 +00:00
cxl
c3c4cc3d6f 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
6888b16b4e ide: GCC now warnings option support
git-svn-id: svn://ultimatepp.org/upp/trunk@8084 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-21 14:44:38 +00:00
cxl
0ab8c91af8 ide: No warnings option for MSC
git-svn-id: svn://ultimatepp.org/upp/trunk@8083 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-21 14:18:41 +00:00
cxl
7e13ba6c99 Core: Fixed StringBuffer::Reserve
git-svn-id: svn://ultimatepp.org/upp/trunk@8082 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-21 13:04:55 +00:00
cxl
9646a4cbb7 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
6d898eccf6 ide: GCC builder now puts icpp to BLITZ too
git-svn-id: svn://ultimatepp.org/upp/trunk@8080 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-21 10:27:02 +00:00
cxl
0bd3e2f216 ide: icpp now part of blitz, Core: Fixed issue in LocalProcess in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@8079 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-21 10:12:03 +00:00
cxl
05d4d7362f .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8077 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-21 07:44:48 +00:00
cxl
0763e12357 Core: Fixed issue in LocalProcess (thanks Hans)
git-svn-id: svn://ultimatepp.org/upp/trunk@8076 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-20 22:43:31 +00:00
cxl
e7909bd95e .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8075 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-20 19:48:12 +00:00
cxl
837d95ec5e SSE2 flags removed
git-svn-id: svn://ultimatepp.org/upp/trunk@8074 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-20 14:49:27 +00:00
cxl
abe1e92cdc ide: AutoSetup -msse2 for mingw
git-svn-id: svn://ultimatepp.org/upp/trunk@8073 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-20 14:22:32 +00:00
cxl
5c45ec1dbc U++: SSE2 flag removed (delegated to build method definition)
git-svn-id: svn://ultimatepp.org/upp/trunk@8072 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-20 14:14:05 +00:00
cxl
a39dc6ef87 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
2d46af9ef9 .uppdev
git-svn-id: svn://ultimatepp.org/upp/trunk@8070 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-20 12:05:18 +00:00
cxl
c8f1a269ea Draw: Font::Render now able to synthetise oblique when needed #951
git-svn-id: svn://ultimatepp.org/upp/trunk@8069 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-19 22:39:33 +00:00
cxl
e820574749 Core: LocalProcess with args - win32 implementation
git-svn-id: svn://ultimatepp.org/upp/trunk@8068 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-19 18:42:37 +00:00
cxl
79b2faa6c6 Core: LocalProcess arg vector support
git-svn-id: svn://ultimatepp.org/upp/trunk@8067 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-19 17:58:22 +00:00