summaryrefslogtreecommitdiff
path: root/libcaja-private
AgeCommit message (Collapse)AuthorFilesLines
2012-11-16[editable-label|entry] use GtkEditableClass on GTK2, GtkEditableInterface on ↵Jasmine Hassan1-3/+7
GTK3 editable-label: rename GtkEditableClass->GtkEditableInterface http://git.gnome.org/browse/nautilus/commit/?id=a58bbde4ca6b11eeb1bca5fa4e62e60c0b26271b entry: rename GtkEditableClass->GtkEditableInterface http://git.gnome.org/browse/nautilus/commit/?id=aeb53075ed55dc2a2ef3228917ded1b8029bfdff
2012-11-16[all] Don't use gtk_dialog_set_has_separator()Jasmine Hassan3-3/+0
http://git.gnome.org/browse/nautilus/commit/?id=73e2941f9b837d5d0326e6e88caa7a1e3fdcabeb
2012-11-16[lc-p/fm] Replace deprecated GDK_DISPLAY with GDK_DISPLAY_XDISPLAYJasmine Hassan1-1/+2
Don't use GDK_DISPLAY () http://git.gnome.org/browse/nautilus/commit/?id=b66ce0fd23500f9727c1aac93366430285575697
2012-11-16[places-sidebar] redesign the Places sidebarJasmine Hassan1-1/+1
According to http://live.gnome.org/Nautilus/UIRoadmap/Places http://git.gnome.org/browse/nautilus/commit/?id=a59e586adf32eea64c9c4ae08a5482d2a9c37fb1 Small followup commits also included in this commit: icon-names: fix a typo http://git.gnome.org/browse/nautilus/commit/?id=2f847f37f429062d58df3927d10bc52c67a4524f sidebar: fix bookmark renaming http://git.gnome.org/browse/nautilus/commit/?id=1fdfa522da3e7c672fe4202c591a928c8796bb06 sidebar: add myself to the authors (Cosimo Cecchi <[email protected]>) http://git.gnome.org/browse/nautilus/commit/?id=0f7e56b5e0ae5134ed1d8caeadcb3c684ae7f661 sidebar: don't allow selecting headers http://git.gnome.org/browse/nautilus/commit/?id=8277ddc798fc78793364b54444fa53e9a287b5cc sidebar: don't try to add non-existing special dirs http://git.gnome.org/browse/nautilus/commit/?id=0f70ac4bb782b3c3fb0f5e8a24032cb344fdb2cc
2012-11-16[icon-info] add a method to fetch GIcons for user special dirsJasmine Hassan3-0/+38
http://git.gnome.org/browse/nautilus/commit/?id=1df83c6586560a8ae5efc96037e673e52b4b119b
2012-11-16[icon-container] use gdk_window_focusJasmine Hassan1-1/+1
http://git.gnome.org/browse/nautilus/commit/?id=6b06e0e27ca1cf29afd4fac716c58e15928a8ff8
2012-11-16[all] use GtkMessageDialog instead of EelAlertDialog (going away)Jasmine Hassan2-34/+42
This covers 4 commits: file-operations: use GtkMessageDialog http://git.gnome.org/browse/nautilus/commit/?id=51ec5861ca0697e802e8c003053211ac12f2fd54 mime-actions: use GtkMessageDialog http://git.gnome.org/browse/nautilus/commit/?id=7a3dcdd4bf667aac271be74988770e18575a7df2 tree-view: don't include eel-alert-dialog.h http://git.gnome.org/browse/nautilus/commit/?id=930af7f3058eed256a42c0c1558c7307bb93f411 [eel] use GtkMessageDialog for stock dialogs http://git.gnome.org/browse/nautilus/commit/?id=82c5b6c0d82ebd8a705d542fcc9aa58e6e9b0da4
2012-11-16[lc-p] autogenerate marshallersJasmine Hassan4-45/+34
http://git.gnome.org/browse/nautilus/commit/?id=6509c91b48f52c72c868f2ca7a9b47c46b9e0bc6
2012-11-16[lc-p] remove unused caja-iso9660.hJasmine Hassan2-111/+0
http://git.gnome.org/browse/nautilus/commit/?id=52a37d6e46fc34cef6061bc91aa02847652f3c9d
2012-11-14[icon-info] add caja_icon_theme_can_render()Jasmine Hassan2-0/+23
http://git.gnome.org/browse/nautilus/commit/?id=110a0e8f2b9ec96b34e4b76390e3f78adc9cda30
2012-11-14[ln-p] remove NautilusCellRendererPixbufEmblemJasmine Hassan3-572/+0
it's useless now http://git.gnome.org/browse/nautilus/commit/?id=25b48e9d1f4c847e2fc95b9b9893e63ba7081658
2012-11-14[lc-p|eel-gtk-extensions] Don't include eel-pango-extensions.hJasmine Hassan3-3/+0
http://git.gnome.org/browse/nautilus/commit/?id=f080b86daeb571def4c092e1524e9adfc7700699
2012-11-14[lc-p] use the 'outline-stippling' property on DnDJasmine Hassan1-0/+1
http://git.gnome.org/browse/nautilus/commit/?id=aa43821e73d60804a3f0f2ebafb66aab53b440e1
2012-11-14[lc-p] properly dash the icon when resizing itJasmine Hassan1-11/+3
http://git.gnome.org/browse/nautilus/commit/?id=b10d8c00395026719dc0840e9d82e682c7c4e436
2012-11-14[lc-p] make drawing of resize knobs work againJasmine Hassan1-8/+7
http://git.gnome.org/browse/nautilus/commit/?id=29d7b86087f6ab86f6abd6c3c08c4e1d94b92b36
2012-11-14[lc-p] port caja-icon-private to cairo drawingJasmine Hassan1-3/+2
http://git.gnome.org/browse/nautilus/commit/?id=cbdf5829637093c0a5c0a4ff4d303ad184847627
2012-11-14[lc-p] port caja-icon-dnd to cairo drawingJasmine Hassan2-45/+9
http://git.gnome.org/browse/nautilus/commit/?id=34a376c97717cb05187b3d880e991c2d23511109
2012-11-14[lc-p] port CajaIconContainer to cairo drawingJasmine Hassan1-36/+4
http://git.gnome.org/browse/nautilus/commit/?id=8eab39c06628da7cf919be77d922024198105f0a
2012-11-14[lc-p] port CajaIconCanvasItem to cairo drawingJasmine Hassan1-104/+77
http://git.gnome.org/browse/nautilus/commit/?id=89bd44de6bb11450b88d9d160593b65d62467579
2012-11-14[lc-p] port CajaDirectoryBackground to cairo drawingJasmine Hassan1-2/+0
http://git.gnome.org/browse/nautilus/commit/?id=6c691075c09ec23620484da00ffd43d3dfe0b75b
2012-11-14[lc-p] port CajaCellRendererPixbufEmblem to cairo drawingJasmine Hassan1-33/+16
http://git.gnome.org/browse/nautilus/commit/?id=dfbf8b9b5636dceb3d6291c980d2c349afc849d7
2012-10-23set default font in gsettings schemaStefano Karapetsas1-1/+1
2012-10-17add missing includeStefano Karapetsas1-0/+1
2012-10-15add missing includesStefano Karapetsas1-0/+2
2012-10-10refactor thumbnails codemate-file-manager-1.5.0Stefano Karapetsas6-533/+85
2012-09-06replace mate-open with gvfs-openStefano Karapetsas1-1/+1
2012-09-06remove old undo codeStefano Karapetsas11-1550/+0
2012-09-06remove latest mateconf usageStefano Karapetsas10-287/+384
metadata saved in files instead of migrate to gsettings (caja-desktop-metadata.c is from nautilus)
2012-09-05remove lockdown from monitored MateConf pathsStefano Karapetsas1-1/+0
2012-09-05convert disable-command-line lockdown to gsettingsStefano Karapetsas2-2/+5
2012-09-05removed eel_mateconf_monitor_add occurrenceStefano Karapetsas1-2/+3
2012-09-05remove unused gsettings schema keysStefano Karapetsas1-13/+0
2012-09-05delete mateconf schemaStefano Karapetsas1-1205/+0
2012-09-05remove latest mateconf stuffStefano Karapetsas6-73/+23
2012-09-05convert last eel_preference users to raw mateconfStefano Karapetsas3-246/+15
from nautilus patch: This is moslty the lockdown stuff, but we also access the background setting. This should be converted to use the new gsettings when they land.
2012-09-05remove old file-limit preferenceStefano Karapetsas3-30/+1
2012-09-05move desktop-font preference to desktop settingsStefano Karapetsas2-6/+6
2012-09-05convert list-view preferences to gsettingsStefano Karapetsas3-102/+21
also move the sort order prefs from view-specific to common prefs we already only have one UI setting that controls both, so it makes no sense to have two settings. (from nautilus 3.0)
2012-09-05remove unused news side pane preferencesStefano Karapetsas1-4/+0
2012-09-05convert compact view prefs to gsettingsStefano Karapetsas2-11/+4
2012-09-05convert tree sidebar prefs to gsettingsStefano Karapetsas2-7/+3
2012-09-05fix typoStefano Karapetsas1-1/+1
2012-09-05convert desktop preferences to gsettingsStefano Karapetsas6-184/+105
2012-09-05fix desktop-is-home-dir gsettings conversionStefano Karapetsas1-3/+3
2012-09-05convert icon-view preferences to gsettingsStefano Karapetsas5-85/+43
2012-09-05convert preview settings to gsettingsStefano Karapetsas3-45/+17
2012-09-05convert show-directory-item-counts to gsettingsStefano Karapetsas4-20/+10
2012-09-05convert show-text-in-icons to gsettingsStefano Karapetsas4-15/+10
2012-09-05remove unused search-bar-type settingStefano Karapetsas2-27/+0
2012-09-05convert default-folder-view to gsettingsStefano Karapetsas2-19/+2