Commit graph

3939 commits

Author SHA1 Message Date
cxl
abc06ee3da Web: virtual destructor for HttpClient (because of HttpsClient inheritance)
git-svn-id: svn://ultimatepp.org/upp/trunk@4359 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-03 11:50:12 +00:00
cxl
25f1c5cd69 *CtrlLib: for(int fix in FileSel
git-svn-id: svn://ultimatepp.org/upp/trunk@4357 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-02 08:25:33 +00:00
rylek
37b8ca681c .Oracle/Oci8.cpp: fixed some type warnings
.CtrlLib/FileSel.cpp: fixed MSVC for control variable warnings

git-svn-id: svn://ultimatepp.org/upp/trunk@4354 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-29 14:20:36 +00:00
cxl
31c717a2ed OleDB: fixed for private Connection in Sql
git-svn-id: svn://ultimatepp.org/upp/trunk@4353 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-28 19:33:38 +00:00
cxl
dc088d6015 Sql: Sql::Attach/Detach, Connection constructor moved private (rm #222)
git-svn-id: svn://ultimatepp.org/upp/trunk@4352 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-28 19:16:46 +00:00
cxl
bae0ea5ab3 .DDUMPs removed
git-svn-id: svn://ultimatepp.org/upp/trunk@4351 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-28 18:35:19 +00:00
cxl
ec3a0dd7ec umk: fixed to work better in windows (':' replaced by ',' as nest separator)
git-svn-id: svn://ultimatepp.org/upp/trunk@4350 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-28 18:29:44 +00:00
cxl
f07c621fe7 *CtrlLib: Fixed D&D in DocEdit
git-svn-id: svn://ultimatepp.org/upp/trunk@4349 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-26 16:54:44 +00:00
cxl
240d8d634c .uppdev
git-svn-id: svn://ultimatepp.org/upp/trunk@4348 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-26 16:54:40 +00:00
cxl
17ae8f8865 *CtrlCore, CtrlLib: Fixed D&D in LineEdit, EditField
git-svn-id: svn://ultimatepp.org/upp/trunk@4347 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-26 16:52:23 +00:00
cxl
2d8367457f .uppdev
git-svn-id: svn://ultimatepp.org/upp/trunk@4346 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-26 16:52:05 +00:00
cxl
80aaa0f25e Sql: GetSchColumn now guaranteed to be uppercase
git-svn-id: svn://ultimatepp.org/upp/trunk@4345 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-26 10:38:19 +00:00
cxl
2d55738bf2 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@4342 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-23 16:27:36 +00:00
koldo
869ff9f483 Scatter: Added GetNewPattern and fixed IsGui() problem detected by Didier
git-svn-id: svn://ultimatepp.org/upp/trunk@4340 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-22 22:27:26 +00:00
cxl
b3c4658136 .ide: TheIDE: Selecting items of navigator bar for layout files as text (rm #213)
git-svn-id: svn://ultimatepp.org/upp/trunk@4338 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-22 19:42:26 +00:00
cxl
69d636502e .ide: Minor optimization in package organizer (RM #212)
git-svn-id: svn://ultimatepp.org/upp/trunk@4337 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-22 19:25:24 +00:00
cxl
301b15861a .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@4336 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-22 13:09:15 +00:00
unodgs
dcd9130e23 GridCtrl: Cosmetics..
git-svn-id: svn://ultimatepp.org/upp/trunk@4334 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-20 20:27:41 +00:00
unodgs
144353be5e GridCtrl: Fixed setting incorrect width of indicator
git-svn-id: svn://ultimatepp.org/upp/trunk@4333 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-20 20:19:59 +00:00
cxl
a6b59dd329 Sql: SqlSession::ThrowOnError
git-svn-id: svn://ultimatepp.org/upp/trunk@4331 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-19 19:00:39 +00:00
cxl
ad58d98f24 Sql: Sql now supports fetching ValueMap of row (Fetch or GetRowMap after Fetch)
git-svn-id: svn://ultimatepp.org/upp/trunk@4329 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-19 18:35:38 +00:00
micio
c764ab2006 Bazaar/PolyXML : constify a function
git-svn-id: svn://ultimatepp.org/upp/trunk@4327 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-18 22:56:30 +00:00
unodgs
d127febd94 CtrlLib: Added refreshing system places in file selector each time the dialog is opened
git-svn-id: svn://ultimatepp.org/upp/trunk@4326 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-18 22:40:30 +00:00
unodgs
9f6874697e Core: Added unmounted parameter to FileSystemInfo::Find to allow including registered drives with no content (like cdrom)
git-svn-id: svn://ultimatepp.org/upp/trunk@4325 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-18 22:37:35 +00:00
rylek
d7cc47cdce .Oracle/Oc8.cpp: reference cursor initialization patch
git-svn-id: svn://ultimatepp.org/upp/trunk@4320 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-18 17:05:14 +00:00
koldo
3d6ae8c236 uppweb: More translations thanks to Wolfgang
git-svn-id: svn://ultimatepp.org/upp/trunk@4319 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-17 15:53:22 +00:00
cxl
4ac174862f ide: Topic++ now Sorts files for all.i to prevent unnecessary changes
git-svn-id: svn://ultimatepp.org/upp/trunk@4317 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-17 10:51:55 +00:00
cxl
9c1cc78c67 .reference: cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@4316 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-17 10:23:28 +00:00
cxl
8398cc4d16 .uppweb: Fixed problem with disappeared images (missing Painter package0
git-svn-id: svn://ultimatepp.org/upp/trunk@4315 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-17 10:20:33 +00:00
cxl
3c40a61ec8 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@4314 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-17 10:18:02 +00:00
dolik
d111c112c3 .uppweb: language selector IE fix
git-svn-id: svn://ultimatepp.org/upp/trunk@4313 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-16 18:43:15 +00:00
cxl
5b58dd5b8d SqlCtrl: SqlCtrls now support automatic creation based on schema introspection
git-svn-id: svn://ultimatepp.org/upp/trunk@4312 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-16 18:15:23 +00:00
cxl
ad4ea9b8d9 reference: SqlCtrls automatic SCH variant
git-svn-id: svn://ultimatepp.org/upp/trunk@4311 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-16 18:15:13 +00:00
cxl
f636078db8 reference/SqlCtrls
git-svn-id: svn://ultimatepp.org/upp/trunk@4310 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-16 17:02:02 +00:00
cxl
037b305b3b .uppweb
git-svn-id: svn://ultimatepp.org/upp/trunk@4309 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-16 17:00:34 +00:00
cxl
bb595f50ee FAQ glossary
git-svn-id: svn://ultimatepp.org/upp/trunk@4308 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-16 13:23:42 +00:00
cxl
0ec63f6df6 *CtrlLib: Fixed ColorPopUp issue in X11
git-svn-id: svn://ultimatepp.org/upp/trunk@4307 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-16 08:46:48 +00:00
cxl
7b3157bd6b i18n: pt-br translation
git-svn-id: svn://ultimatepp.org/upp/trunk@4306 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-16 08:21:09 +00:00
cxl
ca001afdd1 Sql: Sql0 (without session)
git-svn-id: svn://ultimatepp.org/upp/trunk@4305 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-15 10:34:35 +00:00
cxl
1d22b28a4a Sql: Sql::Attach/Detach, SetSession
git-svn-id: svn://ultimatepp.org/upp/trunk@4304 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-15 10:28:58 +00:00
cxl
ff5c789b39 Sql, SqlSession: operator= and copy constructors now private
git-svn-id: svn://ultimatepp.org/upp/trunk@4296 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-14 08:44:40 +00:00
cxl
5d5b1c32d6 .doc fix
git-svn-id: svn://ultimatepp.org/upp/trunk@4295 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-13 16:26:11 +00:00
dolik
127a3fcd3b uppweb: language selector
git-svn-id: svn://ultimatepp.org/upp/trunk@4294 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-13 06:54:43 +00:00
cxl
a2a382ff86 .svn problem
git-svn-id: svn://ultimatepp.org/upp/trunk@4293 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-12 08:42:43 +00:00
cxl
c3015b1771 *CtrlLib: ArrayCtrl::AddIndex fixed (related to Id refactoring)
git-svn-id: svn://ultimatepp.org/upp/trunk@4292 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-12 08:23:07 +00:00
koldo
8c4ec26543 UppWeb: New pages added thanks to Wolfgang
git-svn-id: svn://ultimatepp.org/upp/trunk@4291 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-11 20:40:16 +00:00
cxl
988e51f30a Sql: Refactored SQL 'default app cursor', added per-thread SQL option, added secondary SQLR 'default app cursor'
git-svn-id: svn://ultimatepp.org/upp/trunk@4290 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-10 16:03:24 +00:00
cxl
fa7fe19881 .developing Sql
git-svn-id: svn://ultimatepp.org/upp/trunk@4288 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-10 11:30:08 +00:00
cxl
2a50cebd3a Crypto: removed from releases, copied to uppsrc2
git-svn-id: svn://ultimatepp.org/upp/trunk@4287 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-09 15:43:40 +00:00
koldo
6b011f9bbd *OfficeAutomation: Removed MessageBox() calls thanks to ratah
git-svn-id: svn://ultimatepp.org/upp/trunk@4286 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-09 13:22:26 +00:00