Sun, 07 Sep 2008 19:42:19 +0000 |
zas_ |
Shorten config_window_apply() a bit, reduce code redunancy.
|
Thu, 04 Sep 2008 22:04:32 +0000 |
zas_ |
Allow all Preferences pages to scroll vertically. Reduce code redundancy.
|
Thu, 04 Sep 2008 21:38:28 +0000 |
zas_ |
Allow to change image.scroll_reset_method in Preferences > Image.
|
Sun, 31 Aug 2008 12:29:49 +0000 |
zas_ |
Add a Save button to Preferences dialog, which allow to save options to file without quitting the application.
|
Tue, 26 Aug 2008 22:30:40 +0000 |
zas_ |
Consistency: type * instead of type*.
|
Tue, 26 Aug 2008 22:22:51 +0000 |
zas_ |
For the sake of consistency, use glib basic types everywhere.
|
Mon, 25 Aug 2008 22:20:45 +0000 |
zas_ |
Whitespaces cleanup.
|
Fri, 22 Aug 2008 21:52:13 +0000 |
zas_ |
Add an option named layout.home_path which modifies the behavior of the Home button.
|
Sat, 21 Jun 2008 22:01:45 +0000 |
nadvornik |
cache size made configurable
|
Fri, 13 Jun 2008 11:11:57 +0000 |
zas_ |
Optionnally display directory's date in list view.
|
Fri, 30 May 2008 08:39:52 +0000 |
zas_ |
Use functions to set editors name and command and ensure they are
|
Thu, 22 May 2008 13:00:45 +0000 |
zas_ |
Fix signed vs unsigned warnings.
|
Thu, 22 May 2008 10:09:07 +0000 |
zas_ |
Modify set_default_image_overlay_template_string() to accept the pointer to
|
Thu, 22 May 2008 08:49:52 +0000 |
zas_ |
Use a struct to handle editor's properties.
|
Fri, 16 May 2008 10:02:56 +0000 |
zas_ |
Include debug.h from main.h since debug macros may be used anywhere in the code.
|