cxl
|
3debb8357d
|
Core: GetIniKey fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1649 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-22 08:34:18 +00:00 |
|
cxl
|
e73a11eae5
|
PGSQL string escapes improved
git-svn-id: svn://ultimatepp.org/upp/trunk@1648 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-21 21:21:32 +00:00 |
|
cxl
|
3ff2c917d8
|
Core: GetIniKey improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@1647 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-21 09:05:13 +00:00 |
|
cxl
|
8bc35bff1e
|
CtrlLib: ColumnList fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1646 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-21 07:37:27 +00:00 |
|
cxl
|
a7bdca3453
|
Core: new Split variant with String delimiter
git-svn-id: svn://ultimatepp.org/upp/trunk@1645 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-21 07:21:54 +00:00 |
|
cxl
|
fc03d51e52
|
Syncing uppdev
git-svn-id: svn://ultimatepp.org/upp/trunk@1644 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-21 07:21:52 +00:00 |
|
cxl
|
9589fe6d31
|
PostgreSQL: GetInsertedId now supported for tables with primary key 'id'
git-svn-id: svn://ultimatepp.org/upp/trunk@1643 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-20 16:31:08 +00:00 |
|
rylek
|
b1bb783874
|
Funny typo in SqlCompile; improved diagnostics of so load failure in Linux (Dli.cpp); improved connection failure diagnostics in OCI8
git-svn-id: svn://ultimatepp.org/upp/trunk@1642 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-20 09:55:03 +00:00 |
|
cxl
|
c6a4eee54a
|
Core, CtrlLib: ConvertDate, ConvertTime now have Default method -> propagates to date/time widgets as well...
git-svn-id: svn://ultimatepp.org/upp/trunk@1641 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-19 20:44:36 +00:00 |
|
cxl
|
653585a9af
|
syncing uppdev
git-svn-id: svn://ultimatepp.org/upp/trunk@1640 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-19 20:44:34 +00:00 |
|
cxl
|
e911f590bc
|
Core: ConvertTime Min, Max
git-svn-id: svn://ultimatepp.org/upp/trunk@1639 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-19 17:11:48 +00:00 |
|
cxl
|
cf65371d93
|
Syncing uppdev
git-svn-id: svn://ultimatepp.org/upp/trunk@1638 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-19 17:11:45 +00:00 |
|
cxl
|
981a9f538f
|
CtrlLib: MenuBar WhenOpenSubMenu, WhenCloseSubMenu
git-svn-id: svn://ultimatepp.org/upp/trunk@1637 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-19 08:54:54 +00:00 |
|
cxl
|
5fe86cd0e1
|
Syncing uppdev
git-svn-id: svn://ultimatepp.org/upp/trunk@1636 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-19 08:54:51 +00:00 |
|
cxl
|
e5b37792f1
|
FileMapping fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@1635 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-18 19:21:42 +00:00 |
|
unodgs
|
15c737373e
|
Fixed DoCount, now it's not counting hidden rows
git-svn-id: svn://ultimatepp.org/upp/trunk@1634 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-17 23:31:15 +00:00 |
|
unodgs
|
2d8da64a08
|
Fixed ReSort(), DoMin/DoMax now works for dates
git-svn-id: svn://ultimatepp.org/upp/trunk@1633 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-17 20:29:08 +00:00 |
|
rylek
|
5f584f687b
|
Linux bug fix in FileMapping - mmap returns error as -1, not 0
git-svn-id: svn://ultimatepp.org/upp/trunk@1632 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-14 22:15:54 +00:00 |
|
unodgs
|
3fdb6ab0e1
|
Added ReSort
git-svn-id: svn://ultimatepp.org/upp/trunk@1631 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-14 19:05:45 +00:00 |
|
cxl
|
08e45d5330
|
Sql, SqlExp: InsertNoKey(Fields) ommits first column - intended for key with autoincrement
git-svn-id: svn://ultimatepp.org/upp/trunk@1630 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-14 13:55:05 +00:00 |
|
rylek
|
7d298bb3b7
|
Minor IDE speed improvements - removed unnecessary Assist++ package check when inserting / removing separators and auxiliary package contents
git-svn-id: svn://ultimatepp.org/upp/trunk@1629 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-13 19:29:24 +00:00 |
|
bytefield
|
0f8c3a9dad
|
Updated deb package builder script
git-svn-id: svn://ultimatepp.org/upp/trunk@1628 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-13 14:47:32 +00:00 |
|
cxl
|
047a13074f
|
theide: fix of PackageSelector icons
git-svn-id: svn://ultimatepp.org/upp/trunk@1627 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-12 15:31:49 +00:00 |
|
cxl
|
0ba735f4ac
|
linux_scripts: moved upp.spec to uppbox
git-svn-id: svn://ultimatepp.org/upp/trunk@1626 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-11 07:57:15 +00:00 |
|
cxl
|
0c695f4161
|
minor fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1625 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-11 07:56:32 +00:00 |
|
cxl
|
904fae51a5
|
uppbox: Scripts - added upp.spec to src
git-svn-id: svn://ultimatepp.org/upp/trunk@1624 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-11 07:55:17 +00:00 |
|
cxl
|
98bafb44f7
|
ide: Package selector now shows app icons if available
git-svn-id: svn://ultimatepp.org/upp/trunk@1623 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-10 13:20:38 +00:00 |
|
bytefield
|
46c3d40974
|
Updated deb package dependencies
git-svn-id: svn://ultimatepp.org/upp/trunk@1622 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-09 15:25:26 +00:00 |
|
cxl
|
81e4fd2eed
|
Fix of recent fix for POSIX...
git-svn-id: svn://ultimatepp.org/upp/trunk@1621 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-09 12:49:21 +00:00 |
|
cxl
|
808faf53cc
|
Core, ide: Fixed issue with non-ASCII characters in environment
git-svn-id: svn://ultimatepp.org/upp/trunk@1620 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-09 12:11:22 +00:00 |
|
cxl
|
d2ca7294cb
|
Syncing uppdev
git-svn-id: svn://ultimatepp.org/upp/trunk@1619 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-09 12:11:20 +00:00 |
|
rylek
|
cb14236828
|
Various bug fixes and large TIFF-related stuff
git-svn-id: svn://ultimatepp.org/upp/trunk@1618 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-09 08:19:39 +00:00 |
|
koldo
|
fd38e6aded
|
SysInfo: Added functions
git-svn-id: svn://ultimatepp.org/upp/trunk@1617 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-07 22:43:23 +00:00 |
|
koldo
|
6e344d75e5
|
SysInfo: Added functions and updated documentation
git-svn-id: svn://ultimatepp.org/upp/trunk@1616 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-07 22:37:34 +00:00 |
|
cxl
|
0f6834476b
|
Core: Array::AppendPick fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@1615 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-07 17:21:24 +00:00 |
|
mrjt
|
ba39f7edf9
|
Fixed button misplacement after add/remove
git-svn-id: svn://ultimatepp.org/upp/trunk@1614 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-07 16:50:04 +00:00 |
|
koldo
|
4e6c8bbbec
|
git-svn-id: svn://ultimatepp.org/upp/trunk@1613 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-06 20:20:59 +00:00 |
|
cxl
|
b2ab1efaf8
|
cosmetics...
git-svn-id: svn://ultimatepp.org/upp/trunk@1612 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-06 07:36:18 +00:00 |
|
koldo
|
832c7f58a7
|
OfficeAutomation: Update
git-svn-id: svn://ultimatepp.org/upp/trunk@1611 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-05 20:43:31 +00:00 |
|
koldo
|
b6b44c4790
|
SysInfo_demo_gui: Update
git-svn-id: svn://ultimatepp.org/upp/trunk@1610 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-05 20:42:55 +00:00 |
|
koldo
|
aaac2ce4dd
|
SysInfo: Update
git-svn-id: svn://ultimatepp.org/upp/trunk@1609 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-05 20:41:46 +00:00 |
|
koldo
|
790728ac76
|
git-svn-id: svn://ultimatepp.org/upp/trunk@1608 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-05 20:38:19 +00:00 |
|
cxl
|
75aa48ef59
|
CtrlLib: Help fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1607 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-04 14:53:40 +00:00 |
|
rylek
|
fadb079bb5
|
Yet another calculator bug concerning the {} operator
git-svn-id: svn://ultimatepp.org/upp/trunk@1606 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-03 09:57:33 +00:00 |
|
cxl
|
7fc34fad2a
|
help update
git-svn-id: svn://ultimatepp.org/upp/trunk@1605 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-03 05:27:44 +00:00 |
|
cxl
|
b0111e0dbd
|
Syncing uppdev
git-svn-id: svn://ultimatepp.org/upp/trunk@1604 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-03 05:27:42 +00:00 |
|
cxl
|
e2231b4c90
|
Draw: DisplayWithIcon, CtrlLib: DropTree
git-svn-id: svn://ultimatepp.org/upp/trunk@1603 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-02 12:51:38 +00:00 |
|
cxl
|
89e2137cb2
|
reference: DropTree example
git-svn-id: svn://ultimatepp.org/upp/trunk@1602 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-02 12:51:36 +00:00 |
|
cxl
|
cedbea2d15
|
Core: Fixed usrlog deletion problem
git-svn-id: svn://ultimatepp.org/upp/trunk@1601 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-02 09:00:28 +00:00 |
|
cxl
|
a0a7040b1b
|
syncing uppdev
git-svn-id: svn://ultimatepp.org/upp/trunk@1600 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-02 09:00:26 +00:00 |
|