Commit graph

7023 commits

Author SHA1 Message Date
cxl
835e53e3c3 .CtrlCore
git-svn-id: svn://ultimatepp.org/upp/trunk@2865 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-23 18:40:35 +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
koldo
85420c618a SDL: Now painting outside is not error + more changes
git-svn-id: svn://ultimatepp.org/upp/trunk@2863 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-22 21:46:45 +00:00
koldo
3e5b69043e SDLCtrl_Demo: Added new basic demo
git-svn-id: svn://ultimatepp.org/upp/trunk@2862 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-22 21:44:54 +00:00
cxl
0c1f806dab Rollback of 'black corners issue'
git-svn-id: svn://ultimatepp.org/upp/trunk@2861 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-22 18:31:22 +00:00
micio
1f4bc1e98e Bazaar/PolyXML : Fixed again streaming with unknown classes
git-svn-id: svn://ultimatepp.org/upp/trunk@2860 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-21 22:32:08 +00:00
micio
b4c8102843 Bazaar/PolyXMLTest : updated sample showing streaming of unknown classes
git-svn-id: svn://ultimatepp.org/upp/trunk@2859 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-21 16:40:56 +00:00
micio
8459f1b416 Bazaar/PolyXML : now it handles correctly in/out streaming of unknown classes
git-svn-id: svn://ultimatepp.org/upp/trunk@2858 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-21 16:37:29 +00:00
cxl
da622da367 .CtrlCore: Applied trick to avoid 'black corners' effect (thanks porto), XmlIO now has Node method
git-svn-id: svn://ultimatepp.org/upp/trunk@2857 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-21 10:51:19 +00:00
micio
535db792a9 Bazaar/PolyXML : avoid exception when streaming in an unknown class
By now, the class is simply dropped when loading

git-svn-id: svn://ultimatepp.org/upp/trunk@2856 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-21 10:16:31 +00:00
micio
d6a660112a Bazaar/PolyXML - Fixed dependency (added Draw package for Image)
git-svn-id: svn://ultimatepp.org/upp/trunk@2855 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-20 22:54:02 +00:00
koldo
1f6fe78ce6 SDL: SDLSurface is parent of SDLCtrl. Included .usc
git-svn-id: svn://ultimatepp.org/upp/trunk@2854 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-20 00:07:12 +00:00
koldo
ed75f6c487 *SDLCtrl_Demo: Fixed problem when in fullscreen
git-svn-id: svn://ultimatepp.org/upp/trunk@2853 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-20 00:06:20 +00:00
koldo
3d3a80983e SDLCtrl_Demo: Added toggle full screen mode (experimental)
git-svn-id: svn://ultimatepp.org/upp/trunk@2852 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-18 21:30:33 +00:00
koldo
daf51cb910 SDLCtrl_Demo: Initial release
git-svn-id: svn://ultimatepp.org/upp/trunk@2851 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-17 21:08:35 +00:00
koldo
9aaac48d6b SDL: SDLCtrl initial release
git-svn-id: svn://ultimatepp.org/upp/trunk@2850 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-17 21:08:01 +00:00
cxl
92578926b0 CtrlCore: WM_PAINT now deos BeginPaint even if !IsVisible
git-svn-id: svn://ultimatepp.org/upp/trunk@2849 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-17 18:37:46 +00:00
cxl
5dcdb036b0 CtrlLib: FileSel: Support for Terminal Services client shares (Win32)
git-svn-id: svn://ultimatepp.org/upp/trunk@2848 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-16 18:21:07 +00:00
rylek
200951c322 .Ole: minor OLE-related fixes thanks to borbek
git-svn-id: svn://ultimatepp.org/upp/trunk@2847 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-15 18:54:24 +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
cxl
c34b788e7a RichEdit: SingleLine, Filter
git-svn-id: svn://ultimatepp.org/upp/trunk@2845 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-14 23:32:12 +00:00
cxl
1a9adab933 Core: VppLog: LOG_TIMESTAMP option
git-svn-id: svn://ultimatepp.org/upp/trunk@2844 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-12 19:07:48 +00:00
cxl
9bea71c317 PostgreSQL: KeepAlive option
git-svn-id: svn://ultimatepp.org/upp/trunk@2843 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-11 20:20:32 +00:00
unodgs
e30b3ef2c7 GridCtrl: Fixed incorrect state of accept/cancel buttons
git-svn-id: svn://ultimatepp.org/upp/trunk@2842 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-10 18:35:01 +00:00
cxl
e6a2222c90 .XmlRpc: trace level
git-svn-id: svn://ultimatepp.org/upp/trunk@2841 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-09 15:02:31 +00:00
kohait
b7433fb285 bazaar: Gen: additional comments, Instancing helper, examples yet to come
git-svn-id: svn://ultimatepp.org/upp/trunk@2840 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-09 14:45:08 +00:00
cxl
fc6a0c531d XmlRpc: SetXmlRpcServerTrace(Stream& s);
git-svn-id: svn://ultimatepp.org/upp/trunk@2839 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-09 13:13:09 +00:00
cxl
a6ae5798a4 *plugin/gif: Support for LCT (and couple of 64bits fixes)
git-svn-id: svn://ultimatepp.org/upp/trunk@2838 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-07 10:58:31 +00:00
cxl
5e17fbf213 .clang related fixed (thanks dolik.rce)
git-svn-id: svn://ultimatepp.org/upp/trunk@2837 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-06 18:52:32 +00:00
cxl
39575918df .clang related fixed (thanks dolik.rce)
git-svn-id: svn://ultimatepp.org/upp/trunk@2836 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-06 18:52:30 +00:00
kohait
55d22e7d2a bazaar: Dispatcher: GetCount, .hpp template implementation needs ifndef define reinclusion break as well
git-svn-id: svn://ultimatepp.org/upp/trunk@2835 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-04 22:08:28 +00:00
kohait
7f5ec1b4b6 bazaar: Urr: linkage fix for MinGW, ws2_32 was missing
git-svn-id: svn://ultimatepp.org/upp/trunk@2834 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-04 11:04:35 +00:00
kohait
64493583f2 bazaar: Tree: Moveable and Iteration
git-svn-id: svn://ultimatepp.org/upp/trunk@2833 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-04 10:46:54 +00:00
micio
4846ffceec Bazaar/Protect : Fixed another bug in ProtectServer
git-svn-id: svn://ultimatepp.org/upp/trunk@2832 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-02 22:24:27 +00:00
micio
c34bc639fc Bazaar/Protect : Fixed a bug in ProtectServer
git-svn-id: svn://ultimatepp.org/upp/trunk@2831 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-02 21:56:30 +00:00
dolik
00a387d259 *theide: fixed makefile export bug omitting some libraries
git-svn-id: svn://ultimatepp.org/upp/trunk@2830 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-01 23:38:51 +00:00
cxl
073301327d .XmlRpc: Improved HTTP compliance
git-svn-id: svn://ultimatepp.org/upp/trunk@2829 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-01 18:59:06 +00:00
gprentice
a7c7216201 Add more file types.
git-svn-id: svn://ultimatepp.org/upp/trunk@2828 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-01 12:26:12 +00:00
cxl
870a905f93 Core: Xmlize fixes, double creation of .log fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@2827 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-28 08:29:36 +00:00
unodgs
62d700b8ed GridCtrl: Added ClearChanged(), added missing row_order setting in Remove0
git-svn-id: svn://ultimatepp.org/upp/trunk@2826 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-27 22:22:37 +00:00
cxl
76f9d5d23e Core: Xmlize ValueArray and ValueMap
git-svn-id: svn://ultimatepp.org/upp/trunk@2825 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-27 17:24:22 +00:00
cxl
fea49f3894 Core: Index, Map: GetHash
git-svn-id: svn://ultimatepp.org/upp/trunk@2824 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-27 08:08:50 +00:00
unodgs
068b83251d GridCtrl: Fixed invalid cursor state in DoInsert/DoRemove
git-svn-id: svn://ultimatepp.org/upp/trunk@2823 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-26 19:34:35 +00:00
unodgs
7f724baafe GridCtrl: Fixed summary horizontal scrolling in absolute mode
git-svn-id: svn://ultimatepp.org/upp/trunk@2822 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-26 18:47:59 +00:00
kohait
6713f9d15e bazaar: CMeter: croll wheel direction change, Tree: proper templated Xmlize and Serialize, enabling use of noch serialize/non xmlize types in tree as well, Gen: Persistable
git-svn-id: svn://ultimatepp.org/upp/trunk@2821 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-26 15:40:27 +00:00
cxl
5288fdd7d4 XmlRpc: SetXmlRpcMethodFilter
git-svn-id: svn://ultimatepp.org/upp/trunk@2820 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-25 19:10:33 +00:00
kohait
23df83befd uppsrc: CtrlDesignConcepts$en-us.tpp
git-svn-id: svn://ultimatepp.org/upp/trunk@2819 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-25 14:18:48 +00:00
kohait
1723a5d050 bazaar: DeEncrypter: separated FileSel dialogs for crypted and uncrypted locations, more convenient in usage
git-svn-id: svn://ultimatepp.org/upp/trunk@2818 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-25 13:14:16 +00:00
kohait
d9a5dd8d45 reference/XmlizeCustomValue/XmlizeCustomValue.cpp fixes in example
git-svn-id: svn://ultimatepp.org/upp/trunk@2817 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-25 13:11:55 +00:00
cxl
3ad453a5d9 XmlRpc: XmlRpcCall::Set, Retry
git-svn-id: svn://ultimatepp.org/upp/trunk@2816 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-24 13:06:59 +00:00