Commit graph

29 commits

Author SHA1 Message Date
William Jon McCann
8f9eccbd44 media: remove icons from non app items
https://bugzilla.gnome.org/show_bug.cgi?id=640010
2011-01-19 19:59:17 -05:00
William Jon McCann
57668c1836 media: kill evil tabs and trailing whitespace 2011-01-19 19:59:17 -05:00
Thomas Wood
ca7bdc3f7e build: remove redundant variables
GNOMECC_CAPPLETS_CLEANFILES duplicated existing files to be removed and
GNOMECC_CAPPLETS_EXTRA_DIST was no longer used anywhere.
2010-12-20 14:51:52 +00:00
Cosimo Cecchi
ebfaa48678 media: re-add accidentally removed code 2010-12-01 20:18:37 +01:00
Cosimo Cecchi
55435ac0f2 media: remove NautilusOpenWithDialog
It's not used anymore now that the widgets are in GTK+.
2010-12-01 17:08:02 +01:00
Cosimo Cecchi
0b4c4e05bf media: port to GtkAppChooserButton
Use the new GTK+ widget instead of our homebrew comboboxes.
2010-12-01 17:08:02 +01:00
Luca Ferretti
ee2c77b277 media: add use_underline property to Other button 2010-11-30 01:12:12 +01:00
Cosimo Cecchi
d237476df5 media: use the correct schema name 2010-11-29 20:16:06 +01:00
Rodrigo Moya
0a396a872b Add missing libraries for linking 2010-11-29 17:08:35 +01:00
Luca Ferretti
ab1cc55ae9 media: fix capitalization and missing accelerator 2010-11-25 16:33:52 +01:00
William Jon McCann
c6f4bd1846 media: remove browse checkbutton
Each individual media type already has the option to open
in the file browser so we don't need a separate option.  It
doesn't appear to have been hooked up so just remove from the ui.
2010-11-24 10:40:29 -05:00
William Jon McCann
f5a1751a96 media: expand combo box to fill parent
Now that parent isn't the full width of window.
2010-11-24 08:52:50 -05:00
William Jon McCann
f71bb4a524 media: remove spurious debug 2010-11-23 17:46:41 -05:00
William Jon McCann
a9908912bd media: streamline the dialog a bit
Simplify the layout and move the "extra" options off the main page.
2010-11-23 17:40:46 -05:00
William Jon McCann
bb211c67e5 media: remove redundant label 2010-11-23 16:10:47 -05:00
William Jon McCann
8c4d35ec17 media: some spacing fixes 2010-11-23 16:04:57 -05:00
William Jon McCann
502bbf45f5 media: Change name and category 2010-11-23 15:58:37 -05:00
Cosimo Cecchi
4985ac36b2 media: whitespace fixes 2010-11-23 15:25:01 +01:00
Cosimo Cecchi
23d0dac079 media: don't support running uninstalled, it's not possible now. 2010-11-23 15:25:01 +01:00
Cosimo Cecchi
6d968179c3 media: use a struct to associate GtkBuilder names and content types 2010-11-23 15:25:01 +01:00
Cosimo Cecchi
c18b77f75f media: define an enum for combobox positions 2010-11-23 15:25:01 +01:00
Cosimo Cecchi
8b87acc6cf media: don't use eel prefix for functions 2010-11-23 15:25:01 +01:00
Cosimo Cecchi
9cef81b809 media: use GPtrArray to add/remove elements from strv 2010-11-23 15:25:01 +01:00
Cosimo Cecchi
5f0d760712 media: make the "Add application" dialog modal
To get the sticky effect from gnome-shell (if it's running). It makes
sense for that dialog to be modal anyway, as choosing more than one
default application at the same time is just confusing.
2010-11-23 15:25:01 +01:00
Cosimo Cecchi
25e932c7c4 media: credit original author of the code, and some cosmetic changes 2010-11-23 15:25:01 +01:00
Cosimo Cecchi
d074821db8 media: hook up the open with dialog in the autorun panel 2010-11-23 15:25:01 +01:00
Cosimo Cecchi
230edc2f12 media: copy-paste NautilusOpenWithDialog here 2010-11-23 15:25:01 +01:00
Cosimo Cecchi
5f6c1d2b50 media: use GIcons instead of rendering pixbufs ourselves
This simplifies the code a bit, and avoid unnecesary work.
2010-11-23 15:25:01 +01:00
Cosimo Cecchi
b70172e707 media: initial port of Nautilus capplet code. 2010-11-23 15:25:01 +01:00