Tue, 16 Feb 2010 21:18:03 +0000 |
nadvornik |
added 2010 to copyright text
|
Sun, 14 Feb 2010 21:35:11 +0000 |
nadvornik |
fixed reference count
|
Mon, 07 Sep 2009 20:44:29 +0000 |
nadvornik |
start_editor_from_filelist_full fixes
|
Fri, 28 Aug 2009 21:01:29 +0000 |
nadvornik |
improved printing of selection
|
Tue, 25 Aug 2009 21:30:50 +0000 |
nadvornik |
write metadata before another opeation
|
Tue, 30 Jun 2009 19:53:55 +0000 |
mow |
Revert "Add pgettext for some ambiguous strings"
|
Sat, 20 Jun 2009 18:42:23 +0000 |
nadvornik |
fixed leak in file_util_* functions
|
Fri, 19 Jun 2009 22:34:52 +0000 |
nadvornik |
run external commands from current directory even with no files
|
Wed, 17 Jun 2009 18:41:10 +0000 |
nadvornik |
made file_util_start_editor_from_file consider also sidecars
|
Mon, 08 Jun 2009 19:05:49 +0000 |
nadvornik |
unify code paths for New directory
|
Wed, 03 Jun 2009 20:05:19 +0000 |
nadvornik |
regroup sidecar files when an operation on partial group is finished
|
Tue, 02 Jun 2009 22:33:53 +0000 |
nadvornik |
changed selection behavior as requested at
|
Sun, 31 May 2009 11:08:00 +0000 |
nadvornik |
do not block the files sent to external editors like gimp
|
Thu, 07 May 2009 20:24:35 +0000 |
nadvornik |
limit metadata details dialog size
|
Sat, 02 May 2009 11:14:24 +0000 |
nadvornik |
force the metadata dialog if it was triggered by the menu or the button
|
Fri, 01 May 2009 09:49:27 +0000 |
nadvornik |
allow external editors without parameters, as long as they are in
|
Tue, 28 Apr 2009 06:54:59 +0000 |
nadvornik |
compilation fixes for older glib and gtk
|
Sat, 25 Apr 2009 20:55:11 +0000 |
nadvornik |
added more info to the details dialog
|
Fri, 24 Apr 2009 23:26:49 +0000 |
nadvornik |
added details dialog for other operations too
|
Fri, 24 Apr 2009 22:51:00 +0000 |
nadvornik |
added possibility to exclude individual files
|
Thu, 23 Apr 2009 21:15:14 +0000 |
nadvornik |
fixed writting metadata behavior at exit
|
Thu, 23 Apr 2009 21:12:19 +0000 |
nadvornik |
added an image to the file details dialog
|
Thu, 23 Apr 2009 20:48:03 +0000 |
nadvornik |
differentiate between "Cancel" and "Discard changes"
|
Tue, 21 Apr 2009 21:47:11 +0000 |
zas_ |
Fix up few warnings (especially on 64bits platforms).
|
Tue, 21 Apr 2009 21:07:28 +0000 |
nadvornik |
added possibility to show modifiied metadata before write
|
Fri, 10 Apr 2009 09:47:20 +0000 |
mow |
Add pgettext for some ambiguous strings
|
Mon, 06 Apr 2009 22:13:54 +0000 |
zas_ |
Fix up event source ids type: gint -> guint.
|
Mon, 16 Mar 2009 19:11:39 +0000 |
zas_ |
gint -> gboolean where applicable.
|
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.
|