ultimatepp/uppsrc
cxl 2ce7d8b106 Removed forgotten DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@671 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-24 09:41:56 +00:00
..
$.tpp Fixed some Core topics.. 2008-09-25 17:48:49 +00:00
AllForI18n All Topics++ now converted to the new format (where required, they are made includeable) 2008-08-16 18:49:43 +00:00
AnalyzeMap License fixes 2008-10-02 10:29:42 +00:00
art/BlueBar Copying (U++ license) changed to officical 2-clause BSD license 2008-09-13 09:05:01 +00:00
BuildAll changed svn layout 2008-06-07 22:31:27 +00:00
CbGen License fixes 2008-10-02 10:29:42 +00:00
CodeEditor Improved appearance of package file list underlines, U++ LOG macros now highlighted (default green) 2008-11-07 11:15:08 +00:00
CodeIndex changed svn layout 2008-06-07 22:31:27 +00:00
coff Changed RichText/RichEdit apply-style operation 2008-10-02 15:25:38 +00:00
Common new uvs2 releases : uppsrc-2612 tutorial-38 examples-142 reference-114 - fixed X11DHCtrl 2008-07-01 20:28:44 +00:00
Core CParser documentation 2008-11-21 14:31:58 +00:00
CppBase TheIDE now can Print 2008-11-23 21:18:03 +00:00
Crash License fixes 2008-10-02 10:29:42 +00:00
Crypto License fixes 2008-10-02 10:29:42 +00:00
CtrlCore X11 unicode patch with non-xic variant (by coolman, untested) 2008-11-23 17:29:32 +00:00
CtrlLib Fixed RichTextCtrl NoSb 2008-11-22 19:31:25 +00:00
Docedit License fixes 2008-10-02 10:29:42 +00:00
docpp License fixes 2008-10-02 10:29:42 +00:00
DocTypes License fixes 2008-10-02 10:29:42 +00:00
Draw Improved appearance of package file list underlines, U++ LOG macros now highlighted (default green) 2008-11-07 11:15:08 +00:00
DropGrid GridCtrl and DropGrid updated to the latest versions 2008-08-28 22:38:54 +00:00
Esc Minor improvements in TreeCtrl - WhenLeftClick, GetItemClickPos, SetDisplay & RefreshItem 2008-10-22 07:55:28 +00:00
Geom git-svn-id: svn://ultimatepp.org/upp/trunk@635 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-11-12 19:55:16 +00:00
GLCtrl GLCtrl refactoring by Koldo 2008-11-05 07:59:31 +00:00
GridCtrl LoadFrom/StoreTo fixed to work with operator%, fix in Format, usvn now keeps commit messages if no commit performed 2008-11-07 15:48:48 +00:00
HexView Copying (U++ license) changed to officical 2-clause BSD license 2008-09-13 09:05:01 +00:00
I18NCtrlLayoutTest changed svn layout 2008-06-07 22:31:27 +00:00
IconDes Fixed ugly bug in RichEdit (problem deleting paragraph inside table) 2008-10-20 10:36:42 +00:00
ide Removed forgotten DDUMPs 2008-11-24 09:41:56 +00:00
macosx changed svn layout 2008-06-07 22:31:27 +00:00
MySql Copying (U++ license) changed to officical 2-clause BSD license 2008-09-13 09:05:01 +00:00
Ole Copying (U++ license) changed to officical 2-clause BSD license 2008-09-13 09:05:01 +00:00
OleDB SqlRaw support in OleDB 2008-11-21 20:09:31 +00:00
Oracle git-svn-id: svn://ultimatepp.org/upp/trunk@632 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-11-11 08:21:59 +00:00
PaintGL License fixes 2008-10-02 10:29:42 +00:00
PdfDraw Copying (U++ license) changed to officical 2-clause BSD license 2008-09-13 09:05:01 +00:00
PlatformRef changed svn layout 2008-06-07 22:31:27 +00:00
plugin png 'uses' Draw 2008-11-19 21:46:11 +00:00
PostgreSQL SqlRaw support in OleDB 2008-11-21 20:09:31 +00:00
Report git-svn-id: svn://ultimatepp.org/upp/trunk@635 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-11-12 19:55:16 +00:00
RichBook changed svn layout 2008-06-07 22:31:27 +00:00
RichEdit git-svn-id: svn://ultimatepp.org/upp/trunk@635 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-11-12 19:55:16 +00:00
RichText Developing T++ 2008-10-28 15:44:24 +00:00
rw License fixes 2008-10-02 10:29:42 +00:00
Sql Fixed RichTextCtrl NoSb 2008-11-22 19:31:25 +00:00
SqlCommander License fixes 2008-10-02 10:29:42 +00:00
SqlCtrl SqlArray problem 2008-11-10 08:16:36 +00:00
TCore Minor improvements in TreeCtrl - WhenLeftClick, GetItemClickPos, SetDisplay & RefreshItem 2008-10-22 07:55:28 +00:00
TCtrlLib License fixes 2008-10-02 10:29:42 +00:00
TDraw License fixes 2008-10-02 10:29:42 +00:00
TSql git-svn-id: svn://ultimatepp.org/upp/trunk@513 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-10-09 18:41:31 +00:00
umk changed svn layout 2008-06-07 22:31:27 +00:00
Updater License fixes 2008-10-02 10:29:42 +00:00
upt changed svn layout 2008-06-07 22:31:27 +00:00
usvn LocalProcess moved from usvn to Core 2008-11-16 14:13:39 +00:00
VectorDes License fixes 2008-10-02 10:29:42 +00:00
Web Developing T++ 2008-10-28 15:44:24 +00:00
XmlView new uvs2 releases : uppsrc-2586 tutorial-38 examples-141 reference-113 2008-06-07 22:57:08 +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 changed svn layout 2008-06-07 22:31:27 +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
plan.txt changed svn layout 2008-06-07 22:31:27 +00:00
ToDo.txt changed svn layout 2008-06-07 22:31:27 +00:00
unrefined.doc changed svn layout 2008-06-07 22:31:27 +00:00
upp_config.h changed svn layout 2008-06-07 22:31:27 +00:00