paul
3263e03931
update images transparency from wile64
...
git-svn-id: trunk@12166 -
2007-09-24 15:14:00 +00:00
paul
6a00add285
- new images from wile64
...
git-svn-id: trunk@12165 -
2007-09-24 13:26:48 +00:00
paul
5269651533
Qt: implement PostMessage as postponed TWinControl.Perform
...
git-svn-id: trunk@12164 -
2007-09-24 12:37:29 +00:00
zeljko
e6fd31a96f
(Qt): Bindings qt-4.2.3 update to v 1.51 from Den
...
git-svn-id: trunk@12163 -
2007-09-24 12:26:50 +00:00
vincents
5f1016ff3a
reverted accidental commits in r12160 #5ea375ef4d
...
git-svn-id: trunk@12162 -
2007-09-24 12:25:16 +00:00
zeljko
0f8ebc7bba
(Qt): Bindings update v 1.51: Added QLCLMessageEvent,QTableView,QTableWidget,qt_mac_set_dock_menu,qt_x11_wait_for_window_manager by Den.
...
git-svn-id: trunk@12161 -
2007-09-24 11:52:45 +00:00
vincents
5ea375ef4d
updated Indonesian translations from Zaenal Mutaqin
...
git-svn-id: trunk@12160 -
2007-09-24 11:12:37 +00:00
vincents
5e8615fb25
IDE: use editor font to display search results (bug #9698 ) from Anatol
...
git-svn-id: trunk@12159 -
2007-09-24 09:16:47 +00:00
paul
a5f461ec1f
packager: fix AV when package has been removed
...
git-svn-id: trunk@12158 -
2007-09-24 09:02:43 +00:00
paul
d1121ec4f6
new images from wile64
...
git-svn-id: trunk@12157 -
2007-09-24 07:57:01 +00:00
paul
a22f679f0d
Qt:
...
- minor changes for menu
- cleanup
git-svn-id: trunk@12156 -
2007-09-24 07:49:58 +00:00
tombo
0dc2093687
Carbon intf: fix monochromatic bitmaps
...
git-svn-id: trunk@12155 -
2007-09-24 07:13:19 +00:00
zeljko
0bc9d93106
(Qt): Fixed typos in qtwsmenus
...
git-svn-id: trunk@12154 -
2007-09-24 06:35:43 +00:00
paul
763779959f
Qt: menu rework (also fixed issue with destroying menu items - they had not destroyed their handles)
...
git-svn-id: trunk@12153 -
2007-09-24 06:03:19 +00:00
jesus
3bffb8c4b4
LCL, stringgrid, fixed memleak when getting Cols/Rows, issue #9643
...
git-svn-id: trunk@12152 -
2007-09-24 05:55:59 +00:00
sekelsenmat
1b104e5674
Reverted wrong commit of local changes.
...
git-svn-id: trunk@12151 -
2007-09-23 21:00:47 +00:00
sekelsenmat
de6c24679b
Removed the old TrayIcon component.
...
git-svn-id: trunk@12150 -
2007-09-23 20:58:22 +00:00
zeljko
8733c0037d
(Qt): Reimplemented qtwinapi GetParent(), old implementation could fail with result - wrong parent returned. Check for nil parameter in QtObjectFromWidgetH() routine.
...
git-svn-id: trunk@12149 -
2007-09-23 09:01:38 +00:00
paul
55a9f353b2
Qt:
...
- fix problem with grabbing mouse capture for TCustomControl
- remove toolbar and toolbutton implementation into ifdefs since ToolBar and ToolButton are TCustomControl descendants and fully implemented by LCL means
git-svn-id: trunk@12148 -
2007-09-23 06:52:30 +00:00
paul
60d836ccf8
widgetset: implement basic DrawFrameControl using TThemeServices class (no need for DrawFrameControl anymore in carbon, qt and maybe gtk widgetsets)
...
git-svn-id: trunk@12147 -
2007-09-23 06:48:16 +00:00
jesus
1f638fca7e
LazReport, aded ask to save changes in editor, full redisign ReportOptions dialog, fix load from lrf file BorderStyle in memo view, fix set Title property in frReport, save to lrf file ReportVersion properties, from Aleksey Lagunov
...
git-svn-id: trunk@12146 -
2007-09-23 06:26:00 +00:00
jesus
d77f7bb377
LCL, dbgrid, fixed scrollbar disappearing when scrollbars=ssAutoVertical, issue #9689
...
git-svn-id: trunk@12145 -
2007-09-23 04:35:18 +00:00
paul
893d84a49e
Qt: fix problem with TQtWidgetSet.RawImage_FromDevice for dual screen (or maybe more) desktops
...
git-svn-id: trunk@12144 -
2007-09-23 04:18:38 +00:00
paul
dc38b0885f
Qt: call missed ARawImage.Init
...
git-svn-id: trunk@12143 -
2007-09-23 04:05:57 +00:00
paul
015e551c12
qt: probably fix tab change by mouse click in TPageControl
...
git-svn-id: trunk@12142 -
2007-09-23 02:56:28 +00:00
marc
15362cf05c
* Fixed anchoring for long button texts by Maxim Ganetsky
...
git-svn-id: trunk@12141 -
2007-09-22 21:55:31 +00:00
marc
6bb2f34cb4
* Updated documentation by Chris Kirkpatrick
...
git-svn-id: trunk@12140 -
2007-09-22 21:51:18 +00:00
sekelsenmat
1f11a69562
Moved the trayicon example to the examples folder. Also updated it and made verified its compatibility with Turbo Delphi Explorer.
...
git-svn-id: trunk@12139 -
2007-09-22 19:47:39 +00:00
zeljko
4a83d24899
(Qt): Small fix in CreatePolygonRgn()
...
git-svn-id: trunk@12138 -
2007-09-22 18:26:16 +00:00
paul
589219fcdc
Qt: implement SendMessage
...
git-svn-id: trunk@12137 -
2007-09-22 17:34:53 +00:00
paul
e070e82c59
- fix compilation of gtk2 under windows
...
git-svn-id: trunk@12136 -
2007-09-22 16:41:19 +00:00
paul
76329d2b67
Qt:
...
- improve key handling:
a) it is possible now to stop key handling if OnKeyDown/KeyUp/KeyPress charcode become 0
b) it is possible now to change vk code or char code in Key events
- implement WantReturns for TCustomMemo
git-svn-id: trunk@12135 -
2007-09-22 15:55:39 +00:00
paul
08ba2c42af
Qt: trial to sppedup qt paintings through -dQtGraphicsSpeedUp
...
git-svn-id: trunk@12134 -
2007-09-22 13:02:04 +00:00
paul
df48056fc0
LCL: fix shortcut handling for TButton and TCheckBox
...
git-svn-id: trunk@12133 -
2007-09-22 12:54:48 +00:00
mattias
7cc294faae
IDE: enable Save all button for new projects
...
git-svn-id: trunk@12132 -
2007-09-22 12:47:40 +00:00
mattias
6e481f5330
codetools: fixed parsing class functions in programs
...
git-svn-id: trunk@12131 -
2007-09-22 11:26:18 +00:00
mattias
d1e03c6a2d
translations: german: added lazreport maincalleditor.de.po from Joerg Braun
...
git-svn-id: trunk@12130 -
2007-09-22 10:14:38 +00:00
mattias
f4eaf90e42
undo
...
git-svn-id: trunk@12129 -
2007-09-22 10:09:27 +00:00
mattias
b647927885
translations: german: added lazreport maincalleditor.de.po from Joerg Braun
...
git-svn-id: trunk@12128 -
2007-09-22 10:06:48 +00:00
paul
dd07f217c6
reduce hints
...
git-svn-id: trunk@12127 -
2007-09-22 08:13:08 +00:00
zeljko
f15ac6be4d
(Qt): Revert QtObjectFromWidgetH onto previous position - cannot compile qt interface under linux (fpc-2.2.0, fpc-2.0.4, fpc-2.1.5)
...
git-svn-id: trunk@12126 -
2007-09-22 07:22:05 +00:00
mattias
7c7e12c77b
translations: german: added header for objinspstrconsts.de.po
...
git-svn-id: trunk@12125 -
2007-09-21 22:17:44 +00:00
mattias
e147f1d1b9
translations: german: updates from Joerg Braun
...
git-svn-id: trunk@12124 -
2007-09-21 22:14:49 +00:00
mattias
75a009cb50
IDE: Save All now includes save project
...
git-svn-id: trunk@12123 -
2007-09-21 22:06:14 +00:00
mattias
0d555e756d
IDE: auto update of save speedbuttons and menu items
...
git-svn-id: trunk@12122 -
2007-09-21 22:04:19 +00:00
mattias
6808002ecd
codetools: improved FixAliasDefinitions for type casts
...
git-svn-id: trunk@12121 -
2007-09-21 21:49:14 +00:00
mattias
d95149bc3a
IDE: force clear modified flags when project was saved with mrOk
...
git-svn-id: trunk@12120 -
2007-09-21 21:22:08 +00:00
marc
72594756cb
* Added po files, patch by Maxim Ganetsky
...
git-svn-id: trunk@12119 -
2007-09-21 20:56:35 +00:00
jesus
6a1e3e0eeb
LazReport, modified readme.txt
...
git-svn-id: trunk@12118 -
2007-09-21 20:03:20 +00:00
zeljko
7da21924fb
(Qt): Commited workaround for issue #9746 (ListOutOfBounds in TCustomListView), fixed warning about uninitialized variable in EnumFontFamiliesEx()
...
git-svn-id: trunk@12117 -
2007-09-21 18:53:38 +00:00