paul
6cb0aa7f54
gtk2: don't select text in TEdit on focus if AutoSelect = False (issue #0013856 )
...
git-svn-id: trunk@20287 -
2009-05-29 01:08:07 +00:00
paul
8a9fdf48eb
gtk2: fix CreateFontIndirect for default font with non-default height (issue #0013851 )
...
git-svn-id: trunk@20286 -
2009-05-28 14:40:17 +00:00
paul
119c2796bf
lcl: use Screen.SystemFont for TCanvas.TextRect
...
git-svn-id: trunk@20285 -
2009-05-28 14:23:19 +00:00
paul
3e567f606e
lcl: fix setters for predefined Screen fonts
...
git-svn-id: trunk@20284 -
2009-05-28 14:10:50 +00:00
paul
0473402cf4
lcl: use Screen.SystemFont for various LCL dialogs
...
git-svn-id: trunk@20283 -
2009-05-28 14:03:35 +00:00
paul
5a3658f85b
lcl: don't crash when destroying a font after the FontResourceCache destruction
...
git-svn-id: trunk@20282 -
2009-05-28 14:02:00 +00:00
paul
e03a117023
win32: fix TWin32WidgetSet.InitStockFont for the system font
...
git-svn-id: trunk@20281 -
2009-05-28 14:00:54 +00:00
mattias
178f494111
codetools: complete block: use first atom for inner indent
...
git-svn-id: trunk@20280 -
2009-05-28 11:43:48 +00:00
mattias
9938f293e5
codetools: clean up
...
git-svn-id: trunk@20279 -
2009-05-28 11:38:34 +00:00
mattias
daf4fa8599
codetools: added test while begin
...
git-svn-id: trunk@20278 -
2009-05-28 11:37:18 +00:00
mattias
4c328019d2
codetools: added example to test complete block
...
git-svn-id: trunk@20277 -
2009-05-28 11:24:53 +00:00
mattias
00d6ae5915
codetools: added test for complete block
...
git-svn-id: trunk@20276 -
2009-05-28 11:23:40 +00:00
paul
077b9c0616
lcl: fonts:
...
- add TScreen.IconFont, TScreen.MenuFont, TScreen.SystemFont
- replace TWidgetset.InitHintFont with TWidgetset.InitStockFont
win32, wince: retrieve default font from SystemParametersInfo as described in issue #0013848
git-svn-id: trunk@20275 -
2009-05-28 09:23:07 +00:00
mattias
faabdd53fd
codetools: fixed crash on checking position in funcresultytoe
...
git-svn-id: trunk@20274 -
2009-05-28 05:28:25 +00:00
paul
b6cec7a960
win32: Fix for owner drawn TListView on Windows (by Yury Sidorov, issue #0013847 )
...
git-svn-id: trunk@20273 -
2009-05-28 02:32:58 +00:00
paul
c5b68e067f
gtk2: fix TListview.GetItemAtXY (issue #0013845 )
...
git-svn-id: trunk@20272 -
2009-05-28 01:59:30 +00:00
paul
07ef806b61
gtk: TBitBtn: improve layout if label is empty (fixes issue #0013852 )
...
git-svn-id: trunk@20271 -
2009-05-28 01:33:16 +00:00
paul
fcb511eedb
gtk2: repair special keys for TMemo, TEdit, etc (bug #0013853 )
...
git-svn-id: trunk@20270 -
2009-05-28 00:48:39 +00:00
paul
d52fd54c84
packager: make treeview readonly in the package editor (part of issue #0013849 )
...
git-svn-id: trunk@20269 -
2009-05-28 00:28:15 +00:00
paul
8b5e40c05f
ide: compiler options: remove manual positioning code for Code tab (part of issue #0013849 )
...
git-svn-id: trunk@20268 -
2009-05-28 00:23:50 +00:00
mattias
f5919796c3
clean up
...
git-svn-id: trunk@20267 -
2009-05-27 14:37:21 +00:00
mattias
dcf8452b15
IDE: fixed crash on copying components with new methods, bug #13204
...
git-svn-id: trunk@20266 -
2009-05-27 13:59:22 +00:00
mattias
092056f390
IDE: fpdoc editor: editing function result nodes
...
git-svn-id: trunk@20265 -
2009-05-27 13:43:53 +00:00
mattias
40586875a2
IDE: code help: allow result type
...
git-svn-id: trunk@20264 -
2009-05-27 13:38:40 +00:00
mattias
802d6ef059
codetools: FindDeclarationAndOverload return function result type when cursor on colon
...
git-svn-id: trunk@20263 -
2009-05-27 13:04:04 +00:00
mattias
f23aae7dab
codetools: added option to not search for overloads when cursor on definition
...
git-svn-id: trunk@20262 -
2009-05-27 12:31:36 +00:00
mattias
cd986dfe6c
codetools: codecache extended for non identifiers
...
git-svn-id: trunk@20261 -
2009-05-27 12:05:51 +00:00
mattias
568ae66df6
codetools: added FindStartOfAtom
...
git-svn-id: trunk@20260 -
2009-05-27 11:57:49 +00:00
mattias
21c1fbbf04
IDE: fixed saving new project
...
git-svn-id: trunk@20259 -
2009-05-27 10:25:21 +00:00
paul
c7d7fff1bc
ide: don't focus edit field in view units dialog after listbox click
...
git-svn-id: trunk@20258 -
2009-05-27 09:01:44 +00:00
paul
8f1edc879c
gtk2: unselect listbox items in multiselect mode when ItemIndex is changed by code
...
git-svn-id: trunk@20257 -
2009-05-27 08:42:04 +00:00
paul
8f6e69d146
gtk2: pass KeyPress events for some special keys like Esc, BackSpace, Return, etc (fixes issue #0013283 )
...
git-svn-id: trunk@20256 -
2009-05-27 07:59:46 +00:00
paul
d7bdad9b50
lcl: anchor docking: update caption when we undock control (issue #0012196 by Benito van der Zander)
...
git-svn-id: trunk@20255 -
2009-05-27 03:20:53 +00:00
paul
663367c26a
lcl: update cancel and default form controls on button handle creation (fixes bug #0013310 )
...
git-svn-id: trunk@20254 -
2009-05-27 00:40:55 +00:00
paul
fef147777a
win32: cleanup win32extra - remove already defined in fpc 2.2.4 symbols
...
git-svn-id: trunk@20253 -
2009-05-26 23:03:33 +00:00
paul
61fc0cf97e
win32: cleanup win32extra - remove already defined in fpc 2.2.4 symbols
...
git-svn-id: trunk@20252 -
2009-05-26 22:48:02 +00:00
mattias
6ed092dce1
codetools: fixed crash rename published method, bug #13840
...
git-svn-id: trunk@20251 -
2009-05-26 21:20:29 +00:00
mattias
e541407654
clean up
...
git-svn-id: trunk@20250 -
2009-05-26 19:31:04 +00:00
martin
1407c4bda8
Options, Editor-Colors: added detection for clicks on "current line" to select the correct entry from the attributes box.
...
git-svn-id: trunk@20249 -
2009-05-26 18:17:01 +00:00
martin
c5a1faa798
Options, Editor-Colors: added detection for clicks on the preview-gutter to select the correct entry from the attributes box.
...
git-svn-id: trunk@20248 -
2009-05-26 18:00:02 +00:00
mattias
673877bf9e
dbexport: fixed compilation
...
git-svn-id: trunk@20247 -
2009-05-26 16:43:13 +00:00
zeljko
d041398824
Qt: when setting QPaletteActive, QPaletteInActive should be setted up too.
...
git-svn-id: trunk@20246 -
2009-05-26 15:45:07 +00:00
zeljko
259914328b
Qt: do not change QPaletteDisabled when setting widget color.Fixes #13825 .
...
git-svn-id: trunk@20245 -
2009-05-26 14:33:56 +00:00
martin
c73fc17107
SynEdit: Added ability for highlighter to specify color for the area past the "end of line". Based on a patch by Brad Campbell
...
git-svn-id: trunk@20244 -
2009-05-26 14:32:08 +00:00
martin
b57eb768dc
SynEdit: Added ability for highlighter to specify color for the area past the "end of line". Based on a patch by Brad Campbell
...
git-svn-id: trunk@20243 -
2009-05-26 14:13:22 +00:00
paul
fa52b300b3
win32: cleanup win32extra - remove already defined in fpc 2.2.4 symbols
...
git-svn-id: trunk@20242 -
2009-05-26 13:11:33 +00:00
martin
1c82e7f370
SynEdit: Fix Caret issue. A hidden, non-focused SynEdit could sometimes steal the Caret from the current SynEdit. Bug #13796
...
git-svn-id: trunk@20241 -
2009-05-26 12:49:54 +00:00
martin
691b65e142
SynEdit: Clean-up, removed a couple of IFDEF SYN_LAZARUS
...
git-svn-id: trunk@20240 -
2009-05-26 11:59:58 +00:00
sekelsenmat
4ba742884f
Fixed compilation of Carbon interface
...
git-svn-id: trunk@20239 -
2009-05-26 11:24:48 +00:00
dmitry
2335ec78c8
carbon: changed menu items update, as suggested by Paul
...
git-svn-id: trunk@20238 -
2009-05-26 11:14:51 +00:00