Commit Graph

43 Commits

Author SHA1 Message Date
0c4a83c5f8 Added a few menu entries (to be implemented though) 2010-10-03 21:27:18 +00:00
989316d09f Code cleanup 2010-08-23 00:48:23 +00:00
6317b71352 Updated the API for menubar and toolbar accelerators (must specify the modifier) 2010-05-04 00:07:01 +00:00
06b279e00e Minor usability fix with the "search text" window 2010-05-03 16:08:05 +00:00
fb4b3654bb Had missed a translation 2010-04-18 23:27:20 +00:00
532bdb65f7 Code cleanup 2010-04-18 22:56:22 +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
39ed719f2a Using gtk_message_dialog_format_secondary_text() when supported (Gtk+ >= 2.6.0) 2009-12-01 14:08:26 +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
b1f5d122b6 Let it compile with Gtk+ < 2.12 2009-08-25 23:20:44 +00:00
506b484b25 Compiling with -pedantic 2009-08-17 22:40:40 +00:00
a5b8d197f2 Gave the window an icon 2009-08-17 22:39:27 +00:00
1ad4789def Added a way to set the font in the preferences 2009-08-01 00:24:56 +00:00
bba2bbb096 Use verbs for the dialog window buttons 2009-07-31 12:27:49 +00:00
173aa179b1 Added the CTRL+SHIFT+s shortcut for "Save as..." 2009-06-18 23:15:44 +00:00
c3563ac3a8 Disabling the CTRL+a shortcut for "Save _As..." 2009-06-18 22:54:28 +00:00
8ab4f99188 Wrapping words and graphemes by default 2009-04-28 12:09:22 +00:00
8e774b9c81 Apparently fixed the keyboard accelerators 2009-03-22 00:24:39 +00:00
04f15396e9 Support a compile-time embedded option (disables the menu bar)
Many minor fixes
2009-02-19 01:35:24 +00:00
54a86ba049 Added keyboard shortcuts for file new, open and save 2008-12-28 01:50:37 +00:00
c9eb370533 Force focus on the text view 2008-10-31 00:19:58 +00:00
a849d966e7 GPLv3'ing 2008-10-15 11:34:40 +00:00
5b2d4ec32b Fixed a compilation warning 2007-12-21 20:49:11 +00:00
78c4a7f4a4 Fixed license text 2007-12-17 01:36:38 +00:00
35d8c12957 Updated copyright 2007-12-17 00:44:20 +00:00
9b3993373a Licensed under the GPL version 2 2007-06-13 17:58:05 +00:00
aa177ae96f Made the window a bit bigger by default 2007-05-20 21:39:36 +00:00
32df11bbbb Minor cosmetic fixes 2006-11-14 17:11:34 +00:00
96056586b5 Adding copyright notices 2006-10-11 07:15:41 +00:00
ba1249f322 Default font is monospace 2006-09-17 15:14:10 +00:00
9338a33059 File->Close always closed directly without saving 2006-09-17 14:48:17 +00:00
6ac74326a5 More error checking, Updates window title 2006-09-03 15:37:21 +00:00
ec5977f747 Can now save files 2006-09-03 15:11:21 +00:00
068de05bfe Added confirmation dialog while closing window 2006-09-03 14:18:24 +00:00
c8c24b2fbe Gtk+ < 2.6 compatibility code 2006-09-03 14:04:35 +00:00
06e1a7ab85 Code cleanup 2006-09-03 13:50:53 +00:00
b6ce0588e5 Opens files 2006-08-20 14:49:14 +00:00
107caa8027 Working on callbacks and basic implementation 2006-08-20 14:10:23 +00:00
da84db257a Text view widget is in a scrolled window 2006-08-03 14:53:47 +00:00
2607ecabaa Initial release 2006-08-03 13:45:46 +00:00