Commit graph

78 commits

Author SHA1 Message Date
unodgs
71ac8f46a1 .plugin/pcre: updated to version 8.10
git-svn-id: svn://ultimatepp.org/upp/trunk@2541 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-18 10:57:15 +00:00
unodgs
2bb46ee4ab .plugin/sqlite3: updated to version 3.6.23.1
git-svn-id: svn://ultimatepp.org/upp/trunk@2540 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-18 10:19:19 +00:00
cxl
d6bc4bbd4a .ndisasm
git-svn-id: svn://ultimatepp.org/upp/trunk@2527 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-12 12:44:28 +00:00
cxl
208f2fe90b .ndisasm: Authors
git-svn-id: svn://ultimatepp.org/upp/trunk@2526 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-12 12:42:28 +00:00
cxl
ac7a7fc4b9 .plugin/ndisasm: upgraded to latest version
git-svn-id: svn://ultimatepp.org/upp/trunk@2525 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-12 10:27:34 +00:00
cxl
73dcd59818 *plugin/gif: Animated gif fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@2504 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-06-24 18:45:11 +00:00
cxl
4a1b1bfaaf .plugin/gif
git-svn-id: svn://ultimatepp.org/upp/trunk@2492 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-06-20 12:18:25 +00:00
cxl
022f375936 Draw, plugin/gif: Animated GIF support (thanks Koldo!)
git-svn-id: svn://ultimatepp.org/upp/trunk@2490 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-06-18 08:15:00 +00:00
cxl
78bb810b84 .Sqlite3 improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@2446 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-05-31 19:12:28 +00:00
cxl
32a1057440 *Sqlite3: Fixed NULL column name issue
git-svn-id: svn://ultimatepp.org/upp/trunk@2443 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-05-30 17:21:59 +00:00
cxl
b17ec01804 *Sqlite3: fixed empty column name issue
git-svn-id: svn://ultimatepp.org/upp/trunk@2424 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-05-26 15:36:54 +00:00
cxl
19328d7d8b .Sqlite3: ToLower for coltype
git-svn-id: svn://ultimatepp.org/upp/trunk@2407 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-05-18 18:26:43 +00:00
cxl
6c57650e88 *Sqlite3: fix to work to Linux (again)
git-svn-id: svn://ultimatepp.org/upp/trunk@2298 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-02 08:33:10 +00:00
cxl
90d97c0b7c *sqlite3: fixed for linux
git-svn-id: svn://ultimatepp.org/upp/trunk@2297 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-02 08:28:59 +00:00
rylek
1dc7f3b228 .plugin/dbf: new variant WriteRow() can be used together with PutItem for simple sequential row output.
git-svn-id: svn://ultimatepp.org/upp/trunk@2286 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-30 19:29:06 +00:00
cxl
624b82d942 *plugin\ssqlite3: busy patch
git-svn-id: svn://ultimatepp.org/upp/trunk@2277 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-28 18:49:41 +00:00
cxl
0b349e0e66 .CtrlLib, plugin/jpg: more fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@2229 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-14 22:26:25 +00:00
cxl
748e69614f *plugin/jpg, png: reverted back to setjmp/longjmp, while fixing other issues (crash in Win64 for jpg, diagnostic messages in POSIX - hopefully).
git-svn-id: svn://ultimatepp.org/upp/trunk@2227 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-14 19:46:21 +00:00
cxl
601f5d8f7b .plugin/png,jpg: sealed with more try/catch blocks
git-svn-id: svn://ultimatepp.org/upp/trunk@2224 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-13 08:38:17 +00:00
cxl
2990751bed *plugin/png: Fixed error handling (no more diagnostic messages on console while starting theide in Linux)
git-svn-id: svn://ultimatepp.org/upp/trunk@2221 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-12 14:34:47 +00:00
cxl
1dcfc49c40 *Draw: Fixed issue fonts with default Win32 fonts in X11
git-svn-id: svn://ultimatepp.org/upp/trunk@2185 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-06 13:47:45 +00:00
cxl
4fdc65100c *plugin/jpg: Hopefully fixed to work in Win64
git-svn-id: svn://ultimatepp.org/upp/trunk@2184 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-06 11:31:23 +00:00
rylek
b0f23d02cf Some diagnostic printf's turned into RLOG's
git-svn-id: svn://ultimatepp.org/upp/trunk@1958 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-27 08:45:52 +00:00
cxl
656139a163 Zip and Socket patches applied
git-svn-id: svn://ultimatepp.org/upp/trunk@1917 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-21 21:47:17 +00:00
rylek
21d5c41134 Improved progress callback parameters in ftp client
git-svn-id: svn://ultimatepp.org/upp/trunk@1910 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-19 22:34:48 +00:00
cxl
18f546fb86 Sqlite3 schema fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1882 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-12 17:40:19 +00:00
rylek
54af17f7bf Minor Sqlite-related fixes and improvements; new helper HttpContentDisposition to simplify generation of http response headers
git-svn-id: svn://ultimatepp.org/upp/trunk@1881 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-12 13:53:13 +00:00
cxl
e6a545ec0e Cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@1880 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-11 22:24:19 +00:00
rylek
e7646d9866 Updated FtpClient::WhenProgress callback to get in sync with other progress callbacks in U++, i.e. a Gate2<int, int> (kohait00's contribution)
git-svn-id: svn://ultimatepp.org/upp/trunk@1789 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-12-08 15:23:58 +00:00
cxl
8ac877206d Cosmetics...
git-svn-id: svn://ultimatepp.org/upp/trunk@1665 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-26 23:56:51 +00:00
rylek
43a5c53961 A few typecasts to enable / simplify 64-bit compilation
git-svn-id: svn://ultimatepp.org/upp/trunk@1653 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-22 20:32:41 +00:00
rylek
1491b6b82e Various bug fixes and large TIFF-related stuff
git-svn-id: svn://ultimatepp.org/upp/trunk@1618 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-09 08:19:39 +00:00
cxl
a431f7e91a plugin/tiff patch for 2bpp images
git-svn-id: svn://ultimatepp.org/upp/trunk@1553 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-09-06 06:14:14 +00:00
cxl
0a8b64a177 plugin/tif: Added GetActivePage support
git-svn-id: svn://ultimatepp.org/upp/trunk@1520 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-19 08:22:01 +00:00
cxl
e4d181ca65 RegExp: Mingw fix and GetMatchPos (thanks Domingo), Draw docs
git-svn-id: svn://ultimatepp.org/upp/trunk@1485 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-10 07:29:29 +00:00
cxl
190932ddca Minor fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1388 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-09 12:23:25 +00:00
cxl
f9847fd30b sqlite3: added assist++ pragrma to avoid Select struct of sqlite3 to hide SqlExp Select
git-svn-id: svn://ultimatepp.org/upp/trunk@1294 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-10 16:00:48 +00:00
cxl
f6e85c0c5a Sqlite3: fixed problems with date
theide: sql hightlighting adjustment (keywords reduced)

git-svn-id: svn://ultimatepp.org/upp/trunk@1293 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-10 12:50:17 +00:00
cxl
0d71073609 XML now produces CFLF pairs
git-svn-id: svn://ultimatepp.org/upp/trunk@1291 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-09 13:39:04 +00:00
cxl
11f22c400e theide: Fixed NOBLITZ problem (BLITZ works again)
git-svn-id: svn://ultimatepp.org/upp/trunk@1243 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-28 19:18:08 +00:00
cxl
0c3c8e3346 Sqlite3: reset/finalize fix (hopefully)
git-svn-id: svn://ultimatepp.org/upp/trunk@1240 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-26 17:31:56 +00:00
cxl
63b24ae5bf theide - minor fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1219 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-23 08:30:50 +00:00
cxl
d090db0978 theide: Highlighting of .sch files
git-svn-id: svn://ultimatepp.org/upp/trunk@1217 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-22 09:14:47 +00:00
cxl
331da1076f 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
d7a561c9ba 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
320ff58f1a 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
6a2819d0af 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
73cfd7617e 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
a396ec316f theide: readonly nests; minor fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@995 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-21 16:22:11 +00:00
cxl
81e1a7d802 Painter: OnPath, text optimizations
git-svn-id: svn://ultimatepp.org/upp/trunk@916 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-06 16:32:40 +00:00