summaryrefslogtreecommitdiff
path: root/data/cheese-main-window.ui
AgeCommit message (Expand)AuthorFilesLines
2014-08-07Use GtkIconTheme built-in RTL supportDavid King1-0/+2
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-22Avoid using deprecated GtkAlignmentDavid King1-15/+8
2014-04-24Use a traditional title bar when requestedIain Lane1-11/+0
2014-02-04Apply style classes to some main window buttonsDavid King1-0/+13
2014-02-04Fix the page navigation icons in RTLYosef Or Boczko1-3/+1
2013-11-12Add domain attribute to GtkBuilder interfacesDavid King1-1/+1
2013-11-12Make CheeseMainWindow a template widgetDavid King1-9/+35
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
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-08Centered the capture iconRashi Aswani1-15/+2
2013-11-08Change stock icons to symbolic iconsRashi Aswani1-23/+5
2013-11-07Use symbolic icons for photo and video buttonRashi Aswani1-1/+1
2013-07-11Use GAction for thumbnail popup menu actionsDavid King1-4/+2
2013-03-11[i18n] Fixed typoMario Blättermann1-1/+1
2013-03-11Improve more translatable strings, bug 695459David King1-1/+1
2013-03-11Improve some translatable strings, bug 695459David King1-3/+3
2012-06-25Enable handling of the shoot actionDavid King1-0/+1
2012-06-25Enable effects state change actionDavid King1-1/+1
2012-06-25Enable handling of the fullscreen actionDavid King1-1/+1
2012-06-25Make preferences and mode actions application-wideDavid King1-3/+6
2012-06-25Start porting to application-wide GMenuDavid King1-10/+0
2012-06-06Fix images missing from effect buttonsHans de Goede1-0/+3
2012-03-28Stop warnings caused by the mode buttonsBastien Nocera1-3/+3
2011-11-26Replace all GtkBoxes by GtkGrids, bug 664428Lucas Baudin1-53/+54
2011-11-20Convert deprecated GtkVBox and GtkHBox to GtkBoxJonathan Laver1-10/+20
2011-03-07Replaced deprecated symbolsPatricia Santana Cruz1-0/+1
2011-01-03Fixed tooltip text for "stop action" and for "next/prev effect page" buttonsLaura Lucas Alday1-2/+2
2010-12-09All ui buttons now have tooltips, fixes bug #622974Laura Lucas Alday1-0/+8
2010-07-12mark further strings as translatable (mostly .ui files)daniel g. siegel1-1/+1
2010-07-11set the border relief of the effect arrows to nonedaniel g. siegel1-0/+2
2010-07-11add somewhat more padding to the action areadaniel g. siegel1-0/+1
2010-07-11add a 24px wide padding on the left and right of the action areadaniel g. siegel1-115/+121
2010-07-11reformat .ui filesdaniel g. siegel1-176/+166
2010-07-11use gtkalignment instead of gtkframe for the thumbnail barsdaniel g. siegel1-3/+4
2010-07-12Paging controls for effects selector.Yuvaraj Pandian T1-26/+60
2010-06-03Made the UI change when the mode changesYuvaraj Pandian T1-3/+4
2010-06-03Auto hiding of buttons area in fullscreen modeYuvaraj Pandian T1-1/+2
2010-06-02Made buttons look flat when in Fullscreen mode and 'Normal' in windowed modeYuvaraj Pandian T1-5/+5
2010-06-01Added fullscreen toggleYuvaraj Pandian T1-0/+33
2010-06-01Added code to properly toggle between wide mode and normal modeYuvaraj Pandian T1-1/+12
2010-06-01Scrolling works in thumbnails. Added wrapper for eog-thumbnav.Yuvaraj Pandian T1-2/+1
2010-06-01Wrapped parts of cheese-thumb-view.c in a .vapi file and added the widget to ...Yuvaraj Pandian T1-1/+4