Commit Graph

12249 Commits

Author SHA1 Message Date
paul
ffcc357787 gtk2:
- fix makefile problem (we need gtk dir only for inc files)
- add {$I gtkdefines.inc} to gtk2int

git-svn-id: trunk@12216 -
2007-09-28 14:20:34 +00:00
vincents
c600e1f71b codetools: add the gtk directory as include directory for the gtk2 widgetset
git-svn-id: trunk@12215 -
2007-09-28 12:00:54 +00:00
vincents
e4a8f70771 gtk2 widgetset: added ../gtk as include dir
git-svn-id: trunk@12214 -
2007-09-28 11:43:07 +00:00
vincents
5088d1870c create man/man1 directory for lazbuild.1.gz when doing make install (bug #9803)
git-svn-id: trunk@12213 -
2007-09-28 11:24:01 +00:00
mattias
703278ef32 synedit: enabled memory painting for gtk2 - faster
git-svn-id: trunk@12212 -
2007-09-28 11:12:04 +00:00
vincents
1197001bda tachart: updated demo (bug #9805) from Luis Rodrigues
git-svn-id: trunk@12211 -
2007-09-28 08:09:36 +00:00
paul
ead709d041 gtk1/gtk2: try to reduce amount of gtk warnings when you are drawing custom controls with themes
git-svn-id: trunk@12210 -
2007-09-28 08:01:22 +00:00
paul
f5d04db9c5 Qt: prevent ScrollBar to handle keys
git-svn-id: trunk@12209 -
2007-09-28 07:22:58 +00:00
paul
24cb502ff6 gtk2: gtk2 doesnot support position setting before window become visible (default position) under windows
git-svn-id: trunk@12208 -
2007-09-28 06:20:55 +00:00
paul
b864b14f3d - change some formatting
- fix some verbose strings

git-svn-id: trunk@12207 -
2007-09-28 06:19:02 +00:00
paul
70c6f0d1f9 gtk2: dont send size message to LCL if visibility changed
git-svn-id: trunk@12206 -
2007-09-28 03:35:21 +00:00
paul
88dd7363cd Qt:
- improve keyhandling a bit
- remove some workarounds

git-svn-id: trunk@12205 -
2007-09-28 03:30:19 +00:00
zeljko
944d2d10c3 (Qt): AutoComplete useability via keyboard fixed.
git-svn-id: trunk@12204 -
2007-09-27 20:29:13 +00:00
vincents
1d52ab2160 tachart: Bugfixes and partially implemented multibar in TBarSeries (bug #9802) from Luis Rodrigues
git-svn-id: trunk@12203 -
2007-09-27 19:44:46 +00:00
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