Commit graph

3019 commits

Author SHA1 Message Date
cxl
54be50c44c Core: HttpRequest multipart support
git-svn-id: svn://ultimatepp.org/upp/trunk@6158 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-29 18:52:38 +00:00
cxl
243ed78eb3 CtrlLib: Improved filesize formatting (thanks klugier)
git-svn-id: svn://ultimatepp.org/upp/trunk@6157 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-28 09:36:04 +00:00
cxl
9647cb1b7e Postgresql: Partial index support
git-svn-id: svn://ultimatepp.org/upp/trunk@6156 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-27 12:23:01 +00:00
cxl
318f32607f Docking: Fixed issue with ToolWin being resized when docked
git-svn-id: svn://ultimatepp.org/upp/trunk@6155 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-26 17:28:43 +00:00
cxl
ead1f0b261 CtrlCore: Bold Font handling improved
git-svn-id: svn://ultimatepp.org/upp/trunk@6154 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-26 15:34:07 +00:00
cxl
b3a32728fd CtrlLib: ArrayCtrl::GetLine now returns even cells > index.GetCount, if present
git-svn-id: svn://ultimatepp.org/upp/trunk@6153 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-26 12:24:48 +00:00
cxl
fa0a894f44 Sql: SqlExp PostgreSQL Date::Low limited to 1-1-1
git-svn-id: svn://ultimatepp.org/upp/trunk@6152 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-26 10:26:10 +00:00
cxl
4fd7e653ed Core: XmlNode size optimized (40% less average), removed 64bit warning in InVector
git-svn-id: svn://ultimatepp.org/upp/trunk@6151 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-19 09:50:07 +00:00
cxl
250071d6d7 CtrlLib: Calendar minor fix
git-svn-id: svn://ultimatepp.org/upp/trunk@6149 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-14 06:24:53 +00:00
cxl
6c5b5a8f2e CtrlLib: Calendar, DropDate: Fixed issue with end of month clicks, WhenWeek
git-svn-id: svn://ultimatepp.org/upp/trunk@6148 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-14 06:10:58 +00:00
cxl
4b9000ab3b .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@6147 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-13 07:31:03 +00:00
cxl
303967f180 Core: Socket Listen on specific address, Skylark: ditto
git-svn-id: svn://ultimatepp.org/upp/trunk@6146 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-13 07:29:52 +00:00
cxl
fd411a083b ide: svn issue fixed #481
git-svn-id: svn://ultimatepp.org/upp/trunk@6145 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-13 06:37:44 +00:00
cxl
6f3f9cb28f CtrlLib: .usc NotNull DropList
git-svn-id: svn://ultimatepp.org/upp/trunk@6144 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-11 13:38:59 +00:00
cxl
5b2e148ab1 Docking: Refactored not to use platform dependent code
git-svn-id: svn://ultimatepp.org/upp/trunk@6143 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-10 18:49:55 +00:00
cxl
d2a72cc325 CtrlCore: New mouse related Ctrl methods NoIgnoreMouse, GetCaptureCtrl
git-svn-id: svn://ultimatepp.org/upp/trunk@6141 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-10 18:23:48 +00:00
cxl
bfba7f185a .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@6135 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-05 14:50:19 +00:00
unodgs
4409c91a79 GridCtrl: Added GotoFirstEdit
git-svn-id: svn://ultimatepp.org/upp/trunk@6134 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-05 07:20:24 +00:00
unodgs
9ea0317a83 GridCtrl: Fixed empty popup if cell contains AttrText value
git-svn-id: svn://ultimatepp.org/upp/trunk@6133 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-05 07:12:19 +00:00
cxl
5050a01a24 *Core: InVector Remove fixed error with empty InVector and count == 0
git-svn-id: svn://ultimatepp.org/upp/trunk@6132 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-04 18:25:27 +00:00
cxl
b9966cd9d8 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@6130 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-03 07:49:30 +00:00
cxl
982062f7cc CtrlLib: LabelBox::SetColor
git-svn-id: svn://ultimatepp.org/upp/trunk@6128 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-30 13:36:06 +00:00
cxl
898332436f CtrlLib: DoubleClick in RichTextView now selects word
git-svn-id: svn://ultimatepp.org/upp/trunk@6127 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-29 07:35:26 +00:00
cxl
ca79c3f3e7 .ide: cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@6126 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-28 13:44:58 +00:00
cxl
073552d1f7 ide: AutoSetup minor patch #353
git-svn-id: svn://ultimatepp.org/upp/trunk@6125 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-28 09:47:21 +00:00
cxl
42e056fb1c ide: Reverted svn package issue
git-svn-id: svn://ultimatepp.org/upp/trunk@6124 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-28 08:05:13 +00:00
cxl
ff0368d3a0 ide: Autosetup improved, supports VC2012 (thanks Ghost!)
git-svn-id: svn://ultimatepp.org/upp/trunk@6123 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-28 06:28:11 +00:00
cxl
f21cd9a030 Draw: SImageDraw
git-svn-id: svn://ultimatepp.org/upp/trunk@6122 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-27 18:37:04 +00:00
cxl
9fddd33f13 CtrlCore: Button QTF variant now centers correctly
git-svn-id: svn://ultimatepp.org/upp/trunk@6120 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-27 18:23:46 +00:00
cxl
e47ef44972 Draw: Developing SDraw
git-svn-id: svn://ultimatepp.org/upp/trunk@6118 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-27 13:01:39 +00:00
cxl
944802d105 Draw: SDraw polygon/polyline support
git-svn-id: svn://ultimatepp.org/upp/trunk@6116 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-27 11:52:04 +00:00
dolik
f06baa6009 theide: svn sync should work when package is working copy
git-svn-id: svn://ultimatepp.org/upp/trunk@6114 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-27 10:18:55 +00:00
cxl
8659df4ef5 .removed DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@6113 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-26 18:52:00 +00:00
cxl
ad2d761ad6 ide: Fixed issue with QTF in layout designer label
git-svn-id: svn://ultimatepp.org/upp/trunk@6112 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-26 18:39:43 +00:00
cxl
f6c8d15090 *ide: fixed main package .t file issue
git-svn-id: svn://ultimatepp.org/upp/trunk@6111 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-26 18:26:22 +00:00
cxl
53d0c7dc78 MySql: now callas mysql_library_init, mysql_library_end
git-svn-id: svn://ultimatepp.org/upp/trunk@6110 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-26 18:17:54 +00:00
cxl
e4346d4968 *ide: Fixed empty hydra threads field issue
git-svn-id: svn://ultimatepp.org/upp/trunk@6109 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-26 17:47:13 +00:00
cxl
709722f2fc CtrlLib: ProgressIndicator::Set fix for large 'total'
git-svn-id: svn://ultimatepp.org/upp/trunk@6108 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-26 17:42:48 +00:00
cxl
d70fef25e0 *RichEdit: Copy tool now enabled in ReadOnly mode too
git-svn-id: svn://ultimatepp.org/upp/trunk@6107 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-26 17:35:36 +00:00
cxl
f1d58a1a2f plugin/jpg: CMYK support
git-svn-id: svn://ultimatepp.org/upp/trunk@6105 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-26 17:27:21 +00:00
cxl
c262b72ec9 ScatterCtrl: now GTK backend compatible, fixed some warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@6104 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-26 15:55:18 +00:00
cxl
ccfd8c2ad3 Draw: FontFc now does FT_Done_FreeType in EXITBLOCK
git-svn-id: svn://ultimatepp.org/upp/trunk@6102 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-26 15:15:38 +00:00
cxl
0e2d93ad5c *Core: Fixed bug in Stream::Put(Stream&..)
git-svn-id: svn://ultimatepp.org/upp/trunk@6101 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-26 14:49:36 +00:00
cxl
746f26f84e ide: laydes now does not realize b in text properties
git-svn-id: svn://ultimatepp.org/upp/trunk@6100 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-26 14:22:45 +00:00
cxl
5658da496d CodeEditor: LoadSyntax #442
git-svn-id: svn://ultimatepp.org/upp/trunk@6098 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-26 10:06:32 +00:00
cxl
fba69e0990 Draw: DrawDrawing/DrawPainting with original size variant (thanks Sender Ghost)
git-svn-id: svn://ultimatepp.org/upp/trunk@6097 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-25 11:55:10 +00:00
cxl
0d97752dfd Core: stack trace in BSD (thanks Sender Ghost)
git-svn-id: svn://ultimatepp.org/upp/trunk@6096 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-25 11:50:29 +00:00
cxl
c1e6959f45 ide: Duplicate layout (thanks Sender Ghost)
git-svn-id: svn://ultimatepp.org/upp/trunk@6095 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-25 11:37:08 +00:00
cxl
5e66859b1b Core: TryLoadFromXML (thanks Sender Ghost)
git-svn-id: svn://ultimatepp.org/upp/trunk@6094 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-25 11:29:41 +00:00
cxl
1668535414 ide: Alt+Left/Right now working in designers too
git-svn-id: svn://ultimatepp.org/upp/trunk@6093 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-25 11:25:08 +00:00