Commit graph

862 commits

Author SHA1 Message Date
cxl
86d4ce73ad Report: ChoosePrinter, ChooseDefaultPrinter - selects printer before rendering report, renders to chosen paper size
git-svn-id: svn://ultimatepp.org/upp/trunk@1668 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-28 19:02:39 +00:00
cxl
43a9e82dd5 PGSQL: ISERIAL (SERIAL with int)
git-svn-id: svn://ultimatepp.org/upp/trunk@1666 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-28 17:55:54 +00:00
cxl
8ac877206d Cosmetics...
git-svn-id: svn://ultimatepp.org/upp/trunk@1665 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-26 23:56:51 +00:00
rylek
12a46dee60 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
rylek
25d08a5b45 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
f47f4abb79 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
793cc1c772 .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
8365652425 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
21f0043615 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
rylek
43a5c53961 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
789adf1232 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
15d76fac56 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
83052ade45 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
0cdc8226e5 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
8762517e43 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
86055f66f5 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
d4fccbb73a 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
7c3d4af14e 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
4ab331024e 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
80a2b84725 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
27f01e388d 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
9a36626025 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
d30185e1aa 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
f5cc6220de 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
0053edffb2 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
e73dab8d06 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
e75f79f7bf 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
4616fc1710 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
96c3e26f9d 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
cxl
64c886c5a9 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
91ae475085 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
cxl
c8064b5c3e 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
970c35fceb 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
rylek
1491b6b82e 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
cxl
1693158ce3 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
cxl
7384081117 cosmetics...
git-svn-id: svn://ultimatepp.org/upp/trunk@1612 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-06 07:36:18 +00:00
cxl
5a749f9a77 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
40e128a75a 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
2f5a3cd84c 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
b49c6731a6 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
eff0d5a64e 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
e211a2903e Web: void AttachSocket(Socket& socket, SOCKET s, bool blocking)
git-svn-id: svn://ultimatepp.org/upp/trunk@1599 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-02 07:49:47 +00:00
rylek
a273f456b1 Fixed recursion bug in expression calculator
git-svn-id: svn://ultimatepp.org/upp/trunk@1596 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-01 09:07:34 +00:00
rylek
2be7fb58d0 Fixed RefPtr's GetHashValue method
git-svn-id: svn://ultimatepp.org/upp/trunk@1595 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-01 09:06:47 +00:00
cxl
2e0e1145bc MSSQL: IdentityInsert (bypass of IDENTITY column insertion)
git-svn-id: svn://ultimatepp.org/upp/trunk@1594 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-09-29 17:40:17 +00:00
cxl
2a272ba86e Ole/Ctrl fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1593 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-09-29 14:13:33 +00:00
cxl
5c61fdc7ed CtrlCore: HotKey implementation fixed to workaround MSC7.1 compiler bug (thanks glx117)
git-svn-id: svn://ultimatepp.org/upp/trunk@1592 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-09-25 09:21:32 +00:00
cxl
824a7c7902 CtrlCore: X11 version of RegisterSystemHotKey
git-svn-id: svn://ultimatepp.org/upp/trunk@1590 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-09-24 20:36:45 +00:00
cxl
ec3fe5e288 CtrlCore: Ctrl::[Un]RegisterSystemHotKey
git-svn-id: svn://ultimatepp.org/upp/trunk@1589 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-09-24 09:41:58 +00:00
cxl
239748b0d3 Core: Charset Support for CP1161 and ARMSCII_8 are back
git-svn-id: svn://ultimatepp.org/upp/trunk@1587 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-09-24 08:54:26 +00:00