paul
8dca013550
lcl: change formatting a bit
...
git-svn-id: trunk@12248 -
2007-09-30 03:45:45 +00:00
jesus
0752945e3d
LCL, dbgrids, fixes checkboxes not visible when using column's cbsCheckboxColumn style
...
git-svn-id: trunk@12247 -
2007-09-29 18:48:34 +00:00
paul
1fdddb7bd2
Qt: fix possible caret crash
...
git-svn-id: trunk@12246 -
2007-09-29 17:34:45 +00:00
paul
946941c1a6
Widgetset: introduce new WSWinControl method GetMouseInteractiveInDesigner to ask control about its needs in mouse messages/events in design time
...
win32:
- fix PageControl page changing by Tab clicking in designer
- fix PageControl tab switching by arrows (if tab part is selected) and tab focusing by one click instead of two clicks (issue #0008673 )
git-svn-id: trunk@12245 -
2007-09-29 16:55:13 +00:00
zeljko
8f0ac349b1
Qt: Simplify TQtAbstractScrollArea.getClientBounds()
...
git-svn-id: trunk@12244 -
2007-09-29 16:44:38 +00:00
zeljko
df94f4122d
Qt: Implemented GradientFill - copied from gtk implementation.
...
git-svn-id: trunk@12243 -
2007-09-29 16:12:00 +00:00
zeljko
f2c67b9f68
Qt: Comment writeln() in EnableScrollBar()
...
git-svn-id: trunk@12242 -
2007-09-29 15:33:56 +00:00
zeljko
c565a39dde
Qt: Completely rewritten SetScrollInfo() & GetScrollInfo(), now scrollbars works ok and faster since invalidating of scrollbar is out of this routines now. Fixed EnableWindow() bug by reimplementation of SetScrollInfo() & GetScrollInfo().
...
git-svn-id: trunk@12241 -
2007-09-29 15:01:58 +00:00
zeljko
fcf28f8985
Qt: trial to fix all qtcaret crashes.
...
git-svn-id: trunk@12240 -
2007-09-29 13:15:11 +00:00
zeljko
b9d2ceec0d
Qt: Implemented ShowScrollBar() - qtwinapi.
...
git-svn-id: trunk@12239 -
2007-09-29 11:59:46 +00:00
zeljko
17af4bdc91
Qt: Fix qtcaret AV in some circumstances.
...
git-svn-id: trunk@12238 -
2007-09-29 11:14:00 +00:00
zeljko
0c0bf8b39e
Qt: use new getHeight & getWidth for TQtWidgets.
...
git-svn-id: trunk@12237 -
2007-09-29 11:06:13 +00:00
zeljko
5bdb68667e
Qt: More winapi & TQtWidget routines implemented.
...
git-svn-id: trunk@12236 -
2007-09-29 10:54:55 +00:00
mattias
60d708414c
IDE: disabled memcheck
...
git-svn-id: trunk@12235 -
2007-09-29 10:22:04 +00:00
mattias
c8e3c47a30
memcheck: raising RunError 204 on error in linked list
...
git-svn-id: trunk@12234 -
2007-09-29 10:21:43 +00:00
zeljko
62639b92b8
Qt: Small fix for TQtWidgetSet.TextOut()
...
git-svn-id: trunk@12233 -
2007-09-29 10:19:47 +00:00
mattias
b1eb2613c6
gtk intf: reduced warnings
...
git-svn-id: trunk@12232 -
2007-09-29 10:11:50 +00:00
mattias
cfa187ade0
synedit: fixed crash if no bookmarkimages exist
...
git-svn-id: trunk@12231 -
2007-09-29 09:46:27 +00:00
paul
94eefa1e0e
win32: use default window position and/or size in case of position in poDefault, poDefaultPosOnly, poDefaultSizeOnly (issue #0008139 )
...
git-svn-id: trunk@12230 -
2007-09-29 08:26:34 +00:00
paul
479fdd475e
images: more images from wile64
...
git-svn-id: trunk@12229 -
2007-09-29 06:17:51 +00:00
paul
d88841d1ee
gtk2: fix another mem leak with combobox (combobox button had separate widgetinfo)
...
git-svn-id: trunk@12228 -
2007-09-29 06:07:21 +00:00
paul
f60797e179
gtk2: fix combobox memory leak (widget info was not destroyed due to wrong call in DestroyHandle)
...
git-svn-id: trunk@12227 -
2007-09-29 05:47:40 +00:00
mattias
47f1526902
codetools: fixed searching in directory cache
...
git-svn-id: trunk@12226 -
2007-09-28 23:11:44 +00:00
marc
21ad18525e
* updated translation by Laurent Jaques
...
git-svn-id: trunk@12225 -
2007-09-28 22:48:29 +00:00
marc
944f1d81f1
* updated documentstion by Chris Kirkpatrick
...
git-svn-id: trunk@12224 -
2007-09-28 22:37:19 +00:00
mattias
925f622bfe
codetools: fixed searching in directory cache
...
git-svn-id: trunk@12223 -
2007-09-28 22:17:16 +00:00
zeljko
06c51688cf
(Qt): Fix for #9811 - wrong focus policy setted up for TQtMainWindow.
...
git-svn-id: trunk@12222 -
2007-09-28 19:47:27 +00:00
mattias
a9fc594e4b
macfiles: fixed plist
...
git-svn-id: trunk@12221 -
2007-09-28 19:22:46 +00:00
mattias
4bce421183
turbopower_ipro: made it compilable under delphi from Jordi March
...
git-svn-id: trunk@12220 -
2007-09-28 17:47:36 +00:00
paul
4f1340e5d6
gtk: reduce amount of gtk warnings in console produced by DrawFrameControl
...
git-svn-id: trunk@12219 -
2007-09-28 17:30:37 +00:00
paul
7fd0499fa1
gtk: fix SM_CXSCREEN, SM_CYSCREEN, SM_CXVIRTUALSCREEN, SM_CYVIRTUALSCREEN for dual monitors (now poScreenCenter and poDesktopCenter works with gtk2 under windows)
...
git-svn-id: trunk@12218 -
2007-09-28 17:02:41 +00:00
paul
74617f8ba7
gtk2: fix GetMem size error in TGtk2WSCustomListView.CreateHandle
...
git-svn-id: trunk@12217 -
2007-09-28 14:29:39 +00:00
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