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
darius
bf64fc10ff
code cleanup : removed unused TPaintBoxes and constructor
...
fixed bug http://bugs.freepascal.org/view.php?id=12478 by checking against the bounds of TScrollingText.FLines
git-svn-id: trunk@17198 -
2008-11-03 15:03:15 +00:00
paul
8ef24288f3
ide: merge colors/highlighting page into ide options
...
git-svn-id: trunk@17197 -
2008-11-03 14:47:35 +00:00
vincents
6ea2810129
IDE: changed the name "custom tools" to "externals tools' in the Tools menu from Graeme (issue #12525 )
...
git-svn-id: trunk@17188 -
2008-11-03 10:12:46 +00:00
mattias
6b8e6f225b
added USESVN2REVISIONINC=0 if lazarus directory readonly
...
git-svn-id: trunk@17182 -
2008-11-01 22:34:06 +00:00
paul
566abcc5b5
ide: merge keymapping into ide options
...
git-svn-id: trunk@17174 -
2008-11-01 17:25:12 +00:00
paul
3c446ce0da
ide: don't declare a class variable for new TFrame descendant (when you create a frame in the ide)
...
git-svn-id: trunk@17172 -
2008-11-01 16:53:26 +00:00
paul
7a1d79446f
ide: start merge of editor options into ide options dialog
...
git-svn-id: trunk@17164 -
2008-10-31 09:42:29 +00:00
darius
ae817f22ad
Reverting back to r17160 r17161 #0beee144e6 was an accidental commit
...
git-svn-id: trunk@17162 -
2008-10-31 00:38:03 +00:00
darius
0beee144e6
""
...
git-svn-id: trunk@17161 -
2008-10-31 00:29:18 +00:00
vincents
dfd92b6cd7
IDE: fixed showing more than 2 matches in a line + memleak
...
git-svn-id: trunk@17151 -
2008-10-29 13:48:48 +00:00
darius
9c5f120de1
Assigned OKButtonClick method to OKButton
...
reported by Graeme in http://bugs.freepascal.org/view.php?id=12436
git-svn-id: trunk@17147 -
2008-10-28 15:52:25 +00:00
vincents
daca979962
IDE: simplified URLs to the wiki
...
git-svn-id: trunk@17140 -
2008-10-28 10:49:01 +00:00
mattias
92caf0d923
fixed GetDefaultLCLWidgetType using gtk2, bug #12489
...
git-svn-id: trunk@17134 -
2008-10-26 10:41:46 +00:00
darius
ffe4b6d211
Fix crash in aboutbox thanks to Gerard Visent
...
http://mantis.freepascal.org/view.php?id=12468
git-svn-id: trunk@17131 -
2008-10-25 09:09:43 +00:00
tombo
9539a04c14
IDE carbon: applied patch #0012477 : Can't cross compile carbon from non-darwin machine from Brad Campbell
...
git-svn-id: trunk@17126 -
2008-10-24 14:35:48 +00:00
paul
061242f36f
ide: fix anchoring for compiler options
...
git-svn-id: trunk@17116 -
2008-10-24 03:29:27 +00:00
paul
2d1d49b698
ide: workaround possible wrong trackbar positions in project options
...
git-svn-id: trunk@17105 -
2008-10-23 01:27:10 +00:00
paul
609f700362
ide: forgotten unit
...
git-svn-id: trunk@17097 -
2008-10-22 09:55:09 +00:00
paul
b98f8156f9
ide: cleanup
...
git-svn-id: trunk@17096 -
2008-10-22 09:46:48 +00:00
paul
c7dc05e527
ide: start split editor options and editor options dialog
...
git-svn-id: trunk@17095 -
2008-10-22 09:40:37 +00:00
paul
efbdbb855d
ide: improve ideoptionsdlg
...
git-svn-id: trunk@17089 -
2008-10-22 02:10:28 +00:00
darius
1c6fd9cd8d
Moved animated text code to separate class TScrollingText
...
Fixed a bug when cursor is beyond the last line and there is an URL on that line it still did draw the URL as if the mouse is hovering over it.
git-svn-id: trunk@17088 -
2008-10-21 20:46:49 +00:00
tombo
4950826d8d
IDE carbon: applied 0012452: Carbon IDE: does not allow command line parameters for bundled applicatons. from skalogryyz
...
git-svn-id: trunk@17087 -
2008-10-21 14:27:05 +00:00
paul
971276cb1d
ide: complete IDE Options api, adjust frames and editor to work with it
...
git-svn-id: trunk@17085 -
2008-10-21 09:30:01 +00:00
paul
6c401f48be
lazbuild: use console encoding when writing to console
...
git-svn-id: trunk@17081 -
2008-10-21 06:22:31 +00:00
paul
864ac18db8
ide: add a compiler switch to use compile an application with separate gdb debug file (from Dmitry Boyarintsev #0012399 with small modifications)
...
git-svn-id: trunk@17079 -
2008-10-21 06:13:19 +00:00
paul
d8b352c958
ide: forget to remove debug output
...
git-svn-id: trunk@17078 -
2008-10-21 06:00:39 +00:00
paul
a8210535d3
ide: fix compiling of a new project if it has resources ( #0012240 )
...
git-svn-id: trunk@17075 -
2008-10-21 02:53:50 +00:00
paul
e9efd07607
add ideoptionsintf to lazarus.lpi to allow editing of derived frames
...
git-svn-id: trunk@17071 -
2008-10-20 08:28:25 +00:00
paul
472544c43b
ide: convert environment options editor to IDE options editor
...
ideintf: add ideoptionsintf - base classes and functions to register IDE options editors, editor groups
git-svn-id: trunk@17070 -
2008-10-20 08:22:09 +00:00