marc
88ff1df906
+ Added Registers debug view
...
git-svn-id: trunk@17431 -
2008-11-19 01:35:01 +00:00
mattias
a77b8fdc1a
IDE: fixed escape key on find/rename identifier dlg
...
git-svn-id: trunk@17426 -
2008-11-18 16:22:58 +00:00
mattias
b3ad804aa7
IDE: fixed unit flag indirectly used by designer, bug #12553
...
git-svn-id: trunk@17425 -
2008-11-18 15:18:54 +00:00
paul
98a6e49ade
ide: reduce content height of object inspector options page
...
git-svn-id: trunk@17420 -
2008-11-18 06:52:12 +00:00
paul
6ca565c543
ide: set use xp manifest by default
...
git-svn-id: trunk@17418 -
2008-11-18 02:43:16 +00:00
marc
54999de1d4
* preparaiion for trailing spaces patch
...
git-svn-id: trunk@17414 -
2008-11-17 23:50:49 +00:00
paul
90d0441b14
ide: fixed typo ( #0012630 )
...
git-svn-id: trunk@17391 -
2008-11-14 16:59:26 +00:00
paul
d57ba4becb
ide: further improve object inspector
...
- draw gutter till bottom
- add an option to show gutter
- reorder colors in options dialog
- draw mark for an active row
git-svn-id: trunk@17390 -
2008-11-14 16:50:25 +00:00
paul
71a04db97e
ide: add gutter, gutter edge colors to the object inspector and ide options, adjust OI painting
...
git-svn-id: trunk@17388 -
2008-11-14 10:44:10 +00:00
paul
db04b7c32d
ideintf: move default colors to const section and use that consts everywhere
...
ide: add 2 buttons to set default lazarus and delphi colors for the object inspector
git-svn-id: trunk@17387 -
2008-11-14 10:01:24 +00:00
paul
bf21fce20b
ide: invalidate ListColorBox color after its change in the Object Inspector options page
...
git-svn-id: trunk@17381 -
2008-11-14 05:47:43 +00:00
paul
6d680c4727
ide: improve object inspector drawing: add hightlight, hightlight font colors, draw vert line between property name and icons
...
git-svn-id: trunk@17380 -
2008-11-14 04:44:55 +00:00
mattias
30f4e50753
IDE: implemented setting template for new unit/form speed button
...
git-svn-id: trunk@17375 -
2008-11-13 17:09:59 +00:00
mattias
68c63d1012
IDE: find in files: expand all nodes
...
git-svn-id: trunk@17374 -
2008-11-13 16:09:14 +00:00
mattias
47a79e54b2
IDE: clean up, added saving new unit/form templates
...
git-svn-id: trunk@17373 -
2008-11-13 15:59:28 +00:00
paul
509b623bab
ide: fix few issues in object inspector options page
...
git-svn-id: trunk@17370 -
2008-11-13 14:02:20 +00:00
mattias
aa6e9e64dd
synedit: fixed ignoring first key of a 2-key-combo, IDE: source editor: handling setmarker0..9
...
git-svn-id: trunk@17369 -
2008-11-13 13:00:09 +00:00
mattias
e3d9d87059
clean up
...
git-svn-id: trunk@17368 -
2008-11-13 12:10:01 +00:00
mattias
372b1436d3
IDE: keymapping: fixed checking for conflict with second key
...
git-svn-id: trunk@17367 -
2008-11-13 12:07:07 +00:00
paul
eb33935ccd
ide: redo color selection in object inspector options
...
git-svn-id: trunk@17366 -
2008-11-13 10:28:02 +00:00
tombo
af8ae0a192
IDE searchtreeeview: fixed painting root nodes
...
git-svn-id: trunk@17355 -
2008-11-12 13:54:46 +00:00
paul
f212d742f5
ide: fix editor display options frame (thank to Vincent for hint) ( #0012613 )
...
git-svn-id: trunk@17350 -
2008-11-12 08:52:31 +00:00
tombo
026bae4883
IDE searchtreeview: faster drawing
...
git-svn-id: trunk@17349 -
2008-11-12 07:56:38 +00:00
darius
80581bd7cb
code cleanup
...
git-svn-id: trunk@17304 -
2008-11-09 21:27:16 +00:00
darius
400b158a44
improved speed by adding BeginUpdate/EndUpdate around code that updates the TreeView
...
git-svn-id: trunk@17303 -
2008-11-09 20:57:18 +00:00
darius
861e7b7183
some event links got lost in r17300 #e5810c8221, fixed now
...
fixed crash
git-svn-id: trunk@17302 -
2008-11-09 20:36:48 +00:00
darius
1c3f6ef528
implemented toolbar
...
added hints
git-svn-id: trunk@17301 -
2008-11-09 20:18:52 +00:00
darius
e5810c8221
improved anchoring, removed unneeded panels
...
git-svn-id: trunk@17300 -
2008-11-09 19:30:31 +00:00
vincents
1614e73034
synedit + IDE: added KeyShortCuts for Folding in SynEdit from Martin Friebe (issue #12593 )
...
git-svn-id: trunk@17299 -
2008-11-09 19:25:29 +00:00
darius
6662659b2a
changed autosize to false for cbObjects
...
git-svn-id: trunk@17297 -
2008-11-09 17:50:28 +00:00
darius
53a1d607b1
moved string to lazarusidestrconsts.pas as resourcestring
...
git-svn-id: trunk@17296 -
2008-11-09 16:28:52 +00:00
darius
f2ce94e3a9
fix memleak in TLazSearchResultTV.BeginUpdate
...
reported by Martin Friebe
Fixes: http://bugs.freepascal.org/view.php?id=12592
git-svn-id: trunk@17292 -
2008-11-09 08:58:31 +00:00
darius
5d167a14f7
code refactoring
...
implemented file nodes
git-svn-id: trunk@17288 -
2008-11-08 20:54:15 +00:00
darius
dba66d3a1e
renamed all "listbox" entries to "treeview" in code
...
removed setting a custom font because it adds notihing extra and is inconsistent with the gui (messageview)
git-svn-id: trunk@17271 -
2008-11-08 09:26:37 +00:00
darius
8eb6e3303b
changed parent class for TLazSearchResultLB from TCustomListBox to TCustomTreeView
...
* this is the first of a series of commits in an effort to refactor the code for this form and to improve the gui by adding folding of items belonging to one file. I will also improve the gui layout
git-svn-id: trunk@17258 -
2008-11-07 00:59:47 +00:00
marc
b35232127a
* Improved localization of the About dialog by Maxim Ganetsky
...
git-svn-id: trunk@17255 -
2008-11-06 23:17:45 +00:00
mattias
b5a8b6cbc4
IDE: no auto completion in comment at end of line
...
git-svn-id: trunk@17247 -
2008-11-06 12:54:50 +00:00
paul
0844e46b0c
ide: fix memory leak in about form
...
git-svn-id: trunk@17229 -
2008-11-05 03:03:41 +00:00
darius
4424f0ec6c
Applied patch from Zeljan
...
fixes issue: http://bugs.freepascal.org/view.php?id=12478
git-svn-id: trunk@17226 -
2008-11-04 22:56:14 +00:00
mattias
710f2aa2d1
IDE: fixed fake methods, bug #12248
...
git-svn-id: trunk@17214 -
2008-11-04 10:42:43 +00:00
paul
560c617ebf
ide: fix anchors
...
git-svn-id: trunk@17213 -
2008-11-04 09:51:07 +00:00
paul
adc7432599
ide: cleanup
...
git-svn-id: trunk@17212 -
2008-11-04 09:32:55 +00:00
paul
5080178fa1
ide: finish merge of codetools options into ide options dialog, remove old codetools options dialog
...
git-svn-id: trunk@17211 -
2008-11-04 08:47:37 +00:00
paul
133174aae8
ide: add codetools->line splitting frame to the ide options
...
git-svn-id: trunk@17209 -
2008-11-04 08:19:53 +00:00
paul
b7075d613f
ide: code creation frame: fix reading and writing CodeToolsOptions
...
git-svn-id: trunk@17208 -
2008-11-04 04:37:56 +00:00
paul
8a3e470663
ide: start merge of codetools options into ide options dialog
...
git-svn-id: trunk@17206 -
2008-11-03 17:24:23 +00:00
paul
4cef3c1e28
ide: fix string case
...
git-svn-id: trunk@17205 -
2008-11-03 16:37:17 +00:00
paul
6215ce8901
ide: remove old editor options
...
git-svn-id: trunk@17204 -
2008-11-03 16:29:50 +00:00
paul
aa3d376d89
ide: try to find more space for preview control in editor color options frame
...
git-svn-id: trunk@17203 -
2008-11-03 15:58:59 +00:00
paul
a138ec96de
ide: merge codetools and codefoldings pages into ide options
...
git-svn-id: trunk@17200 -
2008-11-03 15:20:54 +00:00