summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* libgnome-desktop build fixesBaptiste Mille-Mathias2010-11-121-1/+1
* application: fix interaction with the session managerCosimo Cecchi2010-11-124-67/+95
* Use gtk_separator_new() instead gtk_[h|v]separator_new()Javier Jardón2010-11-111-1/+1
* icon-container: don't care about the emblem sizeCosimo Cecchi2010-11-101-16/+7
* general: use GdkPixbuf/GIcon interface to set emblems in treeviewsCosimo Cecchi2010-11-052-3/+2
* application: fix some bad interactions with GApplicationCosimo Cecchi2010-11-042-42/+56
* pathbar: fix crasher when unmounting volumes (#627901)Cosimo Cecchi2010-11-021-8/+13
* desktop-icon-view: don't use eel helper to set adjustment valuesCosimo Cecchi2010-11-011-2/+2
* Add possibility to register an external bulk rename toolHolger Berndt2010-11-011-9/+76
* Use gtk_paned_new instead gtk_[h|v]paned_newPaolo Borelli2010-11-011-2/+2
* places-sidebar: use gtk_widget_set_visible() instead of the eel helperCosimo Cecchi2010-11-011-11/+11
* general: use g_list_free_full() instead of eel functionsCosimo Cecchi2010-10-3118-75/+59
* application: use prettier format stringsCosimo Cecchi2010-10-301-4/+4
* application: fix interaction with SMCLientCosimo Cecchi2010-10-303-5/+17
* desktop-icon-view: don't unconditionally unref the desktop backgroundCosimo Cecchi2010-10-301-1/+4
* application: close desktop windows on quitCosimo Cecchi2010-10-301-0/+1
* window: don't use deprecated size_request vfuncCosimo Cecchi2010-10-301-62/+40
* pathbar: don't use deprecated size_request vfuncCosimo Cecchi2010-10-301-66/+93
* image-properties-page: don't special-case old EXIF/XMP APIsCosimo Cecchi2010-10-301-10/+1
* build: simplify configure scriptCosimo Cecchi2010-10-302-2/+9
* application: properly handle --no-default-windowCosimo Cecchi2010-10-302-19/+19
* application: perform checks in NautilusApplication if requested soCosimo Cecchi2010-10-302-25/+25
* application: respect the 'exit-with-last-window' setting.Cosimo Cecchi2010-10-301-2/+12
* application: cleanupCosimo Cecchi2010-10-301-3/+0
* application: don't unref unconditionallyCosimo Cecchi2010-10-301-2/+5
* application: add the desktop windows to the application window listCosimo Cecchi2010-10-301-1/+3
* application: remove get_n_windows()Cosimo Cecchi2010-10-303-9/+1
* application: move other init/cleanup functions in the app classCosimo Cecchi2010-10-303-22/+20
* application: make sure to initialize GTK+ during _startup()Cosimo Cecchi2010-10-301-0/+5
* desktop-window: monitor the desktop dir key from NautilusDesktopWindowCosimo Cecchi2010-10-301-2/+10
* [src] use new GtkApplication API to handle windowsCosimo Cecchi2010-10-304-12/+22
* main: adapt to GtkApplication changesCosimo Cecchi2010-10-309-278/+21
* application: make NautilusApplication a GtkApplication subclassCosimo Cecchi2010-10-302-358/+295
* application: replace custom GIcon custom load/save code with GIO oneCosimo Cecchi2010-10-301-41/+2
* application: split SmClient code in its own module.Cosimo Cecchi2010-10-304-485/+559
* general: use new GtkScrollable interfaceCosimo Cecchi2010-10-301-2/+2
* application: go back to libunique for nowCosimo Cecchi2010-10-303-142/+143
* preferences: cleanup expand/fill flagsCosimo Cecchi2010-10-301-128/+63
* preferences: use GtkComboBoxText in the GtkBuilder fileCosimo Cecchi2010-10-301-50/+6
* [src] don't use GtkComboBox text APIs (#632651)Cosimo Cecchi2010-10-304-21/+22
* Use gnome global 'show-desktop-icons' settingsTomas Bzatek2010-10-191-3/+3
* image-properties-page: call gdk_pixbuf_loader_close() earlier (#558267)Marcus Carlson2010-10-141-1/+4
* icon-view: if possible, use the local path for the preview (#624841)Olivier Tilloy2010-10-131-1/+17
* horizontal-splitter: remove, and use a regular GtkPaned insteadCosimo Cecchi2010-10-123-6/+4
* background: assume the widget is an IconContainerCosimo Cecchi2010-10-101-1/+1
* background: refactor code into NautilusDesktopBackgroundCosimo Cecchi2010-10-094-5/+8
* views: don't use EelBackground to set sensitive/insensitive bgCosimo Cecchi2010-10-093-36/+18
* directory-view: call set_active() on subclasses to set insensitive bgCosimo Cecchi2010-10-092-34/+0
* window-toolbars: show/hide the spinner in the right orderCosimo Cecchi2010-10-051-2/+1
* build: fix distcheckCosimo Cecchi2010-10-041-0/+1