| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
2009-04-13 Alexander Larsson <alexl@redhat.com>
* configure.in:
Post release version bump
=== nautilus 2.26.2 ===
svn path=/trunk/; revision=15183
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-04-02 Alexander Larsson <alexl@redhat.com>
* configure.in:
Post release version bump
=== nautilus 2.26.1 ===
svn path=/trunk/; revision=15160
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-03-24 Alexander Larsson <alexl@redhat.com>
* eel-background.c:
Ensure that we correctly free root pixmaps that are never set
as desktop background, so that they are not leaked.
svn path=/trunk/; revision=15149
|
|
|
|
|
|
|
|
|
|
| |
2009-03-16 Cosimo Cecchi <cosimoc@gnome.org>
* libnautilus-private/Makefile.am: remove -version-info LDFLAG
from libnautilus-private, as that's a private library.
Patch by Daniel Macks (#348301).
svn path=/trunk/; revision=15125
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-03-16 Alexander Larsson <alexl@redhat.com>
* configure.in:
Post release version bump
=== nautilus 2.26.0 ===
svn path=/trunk/; revision=15121
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-03-11 Alexander Larsson <alexl@redhat.com>
* configure.in:
Post release version bump
=== nautilus 2.25.93 ===
svn path=/trunk/; revision=15086
|
|
|
|
|
|
|
|
|
|
|
| |
2009-03-09 Alexander Larsson <alexl@redhat.com>
* eel-editable-label.c:
(eel_editable_label_move_forward_word):
Don't move past end of string (#569165).
svn path=/trunk/; revision=15073
|
|
|
|
|
|
|
|
|
|
|
| |
2009-03-09 Alexander Larsson <alexl@redhat.com>
* eel-editable-label.c:
(eel_editable_label_move_cursor):
Revert wrong cursor move change.
svn path=/trunk/; revision=15072
|
|
|
|
|
|
|
|
|
|
| |
2009-02-24 Alexander Larsson <alexl@redhat.com>
* eel-background.c (eel_background_get_image_uri):
Don't spew warning if there is no uri.
svn path=/trunk/; revision=15002
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-02-17 Alexander Larsson <alexl@redhat.com>
* eel-background.c (eel_background_ensure_realized):
Ignore pending background changes when we've realized the
background to avoid an unnecessary re-set of the pixmap.
svn path=/trunk/; revision=14962
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-02-16 Alexander Larsson <alexl@redhat.com>
* configure.in:
Post release version bump
=== nautilus 2.25.91 ===
svn path=/trunk/; revision=14956
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-02-02 Alexander Larsson <alexl@redhat.com>
* configure.in:
Post release version bump
=== nautilus 2.25.4 ===
svn path=/trunk/; revision=14910
|
|
|
|
|
|
|
|
|
|
| |
2009-01-28 Cosimo Cecchi <cosimoc@gnome.org>
* eel-editable-label.c: (eel_editable_label_move_cursor):
make sure we take care about UTF-8/byte conversion when we move
around the cursor (#569165).
svn path=/trunk/; revision=14890
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-01-22 A. Walton <awalton@gnome.org>
* libnautilus-private/nautilus-file-utilities.c
(nautilus_unique_temporary_file_name):
* libnautilus-private/nautilus-metafile.c (metafile_write_local):
Use g_mkstemp() instead of mkstemp(). Pointed out by Paolo Borelli.
svn path=/trunk/; revision=14879
|
|
|
|
|
|
|
|
|
|
| |
2009-01-21 A. Walton <awalton@gnome.org>
* eel-debug-drawing.c (eel_debug_show_pixbuf_in_external_viewer):
Really fix bug #568630, replace mktemp() with mkstemp().
svn path=/trunk/; revision=14875
|
|
|
|
|
|
|
|
|
|
|
| |
2009-01-21 A. Walton <awalton@gnome.org>
* eel-debug-drawing.c (eel_debug_show_pixbuf_in_external_viewer):
Last commit is wrong; mkstemp is not a drop in replacement for
mktemp.
svn path=/trunk/; revision=14874
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-01-21 A. Walton <awalton@gnome.org>
* eel-debug-drawing.c (eel_debug_show_pixbuf_in_external_viewer):
Bug #568630: eel should use mkstemp() instead of mktemp()
mktemp() is deprecated and should not be used.
Patch by Jasper Lievisse Adriaanse.
svn path=/trunk/; revision=14873
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-01-20 Cosimo Cecchi <cosimoc@gnome.org>
* eel-background.c: (on_bg_changed), (on_bg_transitioned),
(eel_background_init), (free_fade), (eel_background_finalize),
(set_root_pixmap), (fade_to_pixmap),
(eel_background_set_up_widget), (on_background_changed),
(init_fade), (eel_widget_queue_background_change),
(widget_style_set_cb), (widget_realized_setup),
(on_widget_destroyed), (eel_get_widget_background):
Support fading between backgrounds.
Bug #552859, patch by Ray Strode.
svn path=/trunk/; revision=14869
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-12-15 Alexander Larsson <alexl@redhat.com>
* configure.in:
Post release version bump
=== nautilus 2.25.2 ===
svn path=/trunk/; revision=14821
|
|
|
|
|
|
|
|
|
|
|
| |
2008-12-15 Alexander Larsson <alexl@redhat.com>
* Makefile.am:
Don't install headers
svn path=/trunk/; revision=14819
|
|
2008-12-15 Alexander Larsson <alexl@redhat.com>
* Makefile.am:
* acconfig.h:
* configure.in:
* eel/
* libnautilus-private/Makefile.am:
Import eel into nautilus.
svn path=/trunk/; revision=14815
|