mattias
97e18a00f6
IDE: identifier completion: adding := : checks if there is already a :=
...
git-svn-id: trunk@12376 -
2007-10-08 10:24:02 +00:00
mattias
cfa90e6bd1
IDE: ientifier completion: adding semicoon: checks if identifier has childs
...
git-svn-id: trunk@12375 -
2007-10-08 10:20:04 +00:00
vincents
923da9556a
IDE: fixed path of the .po output file from Luis Rodrigues ( #9880 )
...
git-svn-id: trunk@12374 -
2007-10-08 09:31:40 +00:00
sekelsenmat
f5ccb97006
Improved tab controls support under wince. They still don't work, however.
...
git-svn-id: trunk@12373 -
2007-10-08 09:30:15 +00:00
vincents
95eb5d2dd4
IDE: clean up package options dialog from Luis Rodrigues ( #9872 )
...
git-svn-id: trunk@12372 -
2007-10-08 09:16:19 +00:00
paul
4502a2bf23
gtk: fix wrong custom cursor appearance (issue #0009584 )
...
git-svn-id: trunk@12371 -
2007-10-08 08:49:22 +00:00
kirkpatc
322affe91e
minor change in TCustomForm
...
git-svn-id: trunk@12370 -
2007-10-08 07:59:49 +00:00
sekelsenmat
b33722d424
Wince standard controls now use the provided class constants for the class name.
...
git-svn-id: trunk@12369 -
2007-10-08 07:45:58 +00:00
sekelsenmat
5e4da73b72
Patch by Arnold Bosch. Fixes TEdit events under wince.
...
git-svn-id: trunk@12368 -
2007-10-08 07:33:13 +00:00
paul
bace188b28
win32: properly restore MainForm on Application restore (there was bug when MainForm was also minimized) (issue #0009813 )
...
git-svn-id: trunk@12367 -
2007-10-08 03:29:37 +00:00
marc
1e1d30f9a2
* Optimized StretchMaskBlt. Default to Blitting when no aplhachannel is present
...
git-svn-id: trunk@12366 -
2007-10-07 22:03:18 +00:00
darius
43bfcae67b
Implemented IDE Help
...
Improved anchoring
git-svn-id: trunk@12365 -
2007-10-07 20:13:11 +00:00
darius
6465a52589
*forgotten files
...
changed BorderIcons property
git-svn-id: trunk@12364 -
2007-10-07 19:44:23 +00:00
darius
0ea63fe0d4
fixed anchoring TMacroSelectionBox
...
git-svn-id: trunk@12363 -
2007-10-07 19:26:59 +00:00
jesus
3c8fead5c5
LCL, grids, fixed AV when (db)grid is on a TNotebook or TPageControl page, issue #9871
...
git-svn-id: trunk@12362 -
2007-10-07 19:15:45 +00:00
marc
9117503b5d
* Fixed dialog icons on windowsversions before XP
...
+ Added AlphaBlend for windows versions not supporting is
+ Added GetLastErrorText utility function
git-svn-id: trunk@12361 -
2007-10-07 18:17:07 +00:00
andrew
f48817397c
Applied patch from Ales Katona for bug #9875 which fixes sizing and autosizing a gtk2 SpinEdit
...
git-svn-id: trunk@12360 -
2007-10-07 18:15:12 +00:00
darius
6c6da4341d
BorderIcons = [biSystemMenu]
...
git-svn-id: trunk@12359 -
2007-10-07 17:49:03 +00:00
kirkpatc
fc7e107a24
fixed typos
...
git-svn-id: trunk@12358 -
2007-10-07 17:05:50 +00:00
darius
46fe9d04e0
improved anchoring
...
added resource strings
added IDE help
git-svn-id: trunk@12357 -
2007-10-07 17:01:19 +00:00
marc
960de2744a
* use sections
...
git-svn-id: trunk@12356 -
2007-10-07 16:39:32 +00:00
kirkpatc
faad6ef6af
Updates to TCustomForm
...
git-svn-id: trunk@12355 -
2007-10-07 15:46:40 +00:00
andrew
7213963f12
Applied patch from bug #9848 from Ales Katona which fixes bug gtk2 9818
...
git-svn-id: trunk@12354 -
2007-10-07 14:17:32 +00:00
mattias
9b445a52cc
codetools: added keyword unimplemented
...
git-svn-id: trunk@12353 -
2007-10-06 18:45:15 +00:00
mattias
38b6bffd7b
codetools: extended fixing alias functions to external functions
...
git-svn-id: trunk@12352 -
2007-10-06 18:10:17 +00:00
paul
564ac218a6
lcl: fix issue when scrollbar can have position more than in real
...
win32: fix incorrectly calculated clientrect of TScrollBox
(issue #0001986 )
git-svn-id: trunk@12351 -
2007-10-06 15:51:37 +00:00
sekelsenmat
be43b22378
fpGUI patch form Graeme
...
git-svn-id: trunk@12350 -
2007-10-06 14:59:35 +00:00
tombo
697e09d161
Carbon intf: fixed #0009686 : Carbon TPanel.color ingored
...
- fixed #0009801 Carbon TScrollBar calls OnScroll inappropriately
- flat speed buttons do not draw its border
- improved theme content rect
git-svn-id: trunk@12349 -
2007-10-06 14:58:29 +00:00
mattias
23cb06a031
IDE+codetools: added heuristic to add := on identifier completion
...
git-svn-id: trunk@12348 -
2007-10-06 14:54:32 +00:00
sekelsenmat
7f32d1a1d3
Reverted accidental commit.
...
git-svn-id: trunk@12347 -
2007-10-06 14:53:49 +00:00
sekelsenmat
edf8ab52ef
Removed the commctrl unit as it is no longer needed.
...
git-svn-id: trunk@12346 -
2007-10-06 14:51:56 +00:00
mattias
dc9ea5da5c
added new package lazthread from Carlos German Tejero
...
git-svn-id: trunk@12345 -
2007-10-06 14:37:17 +00:00
mattias
f20081a879
IDE: improved and enabled creation of .lrt files and combining all .rst/.lrt files into one .po files per project. ToDo: do the same for packages. From Luis Rodrigues
...
git-svn-id: trunk@12344 -
2007-10-06 13:59:31 +00:00
vincents
7be2b96bc1
debugger: fixed running debuggee running without command line parameters after running it with command line parameters (bug #9861 )
...
git-svn-id: trunk@12343 -
2007-10-06 13:40:47 +00:00
vincents
d3a617083b
docs: fixed incorrect links
...
git-svn-id: trunk@12342 -
2007-10-06 13:04:02 +00:00
zeljko
d7bbf26d6d
Qt: TQtWSScrollBar cleanups.
...
git-svn-id: trunk@12341 -
2007-10-06 09:38:48 +00:00
zeljko
096c6ceffd
Qt: Repositioned scrollbars creation, fixed issues #9841 and #9864
...
git-svn-id: trunk@12340 -
2007-10-06 09:21:39 +00:00
mattias
dae7d26d45
codetools: started fixing function alias
...
git-svn-id: trunk@12339 -
2007-10-05 21:52:42 +00:00
zeljko
9e80047adf
Qt: AbstractScrollArea update according to latest changes inside bindings.
...
git-svn-id: trunk@12338 -
2007-10-05 21:38:15 +00:00
zeljko
4b4333bf3c
Qt: Bindings update to v 1.53.
...
git-svn-id: trunk@12337 -
2007-10-05 21:36:56 +00:00
mattias
9f67277474
h2pas wizard: added tool to add missing pointer types
...
git-svn-id: trunk@12336 -
2007-10-05 20:43:40 +00:00
kirkpatc
3d5706e971
Some documentation for ScrollBars etc added by Chris
...
git-svn-id: trunk@12335 -
2007-10-05 17:03:15 +00:00
zeljko
8354849194
Qt: Workaround for resize problem with viewport of TQtAbstractScrollArea.
...
git-svn-id: trunk@12334 -
2007-10-05 15:11:29 +00:00
kirkpatc
6aff8c0e22
Changes added by Chris Kirkpatrick
...
git-svn-id: trunk@12333 -
2007-10-05 13:34:21 +00:00
tombo
4fc95f2b20
Carbon intf: fixed #0009732 : Carbon SpinEdit accepts return key
...
- fixed #0009688 : Carbon OpenDialog.Filter is ignored...
- fixed #0009716 : Carbon TSpinEdit active area is to the RIGHT of the component.
- removed DrawFrameControl from Carbon - use base implementation
git-svn-id: trunk@12332 -
2007-10-05 13:22:48 +00:00
tombo
90b32a9139
OpenGL component: fixed #0009775 : OpenGLContext fails to compile under Carbon
...
git-svn-id: trunk@12331 -
2007-10-05 13:18:54 +00:00
vincents
e2e7a99c22
docs: fixed some short descriptions
...
git-svn-id: trunk@12330 -
2007-10-05 12:29:44 +00:00
zeljko
5775337ed1
Qt: Make mousewheel useable with all TCustomControls.
...
git-svn-id: trunk@12329 -
2007-10-05 06:18:15 +00:00
paul
852f93d82f
lcl: move VerboseScrollingWinControl debug condition to separate method (to simplify condition change)
...
git-svn-id: trunk@12328 -
2007-10-05 05:48:17 +00:00
paul
81d81a6040
fix typo in comment
...
git-svn-id: trunk@12327 -
2007-10-05 05:46:09 +00:00