Commit Graph

21 Commits

Author SHA1 Message Date
e6e3c4877b *** empty log message *** 2011-12-08 17:00:28 +00:00
1ef93cf3e5 Now able to insert the contents of a file 2011-10-25 13:14:34 +00:00
ce3d1afc0a Added toolbar icons for Cut/Copy/Paste 2011-01-26 00:56:29 +00:00
830c1e721f Code cleanup 2011-01-26 00:48:19 +00:00
b196898e02 Also actually added "Copy" and "Cut" to the edit menu 2011-01-26 00:24:41 +00:00
441eaaf4dc Implemented pasting text from the menu 2011-01-26 00:18:42 +00:00
1aaab607fa Now really saving and loading the configuration 2010-10-26 02:19:49 +00:00
2d8f83f2e6 Using libDesktop for the About dialog 2010-10-25 23:47:27 +00:00
6c3ea5c13b Using a GtkDialog for preferences 2010-10-25 23:29:20 +00:00
7fed115ac2 Implemented "Edit->Select all" and "Edit->Unselect all" 2010-10-06 22:42:13 +00:00
0888ff42e3 Avoid another couple of warnings (unused parameters) 2010-04-07 20:50:38 +00:00
e8df3da5f7 Avoiding some warnings (unused parameters) 2010-04-07 20:48:56 +00:00
789a5cafaf The preferences window could not come up again after being closed forcibly 2010-04-07 20:45:59 +00:00
719f1a3e00 Avoid another couple of warnings 2010-04-07 20:41:32 +00:00
2d36fb3237 Allowing translations to French, German and Spanish 2010-04-07 20:34:29 +00:00
390162452c Now able to search text strings 2010-04-05 16:54:50 +00:00
58d168552c Partially migrated to use the libDesktop library 2009-11-26 19:50:19 +00:00
bfbf0485e6 Nicer preferences dialog when maximized 2009-09-24 10:44:53 +00:00
a5ec9e9fb3 Added an icon in the about dialog 2009-09-20 11:29:21 +00:00
1ad4789def Added a way to set the font in the preferences 2009-08-01 00:24:56 +00:00
04f15396e9 Support a compile-time embedded option (disables the menu bar)
Many minor fixes
2009-02-19 01:35:24 +00:00