Commit graph

174 commits

Author SHA1 Message Date
cxl
7511ec014c 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
ed6dcd1842 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
ce46a3dac5 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
fdc0a13e50 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
d47a65cda4 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
90afb8e6ff 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
77230ed169 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
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
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
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
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
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
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
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
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
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
85258552fb 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
e586f63b13 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
5592e88a26 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
40ada17a2a 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
106c26c423 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
feb49215a6 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
691f95e7f1 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
b77f4e3136 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
fa59ec7b80 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
10b81cd07f 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
de40b55d59 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
5137389891 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
57a34eb230 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
1205935960 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
69a7f3a93e 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
6b0a6908fc 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
c0932ea510 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
6d6bd2294b 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
3ecde91bb5 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
dff5dbc9b0 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
ec8c9eed2c 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
d1c50c8278 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
ea663abce2 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
5e1679a25c 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
cxl
14ab274e92 CtrlLib: Fixed LineEdit selection problem
git-svn-id: svn://ultimatepp.org/upp/trunk@1310 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-15 09:14:30 +00:00
cxl
980e4e2df3 CtrlLib: LineEdit: Fixed minor mouse selection issue
git-svn-id: svn://ultimatepp.org/upp/trunk@1277 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-05 07:43:35 +00:00
cxl
27c80ed724 usvn fixed to work in Vista with '_svn' instread od '.svn', ArrayCtrl::ColumnSortSecondary sorting, BSD patch of Draw
git-svn-id: svn://ultimatepp.org/upp/trunk@1274 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-04 16:58:06 +00:00
cxl
86a14162bf CtrlLib: ChGtk patch of menu in dark themes (andrei_natanael)
git-svn-id: svn://ultimatepp.org/upp/trunk@1265 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-03 08:06:00 +00:00
cxl
007d6453c5 Writing Sql tutorial
git-svn-id: svn://ultimatepp.org/upp/trunk@1258 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-01 21:01:06 +00:00
cxl
e735af5799 LineEdit fix for CJK in ubuntu
git-svn-id: svn://ultimatepp.org/upp/trunk@1250 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-30 20:28:47 +00:00
cxl
d5fb5fa1f3 uppsrc: Cleaning nonapp main packages
git-svn-id: svn://ultimatepp.org/upp/trunk@1169 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-14 06:18:42 +00:00
cxl
6118f68704 CtrlLib/theide: Fixed issue with wrong opening web browser in help
git-svn-id: svn://ultimatepp.org/upp/trunk@1159 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-11 09:45:02 +00:00
unodgs
50e73305af Chamelon fix for TabCtrl for Gnome 2.26
git-svn-id: svn://ultimatepp.org/upp/trunk@1149 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-08 11:08:58 +00:00