Paul Kulchenko
96c3f838d6
Added Insert Library Function to Navigate menu.
2015-01-07 15:41:49 -08:00
Paul Kulchenko
a721217996
Refactored handling of special symbols in commandbar ( #31 ).
2015-01-03 17:31:49 -08:00
Paul Kulchenko
8170111c9b
Fixed search navigation to shift horizontally when usewrap is off.
2014-12-26 20:45:44 -08:00
Paul Kulchenko
f3d6188756
Added showing the symbol under cursor in Go To Symbol ( #385 ).
2014-12-13 12:24:48 -08:00
Paul Kulchenko
eeb44e6ba5
Updated CommandBarShow to accept text fragment to select ( #31 ).
2014-12-12 22:11:32 -08:00
Paul Kulchenko
3d54e08bee
Fixed handling of duplicate symbols in Go To Symbol ( #385 ).
2014-12-11 12:42:15 -08:00
Paul Kulchenko
c57ad47a0e
Added closing preview in commandbar when not needed ( #31 ).
2014-12-10 21:27:43 -08:00
Paul Kulchenko
be298b0741
Added content of the line to Go To Symbol ( #385 ).
2014-12-10 20:52:30 -08:00
Paul Kulchenko
0d4cd7821c
Added navigation for duplicate symbols to Go To Symbol ( #385 ).
2014-12-10 20:52:29 -08:00
Paul Kulchenko
e3d16402c1
Added menu item for Go To Symbol ( #385 ).
2014-12-10 20:52:28 -08:00
Paul Kulchenko
ad044c9cc9
Added Go To Symbol support to the commandbar ( #31 , closes #385 ).
2014-12-10 20:52:19 -08:00
Paul Kulchenko
ce53c92e32
Updated commandbar menu items ( #31 ).
2014-12-09 18:49:58 -08:00
Paul Kulchenko
e0cbd25254
Renamed commandbar scoring function to be more generic ( #31 ).
2014-12-06 23:02:43 -08:00
Paul Kulchenko
aacb686b55
Removed misleading comment.
2014-12-06 12:56:36 -08:00
Paul Kulchenko
64789b868d
Fixed refresh of files in command bar preview when selected ( #31 ).
2014-12-05 17:40:08 -08:00
Paul Kulchenko
7b35439f4b
Fixed setting focus to the editor in commandbar with one tab ( #31 ).
2014-12-02 14:51:16 -08:00
Paul Kulchenko
7c5a63d97e
Added skipping of binary files in commandbar preview ( #31 ).
2014-12-01 15:08:58 -08:00
Paul Kulchenko
88572edfad
Reduced the number of displayed matches in commandbar to limit memory ( #31 ).
2014-11-18 20:05:36 -08:00
Paul Kulchenko
71e78c3595
Fixed Lua 5.2 compatibility in commandbar code ( #31 ).
2014-11-18 10:04:55 -08:00
Paul Kulchenko
bcc17ca3ad
Fixed preview redrawing in commandbar on Linux ( #31 ).
2014-11-17 14:02:26 -08:00
Paul Kulchenko
d2a12c55e7
Moved commandbar/Navigate menu to Search ( #31 ).
2014-11-17 13:38:43 -08:00
Paul Kulchenko
c66fc390b6
Added line navigation to Navigate menu ( #31 ).
2014-11-17 12:12:29 -08:00
Paul Kulchenko
3cfc5f65c2
Updated copyright messages.
2014-05-10 09:53:00 -07:00
Paul Kulchenko
1ce791700c
Updated Go To Line menu item and its translations.
2014-05-10 09:46:28 -07:00
Paul Kulchenko
62df942569
Fixed function localization in menu handlers.
2014-01-21 13:39:57 -08:00
Paul Kulchenko
059e093cb3
Added Select and Find Next/Prev ( closes #268 ).
2014-01-21 13:34:41 -08:00
Paul Kulchenko
736c30a6bc
Added showing search dialog for Quick Find on first search ( closes #265 ).
2014-01-20 15:12:58 -08:00
Paul Kulchenko
7e62939df6
Moved 'Sort' menu to 'Edit'.
2013-06-24 17:12:26 -07:00
Paul Kulchenko
66cc79a3fe
Added Find Next/Previous over selected variable instances (ref #163 ).
2013-06-05 10:02:28 -07:00
Paul Kulchenko
c00d85890a
Fixed 'Quick Find' not working without current selection ( fixes #131 ).
2013-04-17 12:01:51 -07:00
Paul Kulchenko
acbfd6d81d
Fixed an error caused by allowing multiple Search/Replace windows ( fixes #127 ).
2013-04-15 10:23:17 -07:00
Paul Kulchenko
af02cb2c24
Added internationalization support ( closes #70 ).
2012-10-29 11:59:54 -07:00
Paul Kulchenko
16bb3cb6cb
Added key map to change key binding for menu and toolbar items from a config file ( closes #64 ).
2012-10-25 13:30:12 -07:00
Paul Kulchenko
fa5c31a7ec
Fixed enabling of several menu items with no editor tab ( fixes #42 ).
...
Fixed saveAll to allow saving of untitled.lua files;
Disabled show tooltip if there is no editor tab;
Disabled save if there is no editor tab;
Disabled show prev/next in search if there is no editor tab;
Enabled search/replace in files even if there is no editor tab;
Disabled switching to fullscreen if there is no editor tab.
2012-09-07 22:34:24 -07:00
Paul Kulchenko
2c45207436
Fixed pasting text into the Find dialog and project path box on Mac ( fixes #22 )
2012-08-01 15:02:36 -07:00
Paul Kulchenko
048fd2349a
Updated menus to avoid conflicts with MacOS shortcuts
2012-06-26 22:13:52 -07:00
Paul Kulchenko
2e1a512f00
Another end-of-line conversion to fix CRLF endings that were added by the beautification process
2011-12-12 17:01:37 -08:00
Paul Kulchenko
85be275590
Ran most of the lua files (except tools, specs, apis, and lualibs) through a beautifier
2011-12-11 21:14:18 -08:00
crazybutcher
edd82b8a4a
Fix CRLF
2011-12-05 20:21:43 +01:00
crazybutcher
1592724556
should work again: refactor application engine, moved files around, cut some global vars, introduced app engine which can filter what gets loaded and should allow different editor frontends
...
estrela exe built with vc2008
2011-12-03 19:09:22 +01:00
crazybutcher
13edb56da2
added authors to files
2011-02-08 18:02:04 +01:00
crazybutcher
bc790ad537
findreplace in files menu/dialog dummy
2008-09-10 14:08:57 +00:00
crazybutcher
4e94b6b73e
recommit into trunk (and created tags)
2008-09-03 18:54:59 +00:00