Commit graph

183 commits

Author SHA1 Message Date
cxl
430f79b00d RichEdit minor fixes, ViewBorder method
git-svn-id: svn://ultimatepp.org/upp/trunk@1720 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-25 18:38:37 +00:00
cxl
cafc312814 Minor ToolTip fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1719 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-24 13:28:20 +00:00
cxl
5d4a133701 Cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@1718 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-23 10:28:48 +00:00
cxl
9adc52ed12 HeaderCtrl::Serialize and Painter::DrawLine fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1717 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-23 08:26:18 +00:00
cxl
4c7db817db CtrlLib: HeaderCtrl serialization fixed (thanks zsolt), DropTree fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1706 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-18 08:09:16 +00:00
cxl
f5d6a7e300 CtrlLib.t converted
git-svn-id: svn://ultimatepp.org/upp/trunk@1702 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-16 09:38:13 +00:00
cxl
aaac7be1cf uppsrc: More .t fixes..
git-svn-id: svn://ultimatepp.org/upp/trunk@1701 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-16 05:35:04 +00:00
cxl
ea2c2f3054 theide: .t files are now saved with strings converted by escaping >127 characters (and back on loadig); uppsrc: all .t files converted this way
git-svn-id: svn://ultimatepp.org/upp/trunk@1696 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-15 20:26:26 +00:00
cxl
69e9d692e0 CtrlLib: TreeCtrl InsertDrop now returns ids of inserted nodes
git-svn-id: svn://ultimatepp.org/upp/trunk@1691 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-12 21:35:45 +00:00
cxl
94c9a2c765 RichEdit now shows an arrow to signal labeled paragraphs
git-svn-id: svn://ultimatepp.org/upp/trunk@1686 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-09 17:45:43 +00:00
cxl
727e0269aa CtrlLib: DataPusher plain Set (no SetData)
git-svn-id: svn://ultimatepp.org/upp/trunk@1679 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-04 20:55:14 +00:00
cxl
611355071e CtrlLib: EditField SetFont minor fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1678 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-03 22:08:07 +00:00
cxl
b333a94ee6 CtrlLib: FileSel::Types, Select* family of utility FileSel based functions and classes; minor ide bug fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@1676 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-02 16:54:26 +00:00
cxl
f891a880f7 CtrlLib: TreeCtrl fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1671 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-31 09:37:21 +00:00
cxl
eeca13b3e2 CtrlLib: Fixed AKeys.cpp - storing of key groups with spaces (thanks mrjt)
git-svn-id: svn://ultimatepp.org/upp/trunk@1669 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-30 13:55:45 +00:00
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
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
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
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
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
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
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
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
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
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
6bb2b1896d New ES-ES translation
git-svn-id: svn://ultimatepp.org/upp/trunk@1579 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-09-20 21:15:38 +00:00
cxl
5ed1c4e631 CtrLib minor fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1571 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-09-14 21:25:53 +00:00
cxl
39701cf46c CtrlLib: Fixed minor issue in TabCtrl, PGSQL: Fixed minor encoding problem
git-svn-id: svn://ultimatepp.org/upp/trunk@1569 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-09-10 13:09:05 +00:00
cxl
c9ca16b218 CtrlLib: ArrayCtrl VirtualCount vs IsLineEnabled fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1567 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-09-09 08:26:20 +00:00
cxl
eb2b740e2b CtrlLib: DropChoice SetConvert
git-svn-id: svn://ultimatepp.org/upp/trunk@1565 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-09-07 21:03:21 +00:00
cxl
d1e4bc82a9 Core: Fixed inefficiency in Vector::SetCountR (and thus in Vector::At)
git-svn-id: svn://ultimatepp.org/upp/trunk@1563 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-09-07 08:37:38 +00:00
cxl
44efd2a55f CtrlLib: Fixed issue with Separator in ArrayCtrl and Up/Down keys
git-svn-id: svn://ultimatepp.org/upp/trunk@1561 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-09-07 08:21:24 +00:00
cxl
86003943f9 CtrlLib: Fixed the problem with Separator in DropList
git-svn-id: svn://ultimatepp.org/upp/trunk@1552 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-09-04 12:43:45 +00:00
rylek
791bcd409a DropList::Format patched to respect DisplayAll modifier; minor fixes in CalcType
git-svn-id: svn://ultimatepp.org/upp/trunk@1542 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-09-01 21:58:57 +00:00
cxl
944a02142f CtrlLib: Fix of recent fix in Multibutton
git-svn-id: svn://ultimatepp.org/upp/trunk@1536 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-25 09:32:12 +00:00
cxl
6626fafb9a CtrlCore: Fixed issue withTip of WithDropChoice
git-svn-id: svn://ultimatepp.org/upp/trunk@1535 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-25 07:57:25 +00:00
cxl
8a16531e7a Fix in CtrlLib tutorial, fix in handling accesskeys
git-svn-id: svn://ultimatepp.org/upp/trunk@1533 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-24 19:07:19 +00:00
cxl
e4e67c6b78 MT issues X11 fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1507 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-13 16:08:34 +00:00
cxl
45599b5f26 CtrlCore: Massive fix of MT, Draw: Fixed DrawingDraw::Create for case when tehere are some data in DrawingDraw
git-svn-id: svn://ultimatepp.org/upp/trunk@1506 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-13 13:40:54 +00:00
cxl
bb7ddd4240 GtkThemIcon fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1498 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-12 08:11:04 +00:00
cxl
e4d27351ce CtrlLib: Fixing FileSel icon issue
git-svn-id: svn://ultimatepp.org/upp/trunk@1497 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-12 07:41:17 +00:00
cxl
6de6ff7d05 RichText, CtrlCore: Fixed problems with pasting Images into RichText, slightly optimized RichText core algorithms, theide: fixed infinute recursion if class inherits itself (C++ error, but A++ has to react)
git-svn-id: svn://ultimatepp.org/upp/trunk@1494 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-11 17:47:14 +00:00
cxl
9517a509b7 CtrlCore: NOGTK issue fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@1491 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-11 11:20:27 +00:00
cxl
bb5c630b41 CtrlCore,Draw, POSIX: Fixed font metrics issue, fixed editfield frame issue, fixed PdfDraw
git-svn-id: svn://ultimatepp.org/upp/trunk@1480 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-08 21:52:08 +00:00
cxl
c05a4c518f Attempt to fix linux/dpi issue
git-svn-id: svn://ultimatepp.org/upp/trunk@1470 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-03 13:05:09 +00:00
cxl
68a73dff42 Draw: headless draw final milestone reached
git-svn-id: svn://ultimatepp.org/upp/trunk@1436 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-19 13:12:18 +00:00
cxl
405cab49f9 Developing new draw
git-svn-id: svn://ultimatepp.org/upp/trunk@1362 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-05 19:55:03 +00:00
cxl
2a812e382e FileSel::PreSelect
git-svn-id: svn://ultimatepp.org/upp/trunk@1344 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-28 13:05:43 +00:00
cxl
b256eeeba1 CtrlLib: EditField::NullText can now have icon
git-svn-id: svn://ultimatepp.org/upp/trunk@1336 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-25 08:22:22 +00:00