Commit graph

10973 commits

Author SHA1 Message Date
cxl
4c8a511fa2 CtrlCore: StateH(OPEN) fixes GridCtrl
git-svn-id: svn://ultimatepp.org/upp/trunk@12785 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-22 18:02:46 +00:00
cxl
78341d6a6d ide: Mac improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@12784 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-22 17:57:18 +00:00
cxl
1b6c34e80f .reference
git-svn-id: svn://ultimatepp.org/upp/trunk@12783 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-22 17:52:36 +00:00
amrein
ac48367415 If installing upp in user directory:
- Create theide.desktop in upp user directory and copy theide.png too
- Add an user xdg menu entry for theide
- Add an uninstall script that t only removes theide xdg menu entry for now

git-svn-id: svn://ultimatepp.org/upp/trunk@12782 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-22 16:49:25 +00:00
cxl
9b5a14496f Core: DarkTheme color conversion - improved algo
git-svn-id: svn://ultimatepp.org/upp/trunk@12781 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-21 14:47:14 +00:00
cxl
a62336d102 CtrlLib: Fixed issue with context menu immediately closing in Cinnamon
git-svn-id: svn://ultimatepp.org/upp/trunk@12780 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-21 07:49:34 +00:00
cxl
74797d30b8 .uppbox
git-svn-id: svn://ultimatepp.org/upp/trunk@12776 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-20 13:10:50 +00:00
oblivion
822bee5f8f SSH: Examples updated, reflecting the changes in SSH package.
git-svn-id: svn://ultimatepp.org/upp/trunk@12775 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-19 16:32:30 +00:00
oblivion
8d9f834a98 SSH: SshShell: Console window resize notification workaround for MacOS.
SSH: SFtpFileSystemInfo -> FileSystemInfo conversion method removed .(See C++11 standard, 12.3.2. )

git-svn-id: svn://ultimatepp.org/upp/trunk@12774 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-19 16:31:02 +00:00
cxl
6d05cffc06 uppsrc: Dark theme issues
git-svn-id: svn://ultimatepp.org/upp/trunk@12773 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-19 12:34:06 +00:00
cxl
e3d2290ebc upptst
git-svn-id: svn://ultimatepp.org/upp/trunk@12772 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-19 12:34:04 +00:00
cxl
cfed8b3c22 ide: Improved exception handling in debuggers
git-svn-id: svn://ultimatepp.org/upp/trunk@12771 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-19 10:07:17 +00:00
cxl
e0da911bd2 ide: After 'Build package' errors are now correctly shown
git-svn-id: svn://ultimatepp.org/upp/trunk@12770 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-19 09:29:44 +00:00
cxl
60ab20092e ide: Debugger Copy backtrace of all threads fixed (both PDB and MINGW)
git-svn-id: svn://ultimatepp.org/upp/trunk@12769 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-19 09:00:40 +00:00
cxl
f3b939ed17 Painter: Fixed issue with empty paint
git-svn-id: svn://ultimatepp.org/upp/trunk@12768 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-18 22:56:50 +00:00
cxl
6606455c44 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@12767 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-18 10:10:31 +00:00
cxl
27e1de347c .uppbox: autotest
git-svn-id: svn://ultimatepp.org/upp/trunk@12766 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-18 10:10:30 +00:00
cxl
5452357cb9 Core: DarkTheme(Color) fix
git-svn-id: svn://ultimatepp.org/upp/trunk@12762 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-12 11:40:57 +00:00
koldo
dfacb2e3a3 uppweb: Added Iñaki
git-svn-id: svn://ultimatepp.org/upp/trunk@12760 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-11 20:47:54 +00:00
cxl
8984cb78b6 ide: About update
git-svn-id: svn://ultimatepp.org/upp/trunk@12759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-11 09:01:48 +00:00
cxl
60225b65f0 .DLOG
git-svn-id: svn://ultimatepp.org/upp/trunk@12758 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-10 15:20:02 +00:00
cxl
7a66072b16 ide: GDB reverted to pre LLDB status
git-svn-id: svn://ultimatepp.org/upp/trunk@12757 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-10 15:19:40 +00:00
cxl
350fb79ea3 Core: DarkTheme color convertor improved
git-svn-id: svn://ultimatepp.org/upp/trunk@12756 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-10 12:26:23 +00:00
cxl
189e46812a .upptst
git-svn-id: svn://ultimatepp.org/upp/trunk@12755 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-10 12:26:18 +00:00
cxl
d2809cfcbe Core: Developing DarkTheme color conversion
git-svn-id: svn://ultimatepp.org/upp/trunk@12754 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-10 12:06:27 +00:00
cxl
59f2887bc7 Devel
git-svn-id: svn://ultimatepp.org/upp/trunk@12753 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-10 12:06:22 +00:00
cxl
479f47398d Core: Improving color inversion for DarkTheme
git-svn-id: svn://ultimatepp.org/upp/trunk@12752 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-10 09:56:55 +00:00
cxl
68c91c89fc Core: DarkTheme changed for better blues
git-svn-id: svn://ultimatepp.org/upp/trunk@12751 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-10 09:27:12 +00:00
cxl
51d2fdf9bc upptst
git-svn-id: svn://ultimatepp.org/upp/trunk@12750 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-10 09:27:10 +00:00
cxl
bf977b22cd CtrlLib: Button style now supports 'focus_use_ok' to determine whether StyleOk is to be used if button is focused
git-svn-id: svn://ultimatepp.org/upp/trunk@12749 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-09 09:29:58 +00:00
cxl
a164ab289e .reference
git-svn-id: svn://ultimatepp.org/upp/trunk@12748 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-09 09:29:57 +00:00
koldo
cf87feb4ca Eigen: File forgotten
git-svn-id: svn://ultimatepp.org/upp/trunk@12746 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-06 19:24:55 +00:00
cxl
f1eec86bce CtrlCore: Fixed issues with Layout
git-svn-id: svn://ultimatepp.org/upp/trunk@12744 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-05 09:03:19 +00:00
cxl
a783cffdfa GLDraw: GLCode::Mat4
git-svn-id: svn://ultimatepp.org/upp/trunk@12742 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-04 15:34:29 +00:00
cxl
3793ccf4a1 .reference
git-svn-id: svn://ultimatepp.org/upp/trunk@12739 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-04 11:24:32 +00:00
cxl
6aa0550fdc .uppweb
git-svn-id: svn://ultimatepp.org/upp/trunk@12738 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-04 11:13:48 +00:00
cxl
1915662d51 plugin/glm, ide: Improved install
git-svn-id: svn://ultimatepp.org/upp/trunk@12737 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-04 10:59:57 +00:00
cxl
cf933b159b .uppbox
git-svn-id: svn://ultimatepp.org/upp/trunk@12736 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-04 10:59:51 +00:00
cxl
692701f57f CodeEditor: fixed typo
git-svn-id: svn://ultimatepp.org/upp/trunk@12735 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-03 19:56:52 +00:00
cxl
50160a2834 ide: Now supports preinstalled MySQL libraries
git-svn-id: svn://ultimatepp.org/upp/trunk@12734 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-03 17:24:37 +00:00
koldo
bf8660be5a Eigen: Updated to 3.3.7
git-svn-id: svn://ultimatepp.org/upp/trunk@12732 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-02 16:43:54 +00:00
cxl
9a890cd015 ide: Win32 autosetup of include PGSQL library
git-svn-id: svn://ultimatepp.org/upp/trunk@12731 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-02 14:47:28 +00:00
cxl
724483ac56 GLDraw: new features
git-svn-id: svn://ultimatepp.org/upp/trunk@12729 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-02 09:11:34 +00:00
cxl
1ff60c46eb bazaar: plugin/earcut
git-svn-id: svn://ultimatepp.org/upp/trunk@12728 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-02 09:11:31 +00:00
cxl
905ee84d0d ide: MacOS improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@12727 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-01 18:31:45 +00:00
cxl
898eaa19c5 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@12725 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-01-30 13:50:32 +00:00
cxl
233150d2fd ide: Improved initial setup in Linux
git-svn-id: svn://ultimatepp.org/upp/trunk@12724 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-01-30 11:01:40 +00:00
amrein
3ada691fa1 - Copy dictionary files (*.udc and/or *.scd) used by theide speller inside ~/.upp/theide/speller (default make install) or /usr/share/upp/speller/ (posix install)
- Fix Core and TheIde search paths accordingly

git-svn-id: svn://ultimatepp.org/upp/trunk@12723 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-01-28 22:35:09 +00:00
cxl
96c5220f7e .uppbox
git-svn-id: svn://ultimatepp.org/upp/trunk@12722 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-01-27 12:46:01 +00:00
cxl
b578f7b847 Core, ide: speller fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@12721 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-01-27 12:45:35 +00:00