After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 565117 - remove match word start, match complete lines options
remove match word start, match complete lines options
Status: RESOLVED OBSOLETE
Product: anjuta
Classification: Applications
Component: plugins: search
SVN TRUNK
Other Linux
: Normal enhancement
: ---
Assigned To: Anjuta maintainers
Anjuta maintainers
Depends on:
Blocks:
 
 
Reported: 2008-12-19 18:09 UTC by Adam Dingle
Modified: 2011-02-19 13:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix (78.36 KB, patch)
2008-12-19 19:54 UTC, Adam Dingle
reviewed Details | Review

Description Adam Dingle 2008-12-19 18:09:33 UTC
As a step toward simplifying the complicated Find & Replace dialog, I propose that we remove the "Match at start of word" and "Match complete lines" options.  These options will be rarely if ever used, and a user who really wants these matching capabilities can easily construct an equivalent regular expression.
Comment 1 Adam Dingle 2008-12-19 19:54:14 UTC
Created attachment 125027 [details] [review]
fix

Here's a patch that removes these options.
Comment 2 Johannes Schmid 2008-12-28 10:05:54 UTC
I actually would like to see some concept for the whole search dialog. IMHO the preference tab is completely useless and could be removed completely and maybe we can get rid of the tabs completely and use a GtkPaned for advanced options.
Comment 3 Johannes Schmid 2011-02-19 13:26:54 UTC
The old search dialog is gone...