ultimatepp/uppsrc
cxl 45e9cdf76b .PostgreSQL now uses Web
git-svn-id: svn://ultimatepp.org/upp/trunk@3179 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-08 17:23:08 +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 uppsrc cleanup 2009-05-14 06:37:01 +00:00
art/BlueBar .uppsrc: minor fixes 2011-02-04 15:05:04 +00:00
BuildAll Several examples fixed to compile and work in new draw 2009-07-08 18:44:19 +00:00
CbGen License fixes 2008-10-02 10:29:42 +00:00
CodeEditor .CtrlLib: ToolTip SColorInfoText fix, Core: DDUMP fix 2010-07-07 20:06:50 +00:00
coff *uppsrc: mr_ped's GCC warnings fix, Core: now methods in Thread based on tojocky's ideas 2011-01-08 12:36:46 +00:00
Common Developing gui-less true umk: separated non-gui ide/core 2009-04-04 09:13:31 +00:00
Core .Core: Some doc included 2011-02-04 23:36:43 +00:00
CppBase *uppsrc: mr_ped's GCC warnings fix, Core: now methods in Thread based on tojocky's ideas 2011-01-08 12:36:46 +00:00
Crash Improved DropList, ColorPopUp and DropTree animation 2010-09-11 19:19:26 +00:00
Crypto License fixes 2008-10-02 10:29:42 +00:00
CtrlCore .CtrlLib: Added some parenthesis to DocEdit if to make it clear 2011-02-04 13:55:34 +00:00
CtrlLib .CtrlLib: ArrayCtrl updated in accordance with Option visual styles 2011-02-05 15:59:33 +00:00
Docedit uppsrc: All .iml files changed to new format 2009-11-16 03:49:20 +00:00
docpp License fixes 2008-10-02 10:29:42 +00:00
DocTypes .DocTypes 2010-10-23 08:20:55 +00:00
Draw *CtrlLib, Draw: Fixed issues with menu and dark themes in Ubuntu (RM Bug #5) 2011-01-30 12:42:32 +00:00
DropGrid DropGrid: Fixes related to latest GridCtrl changes 2010-09-29 21:37:23 +00:00
Esc Esc: Fixed crash on script error, Core: ValueMap - added String key variants, CtrlLib: ArrayCtrl - fixed issue with repeated SetCtrl for the same cell 2009-12-21 22:50:06 +00:00
Geom .Geom/Ctrl: new flag reset_push in PlotterCtrl triggered by LostFocus handles unwanted pans caused by invalid drag & drop modes 2011-01-19 08:16:41 +00:00
GLCtrl *GLCtrl (again) 2010-08-30 13:19:15 +00:00
GridCtrl GridCtrl: Fixed SyncCtrls - sometimes was not called. Fixed decreasing generic controls counter if column is removed 2011-01-08 00:40:48 +00:00
HexView *uppsrc: mr_ped's GCC warnings fix, Core: now methods in Thread based on tojocky's ideas 2011-01-08 12:36:46 +00:00
IconDes theide: Fix in IconDes 2009-09-23 06:19:17 +00:00
ide .theide: updated Getting started docs (RM #18) 2011-01-31 16:32:45 +00:00
MSSQL MSSQL: IdentityInsert (bypass of IDENTITY column insertion) 2009-09-29 17:40:17 +00:00
MySql .MySql: FIELD_TYPE_TIMESTAMP 2010-06-24 18:12:03 +00:00
ODBC Fixed MSSQL interface 2009-04-22 12:26:18 +00:00
Ole .Ole: minor OLE-related fixes thanks to borbek 2010-11-15 18:54:24 +00:00
OleDB MS SQL Server BIGINT added to supported types in OleDB schema definition 2009-12-29 00:52:02 +00:00
Oracle .Oracle: CONNECTION_BROKEN OCI check expanded to broader range of OCI errors 2011-01-13 11:18:34 +00:00
Painter *Painter now depends on Draw 2011-02-04 15:06:21 +00:00
PaintGL License fixes 2008-10-02 10:29:42 +00:00
PdfDraw *uppsrc: mr_ped's GCC warnings fix, Core: now methods in Thread based on tojocky's ideas 2011-01-08 12:36:46 +00:00
plugin *CtrlLib, Draw: Fixed issues with menu and dark themes in Ubuntu (RM Bug #5) 2011-01-30 12:42:32 +00:00
PostgreSQL .PostgreSQL now uses Web 2011-02-08 17:23:08 +00:00
RasterPlayer .RasterPlayer: Slight change in doc 2010-10-20 19:38:03 +00:00
Report CtrlLib: FileSel: Support for Terminal Services client shares (Win32) 2010-11-16 18:21:07 +00:00
RichBook changed svn layout 2008-06-07 22:31:27 +00:00
RichEdit RichEdit: Improved process of searching for speller dictionaries 2010-11-24 10:27:56 +00:00
RichText *uppsrc: mr_ped's GCC warnings fix, Core: now methods in Thread based on tojocky's ideas 2011-01-08 12:36:46 +00:00
Sql Sql: Table structures S_ now have ToString to have DUMP/LOG support 2011-01-15 19:10:59 +00:00
SqlCommander SqlCommander: #include case fixed 2010-02-09 20:15:35 +00:00
SqlCtrl CtrlLib: FileSel: Support for Terminal Services client shares (Win32) 2010-11-16 18:21:07 +00:00
TabBar ide: fixed indication of splitted file in stacking mode, small tabbar optimization, removed quicktabs 2011-01-23 13:27:33 +00:00
TCore .CtrlLib: TreeCtrl - added setter for Item::margin attribute 2010-12-16 09:55:38 +00:00
TCtrlLib .Oci8: minor timing bug fix 2010-09-08 10:32:08 +00:00
TDraw TDraw fixed to support PolyPolyPolygons in Drawings; added build mode without PostgreSQL to SqlCommander 2009-11-30 21:18:44 +00:00
TextDiffCtrl .theide: minor fix 2010-04-06 12:39:10 +00:00
TSql +Sql: new method SqlUpdate::Column(const SqlSet& cols, const SqlSet& vals) supports Oracle-style multicolumn SET in UPDATE (UPDATE xxx set (A, B, C) = select A, B, C from yyy) 2010-07-27 08:05:41 +00:00
umk changed svn layout 2008-06-07 22:31:27 +00:00
Updater SetIniFile with NULL forces reload, MSSQL schema files create primary keys, Updater fixed 2009-01-30 12:17:59 +00:00
upt theide: SSE2 as Option in main config, templates now include SSE2 as default (RM #9) 2011-01-31 14:53:32 +00:00
usvn *uppsrc: mr_ped's GCC warnings fix, Core: now methods in Thread based on tojocky's ideas 2011-01-08 12:36:46 +00:00
Web .Web: smtp removed unusued method from the header 2011-01-31 16:27:15 +00:00
XmlRpc .XmlRpc: XmlRpcCall::GetMethod 2011-01-10 11:25:37 +00:00
XmlView uppsrc: All .iml files changed to new format 2009-11-16 03:49:20 +00:00
assemblies MakeInstall4 - ready for wine 2009-03-14 13:41:05 +00:00
bench.txt changed svn layout 2008-06-07 22:31:27 +00:00
cpp_parser_ignore.txt Removed Common directory, T++ stylesheets replaced by templates 2008-08-16 13:50:40 +00:00
done.txt Radial gradient precission fix 2009-01-23 13:12:10 +00:00
help changed svn layout 2008-06-07 22:31:27 +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 *uppsrc/MakeInstall: TabBar added to 'packages' 2011-01-16 20:25:25 +00:00
packages1 MakeInstall4 - ready for wine 2009-03-14 13:41:05 +00:00
plan.txt changed svn layout 2008-06-07 22:31:27 +00:00
ToDo.txt Radial gradient precission fix 2009-01-23 13:12:10 +00:00
unrefined.doc changed svn layout 2008-06-07 22:31:27 +00:00
upp.log theide: Force CRLF 2010-01-12 23:37:58 +00:00
upp_config.h changed svn layout 2008-06-07 22:31:27 +00:00