summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Release 2.91.82.91.8Cosimo Cecchi2011-01-312-1/+14
|
* build: remove GConf dependency altogetherCosimo Cecchi2011-01-311-1/+0
|
* convert-metadata: don't migrate the desktop metadata to GConfCosimo Cecchi2011-01-311-100/+7
|
* preferences: don't use GConfClient anymoreCosimo Cecchi2011-01-312-17/+0
|
* desktop-metadata: use a keyfile instead of GConf to store itCosimo Cecchi2011-01-317-157/+283
|
* desktop-directory-file: don't use eel boilerplateCosimo Cecchi2011-01-311-19/+10
|
* Fix a mistranslationGabor Kelemen2011-01-311-1/+1
|
* sort-order: resync sort order property with NautilusFileSortTypeCosimo Cecchi2011-01-305-15/+5
| | | | This makes the sorting preference reliably work again.
* icon-view: save sort metadata only when the user explicitly changes itCosimo Cecchi2011-01-301-19/+28
|
* eel: remove eel_g_settings_add_auto_* functionsCosimo Cecchi2011-01-302-118/+0
|
* all: don't use eel_g_settings_add_auto_* methodsCosimo Cecchi2011-01-306-133/+81
| | | | | It makes no sense to use caching now with GSettings, as lookup operations are fast enough.
* icon-view: move desktop view's get_view_id to a proper implementationCosimo Cecchi2011-01-302-12/+21
| | | | Instead of hardcoding IS_DESKTOP_ICON_VIEW() checks in the parent class.
* update Punjabi Translation by A S AlamA S Alam2011-01-291-2686/+2717
|
* Update MAINTAINERS and DOAP filesCosimo Cecchi2011-01-282-11/+6
|
* application: don't call mount_removed_callback() on pre-unmountCosimo Cecchi2011-01-281-4/+0
| | | | | | | | | | | The unmount process follows this flow: - pre-unmount is emitted - GIO performs checks to see whether the volume is safe to unmount, and spawns GtkMountOperation dialogues accordingly - if everything is fine, the unmount signal is emitted So, it's wrong to close or redirect windows from pre-unmount, as the mount could actually not be unmounted after that.
* Clean up our desktop file (#640687)Cosimo Cecchi2011-01-271-5/+1
| | | | | - remove the 'System' category - remove autostart interactions with gnome-session
* Clarify the reason for recent nautilus_file_peek_display_name() workaroundTomas Bzatek2011-01-271-0/+4
|
* Prevent a crash in nautilus_file_peek_display_name() on invalid NautilusFileTomas Bzatek2011-01-271-0/+3
| | | | | | | | | | This is more a workaround only, expect assert failures at other places when something bad happens. There's a race condition somewhere, this patch only prevents immediate crash. Patch by Marcus Husar <marcus.husar@rose.uni-heidelberg.de> https://bugzilla.gnome.org/show_bug.cgi?id=602500
* places-sidebar: allow keyboard navigation with Enter/Space (#637768)Stefano Teso2011-01-261-0/+24
|
* Get Galician translations back from wrong commitFran Diéguez2011-01-271-1255/+2600
|
* QA of Galician translationsFran Diéguez2011-01-271-3097/+1752
|
* QA of Galician translationsFran Diéguez2011-01-271-244/+240
|
* desktop-background: make sure to hold a ref in the 'changed' idleCosimo Cecchi2011-01-251-1/+6
| | | | | | | Otherwise we might end up accessing object fields after it was destroyed. https://bugzilla.gnome.org/show_bug.cgi?id=640420
* editable-label: fix some drawing regressionsCosimo Cecchi2011-01-251-216/+9
| | | | | Also, remove the copy/pasted gtkpango code again, as we can have a better rendering without it.
* all: silence new warnings from GCC 4.6Cosimo Cecchi2011-01-2534-246/+30
| | | | | | GCC 4.6 introduced a new warning about variables declared and initialized, but not really used in the function body. Remove all of these occurrences to build cleanly.
* Updated zh_CN translation.Funda Wang2011-01-231-4064/+2694
|
* Fix typo (G_TYPE_INSTANCE_CHECK_TYPE -> G_TYPE_CHECK_INSTANCE_TYPE)Piotr Eljasiak2011-01-226-6/+6
|
* Updated Esperanto translationKristjan SCHMIDT2011-01-221-4852/+4418
|
* Updated Bulgarian translationAlexander Shopov2011-01-211-4169/+2838
|
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2011-01-202-9625/+9043
|
* eel: remove eel-gdk-pixbuf-extensionsCosimo Cecchi2011-01-203-159/+0
|
* all: remove unused includes of eel-gdk-pixbuf-extensionsCosimo Cecchi2011-01-208-8/+0
|
* icon-info: use gdk_pixbuf_new_from_stream_at_scale()Cosimo Cecchi2011-01-201-2/+4
|
* icon-canvas-item: simplify the code a bitCosimo Cecchi2011-01-201-19/+3
|
* eel: remove unused eel_pixbuf_render()Cosimo Cecchi2011-01-202-114/+0
|
* general: use eel_create_spotlight_pixbuf()Cosimo Cecchi2011-01-203-6/+6
|
* icon-canvas-item: remove an useless snippet of drawing codeCosimo Cecchi2011-01-201-13/+0
|
* icon-container: hook to style_updated instead of style_setCosimo Cecchi2011-01-201-3/+4
|
* icon-container: remove unused style propertiesCosimo Cecchi2011-01-202-76/+1
|
* icon-canvas-item: use eel_create_spotlight_pixbuf()Cosimo Cecchi2011-01-201-19/+2
| | | | Instead of passing eel_pixbuf_render() always the same values
* css: move the style properties from adwaita hereCosimo Cecchi2011-01-201-0/+5
|
* canvas: fix an ACTIVE -> NORMAL typo from GtkStyleContext conversionCosimo Cecchi2011-01-191-1/+1
|
* icon-container: fix a couple of ACTIVE -> NORMAL typosCosimo Cecchi2011-01-191-3/+3
|
* icon-container: remove useless theming propertiesCosimo Cecchi2011-01-192-91/+8
|
* views: use proper background color for inactive panesCosimo Cecchi2011-01-192-7/+7
|
* Updated Greek translationMarios Zindilis2011-01-191-4840/+3888
|
* Updated Ukrainian translationMaxim V. Dziumanenko2011-01-181-4967/+3710
|
* list-view: jump to parent with left key on collapsed rows (#639688)Markus T. Vartiainen2011-01-181-1/+9
|
* places-sidebar: plug a leak and cleanup code a bitCosimo Cecchi2011-01-181-14/+4
|
* icon-container: plug a memory leakCosimo Cecchi2011-01-181-0/+3
|