rylek
1b3c4894e7
.Geom: EPSG:3035, 1st version (still imprecise)
...
.TCore: minor improvemenets in standard calculator functions
git-svn-id: svn://ultimatepp.org/upp/trunk@5239 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-29 22:58:04 +00:00
rylek
6e03436c98
+Geom/Draw: HRRInfo extended to allow explicit specification of enclosing rectangle
...
git-svn-id: svn://ultimatepp.org/upp/trunk@4745 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-03 22:16:27 +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
cxl
d42e3d443e
.developing rainbow
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3581 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-01 09:06:16 +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
5daee1fcff
.Sql: added 'binary' flag to SqlColumnInfo to check for binary columns
...
.OleDB: fixed logic for fetching multiple BLOB columns from a rowset
.OleDB: fixed BLOB update logic based on SqlRaw
.Geom/Draw: removed assembly variant of matrix-vector multiplication
git-svn-id: svn://ultimatepp.org/upp/trunk@3322 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-03 23:04:30 +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
9bd0fe112b
.CtrlLib: TreeCtrl - added setter for Item::margin attribute
...
.Geom: hrr bug fix (Draw::GetPageSize -> GetPaintRect), minor optimizations (Pointf -> const Pointf&)
.TCore: CalcContext::Global constructor made outline to simplify debugging
git-svn-id: svn://ultimatepp.org/upp/trunk@2911 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-16 09:55:38 +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
rylek
243eeb3b6c
.Web: authorization method 'basic' renamed to Basic (zsolt' comment)
...
.Geom/Draw: fixed cursor-based fetching of HRR files
git-svn-id: svn://ultimatepp.org/upp/trunk@2300 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-02 09:29:32 +00:00
rylek
226486a2c3
- CtrlLib: TreeCtrl bug fix - SyncInfo crashed on an empty tree
...
* CtrlLib: CtrlCore.h, Win32Wnd.cpp - Unicode support in coreCmdLine / SplitCommandLine to support dynamic application charset
* Core: App.cpp - CommandLine() and Environment() support dynamic charset switching
- Geom/Draw: plotter.h & cpp - fixed orientation bug in PlotterTool::Circle routine
git-svn-id: svn://ultimatepp.org/upp/trunk@2211 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-10 19:41:59 +00:00
cxl
3d4210107b
Geom/Coords: Removed dependency on TCore
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2143 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-24 14:01:34 +00:00
cxl
81e9a9ac74
Web: Socket GetPeerName renamed -> GetPeerAddr, Geom/Coords: new spaces argument for FormatDegree
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2088 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-17 10:42:40 +00:00
cxl
fb5fd1a78e
GeomCoords: fixed charset problem in FormatDegree
...
git-svn-id: svn://ultimatepp.org/upp/trunk@1707 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-19 09:27:49 +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
a66c2b2e24
Minor ImageBufferRaster extension
...
git-svn-id: svn://ultimatepp.org/upp/trunk@1680 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-05 07:59:05 +00:00
rylek
816ac590d9
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
cb14236828
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
rylek
5b22349663
Fixed relict errors from UPP605 concerning cetrain marker drawing functions.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@1576 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-09-18 10:58:18 +00:00
rylek
5021ba6470
Added new Computational Geometry algorithm: 2D convex hull calculation (ConvexHullOrder)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@1572 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-09-17 14:50:49 +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
cxl
ecafd1a9ce
Bezier2Length fixed
...
git-svn-id: svn://ultimatepp.org/upp/trunk@1421 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-16 00:47:11 +00:00
rylek
aa30f86a8c
Fixed arithmetic overflow in palette generator; some basic fixes related to recent update of the Draw package.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@1371 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-06 20:09:12 +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
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
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
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
rylek
f27d9e7c4f
Minor bug fixes
...
git-svn-id: svn://ultimatepp.org/upp/trunk@912 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-03 17:05:21 +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
c0b70044ce
Transparent HRR generator fixes, Path+Area+MarkTool - better support for 'empty' styles
...
git-svn-id: svn://ultimatepp.org/upp/trunk@542 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-19 09:44:36 +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