Commit graph

2906 commits

Author SHA1 Message Date
cxl
eadd4fa4ee Draw: RescaleBicubic now supports source rectangle
git-svn-id: svn://ultimatepp.org/upp/trunk@5974 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-10 14:47:03 +00:00
cxl
c0075840b2 Draw: RescaleBicubic
git-svn-id: svn://ultimatepp.org/upp/trunk@5973 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-09 13:35:43 +00:00
unodgs
c8368be753 Calendar: Added native hand cursor image (thx klugier!)
git-svn-id: svn://ultimatepp.org/upp/trunk@5972 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-08 06:46:45 +00:00
unodgs
9a7ba33bd8 GridCtrl: Added native resizing icons (thx klugier!)
git-svn-id: svn://ultimatepp.org/upp/trunk@5971 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-08 06:44:03 +00:00
unodgs
3c07cb83e5 GridCtrl: Fixed showing context menu when clicking on empty area
git-svn-id: svn://ultimatepp.org/upp/trunk@5970 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-08 06:37:28 +00:00
cxl
e6709c867b CtrlLib: DropList::NoBackground
git-svn-id: svn://ultimatepp.org/upp/trunk@5968 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-07 15:33:24 +00:00
cxl
41a61beee7 CtrlCore: EncodeRTF now using the same code for image export in Win32 too
git-svn-id: svn://ultimatepp.org/upp/trunk@5966 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-07 10:07:23 +00:00
cxl
f14155682a CtrlCore: EncodeRTF now supports images in Posix
git-svn-id: svn://ultimatepp.org/upp/trunk@5964 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-07 09:38:56 +00:00
cxl
d38e505cd7 CtrlLib: Splitter visual improvement
git-svn-id: svn://ultimatepp.org/upp/trunk@5962 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-06 16:14:32 +00:00
cxl
d05d4f02ce CtrlCore: GetScreenSize deprecated, implemented using GetVirtualScreenArea
git-svn-id: svn://ultimatepp.org/upp/trunk@5961 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-06 15:24:08 +00:00
cxl
33de2e9206 CtrlCore: Default MouseWheel implementation now propagates to parent
git-svn-id: svn://ultimatepp.org/upp/trunk@5959 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-06 11:21:30 +00:00
koldo
8863931a2b Eigen: Added Serialization. Modified XML and Json.
git-svn-id: svn://ultimatepp.org/upp/trunk@5956 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-05 16:10:09 +00:00
cxl
9132215dd8 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5955 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-05 08:32:45 +00:00
cxl
f82556ae7d .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5954 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-05 08:30:33 +00:00
cxl
007ce0a090 Core: Value::IsSame
git-svn-id: svn://ultimatepp.org/upp/trunk@5953 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-05 08:26:23 +00:00
cxl
6e16a36ad6 Core: IpAddrInfo now supports selection of IP protocol (v4, v6, any) (thanks ebik)
git-svn-id: svn://ultimatepp.org/upp/trunk@5951 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-04 13:37:58 +00:00
cxl
047c3f550d Sql: MassInsert increased maximum number of columns to 62
git-svn-id: svn://ultimatepp.org/upp/trunk@5950 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-04 13:11:13 +00:00
cxl
c027f94e3e Core: Fixed GCC 4.7 issue with SortedVectorMap
git-svn-id: svn://ultimatepp.org/upp/trunk@5949 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-03 17:42:41 +00:00
cxl
2d6d8a8d9c *PdfDraw: Fixed issue with negative font height
git-svn-id: svn://ultimatepp.org/upp/trunk@5945 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-02 17:43:14 +00:00
cxl
fb3a75da03 CtrlCore: Optimized SetPos (with gtk)
git-svn-id: svn://ultimatepp.org/upp/trunk@5942 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-01 07:26:03 +00:00
cxl
62cbe07445 ide: Improved Alt+J on layout item
git-svn-id: svn://ultimatepp.org/upp/trunk@5941 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-31 18:37:10 +00:00
cxl
903bda7cd1 .docs * cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@5940 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-31 13:19:47 +00:00
cxl
c1a9a3a533 sql: SqlSetFrom
git-svn-id: svn://ultimatepp.org/upp/trunk@5938 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-31 13:14:38 +00:00
cxl
b8cf820067 Report: Print removed center parameter
git-svn-id: svn://ultimatepp.org/upp/trunk@5936 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-30 17:27:27 +00:00
cxl
2a43d99118 Report: Printing hints (thanks deep)
git-svn-id: svn://ultimatepp.org/upp/trunk@5935 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-30 10:31:22 +00:00
cxl
d2d5984324 Core: avoided Color c = false; trap by private constructor
git-svn-id: svn://ultimatepp.org/upp/trunk@5933 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-29 13:08:21 +00:00
cxl
2ede346178 EditField: fixed underline issue
git-svn-id: svn://ultimatepp.org/upp/trunk@5932 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-29 08:38:34 +00:00
cxl
f0fde76705 CtrlLib: EditField Highlight::underline
git-svn-id: svn://ultimatepp.org/upp/trunk@5931 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-29 07:52:14 +00:00
cxl
3691238c72 CtrlLib: EditField ShowSpaces, WhenHighlight, RichEdit: SpellCheck made public
git-svn-id: svn://ultimatepp.org/upp/trunk@5930 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-28 10:11:49 +00:00
rylek
0241ad9259 RichText: optional object HtmlObjectSaver for customizing image output
ide\builders: fix for consistent whitespace management in MSC command line

git-svn-id: svn://ultimatepp.org/upp/trunk@5929 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-25 12:09:48 +00:00
cxl
6b5f784512 GLCtrl: Implemented for GTK
git-svn-id: svn://ultimatepp.org/upp/trunk@5928 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-24 14:01:26 +00:00
cxl
1b42670d02 .CtrlLib: RichTextView IBeam
git-svn-id: svn://ultimatepp.org/upp/trunk@5926 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-23 11:00:43 +00:00
cxl
8f66e2d09b RichEdit: Now using Image::IBeam
git-svn-id: svn://ultimatepp.org/upp/trunk@5925 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-23 10:55:36 +00:00
cxl
c6f0d06787 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5924 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-23 10:52:34 +00:00
cxl
e8cf533eff Core: min/max now defined for 3 and 4 parameters
git-svn-id: svn://ultimatepp.org/upp/trunk@5923 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-23 10:47:05 +00:00
cxl
9e0f6693cd .CtrlCore: Change in cursors
git-svn-id: svn://ultimatepp.org/upp/trunk@5921 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-23 10:29:11 +00:00
cxl
bcac944cba Core: decode
git-svn-id: svn://ultimatepp.org/upp/trunk@5920 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-23 10:07:03 +00:00
cxl
2fd4055f64 .ide about
git-svn-id: svn://ultimatepp.org/upp/trunk@5918 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-23 08:08:22 +00:00
cxl
1f6c7a09d6 SqlCtrl: SqlConsole FileSel issue fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@5916 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-22 12:55:33 +00:00
cxl
d234ec9a00 .SqlCtrl: SqlConsole: Now Using FileSel
git-svn-id: svn://ultimatepp.org/upp/trunk@5915 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-22 12:36:50 +00:00
cxl
50d37661eb *upt: fixed Win32 template #368
git-svn-id: svn://ultimatepp.org/upp/trunk@5914 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-14 20:04:37 +00:00
cxl
4021b13b77 ide: Esc enhancements #455
git-svn-id: svn://ultimatepp.org/upp/trunk@5913 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-14 19:47:54 +00:00
cxl
3fb687eccd *Core/Rpc: Fixes & ContentType
git-svn-id: svn://ultimatepp.org/upp/trunk@5910 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-14 18:20:44 +00:00
cxl
9c7f180382 CtrlCore: cairo DrawArcOp
git-svn-id: svn://ultimatepp.org/upp/trunk@5908 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-12 21:13:28 +00:00
cxl
4e2d7f8038 CtrlCore: cairo DrawPolyPolyPolygonOp
git-svn-id: svn://ultimatepp.org/upp/trunk@5906 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-12 20:43:51 +00:00
cxl
9930ecef51 CtrlCore: cairo line dash support
git-svn-id: svn://ultimatepp.org/upp/trunk@5905 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-12 19:05:50 +00:00
cxl
ea0570abff *Core: Ini parser now skips space after '='
git-svn-id: svn://ultimatepp.org/upp/trunk@5900 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-12 13:44:16 +00:00
cxl
545fafa5d0 *Sql: SqlSelect::AsTable fixed for PGSQL
git-svn-id: svn://ultimatepp.org/upp/trunk@5897 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-11 09:39:20 +00:00
cxl
ea93da6715 *CtrlCore: Fixed GetActiveWindow issue, usvn: Fixed modality issue
git-svn-id: svn://ultimatepp.org/upp/trunk@5895 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-10 08:09:21 +00:00
cxl
c29a8080ca .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@5893 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-09 11:53:45 +00:00