summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-icon-container.c
Commit message (Expand)AuthorAgeFilesLines
* Rename icon view to canvas viewWilliam Jon McCann2012-08-071-8480/+0
* Removed more scaling fonts by zoom factorWilliam Jon McCann2012-08-071-35/+0
* icon-container: cleanupsCosimo Cecchi2012-07-141-7/+0
* Enable "just type" searchingWilliam Jon McCann2012-07-141-585/+0
* Fix some compiler warningsWilliam Jon McCann2012-07-031-5/+0
* Remove text besides icons mode for icon viewWilliam Jon McCann2012-06-301-100/+25
* icon-container: fix some GCC warningsCosimo Cecchi2012-06-091-0/+2
* a11y: fix accessibility implementation for NautilusIconContainerCosimo Cecchi2012-06-071-79/+47
* icon-container: use eel_accessibility_create_accessible_gtypeCosimo Cecchi2012-06-071-27/+18
* icon-container: remove now unused propertiesCosimo Cecchi2012-05-251-52/+8
* icon-container: Fix the build with self tests disabledKalev Lember2012-05-071-34/+34
* all: fix some issues highlighted by static analysisCosimo Cecchi2012-04-271-5/+0
* all: don't use eel_round()Cosimo Cecchi2012-04-111-2/+2
* all: don't use eel_get_system_time()Cosimo Cecchi2012-04-111-2/+2
* icon-container: set a range base selection icon on _set_selection()Cosimo Cecchi2012-03-161-2/+15
* icon-container: avoid using EelDPointCosimo Cecchi2012-03-161-4/+3
* pane: set a style class on the inactive window pane to style itCosimo Cecchi2012-02-131-49/+0
* Make rubberband fade obey gtk animation setting.Arthur Taylor2012-01-231-1/+8
* Fix race condition when right-clicking after rubberbandingNelson Benitez Leon2011-12-161-0/+1
* Make 'next row' behaviour work again by making it general According to feedba...Nelson Benitez Leon2011-12-051-25/+22
* icon-container: use a threshold to start scrolling while rubberbandingRui Matos2011-12-051-8/+10
* Avoid deprecate gtk_widget_get_pointer().Stefano Teso2011-12-041-1/+5
* icon-container: use gdk_window_move() to position the typeahead popupCosimo Cecchi2011-10-171-1/+1
* icon-container: don't associate Ctrl+F to typeahead searchCosimo Cecchi2011-10-171-33/+2
* icon-container: consolidate typeahead entry timeout handlingCosimo Cecchi2011-09-281-98/+65
* icon-container: invalidate the layout cache on style-updatedDavid Liang2011-09-091-1/+1
* view: add an is_renaming property to NautilusViewCosimo Cecchi2011-09-081-25/+25
* Revert "window: reverse the order of key-press event processing"Cosimo Cecchi2011-09-081-2/+7
* icon-container: use the "rubberband" style class for the selection itemCosimo Cecchi2011-09-071-27/+10
* desktop: add a nautilus-desktop style class to the desktop canvasCosimo Cecchi2011-09-071-0/+7
* icon-container: remove unused code caching canvas item colorsCosimo Cecchi2011-09-071-128/+0
* all: remove the built-in hover audio previewerCosimo Cecchi2011-08-011-34/+0
* all: use g_cclosure_marshal_generic() instead of generating marshallersCosimo Cecchi2011-07-011-19/+18
* all: don't use deprecated Gtk[H/V]BoxCosimo Cecchi2011-06-131-1/+1
* window: reverse the order of key-press event processingCosimo Cecchi2011-05-231-7/+2
* all: hook up the previewer with NautilusIconViewCosimo Cecchi2011-05-091-1/+44
* Add size_request to IconContainer to work around unncecessary relayoutingAlexander Larsson2011-05-041-0/+64
* icon-view: Only resort during relayout if necessaryAlexander Larsson2011-05-031-1/+11
* icon-container: don't chain up style-updated for the desktop containerCosimo Cecchi2011-04-251-5/+7
* icon-container: clear the drag state before popping up context menuCosimo Cecchi2011-04-071-0/+5
* icon-container: reset the double click counter after a double clickCosimo Cecchi2011-04-071-1/+6
* icon-container: don't setup the regular background on the desktopCosimo Cecchi2011-04-061-0/+4
* icon-container: rework the colors used for additional text labelsCosimo Cecchi2011-04-041-54/+10
* typeahead-find: make sure the search widget is on-screen when maximizedStefano Teso2011-02-261-2/+2
* icon-container: fix setting the selection when renamingStefano Teso2011-02-211-3/+4
* all: remove 'Tighter Layout' optionCosimo Cecchi2011-02-181-53/+3
* selection-canvas-item: make fade-out time configurableCosimo Cecchi2011-02-171-1/+1
* icon-container: only use icon elements to calculate layout boundsCosimo Cecchi2011-02-171-0/+8
* icon-container: use the fade out effect for rubberbandingCosimo Cecchi2011-02-011-1/+1
* Move EelRectCanvasItem to its own object in libnautilus-private/Cosimo Cecchi2011-02-011-4/+3