Commit graph

4938 commits

Author SHA1 Message Date
cxl
eb9cb8a39b Python highlighting #1352
git-svn-id: svn://ultimatepp.org/upp/trunk@9294 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-12-17 12:24:48 +00:00
cxl
9fc3e59c64 .removed dumps
git-svn-id: svn://ultimatepp.org/upp/trunk@9292 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-12-15 11:53:35 +00:00
cxl
d350405c47 Core: String, WString reallocation reduced to 50% growth, fixed 2Gchars issue
git-svn-id: svn://ultimatepp.org/upp/trunk@9291 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-12-15 08:24:15 +00:00
cxl
76435de260 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@9290 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-12-15 07:50:03 +00:00
cxl
380b7a0248 Core: Vector now supports max 2G items (exactly)
git-svn-id: svn://ultimatepp.org/upp/trunk@9289 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-12-14 17:42:13 +00:00
cxl
498caf305e 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
koldo
57b17a5906 .Core: Doc. fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@9283 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-12-11 20:43:30 +00:00
cxl
5c85dcf781 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@9282 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-12-11 12:23:22 +00:00
cxl
3e290f85e5 Core: ReadCsv now supprts line breaks in strings
git-svn-id: svn://ultimatepp.org/upp/trunk@9276 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-12-09 16:52:58 +00:00
cxl
91d7449c7b .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@9271 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-12-07 09:46:15 +00:00
cxl
b3a95c2668 Core: Callback4 fixed to compile with gcc/clang
git-svn-id: svn://ultimatepp.org/upp/trunk@9269 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-12-07 08:25:18 +00:00
cxl
ff36be0324 .refactoring Callbacks
git-svn-id: svn://ultimatepp.org/upp/trunk@9268 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-12-06 23:54:31 +00:00
cxl
7dab7246e4 Code: pick on CallbackN
git-svn-id: svn://ultimatepp.org/upp/trunk@9266 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-12-06 07:17:01 +00:00
cxl
bd727f2c83 ide: Layout designer D&D on layouts, items
git-svn-id: svn://ultimatepp.org/upp/trunk@9264 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-12-05 20:05:31 +00:00
cxl
afca7630b7 ide: IconDes now can reorganize order by d&d
git-svn-id: svn://ultimatepp.org/upp/trunk@9263 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-12-05 13:58:38 +00:00
cxl
85849e8da3 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
4a59c243f9 ide: Developing mouse dragging of package files
git-svn-id: svn://ultimatepp.org/upp/trunk@9261 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-12-04 18:14:36 +00:00
klugier
f5fde324df .reverse accidentally removed else if block
git-svn-id: svn://ultimatepp.org/upp/trunk@9260 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-12-02 22:16:07 +00:00
klugier
5a80448268 .cosmetic
git-svn-id: svn://ultimatepp.org/upp/trunk@9259 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-12-02 19:07:48 +00:00
klugier
17c152cc94 Added support for Python in ide/Common
git-svn-id: svn://ultimatepp.org/upp/trunk@9258 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-12-02 19:02:52 +00:00
cxl
1cad1de7dc .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@9255 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-12-01 19:40:34 +00:00
cxl
9f2ae4de76 ide: Instant setup now sets /bigobj for msc
git-svn-id: svn://ultimatepp.org/upp/trunk@9251 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-30 12:53:52 +00:00
cxl
6e6c205eea Core: heapdbg.cpp fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@9250 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-30 12:39:56 +00:00
cxl
1ce7608b2f Core: Now ignoring heap leaks in non-U++ global allocations
git-svn-id: svn://ultimatepp.org/upp/trunk@9249 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-30 09:37:40 +00:00
cxl
a199e9e574 ide: Better clang support on install
git-svn-id: svn://ultimatepp.org/upp/trunk@9245 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-29 14:15:02 +00:00
cxl
4ce6131cc4 ide: BuildMethods clang issue
git-svn-id: svn://ultimatepp.org/upp/trunk@9244 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-29 13:51:15 +00:00
cxl
9af43ce735 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
1a15bb5d0a .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@9241 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-27 15:58:11 +00:00
cxl
6358b084a2 Fixed issue with AttrText/operator==
git-svn-id: svn://ultimatepp.org/upp/trunk@9240 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-27 09:44:57 +00:00
cxl
b6f149fa57 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
0e58537d18 ide: Ctrl+, complete now scans the whole file
git-svn-id: svn://ultimatepp.org/upp/trunk@9237 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-26 17:55:46 +00:00
cxl
0f817beb36 ide: Fixed issue with Ctrl+, complete
git-svn-id: svn://ultimatepp.org/upp/trunk@9236 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-26 14:44:28 +00:00
cxl
83375ed103 .Report: Margins with single parameter
git-svn-id: svn://ultimatepp.org/upp/trunk@9235 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-25 14:36:54 +00:00
cxl
bc0da950e9 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@9234 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-25 09:01:28 +00:00
cxl
abf2ce5cbb .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@9229 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-24 18:43:35 +00:00
cxl
e1e1cd6046 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
4309614b2c RichText: Fixed paragraph layout tracer info after page break
git-svn-id: svn://ultimatepp.org/upp/trunk@9226 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-24 12:29:38 +00:00
cxl
6b3d2754a3 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
019341e0eb .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@9218 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-23 15:25:31 +00:00
cxl
13533438ec ide: Fixed PDB debugger
git-svn-id: svn://ultimatepp.org/upp/trunk@9216 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-23 08:51:08 +00:00
cxl
1ba52a573a .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@9212 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-22 17:49:04 +00:00
cxl
7d17505cfe ide: Fixed initial sync in HexView #1339
git-svn-id: svn://ultimatepp.org/upp/trunk@9202 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-22 07:54:23 +00:00
cxl
c819577e15 CtrlLib: Fixed menu appearance in Win32, 125% font size #1341
git-svn-id: svn://ultimatepp.org/upp/trunk@9201 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-22 06:27:47 +00:00
cxl
98d8851880 .cosmetics #1340
git-svn-id: svn://ultimatepp.org/upp/trunk@9200 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-21 14:03:54 +00:00
cxl
3e97b585b3 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@9199 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-20 18:25:23 +00:00
cxl
b6e71f8732 ide: About dialog improved #1338
git-svn-id: svn://ultimatepp.org/upp/trunk@9198 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-20 18:19:56 +00:00
cxl
92a70c7ef4 Core/RPC: Fixed issue with JsonRPC null Date
git-svn-id: svn://ultimatepp.org/upp/trunk@9197 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-20 11:35:29 +00:00
klugier
31dbfd976b Added licenses to ide/Android and ide/Java packages
git-svn-id: svn://ultimatepp.org/upp/trunk@9194 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-19 19:18:03 +00:00
cxl
9678a67741 ide: FIxed About dialog in ubuntu #1289
git-svn-id: svn://ultimatepp.org/upp/trunk@9193 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-19 07:43:57 +00:00
cxl
9b67934154 DropList: Fixed issue with disabled entries
git-svn-id: svn://ultimatepp.org/upp/trunk@9189 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-17 15:36:04 +00:00