Commit graph

7001 commits

Author SHA1 Message Date
koldo
c97ee0e685 CtrlLib: Tiny fix in doc
git-svn-id: svn://ultimatepp.org/upp/trunk@13565 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-30 20:29:07 +00:00
cxl
d025a30388 GLCtrl: Support of minimal GL in windows (thanks Tom1)
git-svn-id: svn://ultimatepp.org/upp/trunk@13564 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-30 16:18:29 +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
ab712f1a18 Core: LaunchWebBrowser fixed in MacOS
git-svn-id: svn://ultimatepp.org/upp/trunk@13561 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-25 18:32:47 +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
koldo
f80071087a .ScatterDraw: Pedantic fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@13557 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-23 06:35:07 +00:00
koldo
eb2423b9f2 .ScatterCtrl: Pedantic fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@13556 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-23 06:34:20 +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
koldo
0c837f4244 *ScatterDraw: Scrolling fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@13553 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-17 22:28:10 +00:00
koldo
b1afd0d8ae *ScatterDraw: Fixed problem un X axis
git-svn-id: svn://ultimatepp.org/upp/trunk@13551 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-17 20:52:28 +00:00
koldo
c8fe0bf7c5 *ScatterDraw: Included Maginor fix from https://www.ultimatepp.org/forums/index.php?t=msg&th=10759&start=0&
git-svn-id: svn://ultimatepp.org/upp/trunk@13550 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-15 18:13:00 +00:00
koldo
0f5f4248ca *ScatterDraw: Fix to include accented legends
git-svn-id: svn://ultimatepp.org/upp/trunk@13549 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-15 17:57:29 +00:00
koldo
77a069f612 ScatterDraw: Fixed legend paint. Added callback SetGridLines
git-svn-id: svn://ultimatepp.org/upp/trunk@13546 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-15 17:42:31 +00:00
cxl
7ef5132e53 Core: VectorMap/Array map all operator() variants added (via universal reference)
git-svn-id: svn://ultimatepp.org/upp/trunk@13542 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-13 15:09:27 +00:00
cxl
9881b29b65 Core: VectorMap initialization improved
git-svn-id: svn://ultimatepp.org/upp/trunk@13541 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-13 15:01:37 +00:00
cxl
ba3cca94ab Core: VectorMap initialize issue
git-svn-id: svn://ultimatepp.org/upp/trunk@13535 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-13 07:05:34 +00:00
cxl
b769743e04 CtrlCore: Gtk GUI_APP_MAIN now correctly handles exceptions
git-svn-id: svn://ultimatepp.org/upp/trunk@13534 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-12 15:03:01 +00:00
cxl
ee08eff11a GLCtrl: ExecuteGL for GTK, static memory leaks in opengl driver now ignored
git-svn-id: svn://ultimatepp.org/upp/trunk@13533 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-09 14:19:19 +00:00
cxl
1f0052ac12 Draw: ImageBuffer begin/end
git-svn-id: svn://ultimatepp.org/upp/trunk@13532 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-09 10:55:02 +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
267e132890 GLCtrl: ExecuteGL in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@13526 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-09 07:23:01 +00:00
cxl
d48ca2b9e8 Core: clone/pick refinements, heap refinements
git-svn-id: svn://ultimatepp.org/upp/trunk@13525 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-08 20:58:34 +00:00
cxl
5862438050 Core: pick/clone refinements
git-svn-id: svn://ultimatepp.org/upp/trunk@13524 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-07 17:19:00 +00:00
cxl
bcd2ff37a8 CtrlLib: MacMenu now using postcallback to invoke action to avoid cosmetic issues
git-svn-id: svn://ultimatepp.org/upp/trunk@13523 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-04 07:24:54 +00:00
cxl
915686c643 uppsrc: Removed legacy .iml support, fixed clang warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@13522 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-03 13:29:03 +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
e2ca405171 CtrlLib: ToolButton::Kink fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@13520 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-31 10:48:03 +00:00
cxl
46c0412ae8 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@13519 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-31 09:58:35 +00:00
cxl
94b295ed1d CtrlCore: Closing window now resets it visibility to true
git-svn-id: svn://ultimatepp.org/upp/trunk@13518 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-31 09:54:22 +00:00
cxl
1dddceb8e3 CtrlLib: FileSel improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@13515 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-30 11:41:26 +00:00
cxl
597798b5dd Fixed problem with setlocale (missing .utf8 part)
git-svn-id: svn://ultimatepp.org/upp/trunk@13512 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-29 12:00:30 +00:00
cxl
59960800a6 Core: Detection of non-standard exit (supressing leaks detection)
git-svn-id: svn://ultimatepp.org/upp/trunk@13509 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-23 07:35:01 +00:00
koldo
1dd5f9a1aa ScatterCtrl: Removed warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@13508 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-23 07:22:07 +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
koldo
c1eeec8d7c ScatterDraw. Removed warnings thanks to coolman
git-svn-id: svn://ultimatepp.org/upp/trunk@13506 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-23 07:20:38 +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
a8d1d50e1d Core: CoWork: Workaround for sanitizer bug
git-svn-id: svn://ultimatepp.org/upp/trunk@13502 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-19 21:50:15 +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
0153b408eb CtrlLib: DropList::Add(initializer_list)
git-svn-id: svn://ultimatepp.org/upp/trunk@13497 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-17 19:45:07 +00:00
cxl
ecaab31752 PostreSQL: DUAL_UNIQUE constraint name fixed to allow more of them
git-svn-id: svn://ultimatepp.org/upp/trunk@13496 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-17 08:42:29 +00:00
cxl
7a6958da7d FileSel: PreSelect improved (now supports SaveAs, file type now set correctly)
git-svn-id: svn://ultimatepp.org/upp/trunk@13495 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-15 08:33:43 +00:00
cxl
568e93b281 ide: Patch tool improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@13494 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-13 14:22:11 +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