Commit graph

2077 commits

Author SHA1 Message Date
cxl
1bd6b2c6f3 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
0e072c601f 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
fd32610a21 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
2665d05bc4 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
64575d25ca 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
b92b70807d 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
090e1839ca 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
f84d9bc4e3 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
9bee07466a 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
3758ed8b45 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
909477f524 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
3356800181 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
228df12ad6 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@13483 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-11 13:26:05 +00:00
cxl
c814899cff 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
e18126921d 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
6cac35caf6 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
0231dc08ab 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
daccd15179 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
e723e0630e 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
bb3110871e 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
0f7227d1d1 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
809991e344 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
1f5d5c9b1e 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
8d61d8ecfe 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
cxl
f5a5d4bdee Core2019 merged to to trunk
git-svn-id: svn://ultimatepp.org/upp/trunk@13359 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-07 07:06:32 +00:00
klugier
b9befb49fb Ide: Added book icon to TheIDE icon set and use it inside help instead of main package icon.
git-svn-id: svn://ultimatepp.org/upp/trunk@13329 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-05-19 20:00:33 +00:00
klugier
75fa0780de Ide: ptr icon now has fixed colors (dark theme).
git-svn-id: svn://ultimatepp.org/upp/trunk@13086 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-05-05 19:29:13 +00:00
klugier
eb6c4cbfcd Ide: Navigator and opposite file icons adjustment to dark theme.
git-svn-id: svn://ultimatepp.org/upp/trunk@13083 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-05-04 17:37:31 +00:00
klugier
d80f41cf4b Ide: AppPreview header now supports dark theme and fix minor rendering problem related to this class.
git-svn-id: svn://ultimatepp.org/upp/trunk@13080 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-05-03 20:45:32 +00:00
klugier
1388ed520d Ide: MacroManager icons now adjusted to the dark theme.
git-svn-id: svn://ultimatepp.org/upp/trunk@13079 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-05-03 20:07:42 +00:00
cxl
77189e04c5 uppsrc: Copying copyright updated to 2019
git-svn-id: svn://ultimatepp.org/upp/trunk@13070 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-05-01 12:27:32 +00:00
cxl
1c50aea95a uppsrc: License for libssh2, clang sanitize version fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@13068 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-30 17:10:21 +00:00
cxl
fd6c1d12e8 ide: LayDes fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@13067 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-30 11:06:37 +00:00
klugier
1a78f51e5d Ide: SVN related icon now should be displayed correctly on dark theme.
git-svn-id: svn://ultimatepp.org/upp/trunk@13065 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-28 19:16:13 +00:00
klugier
a9ec34c9b2 Ide/Browser: Topic dark theme adjustment.
git-svn-id: svn://ultimatepp.org/upp/trunk@13064 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-28 13:45:18 +00:00
klugier
30eeef8c45 Ide/Common: Cpp source file icon dark theme adjustment.
git-svn-id: svn://ultimatepp.org/upp/trunk@13063 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-28 12:58:53 +00:00
klugier
80dc2adb9e Ide: Added dark variant for source files.
git-svn-id: svn://ultimatepp.org/upp/trunk@13062 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-28 11:06:51 +00:00
cxl
dcfd82ffc5 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@13061 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-28 05:35:03 +00:00
klugier
3f7b3e499d Ide/LayDes: property pane is now scrollable with mouse wheel #1952
git-svn-id: svn://ultimatepp.org/upp/trunk@13056 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-27 16:02:04 +00:00
klugier
afadbfc24d Ide/LayDes: Added override keyowrds.
git-svn-id: svn://ultimatepp.org/upp/trunk@13054 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-27 15:27:13 +00:00
cxl
4fae2f8a8e ide: license and instant setup fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@13052 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-27 09:31:32 +00:00
cxl
463b619776 ide: ndisasm removed from POSIX targets
git-svn-id: svn://ultimatepp.org/upp/trunk@13049 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-26 17:09:26 +00:00
cxl
58824b11a1 ide: Assist: Fixed override / final decl -> def conversion
git-svn-id: svn://ultimatepp.org/upp/trunk@13048 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-26 09:21:23 +00:00
cxl
9e3eebcbf4 Core: Workaround for VS 2019 bug reverted as MS fixed the issue
git-svn-id: svn://ultimatepp.org/upp/trunk@13047 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-26 08:20:50 +00:00
cxl
7d22814d8a .ddumps
git-svn-id: svn://ultimatepp.org/upp/trunk@13045 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-25 21:28:38 +00:00
cxl
ce2cfac7b7 uppsrc: Various fixes related to mingw/lld
git-svn-id: svn://ultimatepp.org/upp/trunk@13044 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-25 19:56:52 +00:00
cxl
e2f8de4b56 uppsrc: Clang win32 fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@13040 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-24 06:21:05 +00:00
klugier
3cd9a0c9f3 Ide/Debugger: Dark them icons improvement.
git-svn-id: svn://ultimatepp.org/upp/trunk@13038 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-23 23:14:36 +00:00
klugier
6126303563 Ide: More dark theme icons.
git-svn-id: svn://ultimatepp.org/upp/trunk@13036 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-23 20:22:53 +00:00
klugier
3abc444e82 Ide/Common: Icon aligned for dark theme.
git-svn-id: svn://ultimatepp.org/upp/trunk@13035 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-23 19:54:10 +00:00