Commit Graph

135 Commits

Author SHA1 Message Date
d7c1df17ad Added support for using Editor as a filter 2014-04-06 03:05:35 +02:00
3c2ed02df9 Use less deprecated code with Gtk+ 2.24 already 2013-12-25 19:47:21 +01:00
2a53468bad Using PROGNAME with the text editor as well 2013-12-09 00:18:02 +01:00
62a8bb2870 Code cleanup 2013-12-09 00:14:00 +01:00
b09cfb7082 Code cleanup 2013-11-10 01:01:10 +01:00
d4e6d22644 Modified editor_open() to report errors to the caller 2013-11-10 00:44:53 +01:00
4bc9311810 Code cleanup 2013-11-07 01:45:28 +01:00
a4d1bfbe10 Fixed the default menu label for "Edit->Cut" 2013-10-29 22:32:31 +01:00
51811c9347 Set an icon for the "Insert->File..." menu entry 2013-10-29 22:23:28 +01:00
008090576b Code cleanup 2013-10-29 22:11:43 +01:00
a955f7c6d5 Properly reset the filename when opening a new file 2013-08-18 02:28:00 +02:00
a28578c1e4 Build with "-lintl" by default 2013-07-25 23:38:21 +02:00
0ed0713c68 Code cleanup 2013-07-01 00:41:27 -04:00
791cd0cb0b Minor fixes and improvements for embedded mode 2013-06-29 13:23:13 -04:00
648f79f5ad Added a menu entry for online help 2013-06-29 13:13:04 -04:00
f8c5a4e464 Updated the usage screen 2013-06-29 13:07:11 -04:00
fd1500dbc0 Added a properties window 2013-06-29 13:00:15 -04:00
93bdcebbf7 Report more errors 2013-06-29 12:58:57 -04:00
d2684ff303 Added a link to the official website 2013-06-02 01:43:50 +02:00
554b1b6f56 More error checking 2013-04-07 03:34:48 +02:00
6fe181c19f Re-generated the Makefiles 2013-04-06 03:00:41 +02:00
8d3e95111f Code cleanup 2013-04-06 03:00:32 +02:00
9decd5754e Added a secondary icon to the search entry box 2013-02-24 17:57:50 +01:00
b3e7cd8bed Code cleanup 2013-02-24 17:51:34 +01:00
9dc938c5ce Code cleanup 2013-02-22 02:44:55 +01:00
0ed9f1c71e Updated the copyright line 2013-02-09 02:14:07 +01:00
a74d8bedfa More chances to compile in embedded mode 2013-02-09 02:13:26 +01:00
6cc3f37e10 Re-generated Makefiles 2013-02-09 01:57:03 +01:00
8440755a37 Re-generated Makefiles 2013-01-07 02:21:28 +01:00
79f1ef7380 Using an infobar for errors 2012-12-15 02:48:30 +01:00
bdd23556ea Fixed build 2012-09-01 20:44:50 +00:00
be60288340 Report errors when loading or saving the configuration (at least internally) 2012-09-01 19:20:01 +00:00
73a486e1e9 Added a comment to the about dialog 2012-05-20 11:43:25 +00:00
f2b158e09b Re-generated Makefiles 2012-05-20 11:43:11 +00:00
32dd385028 Re-generated Makefiles 2012-04-08 14:05:25 +00:00
4bd8304723 Restore the search history functionality with Gtk+ < 2.24 2012-03-21 01:55:11 +00:00
831fb5eb77 Additional fix for Gtk+ < 2.24 2012-03-15 00:52:47 +00:00
b4788f5312 Let Editor compile with Gtk+ < 2.24 again 2012-03-15 00:43:58 +00:00
e9b985bd72 Handling GTK_RESPONSE_DELETE_EVENT as well 2012-03-14 01:20:23 +00:00
8ee8a71c7d Fixed the "Discard" button when opening a new file 2012-02-23 00:46:38 +00:00
c24bd0b284 Constified 2011-12-12 22:14:36 +00:00
e6e3c4877b *** empty log message *** 2011-12-08 17:00:28 +00:00
8c94116d63 The "find" dialog is now integrated to the window 2011-12-08 08:11:39 +00:00
8ec8363b68 Code cleanup 2011-12-08 07:45:13 +00:00
c1ed827161 Code cleanup 2011-12-07 11:50:58 +00:00
8836f4e0a7 The find dialog now remembers the strings already searched 2011-12-07 11:41:02 +00:00
8aa7b3c1bd Code cleanup 2011-12-05 11:05:46 +00:00
1ef93cf3e5 Now able to insert the contents of a file 2011-10-25 13:14:34 +00:00
562f6d7584 Added translator credits 2011-10-25 11:21:36 +00:00
d3317bce65 Re-generated Makefiles 2011-09-16 11:54:13 +00:00