Commit graph

2447 commits

Author SHA1 Message Date
micio
f2da9caeda Bazaar/Protect : using new Cypher package instead of StreamCypher
Added Initialization Vectors handling in encryption

git-svn-id: svn://ultimatepp.org/upp/trunk@2739 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-03 20:44:12 +00:00
micio
34b1a0f02e Bazaar/Cypher : moved a couple of functions to private interface part
git-svn-id: svn://ultimatepp.org/upp/trunk@2738 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-03 18:37:59 +00:00
micio
202c9e67f1 Bazaar/Cypher : added stream mode and error checking
git-svn-id: svn://ultimatepp.org/upp/trunk@2737 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-03 18:34:22 +00:00
cxl
e03ca18342 ScgiServer (thanks jeremy_c!)
git-svn-id: svn://ultimatepp.org/upp/trunk@2736 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-03 18:28:48 +00:00
cxl
9994270b24 reference: ScgiHello example
git-svn-id: svn://ultimatepp.org/upp/trunk@2735 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-03 18:28:47 +00:00
cxl
20d816f8fb DHCtrl changes for SDLCtrl (thanks Koldo)
git-svn-id: svn://ultimatepp.org/upp/trunk@2734 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-03 15:50:32 +00:00
micio
6585d5ca5c Bazaar/Cypher : better handling of Initialization Vector (nonce)
git-svn-id: svn://ultimatepp.org/upp/trunk@2733 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-03 08:48:28 +00:00
micio
83be4d2245 Bazaar/Cypher : Added first implementation of modular encryption package
Still missing error checkings

git-svn-id: svn://ultimatepp.org/upp/trunk@2732 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-02 23:39:52 +00:00
unodgs
faa92b4233 GridCtrl: Fixed using incorrect size ratio in Width (thanx Sevenjay!)
git-svn-id: svn://ultimatepp.org/upp/trunk@2731 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-02 15:17:13 +00:00
kohait
8af67009ee bazaar: CMeter: MinMax double Dispatcher: beauty Gen: cleanup and Copyable interfaces, examples to come
git-svn-id: svn://ultimatepp.org/upp/trunk@2730 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-30 09:31:09 +00:00
unodgs
1a460d90c5 DropGrid: Fixes related to latest GridCtrl changes
git-svn-id: svn://ultimatepp.org/upp/trunk@2729 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-29 21:37:23 +00:00
micio
2f8486974d Bazaar/Protect : replaced RC4 encryption with Snow2 one
git-svn-id: svn://ultimatepp.org/upp/trunk@2728 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-29 20:31:29 +00:00
micio
8a69f7afe6 Uptated bazaar app list with StreamCypher
git-svn-id: svn://ultimatepp.org/upp/trunk@2727 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-29 17:48:22 +00:00
micio
b23908dff1 Bazaar/StreamCypher : added a couple of class for stream data encoding/decoding
git-svn-id: svn://ultimatepp.org/upp/trunk@2726 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-29 17:40:12 +00:00
unodgs
e39a414b71 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
15f1bc7fa8 .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
01bc8d46a1 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
4e8cf8758a 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
993b1f963f 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
6370c16200 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
dd16310555 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
91a08fa1cd 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
8a462f4233 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
7eb3190381 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@2716 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-20 19:17:49 +00:00
cxl
e5f89d6f00 .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
7c416868c4 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
cee14f1ccd 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
978e71164a 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
68fb777258 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
8481c47335 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
b9e327d3ca .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
9753418656 .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
31f23337e9 *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
2886122156 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
41bc60beab 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
610578b710 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
881609fbda *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
d47431eb8d 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
373bec9dd7 *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
d97dd519c1 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
12ca84d0b6 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
540202ebc3 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
5ded76575a .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
77acb38e7f 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
d9f8c0d634 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
ce0f8adf42 .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
99b83d0eb5 .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
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
koldo
7971424ab8 *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
f30aa3d40c *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