summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 2.91.02.91.0Cosimo Cecchi2010-10-042-1/+10
* build: fix distcheckCosimo Cecchi2010-10-042-0/+2
* build: depend on 2.91.0 GTK+ and gnome-desktopCosimo Cecchi2010-10-041-2/+2
* properties-window: split some long linesCosimo Cecchi2010-10-041-8/+32
* properties-window: don't use expose-event to draw the pie chartCosimo Cecchi2010-10-041-21/+15
* window-toolbars: show/hide the spinner when changing its stateCosimo Cecchi2010-10-041-0/+2
* build: bump GTK+ and gnome-desktop required versionsCosimo Cecchi2010-09-301-2/+2
* icon-dnd: cleanup useless codeCosimo Cecchi2010-09-301-22/+0
* icon-dnd: use negative device offsets to set the drag surfaceCosimo Cecchi2010-09-301-1/+1
* icon-canvas-item: use cairo directly instead of gdk_pixbuf_composite()Cosimo Cecchi2010-09-301-46/+16
* icon-canvas-item: set transparent background for highlightCosimo Cecchi2010-09-301-9/+1
* background: cope with renamings of gnome-bg APIsBenjamin Otte2010-09-301-6/+6
* desktop-icon-view: don't use gdk_drawable_get_screenCosimo Cecchi2010-09-301-1/+1
* background: port to rendering-cleanupCosimo Cecchi2010-09-301-83/+97
* [src] use gtk_widget_get_preferred_size()Cosimo Cecchi2010-09-304-30/+30
* icon-container: use gtk_widget_get_preferred_size()Cosimo Cecchi2010-09-301-1/+1
* [libnautilus-private] use eel_canvas_item_destroyCosimo Cecchi2010-09-302-4/+4
* [libnautilus-private] Port to rendering-cleanup-nextChristian Persch2010-09-305-158/+127
* [libnautilus-private] Use gtk_widget_get_preferred_size()Christian Persch2010-09-301-4/+3
* [eel] Port EelEditableLabel to rendering-cleanup-nextChristian Persch2010-09-301-29/+15
* editable-label: use gtk_widget_get_preferred_size()Cosimo Cecchi2010-09-301-1/+1
* [eel] Port the eel canvas to rendering-cleanup-nextChristian Persch2010-09-303-57/+98
* [eel] Add eel_cairo_draw_layout_with_drop_shadowChristian Persch2010-09-302-7/+5
* undo-transaction: remove obsolete commented codeCosimo Cecchi2010-09-302-47/+0
* undo-signal-handlers: remove commented out obsolete codeCosimo Cecchi2010-09-302-62/+0
* icon-dnd: remove commented out obsolete codeCosimo Cecchi2010-09-301-52/+1
* [src] don't use GtkObjectCosimo Cecchi2010-09-3018-84/+52
* [libnautilus-private] don't use GtkObjectCosimo Cecchi2010-09-309-42/+16
* editable-label: don't use GtkObjectCosimo Cecchi2010-09-301-11/+10
* canvas: don't use GtkObjectCosimo Cecchi2010-09-303-53/+47
* stock-dialogs: don't use GtkObjectCosimo Cecchi2010-09-301-6/+6
* window-menus: fix a typo in the about dialog (#630624).Cosimo Cecchi2010-09-301-1/+1
* background: remove leftover GtkObjectCosimo Cecchi2010-09-291-2/+2
* background: cleanup unused codeCosimo Cecchi2010-09-292-119/+1
* directory-background: don't user the 'destroy' signal of EelBackgroundCosimo Cecchi2010-09-291-5/+6
* background: don't use GtkObjectCosimo Cecchi2010-09-291-79/+70
* icon-dnd: don't set 'Set as Background' sensitive outside the desktopCosimo Cecchi2010-09-291-2/+6
* dnd: remove support for property/bgimage as DND type.Cosimo Cecchi2010-09-294-115/+0
* directory-background: remove code for setting non-desktop window backgroundsCosimo Cecchi2010-09-292-354/+27
* icon-view: move background setting code to FMDesktopIconViewCosimo Cecchi2010-09-292-54/+27
* Update Czech translation by Marek CernockyPetr Kovar2010-09-291-3035/+3073
* Updated Bulgarian translationDamyan Ivanov2010-09-271-3139/+3131
* Updated Catalan translationJoan Duran2010-09-261-1228/+1415
* [l10n] Updated Estonian translationMattias Põldaru2010-09-241-16/+18
* Updated Japanese translationTakayuki KUSANO2010-09-241-2845/+2664
* Updated Arabic translationKhaled Hosny2010-09-231-2949/+2933
* connect-dialog: add a missing gtk_widget_show()Cosimo Cecchi2010-09-201-0/+1
* connect-dialog: make the code more readableCosimo Cecchi2010-09-201-69/+71
* connect-dialog: display a fatal error if GVfs doesn't have methodsCosimo Cecchi2010-09-201-1/+40
* connect-dialog: fixes for the handling of iconized entriesCosimo Cecchi2010-09-201-12/+14