summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)AuthorFilesLines
2015-04-13icon: install symbolic to symbolic sizeJakub Steiner1-0/+0
rather than installing to scalable size, we install to symbolic due to the nominal size of 16x16
2015-04-13Provide a symbolic variant of the application iconJakub Steiner1-0/+29
Used for the High Contrast theme. The symbolic size has been introduced to hicolor to cope with the nominal size of 16x16 rather than the backward compatible 128x128. https://bugzilla.gnome.org/show_bug.cgi?id=747013
2014-11-10Add name and summary elements to AppDataDavid King1-4/+3
Pacify appstream-util validate.
2014-09-10Update .pc file Requires and Requires.privateDavid King2-3/+4
2014-08-18Import basic camera D-Bus serviceDavid King2-0/+53
2014-08-18Use new metadata_license in AppData descriptionDavid King1-1/+1
2014-08-07Use GtkIconTheme built-in RTL supportDavid King1-0/+2
2014-08-07Move thumbview popup menu to GtkBuilder fileDavid King1-0/+24
2014-08-07Optionally use a header bar in the preferencesDavid King1-46/+19
Make the preferences dialog pay attention to the gtk-dialogs-use-header GtkSetting.
2014-07-23Fix button alignment in main windowDavid King1-3/+6
2014-07-23Avoid using deprecated GtkAlignment in main windowDavid King1-5/+3
2014-07-23Avoid xalign property in preferences dialogDavid King1-13/+10
Use halign on GtkWidget instead.
2014-07-23Avoid deprecated margin-left GtkWidget propertyDavid King1-10/+10
Use margin-start instead.
2014-07-22Avoid using deprecated GtkAlignmentDavid King1-15/+8
2014-07-10Use new GtkApplication appmenu resource handlingDavid King2-3/+4
2014-06-30Match desktop file name in AppDataDavid King1-2/+2
Update the AppData reference to the desktop file, as it was not changed when the desktop file was renamed.
2014-04-24Use a traditional title bar when requestedIain Lane3-11/+11
Not all environments desire header bars. We use the 'gtk-shell-shows-menubar' setting to decide whether to use the header bar. https://bugzilla.gnome.org/show_bug.cgi?id=728866
2014-04-01Rename desktop file and set DBusActivatable=trueDavid King3-1/+2
Rename AppData and GResource XML in line with desktop file changes.
2014-04-01Add D-Bus service fileDavid King1-0/+3
Allow the application to be D-Bus activated by running with the --gapplication-service argument.
2014-02-04Apply style classes to some main window buttonsDavid King1-0/+13
https://wiki.gnome.org/HowDoI/Buttons
2014-02-04Fix the page navigation icons in RTLYosef Or Boczko1-3/+1
https://bugzilla.gnome.org/show_bug.cgi?id=723569
2013-12-18Update project homepageWilliam Jon McCann1-1/+1
2013-11-13Add AppData descriptionDavid King1-0/+26
2013-11-12Preprocess thumbnail frame PNG in GResourceDavid King1-1/+4
Also, add SVG images which were forgotten in the last commit.
2013-11-12Move PNG and SVG images into GResourceDavid King2-144/+1
2013-11-12Add domain attribute to GtkBuilder interfacesDavid King2-3/+3
2013-11-12Move application menu into GtkBuilder resourceDavid King2-6/+39
2013-11-12Make CheeseMainWindow a template widgetDavid King2-9/+36
2013-11-12Make CheesePreferencesDialog a template widgetDavid King2-79/+41
2013-11-11Move ClutterScript JSON into GResourceDavid King1-0/+1
2013-11-11Use GResource for CSS snippetDavid King1-0/+7
2013-11-11Refactor GtkScale code in CheesePreferencesDavid King1-7/+20
Move mark definitions into GtkBuilder. Convert GtkHScale to GtkScale with a horizontal orientation. Use g_settings_bind() to link GSettings values to UI elements, and remove unnecessary signal handlers.
2013-11-09Link the effect browsing buttons togetherDavid King1-0/+3
2013-11-09Make all buttons have GTK_RELIEF_NORMALDavid King1-4/+0
2013-11-09Change titlebar to use GtkHeaderBarRashi Aswani1-1/+10
https://wiki.gnome.org/GnomeGoals/HeaderBars https://bugzilla.gnome.org/show_bug.cgi?id=711714
2013-11-08Add a border around the button area boxDavid King1-2/+1
2013-11-08Convert some GtkGrid widgets to GtkBoxDavid King1-35/+10
2013-11-08Use symbolic icon for leave fullscreen buttonDavid King1-14/+2
2013-11-08Make shoot action button widerDavid King1-1/+7
2013-11-08Link mode buttons togetherDavid King1-5/+5
2013-11-08Avoid using GtkStock, as it is deprecatedDavid King1-6/+4
https://bugzilla.gnome.org/show_bug.cgi?id=710217
2013-11-08Centered the capture iconRashi Aswani1-15/+2
https://bugzilla.gnome.org/show_bug.cgi?id=711680
2013-11-08Change stock icons to symbolic iconsRashi Aswani19-2876/+5
https://bugzilla.gnome.org/show_bug.cgi?id=711680
2013-11-07Use symbolic icons for photo and video buttonRashi Aswani1-1/+1
Using the stock "record" icon for taking photos is misleading, so use a symbolic "webcam" icon for both taking a photo and recording a video. Update the "stop" icon to also be a symbolic icon. https://bugzilla.gnome.org/show_bug.cgi?id=668599
2013-10-31Revert "Use ClutterGst 3.0"David King1-1/+1
This reverts commit 5061d1cdaf7ad9eb733047455b5b5d7a4551eb93. The jhbuild 3.12 moduleset is using the clutter-gst-2.0 branch.
2013-10-30Use ClutterGst 3.0Jasper St. Pierre1-1/+1
2013-09-03Fix categories in .desktop file, bug 707373Elad Alfassa1-1/+1
gnome-software uses the desktop file categories to sort the applications it shows. This commit fixes the categories according to the freedesktop spec, so that Cheese will appear in the correct category. For more information: http://standards.freedesktop.org/menu-spec/latest/apa.html http://standards.freedesktop.org/menu-spec/latest/apas02.html
2013-07-11Use GAction for thumbnail popup menu actionsDavid King2-82/+2
2013-06-30Remove unused move_all_to_trash actionDavid King1-7/+0
2013-06-30Remove wide-mode and fullscreen GSettings keysDavid King2-23/+0
Both wide mode and fullscreen mode can be set with toggle actions, and there is little reason for the state to persist across application restart.