Commit Graph

107 Commits

Author SHA1 Message Date
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
777c2e25c7 Using the "getopts" shell builtin instead of the "getopt" shell utility 2011-06-01 14:35:03 +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
4140d477e6 About to release Editor 0.2.0 2011-02-02 05:51:32 +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
5e7040bb42 Re-generated Makefiles 2011-01-27 02:12: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
db45466325 New way to run configuration scripts 2010-12-31 16:09:48 +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
59da8bda4f Updated translations 2010-11-15 00:53:59 +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
e9fc5a2d02 Re-generated Makefile 2010-06-03 17:16:21 +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
1e80d18e96 Updated gettext.sh (supports uninstalling the translations) 2010-04-22 20:37:41 +00:00
4323241b07 Fixed prefix while installing translations 2010-04-22 11:30:36 +00:00
105fcfacfe As corrected in the Surfer project 2010-04-21 22:24:09 +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
0e48ebc0e1 Imported translation from Calimero 2010-04-15 15:59:39 +00:00
a3f66a5bba Simplified project configuration for translations (fixes "make distclean") 2010-04-10 00:28:50 +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
1c2ed7e614 Ignore some files as relevant 2010-04-07 20:37:01 +00:00
a9ad626d62 Forgot to commit the Spanish translation 2010-04-07 20:36:40 +00:00
a18d13b60c config.sh is also important 2010-04-07 20:35:12 +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