cxl
9da5742400
Licence updated #644
...
git-svn-id: svn://ultimatepp.org/upp/trunk@6783 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-17 11:36:11 +00:00
cxl
376c8fcd08
SqlCtrl: ValueMap SqlCtrls::Get, ArrayCtrl: map based Set/Add, fixed some warnings and obsolete pragmas removed
...
git-svn-id: svn://ultimatepp.org/upp/trunk@6316 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-05 12:14:09 +00:00
cxl
31e449f785
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
rylek
5531a704ba
Geom/Ctrl/PlotterCtrl: delayed refresh bug fix
...
git-svn-id: svn://ultimatepp.org/upp/trunk@4179 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-16 14:57:36 +00:00
rylek
ba085d9583
.TCore\CalcType.h,cpp: added support for int64
...
git-svn-id: svn://ultimatepp.org/upp/trunk@4143 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-07 09:08:56 +00:00
rylek
1cd8f2c8e4
Geom/Ctrl/PlotterCtrl: new methods to check for reversed orientation of coordinate axes
...
plugin/jpg/jpgupp.cpp: support for EXIM image orientation metadata
plugin/sqlite3/Sqlite3upp.cpp: support for BLOB write using SqlRaw
Oracle/Oci8.cpp: fixed OracleBlob::Write to survive zero-length write
git-svn-id: svn://ultimatepp.org/upp/trunk@4100 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-24 21:30:07 +00:00
rylek
62b064ccf1
*Web/httpsrv.cpp: fixed bug concerning reading long SAPI requests
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3788 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-26 11:04:43 +00:00
rylek
dbe0fa78bb
.Geom/Ctrl/PlotterCtrl.cpp: fixed omission - calling WhenUserZoom after panning
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3764 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-15 19:44:34 +00:00
rylek
e99453065b
.RichText: added \n support to DeQtf; fixed ParseQtf to ignore control characters which break the packed paragraph format
...
.Geom/Draw/hrr.cpp: fixed coordinate orientation bug in hrr clipping
git-svn-id: svn://ultimatepp.org/upp/trunk@3757 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-09 12:23:45 +00:00
rylek
805a909658
.CtrlCore/ParseRTF.cpp, EncodeRTF.cpp: table & cell border fixes
...
.Geom/Ctrl/PlotterCtrl.h: internal PostRefresh made private to avoid confusion
git-svn-id: svn://ultimatepp.org/upp/trunk@3579 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-01 06:49:27 +00:00
rylek
9b8a639680
.Geom/Ctrl: minor D&D related fixes in PlotterCtrl
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3381 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-27 18:46:00 +00:00
rylek
8377fb7aff
.Geom: removed a forgotten LOG from PlotterCtrl
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3289 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-19 19:55:55 +00:00
rylek
221c76e907
.CtrlCore/: minor fixes in EncodeRTF; fixed escape sequences in .t string constants
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3197 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-11 18:58:56 +00:00
rylek
a91ca1158d
.Geom/Ctrl: new flag reset_push in PlotterCtrl triggered by LostFocus handles unwanted pans caused by invalid drag & drop modes
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3043 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-19 08:16:41 +00:00
rylek
235cc1dde2
.Geom/Ctrl: commented out multiple runtime logs in PlotterCtrl, minor fixes in menu icons
...
.TCore: slight modification of exception handling in CalcContext::Evaluate / TryEvalute
git-svn-id: svn://ultimatepp.org/upp/trunk@2879 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-01 19:26:31 +00:00
rylek
368ac9ecb5
.Draw: GetPaintRect added to DrawDrawing
...
.Geom/Ctrl: different 'zoom full' icons for isotropic / anisotropic zoom mode
git-svn-id: svn://ultimatepp.org/upp/trunk@2864 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-23 11:20:00 +00:00
rylek
217292388d
.Geom/Ctrl: minor extensions in PlotterCtrl to implement UI standards of commercial GIS software (fast mouse panning, zooming in and out)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2846 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-15 12:01:03 +00:00
rylek
3ed7692559
.TCore: translation fixes
...
.Geom/Ctrl: translation fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@2794 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-19 09:47:37 +00:00
rylek
53cd2fc7f6
-Geom/Draw: fixed empty outline for circular mark
...
.Geom/Ctrl: new drag & drop modes in PlotterCtrl (automatic zoom & pan)
git-svn-id: svn://ultimatepp.org/upp/trunk@2750 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-05 01:33:27 +00:00
rylek
db9053925c
.Geom/Ctrl: Zoom in & out in PlotterCtrl using mouse wheel
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2741 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-04 07:40:15 +00:00
rylek
f0f8e64731
.Geom/Draw: ZIM encoding support in HRR
...
.Geom/Ctrl: exception handling in PlotterCtrl::Paint
.Oracle: bug fix in dynamic parameter handling
git-svn-id: svn://ultimatepp.org/upp/trunk@2692 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-14 10:02:28 +00:00
cxl
c6d0d6c9c4
uppsrc: All .iml files changed to new format
...
git-svn-id: svn://ultimatepp.org/upp/trunk@1697 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-16 03:49:20 +00:00
rylek
4c872d55ca
GetPaintRect support in SystemDraw
...
git-svn-id: svn://ultimatepp.org/upp/trunk@1423 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-17 11:50:58 +00:00
rylek
fcdc51f9d4
Removed an annoying LOGBLOCK
...
git-svn-id: svn://ultimatepp.org/upp/trunk@1337 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-25 08:27:45 +00:00
rylek
e7987fe091
Fixed minor bug concerning drag & drop lock
...
git-svn-id: svn://ultimatepp.org/upp/trunk@846 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-02-09 12:31:23 +00:00
rylek
fa5eb7d494
git-svn-id: svn://ultimatepp.org/upp/trunk@635 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-12 19:55:16 +00:00
rylek
951b630a44
git-svn-id: svn://ultimatepp.org/upp/trunk@520 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-12 14:08:19 +00:00
cxl
99c0a588a6
License fixes
...
git-svn-id: svn://ultimatepp.org/upp/trunk@500 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-02 10:29:42 +00:00
cxl
f49ae74c89
git-svn-id: svn://ultimatepp.org/upp/trunk@330 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-15 09:33:15 +00:00
mdelfede
d5a40392a1
new uvs2 releases : uppsrc-2621 tutorial-38 examples-142 reference-115 - changed some capitalization in file names
...
git-svn-id: svn://ultimatepp.org/upp/trunk@313 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-07-10 20:51:21 +00:00
mdelfede
d2b54f7989
changed svn layout
...
git-svn-id: svn://ultimatepp.org/upp/trunk@281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-07 22:31:27 +00:00