summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* places-sidebar: add support for the "network" volume class identifierCosimo Cecchi2012-03-191-3/+47
* places-sidebar: focus the first non-heading row on focus-inCosimo Cecchi2012-03-191-0/+25
* places-sidebar: use gtk_tree_view_set_cursor() to move selectionCosimo Cecchi2012-03-191-4/+7
* places-sidebar: make find_prev_or_next_row() start from the passed iterCosimo Cecchi2012-03-191-26/+13
* icon-view: fix wheel scrolling for compact viewCosimo Cecchi2012-03-161-4/+15
* view: improve scroll-zooming for smooth scrolling devicesStefano Facchini2012-03-131-6/+8
* pathbar: make dragging from toolbar work againCosimo Cecchi2012-03-131-1/+4
* view: threshold the delta information when scroll-zoomingCosimo Cecchi2012-03-131-3/+8
* properties-window: ellipsize the Type fieldCosimo Cecchi2012-03-121-5/+5
* pathbar: refresh label size request every time it changesCosimo Cecchi2012-03-121-22/+17
* pathbar: don't set use-markup before resetting the labelCosimo Cecchi2012-03-121-1/+2
* view: fix zoom direction for smooth scrolling caseCosimo Cecchi2012-03-081-2/+4
* view: handle smooth scroll events for zoomingCosimo Cecchi2012-03-081-0/+16
* all: remove eel_g_hash_table_new_free_at_exit()Cosimo Cecchi2012-03-071-4/+2
* view: show applications for non launcher desktop filesCosimo Cecchi2012-03-072-6/+4
* link: fix code to parse additional description for linksCosimo Cecchi2012-03-071-5/+2
* properties-window: fix packing for desktop file properties boxCosimo Cecchi2012-03-071-1/+1
* slot: don't ref the NautilusWindowSlot when setting floating bar timeoutMichael Terry2012-03-051-2/+1
* pathbar: copy implementation of an event window from the GTK copyCosimo Cecchi2012-03-052-0/+66
* pathbar: sync with GTK master to make scrolling work againCosimo Cecchi2012-03-051-0/+4
* Revert "Revert "Fix up accidental error in last commit""Cosimo Cecchi2012-03-051-2/+2
* Revert "Revert "Use ctrl-delete as the keyboard shortcut to trash files""Cosimo Cecchi2012-03-051-3/+3
* Revert "Use ctrl-delete as the keyboard shortcut to trash files"Xavier Claessens2012-02-271-3/+3
* Revert "Fix up accidental error in last commit"Xavier Claessens2012-02-271-2/+2
* pane: don't make the toolbar for inactive pane insensitiveCosimo Cecchi2012-02-134-3/+36
* pane: set a style class on the inactive window pane to style itCosimo Cecchi2012-02-137-112/+35
* floating-bar: add "floating-bar" style classCosimo Cecchi2012-02-111-0/+5
* places-sidebar: change the way we restore selection on updateCosimo Cecchi2012-02-061-134/+116
* places-sidebar: don't use an additional GtkTreeModelFilterCosimo Cecchi2012-02-061-105/+85
* window-manage-views: fix a crash when middle-clicking desktop iconsCosimo Cecchi2012-02-061-3/+11
* window: simplify code a bitCosimo Cecchi2012-02-063-49/+46
* pane: don't forget to update the split view actions when closing a slotCosimo Cecchi2012-02-061-0/+1
* pane: don't access invalid memoryCosimo Cecchi2012-02-061-2/+0
* application: fix an unfortunate typoCosimo Cecchi2012-01-301-1/+1
* view: use NautilusFileUndoInfo directlyCosimo Cecchi2012-01-201-28/+41
* file-operations: first pass at passing on success informationCosimo Cecchi2012-01-204-14/+14
* undo: pass in a GtkWindow for undo operationsCosimo Cecchi2012-01-201-61/+69
* undo: introduce undo supportAmos Brocco2012-01-204-1/+134
* notebook: use a symbolic icon for the tab close imageCosimo Cecchi2012-01-161-1/+1
* build: add nautilus.gresource.xml to EXTRA_DISTCosimo Cecchi2012-01-161-0/+1
* build: update gitignoreCosimo Cecchi2012-01-161-0/+1
* Move all ui files and icons into resourcesAlexander Larsson2012-01-1610-37/+49
* Lazily initialize notification serviceMartin Pitt2012-01-131-7/+12
* window: make nautilus_window_prompt_for_location() privateCosimo Cecchi2012-01-093-7/+5
* window: remove unused view-as-changed signalCosimo Cecchi2012-01-091-13/+0
* window: remove unused zoom-changed signalCosimo Cecchi2012-01-091-15/+0
* pane: remove useless assertionCosimo Cecchi2012-01-091-1/+0
* slot: make NautilusWindowSlot a GtkBoxCosimo Cecchi2012-01-097-52/+26
* notebook: remove unused definesCosimo Cecchi2012-01-091-4/+0
* slot: remove unused cases for NautilusLocationChangeTypeCosimo Cecchi2012-01-092-20/+11