Commit graph

2433 commits

Author SHA1 Message Date
unodgs
2184a7cc9f GridCtrl: fixed FindCol(int id) and FindRow(int id), id was incorrectly shifted by fixed column/rows count
git-svn-id: svn://ultimatepp.org/upp/trunk@2725 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-28 21:16:55 +00:00
cxl
7e64b327c7 .Draw: AttrText constructors overload fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2724 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-28 08:30:03 +00:00
cxl
5036bcaa36 AttrText:conversion from Value
git-svn-id: svn://ultimatepp.org/upp/trunk@2723 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-28 07:51:39 +00:00
unodgs
66fb938824 GridCtrl: fixed setting incorrect column size in Hidden(), added FindCol(const Id& id) (thanks Sevenjay!)
git-svn-id: svn://ultimatepp.org/upp/trunk@2722 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-27 17:10:49 +00:00
cxl
6d0f6f04f5 CtrlLib: IdCtrls::Reset
git-svn-id: svn://ultimatepp.org/upp/trunk@2721 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-25 13:27:47 +00:00
micio
9c35b5631b Bazaar/Protect : linked help topics
git-svn-id: svn://ultimatepp.org/upp/trunk@2720 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-21 23:13:16 +00:00
micio
600e01bd5f Bazaar/Protect : bugfix for MSC
git-svn-id: svn://ultimatepp.org/upp/trunk@2719 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-21 22:49:05 +00:00
micio
a7901e3b38 Bazaar/Protect : updated Encryptor and test packages
git-svn-id: svn://ultimatepp.org/upp/trunk@2718 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-21 22:42:40 +00:00
micio
c8eeb1583d Bazaar/Protect : added Obfuscation, key check and updated docs
git-svn-id: svn://ultimatepp.org/upp/trunk@2717 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-21 22:40:59 +00:00
cxl
29382ccf5e .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@2716 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-20 19:17:49 +00:00
cxl
070bb0312e .RasterEncoder fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2715 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-20 19:17:05 +00:00
micio
c45f1577a2 Bazaar/Protect : another fix for MSC
git-svn-id: svn://ultimatepp.org/upp/trunk@2714 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-20 12:41:19 +00:00
micio
22dac7eb17 Bazaar/Protect : fix for MSC
git-svn-id: svn://ultimatepp.org/upp/trunk@2713 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-20 12:34:17 +00:00
micio
df279ae630 Bazaar/Protect : fixed to allow functions returning values and variable declarations inside function body
git-svn-id: svn://ultimatepp.org/upp/trunk@2712 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-20 12:01:04 +00:00
micio
13dfc65ab2 Updated bazaar package list
git-svn-id: svn://ultimatepp.org/upp/trunk@2711 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-19 21:36:04 +00:00
micio
d67de42b50 Bazaar/Protect : a simple software protection/encryption tool
git-svn-id: svn://ultimatepp.org/upp/trunk@2710 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-19 19:10:04 +00:00
cxl
f05b85791b .CtrlCore: X11 fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2709 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-19 17:09:21 +00:00
cxl
f84c46d47d .XmlRpc: ThrowXmlRpcError without code overload
git-svn-id: svn://ultimatepp.org/upp/trunk@2708 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-19 15:45:01 +00:00
koldo
f0766a1ce3 *Functions4U: Fixes in EditFolder. Added doc.
git-svn-id: svn://ultimatepp.org/upp/trunk@2707 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-18 14:26:41 +00:00
koldo
1a23782011 Functions4U: Added functions. Changes in include org.
git-svn-id: svn://ultimatepp.org/upp/trunk@2706 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-18 14:25:39 +00:00
koldo
a2936caba3 SysInfo_demo_console: Changes in include org.
git-svn-id: svn://ultimatepp.org/upp/trunk@2705 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-18 14:24:14 +00:00
koldo
41f2bcb6f5 SysInfo: Improved GetAdapterInfo.
git-svn-id: svn://ultimatepp.org/upp/trunk@2704 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-18 14:23:47 +00:00
unodgs
d5fea30ab2 *GridCtrl: fixed default value for MultiSelect in designer script
git-svn-id: svn://ultimatepp.org/upp/trunk@2703 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-17 22:05:01 +00:00
koldo
5cf7b19e6a Draw: Documented GetDPI() and SetDPI()
git-svn-id: svn://ultimatepp.org/upp/trunk@2702 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-17 21:13:42 +00:00
cxl
ad41b724ec *ScanUuid fixed (thanks Mindtraveller)
git-svn-id: svn://ultimatepp.org/upp/trunk@2701 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-17 18:42:42 +00:00
cxl
6f7f9ac46b plugin/png, tif, jpg now correctly handle dpi info (thanks Koldo!)
git-svn-id: svn://ultimatepp.org/upp/trunk@2700 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-17 18:21:28 +00:00
cxl
693b2b2d10 PGSQL: Autoreconnect improvement
git-svn-id: svn://ultimatepp.org/upp/trunk@2699 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-17 15:44:57 +00:00
cxl
dcd13319e4 Vector, Array: All Adds now returning T&
git-svn-id: svn://ultimatepp.org/upp/trunk@2698 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-16 22:16:51 +00:00
koldo
494b871ef5 .UppWeb: Added external links by sergeynikitin.
git-svn-id: svn://ultimatepp.org/upp/trunk@2697 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-16 21:08:27 +00:00
cxl
10de1d84d5 Draw: AttrText::NormalInk
git-svn-id: svn://ultimatepp.org/upp/trunk@2696 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-16 08:19:09 +00:00
cxl
6de637e707 XmlRpc: improved int64 handling
git-svn-id: svn://ultimatepp.org/upp/trunk@2695 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-15 22:22:05 +00:00
cxl
45f28ccfe8 .XmlRpc: double formatting changed to %.12g, PGSQL: Reconnect if error message contains connect
git-svn-id: svn://ultimatepp.org/upp/trunk@2694 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-15 15:43:15 +00:00
cxl
c01a52573b .SqlCtrl docs
git-svn-id: svn://ultimatepp.org/upp/trunk@2693 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-15 06:48:02 +00:00
rylek
2f746d005e .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
koldo
9a689be04d *Controls4U: Included limit control in Meter by Jerson.
git-svn-id: svn://ultimatepp.org/upp/trunk@2691 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-13 20:36:46 +00:00
koldo
d83f201daa *RasterPlayer: Included transparency support. Thanks Mindtraveller.
git-svn-id: svn://ultimatepp.org/upp/trunk@2690 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-13 08:26:35 +00:00
unodgs
9f6630f31b GridCtrl: Added WhenBeforeChangeRow / WhenBeforeChangeCol
git-svn-id: svn://ultimatepp.org/upp/trunk@2689 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-12 20:37:39 +00:00
cxl
6857588e6d *usvn fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@2688 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-12 09:03:28 +00:00
unodgs
58ed5a9bb7 *GridCtrl: escape didn't work with cell edits
git-svn-id: svn://ultimatepp.org/upp/trunk@2687 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-12 06:26:32 +00:00
koldo
7619cd82fe *RasterPlayer: Avoid crash with Functions4U GetRect thanks to Mindtraveller
git-svn-id: svn://ultimatepp.org/upp/trunk@2686 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-11 19:40:50 +00:00
koldo
ea77b63425 Control4U: Knob details
git-svn-id: svn://ultimatepp.org/upp/trunk@2685 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-11 19:37:14 +00:00
koldo
5018ad7985 *SysInfo: Added include for console
git-svn-id: svn://ultimatepp.org/upp/trunk@2684 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-11 19:34:39 +00:00
koldo
4ffe035c59 .Functions4U: Drawing functions now only require Core
git-svn-id: svn://ultimatepp.org/upp/trunk@2683 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-11 19:32:16 +00:00
cxl
8ccb01870f Improved DropList, ColorPopUp and DropTree animation
git-svn-id: svn://ultimatepp.org/upp/trunk@2682 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-11 19:19:26 +00:00
cxl
fc6bed3927 CtrlLib: Improved Animate (thanks Frank De prins)
git-svn-id: svn://ultimatepp.org/upp/trunk@2681 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-10 13:40:02 +00:00
dolik
6fcf4fa120 lpbuild: various fixes and improvements in Makefile and man page
git-svn-id: svn://ultimatepp.org/upp/trunk@2680 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-09 21:37:23 +00:00
koldo
35e80fc051 .RasterPlayer: Fix and added SetMT in usc
git-svn-id: svn://ultimatepp.org/upp/trunk@2679 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-09 18:58:22 +00:00
koldo
235285246e .Scatter: Included tojocky functions
git-svn-id: svn://ultimatepp.org/upp/trunk@2678 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-09 16:16:10 +00:00
kohait
6892a4c11e bazaar: Dispatcher: Dispatcher0 notifiactor without arguments
Gen: some cleanup and CopyingC / PolyCopyingC interface

git-svn-id: svn://ultimatepp.org/upp/trunk@2677 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-09 10:13:19 +00:00
koldo
4fccf86ab4 AnimatedClip: RasterPlayer demo (animated .GIF and multi page raster formats visualization)
git-svn-id: svn://ultimatepp.org/upp/trunk@2676 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-09 07:07:59 +00:00