kohait
c761602615
bazaar: a Tree<T> implementation
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2606 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-13 13:05:11 +00:00
cxl
9a12c315e1
Stream: Peek, PutPtr
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2605 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-13 08:57:08 +00:00
cxl
c2988910e5
Stream comments
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2604 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-13 08:27:23 +00:00
koldo
0b482d4c7e
Controls4U_Demo: Included Knob control very initial version
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2603 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-11 20:20:20 +00:00
koldo
7be4f3c0a8
Controls4U: Included Knob control very initial version
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2602 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-11 20:19:55 +00:00
koldo
066cb4d509
MtAlt: Added callbacks with 5 arguments
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2601 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-11 19:55:31 +00:00
unodgs
aa212e91b8
*GridCtrl: Fixed searching crash on not clickable cells
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2600 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-11 18:50:55 +00:00
cxl
16f3ca6c9b
.RichEdit cosmetics
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2599 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-10 09:51:04 +00:00
micio
a74e1468c9
PixRaster : updated Leptonica library to version 1.65
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2598 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-07 23:38:03 +00:00
cxl
a50feb3f05
Sql: SqlMassInsert (using 'union all' trick)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2597 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-07 14:52:40 +00:00
micio
9216fdd6b3
PixRaster : Fixed Leptonica jpeglib.h include to use UPP one - Avoids version mismatches problems
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2596 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-07 08:07:03 +00:00
micio
6241f2e7dd
PixRaster : added some more function wrappers
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2595 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-07 07:56:21 +00:00
kohait
1b6abbdbe4
bazaar: DeEncrypter, an AESStream bases app, small key generater & Encrypter / Decrypter for multiple files
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2594 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-05 19:01:00 +00:00
rylek
45cc282c45
.Oracle: BulkExecute continued ...
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2593 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-04 13:07:11 +00:00
rylek
dbd381aece
+Oracle: Oracle8::BulkExecute - a simple interface to OCI8 array binds - repeated command execution with varying parameter sets; speeds up inserts / updates drastically over networks with long roundtrip
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2592 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-04 11:29:46 +00:00
koldo
72dcb7ae72
*Functions4U: StrToTime gets errors from StrToDate
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2591 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-03 21:40:34 +00:00
kohait
41494d18d9
uppweb: added contribution links to documantation section and first shot of a code style in documentation
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2590 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-03 13:49:39 +00:00
ndrew2k
7931a3de43
*ide: fix for svn menu (dolik.rce)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2589 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-03 08:49:53 +00:00
unodgs
4a1ea14442
*examples: Finished box2d example, now interacting with shapes is possible
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2588 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-02 16:52:22 +00:00
cxl
b64f6fa99b
Sql: SqlSelect now can add individual fetch values using operator()
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2587 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-02 10:29:31 +00:00
koldo
588ee11378
.UppWeb: Added LEDCtrl to Bazaar
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2586 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-01 21:27:32 +00:00
koldo
a9918fcf41
LEDCtrl: New LED control by Christian (cb31_fr)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2585 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-01 21:18:15 +00:00
cxl
a5087202de
CtrlCore: IsPainting, CtrlLib: Progress does not open if used in Paint routine
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2584 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-01 15:57:22 +00:00
unodgs
685b4834da
.examples: Added first (still incomplete) version of box2d example
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2583 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-30 20:30:20 +00:00
unodgs
95bb78a131
plugins: Added Box2D lib
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2582 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-30 20:27:58 +00:00
koldo
a17f5a86c9
.Functions4U: Improved doc.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2581 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-30 20:23:45 +00:00
unodgs
243e63667a
GridCtrl: Added CancelDuplicate, fixed duplicating small issues
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2580 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-29 21:35:16 +00:00
koldo
62f8eb23c9
*SysInfo: Fixed GetMacAddress()
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2579 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-29 21:00:25 +00:00
cxl
c8a8fdcc21
.Draw: CreateImage variant with RGBA
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2578 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-29 13:37:31 +00:00
unodgs
79dd152b45
*GridCtrl: Fixed ReadCol and ReadRow indexes from absolute to relative
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2577 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-28 22:03:25 +00:00
unodgs
341dbf7235
*GridCtrl: Fixed searching AttrText fields
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2576 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-28 21:45:09 +00:00
koldo
2a74663e7e
SysInfo: Improved GetMacAddress() in Windows using Iphlpapi
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2575 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-28 19:54:11 +00:00
koldo
ea662dc1e1
.Functions4U: Added char Replace() function
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2574 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-28 19:53:14 +00:00
koldo
4bf46ac8b2
.UltimateBook: Updated doc
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2573 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-27 21:10:36 +00:00
koldo
ad208b5c58
.AESStream: Added SHA2 functions reference
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2572 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-27 21:06:21 +00:00
cxl
2470f94494
X11 Status define undefined in CtrlLib.h
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2571 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-27 19:44:04 +00:00
rylek
6388462fa4
+Sql: new method SqlUpdate::Column(const SqlSet& cols, const SqlSet& vals) supports Oracle-style multicolumn SET in UPDATE (UPDATE xxx set (A, B, C) = select A, B, C from yyy)
...
+TSql: new variants Force[Schema]Update support incremental updates according to comparison of 'old' and 'new' row data
git-svn-id: svn://ultimatepp.org/upp/trunk@2570 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-27 08:05:41 +00:00
koldo
83d052093d
.Functions4U: Removed last Xmlize and GridCtrl functions
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2569 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-26 21:16:31 +00:00
cxl
3a4c419412
*CtrlLib: Fixed issues with various popups (like tooltip) and deactivating the window
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2568 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-25 10:12:56 +00:00
cxl
fa3c78893c
*CtrlTimer
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2567 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-25 07:27:58 +00:00
cxl
3b5a2a2232
SqlExp: IsSame (PGSQL, MySql) new equality test which is null safe (null == null yields true)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2566 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-24 21:01:24 +00:00
cxl
5d2bbc5765
*CtrlCore: X11 fix
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2565 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-23 08:24:09 +00:00
mrjt
2ac1591801
TabBar: More minor changes. Sorry
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2564 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-22 14:14:47 +00:00
mrjt
32a8dd18d4
TabBar: Minor close behaviour change
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2563 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-22 14:08:27 +00:00
mrjt
865226f977
Docking & TabBar: Fixed menu/closing tabs bugs
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2562 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-22 14:03:28 +00:00
mrjt
fca616f19d
Docking: DockableCtrl::GetContainer made protected
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2561 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-22 08:03:40 +00:00
mrjt
cb3b67f5c9
Docking: Fixed bug from last commit
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2560 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-22 08:01:17 +00:00
koldo
4e50094064
.Functions4U: Removed functions and some additions
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2559 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-22 01:49:59 +00:00
koldo
55a9fa3447
.UppWeb: Translation and additions
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2558 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-22 01:48:29 +00:00
cxl
2035a0d895
.Sql: PGSQL default Like is now case sensitive (like in other DBs)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2557 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-21 18:26:24 +00:00