ultimatepp/uppsrc
cxl d76cbbae64 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7742 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-29 09:19:01 +00:00
..
$.tpp Draw: DataDrawer docs 2009-07-17 16:23:13 +00:00
AllForI18n New Zn_TW tr, Compiz fix, ArrayCtrl sorting fix 2009-04-14 18:13:09 +00:00
AnalyzeMap Licence updated #644 2014-01-17 11:36:11 +00:00
art/BlueBar Licence updated #644 2014-01-17 11:36:11 +00:00
BuildAll Skylark: minor fix, CtrlLib: ErrorOK 2013-08-17 15:57:39 +00:00
CbGen Core: rudimentary Callback lambda support 2014-03-17 18:05:55 +00:00
CodeEditor .cosmetics 2014-09-29 09:19:01 +00:00
Common Developing gui-less true umk: separated non-gui ide/core 2009-04-04 09:13:31 +00:00
Core Core: SetLanguage(const char *s) 2014-09-25 06:20:43 +00:00
CppBase ide: Jump to definition improved 2014-09-22 21:13:14 +00:00
Crash Licence updated #644 2014-01-17 11:36:11 +00:00
CtrlCore Fixed issue with TopWindow::DefaultBreak 2014-09-27 14:42:21 +00:00
CtrlLib ide: Highlighting of current line 2014-09-28 08:14:16 +00:00
Docedit Licence updated #644 2014-01-17 11:36:11 +00:00
Docking Docking: Fixed for C++11 2014-03-28 07:39:02 +00:00
docpp Licence updated #644 2014-01-17 11:36:11 +00:00
DocTypes Licence updated #644 2014-01-17 11:36:11 +00:00
Draw ide: Handling of compiler output improved #744 2014-06-16 13:45:08 +00:00
DropGrid DropGrid: Replaced NULL with "" 2014-01-08 17:53:59 +00:00
Esc Fixed for GCC 2014-09-16 20:17:45 +00:00
Geom .Geom: fixed for clone/pick 2014-03-18 09:38:48 +00:00
GLCtrl GLCtrl::GLResize issue (thanks Klugier) 2014-03-19 18:01:07 +00:00
GLDraw glew is not plugin/glew, #724, thanks Klugier 2014-03-19 18:11:05 +00:00
GridCtrl New SK-SK translation applied (thanks Gapko) 2014-06-08 09:37:24 +00:00
HexView Licence updated #644 2014-01-17 11:36:11 +00:00
IconDes Context Goto now can jump to images (CtrlImg::Add()) 2014-09-26 06:34:57 +00:00
ide ide: Highlighting of current line 2014-09-28 08:14:16 +00:00
MSSQL Sql: finalizing JoinRef and introspection 2011-12-07 20:21:09 +00:00
MySql MySql: INT64 supported 2014-09-29 06:33:40 +00:00
ODBC ODBC: Fixed for C++11 2014-04-10 09:51:08 +00:00
Ole Licence updated #644 2014-01-17 11:36:11 +00:00
OleDB Licence updated #644 2014-01-17 11:36:11 +00:00
Oracle SqlSchema: CLOB/BLOB width now set as INT_MAX/2 (not 0) 2014-08-11 09:51:02 +00:00
Painter Core: Fixed STL iterators for sorted maps 2014-04-01 19:26:50 +00:00
PaintGL Licence updated #644 2014-01-17 11:36:11 +00:00
PdfDraw Licence updated #644 2014-01-17 11:36:11 +00:00
plugin SqlSchema: CLOB/BLOB width now set as INT_MAX/2 (not 0) 2014-08-11 09:51:02 +00:00
PostgreSQL SqlSchema: CLOB/BLOB width now set as INT_MAX/2 (not 0) 2014-08-11 09:51:02 +00:00
RasterPlayer .RasterPlayer: Small update 2014-09-12 20:57:45 +00:00
Report New SK-SK translation applied (thanks Gapko) 2014-06-08 09:37:24 +00:00
RichBook SqlCtrl: ValueMap SqlCtrls::Get, ArrayCtrl: map based Set/Add, fixed some warnings and obsolete pragmas removed 2013-09-05 12:14:09 +00:00
RichEdit RichEdit: Fixed issue of changing format after Enter 2014-09-28 08:51:57 +00:00
RichText .removed forgotten LOG 2014-09-24 13:44:23 +00:00
ScatterCtrl ScatterCtrl: Improvements in properties and bug fixes 2014-09-12 20:58:26 +00:00
ScatterDraw ScatterDraw: Improvements and bug fixes 2014-09-12 20:59:20 +00:00
Skylark Core: CParser LineInfoComment, Skylark: Improved witz error handling 2014-04-26 09:38:18 +00:00
Sql .docs 2014-09-23 07:19:38 +00:00
SqlCommander Licence updated #644 2014-01-17 11:36:11 +00:00
SqlCtrl New SK-SK translation applied (thanks Gapko) 2014-06-08 09:37:24 +00:00
TabBar .cosmetics 2014-03-21 18:19:18 +00:00
TCore RefManager fix 2014-08-05 15:58:05 +00:00
TCtrlLib Licence updated #644 2014-01-17 11:36:11 +00:00
TDraw Licence updated #644 2014-01-17 11:36:11 +00:00
TextDiffCtrl ide: Fixed to compile with GCC 2014-09-05 07:34:41 +00:00
TSql Licence updated #644 2014-01-17 11:36:11 +00:00
Turtle Turtle: Fixed minor issue with === instead of == 2014-06-02 06:43:03 +00:00
umk Core: CoutUTF8, ide: UTF8 console capture 2014-09-22 12:36:44 +00:00
Updater Licence updated #644 2014-01-17 11:36:11 +00:00
upt *upt: fixed Win32 template #368 2013-03-14 20:04:37 +00:00
usvn CtrlCore: Fixed workares issue in X11/GTK, various cosmetics 2014-04-28 16:55:48 +00:00
Web POP3: InetMessage fixes 2014-07-10 07:57:43 +00:00
XmlRpc XmlRpc: uses Rpc 2012-10-18 09:00:40 +00:00
XmlView Core: XmlNode::Remove, plugin/zip: Fixed 2014-01-21 11:40:50 +00:00
assemblies .developing usvn 2012-01-28 10:27:20 +00:00
cpp_parser_ignore.txt Removed Common directory, T++ stylesheets replaced by templates 2008-08-16 13:50:40 +00:00
guiplatform.h .developing rainbow 2011-06-13 12:43:17 +00:00
install.upp changed svn layout 2008-06-07 22:31:27 +00:00
numbers.txt changed svn layout 2008-06-07 22:31:27 +00:00
packages ide: Removed dependency on coff 2014-04-28 17:24:13 +00:00
packages1 uppsrc: Web back to packages1, but described as deprecated 2012-10-25 06:48:17 +00:00
uppconfig.h uppsrc: OLD_VALUE completely removed, Core/Rpc: Now supports Json parameters and return values 2012-09-14 11:43:13 +00:00