summaryrefslogtreecommitdiff
path: root/src/nautilus-x-content-bar.c
Commit message (Expand)AuthorAgeFilesLines
* general: Stop using gtk_widget_show and gtk_widget_hideCorey Berla2022-12-251-5/+0
* nautilus-x-content-bar: Make AdwBin the parent typeCorey Berla2022-09-171-1/+1
* general: Switch to GTK4António Fernandes2022-01-091-5/+4
* general: Stop using gtk_box_pack_start()António Fernandes2022-01-051-2/+2
* general: Don't subclass GtkInfoBarAntónio Fernandes2022-01-051-9/+11
* general: Stop using gtk_container_add()António Fernandes2021-12-061-4/+3
* general: Use GtkButton as a containerErnestas Kulik2021-11-121-6/+11
* x-content-bar : port to G_DECLARE* type declarationNeha Yadav2016-10-091-35/+27
* general: run uncrustifyCarlos Soriano2016-08-291-214/+263
* general: merge libnautilus-private to srcwip/csoriano/private-to-srcCarlos Soriano2016-04-251-3/+3
* general: remove vim modelinesCarlos Soriano2016-04-041-1/+0
* content-bar: use const type for content typesCarlos Soriano2016-03-101-3/+3
* content-bar: don't auto destroy the widgetCarlos Soriano2016-03-071-9/+5
* content-bar: move more content type handlingCarlos Soriano2016-03-071-7/+1
* content-bar: move content type handling to nautilus-fileCarlos Soriano2016-03-071-76/+3
* content-bar: update modelineCarlos Soriano2016-03-071-1/+1
* x-content-bar: show only one button for Video CD/Video DVDCosimo Cecchi2014-02-171-3/+24
* Updated FSF's addressDaniel Mustieles2014-01-311-2/+1
* Correctly detect the type of softwareWilliam Jon McCann2012-08-141-1/+1
* Use double quotes instead of ascii quotesWilliam Jon McCann2012-08-141-1/+1
* Always show icon in application launchersWilliam Jon McCann2012-05-211-0/+1
* Simplify the content type labelsWilliam Jon McCann2012-05-211-14/+16
* Only place one x-content-bar at a timeWilliam Jon McCann2012-05-211-50/+130
* cluebars: make the label text bold by defaultCosimo Cecchi2012-05-211-2/+6
* cluebars: use GTK_MESSAGE_QUESTION for nautilus' cluebarsCosimo Cecchi2012-05-211-0/+1
* x-content-bar: pack the media label in the content areaCosimo Cecchi2012-05-071-2/+4
* x-content-bar: make NautilusXContentBar a GtkInfoBarCosimo Cecchi2011-03-151-59/+44
* Rework architecture of NautilusView/FMDirectoryViewCosimo Cecchi2011-01-111-1/+1
* autorun: move nautilus_launch_application_for_mount ()Cosimo Cecchi2010-11-251-2/+3
* Use display names for applications (#611378).Cosimo Cecchi2010-04-261-1/+1
* Fix how autorunning works. Instead of inhibiting autorunning every time weDavid Zeuthen2008-04-301-1/+3
* Don't free result of g_app_info_get_icon ().Alexander Larsson2008-01-181-2/+2
* Add GMount attribute to NautilusFile. (not implemented yet)Alexander Larsson2008-01-171-0/+297