michl
|
dabd63aa99
|
IDE: replace TabIndexAtClientPos with IndexOfPageAt to hide compiler warnings, after r53950 #f723ac55cd
git-svn-id: branches/fixes_1_6@54006 -
|
2017-01-26 07:25:32 +00:00 |
|
ondrej
|
19206bce93
|
IDE: partially revert r50517 #d696ee5a59
git-svn-id: trunk@50520 -
|
2015-11-28 19:42:00 +00:00 |
|
ondrej
|
d696ee5a59
|
IDE: add option to prefer double-click over middle click when closing tabs.
git-svn-id: trunk@50517 -
|
2015-11-28 10:10:11 +00:00 |
|
mattias
|
68a7b1d875
|
IDE: fixed search results when match at in psaces at beginning of line
git-svn-id: trunk@50238 -
|
2015-11-06 19:07:52 +00:00 |
|
juha
|
702d8751b0
|
IDE: FindInFiles fixes. Issue #28293, patch from Ondrej Pokorny.
git-svn-id: trunk@49332 -
|
2015-06-14 21:38:31 +00:00 |
|
juha
|
5572c8e982
|
IDE: Respond to Enter in SearchResultsView when focus on FilterEdit. Issue #28277, patch from Ondrej Pokorny.
git-svn-id: trunk@49317 -
|
2015-06-12 09:35:06 +00:00 |
|
juha
|
bd959215d1
|
Fix more uninitialized variables.
git-svn-id: trunk@48458 -
|
2015-03-22 22:39:33 +00:00 |
|
juha
|
708afdf966
|
Fix uninitialized variables and other problems found by the compiler.
git-svn-id: trunk@48451 -
|
2015-03-22 10:17:35 +00:00 |
|
mattias
|
f3f0866921
|
IDE: checked compiler warnings, clean up
git-svn-id: trunk@48218 -
|
2015-03-10 14:51:21 +00:00 |
|
juha
|
abf9a845da
|
Deprecate wrappers for LazUTF8 functions in LCLProc.
git-svn-id: trunk@47604 -
|
2015-02-06 18:25:31 +00:00 |
|
mattias
|
2948e8db10
|
IDE: search results: when single click jumps: single selection on mouse down
git-svn-id: trunk@46505 -
|
2014-10-10 00:15:54 +00:00 |
|
mattias
|
fc22ff99e3
|
IDE: find in files: search in multiple directories
git-svn-id: trunk@45992 -
|
2014-07-30 12:07:54 +00:00 |
|
juha
|
d76fd3fafb
|
IDE: make Search Result window use the previous position. Issue #21288
git-svn-id: trunk@36407 -
|
2012-03-29 06:09:40 +00:00 |
|
juha
|
b4aa41e12e
|
IDE: fix a crash when a search results tab is closed while another tab is active.
git-svn-id: trunk@35328 -
|
2012-02-12 15:35:21 +00:00 |
|
juha
|
650b93feca
|
IDE: Use TreeFilterEdit in search results window. Uses node visibility of TreeView component.
git-svn-id: trunk@34660 -
|
2012-01-08 10:44:13 +00:00 |
|
juha
|
878da9f087
|
IDE: allow little longer titles in search results
git-svn-id: trunk@34574 -
|
2012-01-04 12:08:25 +00:00 |
|
juha
|
f89932be90
|
SearchResultView: shortcuts and menu for page navigation and expand/collapse. Issue #19954, based on patch from Flávio Etrusco
git-svn-id: trunk@31996 -
|
2011-08-16 18:41:24 +00:00 |
|
maxim
|
8568dbce1f
|
IDE: don't replace old searches with the same term in Search Results View dialog, bug #19941. Patch by Flávio Etrusco with some fixes.
git-svn-id: trunk@31941 -
|
2011-08-10 23:59:52 +00:00 |
|
juha
|
f2de67ee6b
|
IDE: SearchResultView, fix form hiding with AnchorDocking and implement shortcut for closing page. Issue #19939, patch from Flávio Etrusco
git-svn-id: trunk@31940 -
|
2011-08-10 23:19:47 +00:00 |
|
sekelsenmat
|
73542b658a
|
Renames TCustomNotebook to TCustomTabControl, a major breakthrough into fixing the tab-controls
git-svn-id: trunk@31767 -
|
2011-07-20 14:39:50 +00:00 |
|
mattias
|
0dcb68fda8
|
IDE: search results: select on mouse down
git-svn-id: trunk@30455 -
|
2011-04-24 18:36:01 +00:00 |
|
mattias
|
ab98f55da4
|
comments
git-svn-id: trunk@30449 -
|
2011-04-24 09:18:45 +00:00 |
|
mattias
|
3df702a7d4
|
IDE: find in files dlg: fixed double click recognition, bug #19059
git-svn-id: trunk@30448 -
|
2011-04-24 09:01:34 +00:00 |
|
mattias
|
0c7c336af1
|
IDE: find in files: check if click on node, bug #19059
git-svn-id: trunk@30443 -
|
2011-04-23 23:15:38 +00:00 |
|
juha
|
263c53ebd7
|
IDE: SearchResultView formatting.
git-svn-id: trunk@30258 -
|
2011-04-10 17:07:32 +00:00 |
|
juha
|
f38190794b
|
Formatting: joined lines where only ');' was split to its own line, in procedure defs.
git-svn-id: trunk@29871 -
|
2011-03-16 16:52:28 +00:00 |
|
vincents
|
95e7ce5291
|
ide: fixed drawing of selected text in search results view, based on patch by Alexander Klenin (issue #18328)
git-svn-id: trunk@28840 -
|
2010-12-30 11:39:26 +00:00 |
|
juha
|
2cd2c885ed
|
IDE: Show the amount of matches in search results window.
git-svn-id: trunk@28773 -
|
2010-12-20 00:16:23 +00:00 |
|
mattias
|
bc6ef0820f
|
IDE: search results view: replaced TNoteBook with TPageControl
git-svn-id: trunk@27621 -
|
2010-10-08 14:55:07 +00:00 |
|
mattias
|
7f8a4f287d
|
IDE: do not close docked forms on escape
git-svn-id: trunk@26270 -
|
2010-06-22 22:45:09 +00:00 |
|
mattias
|
b527e66fb7
|
IDE: source editor using IDEIntf for showing
git-svn-id: trunk@25615 -
|
2010-05-24 17:41:32 +00:00 |
|
mattias
|
f25c0d95e5
|
IDE: using IDEIntf to show dockable windows
git-svn-id: trunk@25604 -
|
2010-05-24 14:31:03 +00:00 |
|
mattias
|
d18d9a1205
|
IDEIntf: started TIDEWindowDefaultLayout
git-svn-id: trunk@25573 -
|
2010-05-22 10:59:28 +00:00 |
|
paul
|
6ff1d590b7
|
ide: don't use themed tree for search results view because we draw it items using own custom draw painter
git-svn-id: trunk@24883 -
|
2010-04-24 16:24:15 +00:00 |
|
martin
|
6b98807014
|
FindInFiles Results: prevent crash, if tab-in-progress is closed. disable tool-bar for tab-in-progress. Deal with changes to other tabs during tab-in-progress
git-svn-id: trunk@24583 -
|
2010-04-11 17:32:42 +00:00 |
|
martin
|
0f6fa4134a
|
SearchResults: allow middle click to close tabs (like source-editor)
git-svn-id: trunk@24580 -
|
2010-04-11 15:29:13 +00:00 |
|
martin
|
2b5156b908
|
IDE, FindInFiles: Refactored, moved away from SourceNotebook
git-svn-id: trunk@24089 -
|
2010-03-18 19:16:20 +00:00 |
|
paul
|
eb52aebd64
|
ide: implement Copy to Clipboard behavior in Search results dialog by Flávio Etrusco (issue #0015851)
git-svn-id: trunk@23809 -
|
2010-03-01 04:29:29 +00:00 |
|
paul
|
9622c8cd82
|
ide: convert forms to use fpc resources
git-svn-id: trunk@23458 -
|
2010-01-15 02:06:37 +00:00 |
|
vincents
|
619493579b
|
IDE: fixed using ESC to close Search Results from Dmitry (issue #14291)
git-svn-id: trunk@21191 -
|
2009-08-12 13:21:15 +00:00 |
|
martin
|
191a788392
|
IDE: Search in files result; fix clipping off bold text-parts
git-svn-id: trunk@20680 -
|
2009-06-20 16:43:55 +00:00 |
|
mattias
|
ada8b43c54
|
undone 18380
git-svn-id: trunk@18382 -
|
2009-01-21 19:52:03 +00:00 |
|
mattias
|
1a993772ef
|
IDE: search result view: treeview.readonly=true
git-svn-id: trunk@18380 -
|
2009-01-21 17:40:13 +00:00 |
|
vincents
|
4bd3a5f558
|
IDE: made search results treeview readonly, maybe fixes issue #13013
git-svn-id: trunk@18375 -
|
2009-01-21 15:13:56 +00:00 |
|
vincents
|
e72f2b3cf9
|
IDE: show files in the search results view in the order they are searched
git-svn-id: trunk@18138 -
|
2009-01-05 15:33:22 +00:00 |
|
vincents
|
ba2045194a
|
IDE: order search results by line ascending line numbers
git-svn-id: trunk@18084 -
|
2009-01-03 20:14:58 +00:00 |
|
mattias
|
b90ea3d2af
|
IDE: find in files: fixed mem leak, fixed crash
git-svn-id: trunk@17468 -
|
2008-11-20 08:33:09 +00:00 |
|
mattias
|
68c63d1012
|
IDE: find in files: expand all nodes
git-svn-id: trunk@17374 -
|
2008-11-13 16:09:14 +00:00 |
|
tombo
|
af8ae0a192
|
IDE searchtreeeview: fixed painting root nodes
git-svn-id: trunk@17355 -
|
2008-11-12 13:54:46 +00:00 |
|
tombo
|
026bae4883
|
IDE searchtreeview: faster drawing
git-svn-id: trunk@17349 -
|
2008-11-12 07:56:38 +00:00 |
|