summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* all: remove offset_x/offset_y parameters from eel_pop_up_context_menu()Cosimo Cecchi2011-10-052-9/+1
* all: don't use eel_strlen()Cosimo Cecchi2011-10-052-2/+2
* view: use g_str_has_prefix() instead of eel_str_has_prefix()Cosimo Cecchi2011-10-051-2/+2
* all: don't use eel_strcmp()Cosimo Cecchi2011-10-052-2/+2
* eel: remove unused eel-gtk-macros.h fileCosimo Cecchi2011-10-057-13/+0
* view: don't use EEL_ASSIGN/EEL_IMPLEMENT macros for class signalsCosimo Cecchi2011-10-051-37/+0
* view: don't use EEL_INVOKE_METHOD macroCosimo Cecchi2011-10-051-2/+1
* all: don't use EEL_CALL_METHOD* macrosCosimo Cecchi2011-10-052-104/+43
* icon-view: simplify code by removing pointless method overridesCosimo Cecchi2011-10-052-111/+14
* all: don't use EEL_CALL_PARENT* macrosCosimo Cecchi2011-10-054-53/+27
* properties-window: paint the pie backgorund with the notebook colorCosimo Cecchi2011-10-041-2/+13
* properties-window: port the pie chart GtkTable to GtkGridCosimo Cecchi2011-10-041-16/+28
* properties-window: port GtkTable to GtkGridCosimo Cecchi2011-10-041-446/+346
* window: port GtkTable to GtkGridCosimo Cecchi2011-10-042-18/+11
* view: port GtkTable to GtkGridCosimo Cecchi2011-10-041-36/+42
* desktop-item-properties: port GtkTable to GtkGridCosimo Cecchi2011-10-041-28/+21
* connect-server-dialog: port GtkTable to GtkGridCosimo Cecchi2011-10-041-70/+41
* all: remove initiated_unmount logic from NautilusWindowCosimo Cecchi2011-09-294-55/+10
* window: add debug messages for pane closingCosimo Cecchi2011-09-292-0/+15
* window: cleanup nautilus_window_close_pane()Cosimo Cecchi2011-09-292-11/+17
* window-pane: fix switching to the other pane when closing the last slotCosimo Cecchi2011-09-291-11/+16
* view: don't assert on window slot signal callback orderingCosimo Cecchi2011-09-291-3/+8
* places-sidebar: disconnect volume monitor signals on disposeCosimo Cecchi2011-09-291-1/+25
* window-slot: don't go through the back list when checking a mountCosimo Cecchi2011-09-281-26/+4
* application: avoid useless checks when removing a mountCosimo Cecchi2011-09-281-22/+4
* window-pane: turn into a GtkBox, simplify codeCosimo Cecchi2011-09-283-29/+15
* window-manage-views: plug a memory leakCosimo Cecchi2011-09-281-1/+7
* list-view: don't activate the previewer when there's no selectionCosimo Cecchi2011-09-281-3/+5
* window: small code cleanupsCosimo Cecchi2011-09-282-12/+7
* window: make sure to disconnect GSettings signals when finalizingCosimo Cecchi2011-09-283-14/+16
* places-sidebar: don't crash when not finding the eject symbolic iconCosimo Cecchi2011-09-281-13/+21
* trivial: fix a critical when opening preferencesCosimo Cecchi2011-09-262-2/+2
* window-manage-views: scroll to the selected location when opening an URICosimo Cecchi2011-09-121-0/+2
* tree-sidebar: don't block the parent handler when popping up a menuCosimo Cecchi2011-09-101-1/+1
* window: make sure not to unref NULL GFilesCosimo Cecchi2011-09-081-1/+3
* all: remove is_indexed property on NautilusSearchDirectoryCosimo Cecchi2011-09-084-43/+25
* window: steal all accelerators/mnemonics keybindings when renamingCosimo Cecchi2011-09-081-0/+16
* view: add an is_renaming property to NautilusViewCosimo Cecchi2011-09-084-27/+56
* Revert "window: reverse the order of key-press event processing"Cosimo Cecchi2011-09-082-57/+4
* list-view: Fix default sort order.Pavlos Touboulidis2011-09-071-1/+0
* nautilus-autorun-software: handle mime type x-content/unix-software onlymads@kiilerich.com2011-09-071-8/+0
* nautilus-autorun-software: Use /bin/sh for autorun.sh executionPhillip Berndt2011-09-071-2/+14
* mime-actions: don't spawn a warning if we have only one applicationSandro Mani2011-09-071-1/+2
* connect-server-dialog: Respect password save settingTomas Bzatek2011-09-071-0/+6
* search-bar: use gtk_entry_set_icon_from_icon_name()Cosimo Cecchi2011-09-071-36/+3
* css: remove custom CSS stylesheetCosimo Cecchi2011-09-071-19/+0
* list-view: explicitly set cursor on file name cell renderer on renameRui Matos2011-09-071-4/+5
* floating-bar: remove some unused codeCosimo Cecchi2011-09-071-23/+0
* Don't hide the floating-bar on hover if it is interactiveLuke Symes2011-09-072-0/+11
* places-sidebar: don't manually highlight the symbolic eject iconCosimo Cecchi2011-09-071-6/+13