Commit graph

37 commits

Author SHA1 Message Date
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