Commit graph

2103 commits

Author SHA1 Message Date
cxl
e5b004d40a ide: PDB raw flag
git-svn-id: svn://ultimatepp.org/upp/trunk@13709 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-23 10:12:45 +00:00
cxl
113d0e6f0e ide: PDB debugger BiVector/BiArray support
git-svn-id: svn://ultimatepp.org/upp/trunk@13708 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-23 09:52:37 +00:00
cxl
fd590d9c96 ide: PDB debugger U++ pretty displaying
git-svn-id: svn://ultimatepp.org/upp/trunk@13706 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-22 09:15:05 +00:00
cxl
aedeae9dad ide: DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@13702 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-19 16:07:03 +00:00
cxl
9bca5227c8 ide: developing PDB pretty printers
git-svn-id: svn://ultimatepp.org/upp/trunk@13701 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-19 15:26:51 +00:00
cxl
a0a55ce329 ide: PDB debugger refactoring
git-svn-id: svn://ultimatepp.org/upp/trunk@13698 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-16 18:57:20 +00:00
cxl
34107bea15 PDB debugger pretty printing
git-svn-id: svn://ultimatepp.org/upp/trunk@13695 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-15 16:13:08 +00:00
cxl
a4c6e5cf09 ide: Pdb debugger pointers improved
git-svn-id: svn://ultimatepp.org/upp/trunk@13694 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-14 10:23:52 +00:00
cxl
d8b22cf82b .docs & cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@13678 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-05 09:55:46 +00:00
cxl
6a853923e9 ide: Move/Copy package
git-svn-id: svn://ultimatepp.org/upp/trunk@13677 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-04 17:44:34 +00:00
cxl
8340f86a04 ide: Fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@13658 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-25 06:34:03 +00:00
cxl
78914face8 ide: Console output layout adjustment
git-svn-id: svn://ultimatepp.org/upp/trunk@13657 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-24 21:09:20 +00:00
cxl
89ea1b0149 ide: GDB watches fixed/improved
git-svn-id: svn://ultimatepp.org/upp/trunk@13656 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-24 07:01:09 +00:00
cxl
3a7e0faff7 Core: Heap panic mode fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@13651 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-22 00:21:30 +00:00
cxl
6c660f4564 plugin/bmp: Fixed unitialized palette issue in WriteIcon
git-svn-id: svn://ultimatepp.org/upp/trunk@13636 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-10 08:51:10 +00:00
cxl
dbc70bb2a8 ide: Line endings issue in LayDes and IconDes
git-svn-id: svn://ultimatepp.org/upp/trunk@13635 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-09 09:09:39 +00:00
cxl
d845480e22 ide: Now retains scroll position when switching files
git-svn-id: svn://ultimatepp.org/upp/trunk@13627 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-03 16:43:03 +00:00
cxl
e0767795e1 CtrlCore: Fixed problem with popups and Alt+Tab (gtk)
git-svn-id: svn://ultimatepp.org/upp/trunk@13626 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-03 16:34:05 +00:00
cxl
f633880214 ide: Assist width adjust
git-svn-id: svn://ultimatepp.org/upp/trunk@13605 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-09-14 16:17:47 +00:00
cxl
b442c6fee1 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@13591 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-09-06 11:14:36 +00:00
cxl
f99c4fe4c7 ide: debugger next / prev frame buttons improved
git-svn-id: svn://ultimatepp.org/upp/trunk@13562 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-29 08:42:09 +00:00
cxl
1f8fd866e4 ide: pkg_config include paths in C++ parsing
git-svn-id: svn://ultimatepp.org/upp/trunk@13560 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-24 16:32:31 +00:00
cxl
13ebef1bff ide: pkg_config support
git-svn-id: svn://ultimatepp.org/upp/trunk@13559 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-24 12:51:04 +00:00
cxl
d9441f86d0 ide: builders now support of expansion of pkg-config ... blocks
git-svn-id: svn://ultimatepp.org/upp/trunk@13558 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-23 16:41:59 +00:00
cxl
5462c5ad3c ide: Debuggers: frame up/down disabled when running
git-svn-id: svn://ultimatepp.org/upp/trunk@13554 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-21 08:24:54 +00:00
cxl
121a8c5358 uppbox, ide: added /usr/include/harfbuzz
git-svn-id: svn://ultimatepp.org/upp/trunk@13527 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-09 07:42:19 +00:00
cxl
ec29ae5988 CtrlCore: Cocoa fixed issue with Image paintonly (cannot be supported in cocoa as image data have to be available later)
git-svn-id: svn://ultimatepp.org/upp/trunk@13521 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-03 12:44:49 +00:00
cxl
9d42b19383 Core: Vector::Add now correctly follows pick/clone semantics (thanks Novo)
git-svn-id: svn://ultimatepp.org/upp/trunk@13507 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-23 07:21:06 +00:00
cxl
b19ed9a668 ide: Main config now can drag/drop (or move) lines
git-svn-id: svn://ultimatepp.org/upp/trunk@13505 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-22 09:34:40 +00:00
cxl
17f6637a24 ide: Console does not need a bar
git-svn-id: svn://ultimatepp.org/upp/trunk@13504 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-22 08:24:01 +00:00
cxl
2a5019e137 ide: Memory view fixed / improved
git-svn-id: svn://ultimatepp.org/upp/trunk@13503 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-21 09:00:47 +00:00
cxl
d96e6d393f ide: GDB gui now has memory tab
git-svn-id: svn://ultimatepp.org/upp/trunk@13501 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-19 12:16:13 +00:00
cxl
bf0669f62d ide: PDB fixed all threads backtrace thread ID
git-svn-id: svn://ultimatepp.org/upp/trunk@13500 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-19 07:10:48 +00:00
cxl
8709bc5c0d ide: Debugger now has arrow buttons to change frame without dropping the list
git-svn-id: svn://ultimatepp.org/upp/trunk@13499 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-18 21:19:05 +00:00
cxl
09817387fa ide: Run options new buttons to insert file path / directory path into commandline args
git-svn-id: svn://ultimatepp.org/upp/trunk@13498 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-17 20:52:49 +00:00
cxl
d6a27a4301 CtrlLib: DropChoice::GetMinSize fixed, ide: Patch improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@13493 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-13 09:05:48 +00:00
cxl
69459dfe4d ide: Console output now supports search, font settings 'set to defaults' button
git-svn-id: svn://ultimatepp.org/upp/trunk@13490 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-12 11:29:05 +00:00
cxl
c3976889b5 ide: pdb debugger fixed for crosscompile with mingw
git-svn-id: svn://ultimatepp.org/upp/trunk@13488 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-12 07:48:07 +00:00
cxl
60046b89c6 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@13483 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-11 13:26:05 +00:00
cxl
51904d3621 ide: Display/apply patch tool in Assist
git-svn-id: svn://ultimatepp.org/upp/trunk@13482 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-11 13:20:14 +00:00
cxl
9beff35f4f ide: IconDes export to .png now exports correctly uhd/dark variants
git-svn-id: svn://ultimatepp.org/upp/trunk@13469 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-02 13:00:45 +00:00
cxl
feb5abfbb4 ide: Valigrind improved
git-svn-id: svn://ultimatepp.org/upp/trunk@13468 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-02 09:24:48 +00:00
cxl
b54f93fd87 Core: HEAPLOG flag
git-svn-id: svn://ultimatepp.org/upp/trunk@13452 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-28 06:45:29 +00:00
cxl
721327c4ff IconDes: Button to enter color as text
git-svn-id: svn://ultimatepp.org/upp/trunk@13444 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-26 16:58:36 +00:00
cxl
2cb23e0e0b ide: Insert color... layout fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@13432 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-23 18:50:18 +00:00
cxl
69565f076b ide: Fixed Inser color UHD layout
git-svn-id: svn://ultimatepp.org/upp/trunk@13431 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-23 17:41:10 +00:00
cxl
6b862655c3 Core: Random seed fix, CtrlLib: Fixed loading of .exe image in FileSel, ide: Improved output mode
git-svn-id: svn://ultimatepp.org/upp/trunk@13424 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-21 10:52:30 +00:00
cxl
b2fc7728b5 ide: Fixed CLANG warning
git-svn-id: svn://ultimatepp.org/upp/trunk@13408 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-17 14:36:36 +00:00
cxl
e53932b2f5 Core: Improved approximate best fit in allocator
git-svn-id: svn://ultimatepp.org/upp/trunk@13377 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-10 15:26:34 +00:00
cxl
28cc29b68b CtrlLib: FileSelButton::WhenSelected, ide: small improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@13364 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-07 11:39:12 +00:00