Commit graph

7023 commits

Author SHA1 Message Date
cxl
65392a2641 Cosmetics...
git-svn-id: svn://ultimatepp.org/upp/trunk@1665 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-26 23:56:51 +00:00
rylek
dc2774b50b InstallPanicMessageBox support added to Windows: console applications no longer pop up a MessageBox when panicking, instead they write the panic string on the error output and terminate.
git-svn-id: svn://ultimatepp.org/upp/trunk@1664 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-26 23:19:34 +00:00
koldo
c5611ecb0d git-svn-id: svn://ultimatepp.org/upp/trunk@1663 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2009-10-26 22:59:45 +00:00
rylek
94f3d26744 New: HeaderCtrl column tooltips (HeaderCtrl::Column::Tip) plus a shortcut in ArrayCtrl (ArrayCtrl::Column::Tip)
git-svn-id: svn://ultimatepp.org/upp/trunk@1662 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-26 22:22:19 +00:00
cxl
d2b0cfe1f5 CtrlLib: SliderCtrl now allows reversed orientation (thanks avpavp!)
git-svn-id: svn://ultimatepp.org/upp/trunk@1661 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-26 08:49:35 +00:00
cxl
b876255438 syncing uppdev
git-svn-id: svn://ultimatepp.org/upp/trunk@1660 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-26 08:49:33 +00:00
cxl
2f6a3b2220 .rpm fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1659 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-25 21:47:14 +00:00
cxl
b3dff8bd72 .rpm fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1658 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-25 21:47:12 +00:00
cxl
d5c7c159f1 syncing uppdev
git-svn-id: svn://ultimatepp.org/upp/trunk@1657 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-25 20:12:22 +00:00
cxl
4de7a09eed Core: *Map::IsPicked
git-svn-id: svn://ultimatepp.org/upp/trunk@1656 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-25 20:04:23 +00:00
cxl
7f7c10aaac RichText: RichTextLayoutTracer added npy parameter to TableCell
git-svn-id: svn://ultimatepp.org/upp/trunk@1655 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-25 17:58:33 +00:00
cxl
91f7073523 reference: RichTextLayoutTracer improved
git-svn-id: svn://ultimatepp.org/upp/trunk@1654 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-25 17:58:28 +00:00
rylek
816ac590d9 A few typecasts to enable / simplify 64-bit compilation
git-svn-id: svn://ultimatepp.org/upp/trunk@1653 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-22 20:32:41 +00:00
cxl
4d38ee9d2d CtrlLib: SliderCtrl now suports wantfocus and displays focus better
git-svn-id: svn://ultimatepp.org/upp/trunk@1652 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-22 20:09:46 +00:00
cxl
a7eadc19e3 Syncing uppdev
git-svn-id: svn://ultimatepp.org/upp/trunk@1651 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-22 20:09:44 +00:00
cxl
f4bfc9fa24 Core: GetUtcTime
git-svn-id: svn://ultimatepp.org/upp/trunk@1650 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-22 14:51:07 +00:00
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