..
$.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
Copying (U++ license) changed to officical 2-clause BSD license
2008-09-13 09:05:01 +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: Cleaning nonapp main packages
2009-05-14 06:18:42 +00:00
Common
Developing gui-less true umk: separated non-gui ide/core
2009-04-04 09:13:31 +00:00
Core
*CtrlLib: Fixed issues with various popups (like tooltip) and deactivating the window
2010-07-25 10:12:56 +00:00
CppBase
uppsrc: Cleaning nonapp main packages
2009-05-14 06:18:42 +00:00
Crash
uppsrc: All .iml files changed to new format
2009-11-16 03:49:20 +00:00
Crypto
License fixes
2008-10-02 10:29:42 +00:00
CtrlCore
*CtrlTimer
2010-07-25 07:27:58 +00:00
CtrlLib
*CtrlLib: Fixed issues with various popups (like tooltip) and deactivating the window
2010-07-25 10:12:56 +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
Report: ChoosePrinter, ChooseDefaultPrinter - selects printer before rendering report, renders to chosen paper size
2009-10-28 19:02:39 +00:00
Draw
*plugin/gif: Animated gif fixes
2010-06-24 18:45:11 +00:00
DropGrid
Fixed MingGW compilation issue (Koldo)
2009-11-19 22:36:06 +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
.Web: authorization method 'basic' renamed to Basic (zsolt' comment)
2010-04-02 09:29:32 +00:00
GLCtrl
*CtrlCore, GLCtrl: Fixed layout issue with GL
2010-06-13 15:42:15 +00:00
GridCtrl
*GridCtrl: GetCtrl expects relative row index on default now
2010-07-20 19:23:43 +00:00
HexView
uppsrc: Cleaning nonapp main packages
2009-05-14 06:18:42 +00:00
IconDes
theide: Fix in IconDes
2009-09-23 06:19:17 +00:00
ide
*CtrlLib: Fixed issues with various popups (like tooltip) and deactivating the window
2010-07-25 10:12:56 +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: SAFEARRAY constructor helpers
2010-07-19 09:13:47 +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: silly typo fixed, thanks to tojocky (WSTRING_V / STRING_V variant in OCI8Connection::SetParam)
2010-07-13 23:27:12 +00:00
Painter
Removed minor nameclash in Painter vs Geom
2010-01-27 20:09:02 +00:00
PaintGL
License fixes
2008-10-02 10:29:42 +00:00
PdfDraw
.PdfDraw
2010-06-22 10:34:33 +00:00
plugin
.plugin/pcre: updated to version 8.10
2010-07-18 10:57:15 +00:00
PostgreSQL
*SqlExp operator|| fixes, PGSQL WhenReconnect
2010-05-17 12:37:06 +00:00
Report
.uppsrc: ca-es translation
2010-07-02 18:53:25 +00:00
RichBook
changed svn layout
2008-06-07 22:31:27 +00:00
RichEdit
.ndisasm: Authors
2010-07-12 12:42:28 +00:00
RichText
*uppsrc: fixed various i18n, font, RichText issues in X11
2010-03-23 19:17:45 +00:00
Sql
+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
SqlCommander
SqlCommander: #include case fixed
2010-02-09 20:15:35 +00:00
SqlCtrl
.uppsrc: ca-es translation
2010-07-02 18:53:25 +00:00
TCore
.TCore: SQL-style extensions to calculator parser (continued)
2010-07-19 18:32:55 +00:00
TCtrlLib
Basic support for fill patterns in PDF
2010-06-08 23:37:13 +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
changed svn layout
2008-06-07 22:31:27 +00:00
usvn
CtrlCore,Draw, POSIX: Fixed font metrics issue, fixed editfield frame issue, fixed PdfDraw
2009-08-08 21:52:08 +00:00
Web
XmlRpc: XmlRpcCall Proxy, ProxyAuth
2010-07-11 08:44:05 +00:00
XmlRpc
XmlRpc: XmlRpcCall Proxy, ProxyAuth
2010-07-11 08:44:05 +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
XmlRpc added to installation packages
2009-12-20 20:38:45 +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