cxl
|
ce7186cd36
|
Core: Bits optimized, CtrlLib: ArrayCtrl::WhenColumnSort
git-svn-id: svn://ultimatepp.org/upp/trunk@11029 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-25 10:37:55 +00:00 |
|
cxl
|
647b4ee789
|
.autotest
git-svn-id: svn://ultimatepp.org/upp/trunk@11028 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-25 10:37:52 +00:00 |
|
cxl
|
32c244a94e
|
GridCtrl: Fix in RemoveColumn
git-svn-id: svn://ultimatepp.org/upp/trunk@11027 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-24 13:30:36 +00:00 |
|
klugier
|
b03ad28dd5
|
.bazaar fix Unique to compile.
git-svn-id: svn://ultimatepp.org/upp/trunk@11026 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-22 23:02:50 +00:00 |
|
cxl
|
1e375dbf6c
|
CtrlCore: Gtk: Fixed issue with close button
git-svn-id: svn://ultimatepp.org/upp/trunk@11025 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-22 21:46:58 +00:00 |
|
cxl
|
fa36aaa477
|
removed DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@11024 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-22 18:24:34 +00:00 |
|
cxl
|
5cce1029fc
|
ide: Fixed problems with executing binary with spaces in the path
git-svn-id: svn://ultimatepp.org/upp/trunk@11023 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-22 09:27:17 +00:00 |
|
cxl
|
00518209c4
|
CtrlCore: GTK: TopWindow::IsFullScreen and ::FullScreen methods fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@11022 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-22 08:36:06 +00:00 |
|
cxl
|
3eec741a60
|
.uppstst
git-svn-id: svn://ultimatepp.org/upp/trunk@11021 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-22 08:36:06 +00:00 |
|
cxl
|
9ede53f679
|
CtrlLib: LineEdit highlighting underline problem fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@11020 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-19 18:51:14 +00:00 |
|
cxl
|
9737d8c504
|
CtrlLib: CtrlRetriever new features
git-svn-id: svn://ultimatepp.org/upp/trunk@11019 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-18 21:42:06 +00:00 |
|
klugier
|
5a07b3ed02
|
.ide .cosmetic #1682.
git-svn-id: svn://ultimatepp.org/upp/trunk@11018 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-17 14:37:53 +00:00 |
|
klugier
|
02db5708ab
|
.ide Host::Launch() now can handle application that has got spaces in theires names.
git-svn-id: svn://ultimatepp.org/upp/trunk@11017 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-17 14:21:36 +00:00 |
|
cxl
|
ccf287001a
|
CtrlLib: Option: SetColor
git-svn-id: svn://ultimatepp.org/upp/trunk@11016 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-17 07:43:42 +00:00 |
|
klugier
|
2289cfb203
|
.ide one more small cosmetic in Funding article.
git-svn-id: svn://ultimatepp.org/upp/trunk@11015 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-16 20:22:52 +00:00 |
|
klugier
|
a2ba550917
|
.web comsetic in Funding article.
git-svn-id: svn://ultimatepp.org/upp/trunk@11014 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-16 20:22:04 +00:00 |
|
klugier
|
4a1fb658d1
|
.uppweb added Tutorials connection to the main site bar.
git-svn-id: svn://ultimatepp.org/upp/trunk@11013 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-16 20:10:23 +00:00 |
|
klugier
|
63a5aff275
|
.web added Tutorials article.
git-svn-id: svn://ultimatepp.org/upp/trunk@11012 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-16 20:02:42 +00:00 |
|
cxl
|
e99c6b480c
|
TextDiffCtrl: Directory comparison now can show/filter new/modified/removed files
git-svn-id: svn://ultimatepp.org/upp/trunk@11011 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-16 17:52:22 +00:00 |
|
cxl
|
5802661b40
|
ide: New HighlightOut::Put overload
git-svn-id: svn://ultimatepp.org/upp/trunk@11010 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-16 17:28:41 +00:00 |
|
klugier
|
e528b59fb9
|
.ide Channge logger subclasses to more simple Logd, Logi, Logw, Loge.
git-svn-id: svn://ultimatepp.org/upp/trunk@11009 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-16 16:28:58 +00:00 |
|
klugier
|
b42bedba88
|
.ide add missing LoggingLevel::NONE string conversion.
git-svn-id: svn://ultimatepp.org/upp/trunk@11008 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-16 11:32:57 +00:00 |
|
klugier
|
a3d2aeee6d
|
.ide Logger now accepts NONE level of logging to turn off logging completly.
git-svn-id: svn://ultimatepp.org/upp/trunk@11007 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-16 11:24:02 +00:00 |
|
klugier
|
c1021f47ab
|
.ide Logger sub classes are now generated with macro instead of plain code.
git-svn-id: svn://ultimatepp.org/upp/trunk@11006 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-16 11:20:49 +00:00 |
|
klugier
|
15dafbfe7b
|
.uppweb index cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@11005 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-16 11:09:18 +00:00 |
|
klugier
|
bd7d9eae0a
|
.uppweb fix issue with wrong url to code style article on the main site.
git-svn-id: svn://ultimatepp.org/upp/trunk@11004 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-16 11:06:50 +00:00 |
|
klugier
|
e88bb69e41
|
.uppweb small fix in Roadmap article.
git-svn-id: svn://ultimatepp.org/upp/trunk@11003 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-15 22:52:48 +00:00 |
|
klugier
|
a339ab6536
|
.ide Create logger for the long term TheIDE monitoring.
git-svn-id: svn://ultimatepp.org/upp/trunk@11002 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-15 22:27:51 +00:00 |
|
klugier
|
800375b9fe
|
.uppweb improve Core description in U++ technologies article.
git-svn-id: svn://ultimatepp.org/upp/trunk@11001 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-15 19:03:59 +00:00 |
|
klugier
|
21cba60bb7
|
.uppweb code style restor to new standards and added link to tihs article in the development secion of index.
git-svn-id: svn://ultimatepp.org/upp/trunk@11000 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-15 14:49:42 +00:00 |
|
cxl
|
80bece115a
|
Fix in double formatting (thank cbpporter)
git-svn-id: svn://ultimatepp.org/upp/trunk@10999 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-15 09:24:20 +00:00 |
|
cxl
|
36f1763a16
|
Fixed problem header/footer in document that does not start at PageY(0, 0)
git-svn-id: svn://ultimatepp.org/upp/trunk@10998 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-13 13:37:24 +00:00 |
|
klugier
|
cc7c0581af
|
.uppweb revert changes related to web.
git-svn-id: svn://ultimatepp.org/upp/trunk@10996 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-11 19:58:06 +00:00 |
|
klugier
|
de7fa0702b
|
.uppweb added placeholder for search field.
git-svn-id: svn://ultimatepp.org/upp/trunk@10995 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-10 21:02:28 +00:00 |
|
klugier
|
1d6c1f638c
|
.uppweb Fix issue with too big bar links.
git-svn-id: svn://ultimatepp.org/upp/trunk@10994 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-10 20:51:49 +00:00 |
|
cxl
|
906dad7dd7
|
ODBC: Fixed leaking because of missing SQLDisconnect
git-svn-id: svn://ultimatepp.org/upp/trunk@10993 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-10 14:38:30 +00:00 |
|
klugier
|
4f0b0ccf38
|
.uppweb move to <\!DOCTYPE HTML>
git-svn-id: svn://ultimatepp.org/upp/trunk@10992 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-09 18:07:47 +00:00 |
|
cxl
|
b013efdeeb
|
Core: Buffer::Get and ::IsEmpty
git-svn-id: svn://ultimatepp.org/upp/trunk@10991 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-09 13:16:36 +00:00 |
|
cxl
|
0b50b62c41
|
Core: Socket::SSLServerNameIndicator, used in HttpRequest; fixes problems with connecting to some https server
git-svn-id: svn://ultimatepp.org/upp/trunk@10990 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-08 21:32:22 +00:00 |
|
cxl
|
e5b565ffa4
|
RichText: Fixed issue with table layouts
git-svn-id: svn://ultimatepp.org/upp/trunk@10989 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-07 13:54:17 +00:00 |
|
cxl
|
ed9b40fdc7
|
RichText: Fixed issue with inner table with invalid margins
git-svn-id: svn://ultimatepp.org/upp/trunk@10988 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-06 15:45:27 +00:00 |
|
cxl
|
25641ae26e
|
.Cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10986 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-06 09:58:15 +00:00 |
|
cxl
|
856f15fec4
|
.cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10985 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-04 13:21:33 +00:00 |
|
klugier
|
1e9746ef7a
|
.ide .doc Funding upp polished and restored.
git-svn-id: svn://ultimatepp.org/upp/trunk@10984 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-01 21:29:33 +00:00 |
|
klugier
|
4f0112bbf3
|
.ide .doc GettingStarted is now refering to the current state of TheIDE. Deprecated documentation entries was removed.
git-svn-id: svn://ultimatepp.org/upp/trunk@10983 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-01 21:09:57 +00:00 |
|
klugier
|
b5cc22e409
|
.ide .doc Fixes size of images in GettingStarted article.
git-svn-id: svn://ultimatepp.org/upp/trunk@10982 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-01 12:55:47 +00:00 |
|
klugier
|
e2abd4b2ec
|
.ide .doc Getting started with TheIDE with screenshot from Windows 10 and new TheIDE.
git-svn-id: svn://ultimatepp.org/upp/trunk@10981 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-01 12:44:43 +00:00 |
|
klugier
|
2ed409750e
|
.ide .editor integrated help is now not show when editor mode is enable. The main reason of this change is that help depends on <meta> that is not avaliable in editor mode.
git-svn-id: svn://ultimatepp.org/upp/trunk@10977 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-03-27 21:07:38 +00:00 |
|
klugier
|
e3a397dbf7
|
.ide Settings now has got dedicated icon in the tool bar.
git-svn-id: svn://ultimatepp.org/upp/trunk@10976 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-03-27 20:56:43 +00:00 |
|
klugier
|
9fca4998f3
|
.ide .doc omari is now upp hero ;)
git-svn-id: svn://ultimatepp.org/upp/trunk@10974 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-03-26 19:21:41 +00:00 |
|