Fri, 20 Mar 2009 17:02:00 +0000 |
nadvornik |
added tooltips to external editors on toolbar
|
Sun, 08 Mar 2009 23:12:49 +0000 |
zas_ |
Introduce EditorFlags type, cleanup.
|
Sun, 08 Mar 2009 15:30:15 +0000 |
zas_ |
Add helper macros EDITOR_ERRORS() and EDITOR_ERRORS_BUT_SKIPPED() to clean up the code a bit. Minor tidy up.
|
Sun, 08 Mar 2009 13:23:25 +0000 |
zas_ |
In various Edit context menus, only display editors that match the file types in the selection.
|
Wed, 04 Feb 2009 17:15:30 +0000 |
zas_ |
Add year 2009 to copyright info everywhere.
|
Sun, 01 Feb 2009 12:48:14 +0000 |
nadvornik |
read external editors from .desktop files
|
Tue, 07 Oct 2008 18:20:22 +0000 |
nadvornik |
Adding a vim modeline to all files - patch by Klaus Ethgen
|
Wed, 20 Aug 2008 22:26:34 +0000 |
zas_ |
Use constants instead of enum since value (0xffff0000) overflow INT_MAX on some platforms (seen on Solaris 10 SPARC system using the native Sun version 5.9 compilers). Reported by Jeffery Small.
|
Fri, 30 May 2008 08:39:52 +0000 |
zas_ |
Use functions to set editors name and command and ensure they are
|
Fri, 30 May 2008 07:20:25 +0000 |
zas_ |
Check for existing editor command using is_valid_editor_command().
|
Sat, 24 May 2008 22:44:18 +0000 |
nadvornik |
rewritten utilops.h:
|
Thu, 22 May 2008 09:12:36 +0000 |
zas_ |
Introduce an helper function that returns the name of an editor.
|
Mon, 21 Apr 2008 21:46:38 +0000 |
nadvornik |
updated copyright in source files
|
Sun, 20 Apr 2008 18:07:51 +0000 |
zas_ |
Effectively drop empty newlines at end of files (missing from rev 535)
|
Sun, 20 Apr 2008 13:04:57 +0000 |
zas_ |
Big whitespaces cleanup:
|