Commit graph

547 commits

Author SHA1 Message Date
cxl
84e92191bf Removed error-prone ColumnList::Serialize (and old one is now SerializeSettings to avoid confusion)
git-svn-id: svn://ultimatepp.org/upp/trunk@1111 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-28 12:17:23 +00:00
cxl
2358e55f9b mrjt's MultiList now merged into ColumnList
git-svn-id: svn://ultimatepp.org/upp/trunk@1109 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-28 10:28:20 +00:00
cxl
c088dcd9db Minor fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1106 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-27 17:48:02 +00:00
cxl
4ef96829f1 Removed stray DDUMP
git-svn-id: svn://ultimatepp.org/upp/trunk@1103 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-27 07:40:59 +00:00
cxl
500a64f342 Fixed issue of wrong menu list for Insert command (caused by sorting packages)
git-svn-id: svn://ultimatepp.org/upp/trunk@1102 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-27 07:29:22 +00:00
cxl
5bacdcabdd Fixed paraminfo problem with templated arguments
git-svn-id: svn://ultimatepp.org/upp/trunk@1101 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-27 06:36:20 +00:00
cxl
d60e6b538c Drawing refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@1099 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-26 16:27:01 +00:00
cxl
46b2edbee6 Attemt to fix autorepeat issue in X11
git-svn-id: svn://ultimatepp.org/upp/trunk@1097 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-25 09:02:34 +00:00
cxl
61fff2c453 Improved POSIX compatibility (OpenBSD, NetBSD support)
git-svn-id: svn://ultimatepp.org/upp/trunk@1095 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-24 08:29:02 +00:00
rylek
556372a47a Corrected bug in StdConvertDoubleNotNull; commented out Bearing (moved to Core by CXL)
git-svn-id: svn://ultimatepp.org/upp/trunk@1094 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-22 22:46:05 +00:00
cxl
0e5271ffe8 Fixed MSSQL interface
git-svn-id: svn://ultimatepp.org/upp/trunk@1093 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-22 12:26:18 +00:00
cxl
8c3d8de91c GTypes - missing Bearing fixed (not missing anymore)
git-svn-id: svn://ultimatepp.org/upp/trunk@1086 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-21 17:37:51 +00:00
cxl
2fdb25dde8 Some conflicting Geom/Painter routines moved to Core
git-svn-id: svn://ultimatepp.org/upp/trunk@1085 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-21 11:36:35 +00:00
cxl
0c1c745aa3 SqlBinary (does not work with PGSQL, otherwise should)
git-svn-id: svn://ultimatepp.org/upp/trunk@1084 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-20 21:01:14 +00:00
cxl
af5b8ac446 MSSQL package (ODBC based)
git-svn-id: svn://ultimatepp.org/upp/trunk@1083 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-20 20:45:47 +00:00
cxl
8eb4520a31 TheIDE: AutoSetup fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1082 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-20 16:01:34 +00:00
cxl
eab57ebcab ODBC / MSSQL fixed Invalid precision error
git-svn-id: svn://ultimatepp.org/upp/trunk@1079 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-20 13:50:50 +00:00
rylek
3050c61a2f Optimization: most Pointf, Sizef & Rectf parameters turned into constant references
git-svn-id: svn://ultimatepp.org/upp/trunk@1078 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-19 22:33:22 +00:00
cxl
daa9065003 LocalProcess.h documented
git-svn-id: svn://ultimatepp.org/upp/trunk@1077 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-19 15:43:40 +00:00
cxl
0830f53943 Fixed Build/Clean *wrong* package bug
git-svn-id: svn://ultimatepp.org/upp/trunk@1076 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-19 11:32:10 +00:00
cxl
e0442e8f67 Minor fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1073 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-19 09:18:56 +00:00
cxl
5705b1afa5 Minor doc fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1071 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-18 18:19:18 +00:00
cxl
743b97386b PDB debugger now shows tooltip with values of variables
git-svn-id: svn://ultimatepp.org/upp/trunk@1069 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-17 18:15:59 +00:00
cxl
715ca6f9b5 Position of Assist parameter info improved
git-svn-id: svn://ultimatepp.org/upp/trunk@1068 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-17 15:50:58 +00:00
cxl
a37f30e8e8 Alt+J (Context go to) now jumps to layout designer when invoked on layout class template
git-svn-id: svn://ultimatepp.org/upp/trunk@1067 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-17 15:25:25 +00:00
cxl
01774ea7d7 TheIDE: Sort packages by name
git-svn-id: svn://ultimatepp.org/upp/trunk@1066 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-17 13:16:32 +00:00
cxl
9850da3658 ODBC fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1065 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-16 18:37:37 +00:00
cxl
d401e191b6 ODBC fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1064 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-16 12:14:57 +00:00
cxl
47643ecc50 Minor fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1063 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-16 11:29:37 +00:00
cxl
ced6dd416a FileSel.cpp NOGTK fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1062 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-16 11:23:19 +00:00
cxl
d692aea5c6 RichTextView::NoLazy avoids lazy update of images
git-svn-id: svn://ultimatepp.org/upp/trunk@1061 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-15 19:03:09 +00:00
cxl
1e07f84e95 Improved displaying of strings in pdb debugger
git-svn-id: svn://ultimatepp.org/upp/trunk@1060 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-15 18:52:44 +00:00
cxl
fd6055d881 Fixed layout issue when opening windows
git-svn-id: svn://ultimatepp.org/upp/trunk@1059 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-15 17:02:26 +00:00
cxl
a00d41eacc New Zn_TW tr, Compiz fix, ArrayCtrl sorting fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1057 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-14 18:13:09 +00:00
cxl
ef007e6421 SqlDetail fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1056 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-10 10:51:44 +00:00
cxl
44c4434814 Path.h doc
git-svn-id: svn://ultimatepp.org/upp/trunk@1055 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-09 17:23:19 +00:00
cxl
4d14dc7168 FileSel NativeIcon issues fixed in POSIX
git-svn-id: svn://ultimatepp.org/upp/trunk@1054 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-09 16:09:37 +00:00
cxl
5d7ef51b83 Minor changes
git-svn-id: svn://ultimatepp.org/upp/trunk@1053 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-08 17:56:12 +00:00
cxl
c5697e1cf7 CtrlLib: NativePathLargeIcon, ArrayCtrl and EditField minor fixes, Draw: Rescale progress Gate, Painter: ImagePainter, DrawPainter
git-svn-id: svn://ultimatepp.org/upp/trunk@1052 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-08 12:28:46 +00:00
cxl
89cab47f77 JPGRaster::GetExifThumbnail
git-svn-id: svn://ultimatepp.org/upp/trunk@1051 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-07 15:53:48 +00:00
cxl
412eb1f815 Colored olugin/tiff
git-svn-id: svn://ultimatepp.org/upp/trunk@1049 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-06 08:11:14 +00:00
cxl
3911fc5bfb TheIDE: fixed to build in Linux
git-svn-id: svn://ultimatepp.org/upp/trunk@1048 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-06 08:00:31 +00:00
cxl
2f1cbc0744 TheIDE: Package coloring experiment
git-svn-id: svn://ultimatepp.org/upp/trunk@1047 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-05 18:30:09 +00:00
cxl
37732e817c TheIDE - build process now separated from GUI (makes gui-less umk possible)
git-svn-id: svn://ultimatepp.org/upp/trunk@1046 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-05 12:40:23 +00:00
cxl
4f0fb0a5b0 Separating Core ide for new umk, New ZH-CN translations (thanks glx!)
git-svn-id: svn://ultimatepp.org/upp/trunk@1045 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-05 10:57:13 +00:00
cxl
13f2b95a3c Developing gui-less true umk: separated non-gui ide/core
git-svn-id: svn://ultimatepp.org/upp/trunk@1044 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-04 09:13:31 +00:00
cxl
7a3c257863 Path docs, sksk translation, HttpClient improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@1038 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-03 21:26:17 +00:00
cxl
80fdb5012d Minor fixes, more Path.h docs
git-svn-id: svn://ultimatepp.org/upp/trunk@1030 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-01 20:34:32 +00:00
cxl
3188396daf Minor fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1028 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-31 13:35:51 +00:00
cxl
b3c3158c9a usvn fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1027 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-31 12:14:28 +00:00