Commit Graph

19937 Commits

Author SHA1 Message Date
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
dmitry
0414cb7aa0 carbon: changed menu items update, as suggested by Paul
git-svn-id: trunk@20237 -
2009-05-26 11:11:57 +00:00
mattias
6d68236e14 codetools: added * operator to const set terms
git-svn-id: trunk@20236 -
2009-05-26 11:00:47 +00:00
mattias
ba16d11eae IDE: implemented rename main unit
git-svn-id: trunk@20235 -
2009-05-26 10:59:23 +00:00
mattias
a59838731e codetools: indentation parser: fixed
git-svn-id: trunk@20234 -
2009-05-26 10:57:02 +00:00
mattias
935bef95d4 codetools: indentation parser
git-svn-id: trunk@20233 -
2009-05-26 10:52:59 +00:00
dmitry
99faf82528 carbon: added support for TMenuItem.HasIcon
git-svn-id: trunk@20232 -
2009-05-26 10:41:21 +00:00
mattias
de7660d56f IDE: codeexplorer: fixed crash on incomplete property
git-svn-id: trunk@20231 -
2009-05-26 10:39:46 +00:00
ask
e2b7a80b5e TAChart: Remove MirrorX property. Add ClearSeries procedure.
* Independent changes extracted from patch by Andrei Kupreitchik (issue #13832)

git-svn-id: trunk@20230 -
2009-05-26 10:18:45 +00:00
vincents
ab33d673e4 carbon interface: fixed mouse wheel delta calculation, fixes issue #12972
git-svn-id: trunk@20229 -
2009-05-26 09:45:38 +00:00
dodi
43fc30db83 dockmanager example: fixed undocking of other than current tab.
Enlarged default button size, AutoSize still does not work.

git-svn-id: trunk@20228 -
2009-05-26 09:28:32 +00:00
dmitry
7b05deb5c3 carbon: fix for theme get metrics
git-svn-id: trunk@20227 -
2009-05-26 09:21:25 +00:00
dmitry
b0cebb41d9 carbon: added necessary theme buttons measuring
git-svn-id: trunk@20226 -
2009-05-26 08:32:51 +00:00
ask
bef2d937fd TAChart: Re-add BackColor property (issue #13831)
* Patch by Andrei Kupreitchik
* Update a demo

git-svn-id: trunk@20225 -
2009-05-26 07:23:46 +00:00
ask
f3dd9d641d TAChart: Add Margins instead of built-in fixed margin (issue #13830)
* Based on patch by Andrei Kupreitchik
* Used Margins in a demo

git-svn-id: trunk@20224 -
2009-05-26 07:07:54 +00:00