zeljko
ce002003b6
(Qt): QtWSScrollbar cleanups.
...
git-svn-id: trunk@12202 -
2007-09-27 19:04:12 +00:00
zeljko
d1820a086c
(Qt): ExtTextOut() bugfix. it's real boost for synedit now :)
...
git-svn-id: trunk@12201 -
2007-09-27 17:03:13 +00:00
zeljko
b8b026665c
(Qt): disable qtcaret timer when context is 0 or pos changed.
...
git-svn-id: trunk@12200 -
2007-09-27 13:07:03 +00:00
zeljko
601204f779
(Qt): More cosmetics on qtcaret, now it's visible when scrolling up<->down with arrows (like in gtk).
...
git-svn-id: trunk@12199 -
2007-09-27 12:40:01 +00:00
zeljko
6fee3feb5e
(Qt): Fixed cpu burning by qtcaret.
...
git-svn-id: trunk@12198 -
2007-09-27 10:58:30 +00:00
vincents
027e9997ff
deleted gtk2x11, it is distributed with fpc 2.2.0.
...
git-svn-id: trunk@12197 -
2007-09-27 09:32:50 +00:00
paul
df5e7aa81e
gtk:
...
- separate SM_CXSCREEN and SM_CXVIRTUALSCREEN for gtk2 (affects TForm.ScreenPosition screen/desktop center)
- implement SetCursorPos for gtk2 (if version >= 2.8)
git-svn-id: trunk@12196 -
2007-09-27 09:23:06 +00:00
paul
544849a53e
gtk: remove unneeded $ifdef HasX
...
git-svn-id: trunk@12195 -
2007-09-27 07:54:52 +00:00
zeljko
0c5e6d447a
git-svn-id: trunk@12194 -
2007-09-27 07:39:23 +00:00
zeljko
f27afa16e1
(Qt): fix for #9777 .
...
git-svn-id: trunk@12193 -
2007-09-27 06:43:45 +00:00
jesus
eed0018de7
LCL, grids, fixed last column autosize, issue #9774
...
git-svn-id: trunk@12192 -
2007-09-27 04:56:57 +00:00
paul
b2eddb8790
Qt: more GetSystemMetrics
...
git-svn-id: trunk@12191 -
2007-09-27 02:23:21 +00:00
paul
5cf5011af9
Qt: formatting
...
git-svn-id: trunk@12190 -
2007-09-27 01:46:30 +00:00
paul
767f96d04f
Qt: correct ExcludeClipRect
...
git-svn-id: trunk@12189 -
2007-09-27 01:34:44 +00:00
paul
13c1fd094c
Qt:
...
- restored painting inside groupbox
- fix IntersectClipRect
- fix DrawText (clipping)
git-svn-id: trunk@12188 -
2007-09-27 01:16:33 +00:00
vincents
490a35d1a5
IDE: made comment about adding new units to main program source more clear (bug #9605 )
...
git-svn-id: trunk@12187 -
2007-09-26 21:08:27 +00:00
paul
3be4827bfd
Qt:
...
- process paint event only for widgets where they are make any sense
- fix bug with grabbing focus by viewport in any QAbstractScrollArea descendants (QTextEdit, QListBox and so on). This cause sometimes wrong bg and other problems
git-svn-id: trunk@12186 -
2007-09-26 08:57:37 +00:00
paul
5e21b95eac
Qt: small code formatting
...
git-svn-id: trunk@12185 -
2007-09-26 07:57:45 +00:00
paul
430c74310a
restore packager AV fix
...
git-svn-id: trunk@12184 -
2007-09-26 07:02:39 +00:00
paul
1620b29272
Qt:
...
- significantly improved speed of synedit
git-svn-id: trunk@12183 -
2007-09-26 05:49:32 +00:00
jesus
443b0c952d
LCL, grids, recalc DefaultRowHeight based on current font size, issue #9760
...
git-svn-id: trunk@12182 -
2007-09-25 22:57:15 +00:00
marc
1d9557f30a
* Updated alignment by Maxim Ganetsky
...
git-svn-id: trunk@12181 -
2007-09-25 22:14:11 +00:00
marc
5afa2ab39b
* Updated documentation by Chris Kirkpatrick
...
git-svn-id: trunk@12180 -
2007-09-25 21:44:41 +00:00
jesus
1ef0491d4b
LCL, grids, fixed storing of SizePriority when value is set to 0, issue #9774
...
git-svn-id: trunk@12179 -
2007-09-25 20:57:08 +00:00
paul
350aec6f6c
qt: small fix to caret
...
git-svn-id: trunk@12178 -
2007-09-25 14:50:46 +00:00
vincents
472ddf630c
win32: let the compiler do the resource compiling
...
IDE: set application title to 'Lazarus' so the taskbar button has a capitalized caption (bug #9767 )
git-svn-id: trunk@12177 -
2007-09-25 12:05:20 +00:00
vincents
2c20e254ab
added Grzegorz Zakrzewski aka Anatol to the contributors.
...
git-svn-id: trunk@12176 -
2007-09-25 11:04:45 +00:00
mattias
8a1732c539
synedit: doublebuffering enabled only for gtk1
...
git-svn-id: trunk@12175 -
2007-09-25 08:55:27 +00:00
paul
d65866183a
Qt:
...
- reimplement sendmessage same way as postmessage is done
git-svn-id: trunk@12174 -
2007-09-25 06:33:33 +00:00
paul
5e815b536b
Qt:
...
- remove unneeded more code in TQtCaret
- add define QtPaintOnViewport (to switch painting from QAbstractScrollArea to viewport of that area)
git-svn-id: trunk@12173 -
2007-09-25 05:46:45 +00:00
paul
422599fafd
Qt:
...
- fix bug with TQtCaret (no need to add 2 to pos anymore)
- revert some changes from previous commit
git-svn-id: trunk@12172 -
2007-09-25 02:51:23 +00:00
paul
a5a7bd7796
Qt:
...
- more checks while setting / getting scroll info
- another trial to speedup TCustomControl
git-svn-id: trunk@12171 -
2007-09-25 01:57:10 +00:00
paul
3769cc722c
new images from wile64
...
git-svn-id: trunk@12170 -
2007-09-25 00:44:16 +00:00
jesus
43581bc92a
LCL, grids added checks for not invalidating if handle is not allocated, issue #9765
...
git-svn-id: trunk@12169 -
2007-09-24 22:59:26 +00:00
marc
b7bc2d548b
* Updated translation by Antonio Galvao
...
git-svn-id: trunk@12168 -
2007-09-24 19:43:30 +00:00
marc
1834dd996a
* Fixed options save. Thanks to Giuliano Colla
...
git-svn-id: trunk@12167 -
2007-09-24 18:40:06 +00:00
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