Commit Graph

160 Commits

Author SHA1 Message Date
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
0448260012 Re-generated Makefiles 2011-09-16 11:36:26 +00:00
ebb9bd0e10 Re-generated Makefiles 2011-09-16 10:19:40 +00:00
098d9005f7 Removed useless self-mention of .cvsignore in .cvsignore files 2011-07-29 00:28:45 +00:00
6c0ad9e1c7 Code cleanup 2011-06-27 01:46:43 +00:00
bd355918b7 Added a filename filter to the open dialog 2011-05-27 14:37:17 +00:00
d935e4f705 Fixed build for Gtk+ < 3.0 2011-04-16 21:43:53 +00:00
f86fb13890 Preparing migration to Gtk+ 3.0 2011-04-15 23:54:52 +00:00
b80d833769 Avoid a warning on 32-bits platforms 2011-02-02 06:00:54 +00:00
d5b402f776 Nicer layout for the preferences window 2011-02-02 05:44:11 +00:00
4f639e5773 Added an option for the wrapping mode 2011-02-02 05:42:08 +00:00
4a50a291d4 Re-generated Makefiles 2011-01-27 00:02:04 +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
4c70a7d2f8 Using libDesktop through pkg-config 2010-12-11 17:13:15 +00:00
89d0f94b13 Probably nicer wording 2010-11-27 15:49:51 +00:00
c09540098b No longer lose changes if the file could not be saved when closing the window 2010-11-14 21:37:53 +00:00
de167fa668 Improved the dialog box when closing the window with unsaved changes 2010-11-14 21:27:49 +00:00
1aaab607fa Now really saving and loading the configuration 2010-10-26 02:19:49 +00:00
3401e153f5 Code cleanup 2010-10-26 01:39:38 +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
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
9e08ab14ee Re-generated Makefiles 2010-07-04 14:12:05 +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
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
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
a5ec9e9fb3 Added an icon in the about dialog 2009-09-20 11:29:21 +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
4b835a30dd Initial release 2009-06-16 23:59:02 +00:00
d94d138c05 Re-generated Makefiles 2009-06-16 23:45:52 +00:00
8ab4f99188 Wrapping words and graphemes by default 2009-04-28 12:09:22 +00:00
c00cf11fb0 Fixed archive generation 2009-03-28 01:37:22 +00:00
8e774b9c81 Apparently fixed the keyboard accelerators 2009-03-22 00:24:39 +00:00
cdcd708d71 Initial release 2009-03-08 17:28:49 +00:00
04f15396e9 Support a compile-time embedded option (disables the menu bar)
Many minor fixes
2009-02-19 01:35:24 +00:00
a65a14044b Re-generated Makefiles 2009-01-11 21:46:49 +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
2c6704d78e Re-generated Makefiles 2008-09-26 21:20:27 +00:00
12ea90e5fc Re-generated Makefiles 2008-06-22 00:06:49 +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
4d8be701e2 Re-generated Makefile 2007-10-14 14:11:42 +00:00
8d477609da Including editor.h in distribution 2007-06-21 12:10:39 +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
9ec8c3a884 Re-generated Makefiles 2007-01-19 01:36:16 +00:00
32df11bbbb Minor cosmetic fixes 2006-11-14 17:11:34 +00:00
504f031b0d Fixing Makefiles 2006-11-03 10:58:14 +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