summaryrefslogtreecommitdiff
path: root/src/findbar.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Various adjustments. Nothing really important.Various adjustments. Nothing ↵Andrea Diamantini2008-11-281-9/+9
| | | | really important...
* New findbar implementation. Now it will be shown with CTRL+F, but NOTAndrea Diamantini2008-11-281-32/+16
| | | | | hidden with ESC button. Also doesn't search
* searchbar --> findbarAndrea Diamantini2008-11-141-0/+125
Yes, I know it's a search bar and finding is not granted. But I need to distingue between this and the "other" searchbar..