Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-08 | Better session management. | ||
Can load and save from the menu now as well. | |||
2009-07-08 | Added 'Help' menu. | ||
2009-06-20 | Try list of encodings to load if none was detected rather than just UTF-8. | ||
Any non-detected encoding that was not UTF-8 would cause an error on load since it was treated as UTF-8. | |||
2009-04-02 | Removed macro support; just use Lua for scripting. | ||
2009-03-01 | Added support for multiple character encodings through g_convert(). | ||
Can open, save, and convert between different character encodings now. | |||
2009-02-28 | Removed 'project' Project Manager browser. | ||
2009-02-22 | Added key commands and menu items to navigate 'Find in Files' list. | ||
2009-02-17 | Moved localization into a configuration file. | ||