summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)AuthorFilesLines
2011-11-26Replace all GtkBoxes by GtkGrids, bug 664428Lucas Baudin2-78/+65
2011-11-21Make preferences dialog more netbook-friendlyAnthony Granger1-230/+284
2011-11-20Convert deprecated GtkVBox and GtkHBox to GtkBoxJonathan Laver1-10/+20
2011-11-03Correct default brightness in the schema to zeroDavid King1-1/+1
2011-11-01Improve GSettings schema text and include rangesDavid King1-25/+36
2011-11-01Add a countdown-duration key to GSettings schemaAdrian ZgorzaƂek1-0/+9
2011-10-30Add help button to the preferences dialogEkaterina Gerasimova1-1/+19
2011-10-26Use license-type in the about dialogDavid King1-17/+28
2011-10-25Increase the photo count in burst mode to 100000Patricia Santana Cruz1-1/+1
2011-10-23Make data directory build non-recursivelyDavid King17-267/+55
2011-10-19Make preferences dialog layout HIG-compliantPatricia Santana Cruz1-456/+442
2011-09-09Refresh icons, bug 646770Lapo Calamandrei18-1919/+4231
2011-07-17about: Update credits according to AUTHORS fileLuciana Fujii Pontello1-0/+2
2011-06-16cheese-gtk.pc: Update 'requires private' to gtk3Luciana Fujii Pontello1-1/+1
2011-04-15ui: handle "delete-event" signal at Preferences dialog, fixes bug #647229Rodrigo Duarte Sousa1-0/+1
2011-04-08set default value for saturation to 1, fixes bug #647228daniel g. siegel1-1/+1
2011-03-17data: Fix default value for the contrastBastien Nocera1-1/+1
2011-03-16Restore and fix menu mnemonics and entriesLuca Ferretti1-17/+15
2011-03-07Removed has-separator property for Gtk.DialogPatricia Santana Cruz1-1/+0
2011-03-07Removed unnecessary if{} in local_command_line()Patricia Santana Cruz1-9/+0
2011-03-07Replaced GtkRcStyle with GtkStyleContextPatricia Santana Cruz2-4/+5
2011-03-07Replaced gtkrc file with CSS filePatricia Santana Cruz1-0/+8
2011-03-07Replaced deprecated symbolsPatricia Santana Cruz1-0/+1
2011-01-31move the pkg-config files to datadaniel g. siegel3-0/+36
2011-01-18remove dbus support from cheese, fixes bug #622915daniel g. siegel2-12/+0
2011-01-06Photo and video resolution can be set separately. Fixes bug #582268Laura Lucas Alday2-7/+50
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 Alday2-0/+11
2010-11-15port cheese to gsettingsdaniel g. siegel4-253/+221
2010-11-08Increased upper bound for no. of photos taken in burst mode and time interval...Yuvaraj Pandian T1-2/+2
2010-08-12json: fix a boolean property defined as a stringFilippo Argiolas1-1/+1
2010-08-09remove log handler and bugreport scriptdaniel g. siegel3-10/+1
2010-08-07Fixed runtime warning involving radio buttonsYuvaraj Pandian T1-1/+0
2010-08-07get rid of eog thumbnaildaniel g. siegel1-0/+0
2010-08-01use the correct protocol in licence dialog, fixes bug #610207daniel g. siegel1-1/+1
2010-07-29remove the effect files from cheesedaniel g. siegel18-135/+1
2010-07-20use the group name "Effect" for all effectsdaniel g. siegel15-15/+15
2010-07-15add effect specificationdaniel g. siegel2-2/+49
2010-07-15make the no device text translatabledaniel g. siegel1-30/+29
2010-07-15Remove extra padding around scalesYuvaraj Pandian T1-12/+0
2010-07-15Report error when no video devices are found, instead of crashing and burning.Yuvaraj Pandian T1-1/+11
2010-07-14Fixed the alignment of videobalance labels in preferences dialog.Yuvaraj Pandian T1-3/+32
2010-07-14Increased step size for preference slidersYuvaraj Pandian T1-8/+8
2010-07-14Resolution combo box in preferences window worksYuvaraj Pandian T1-0/+1
2010-07-14Selecting from different camera sources worksYuvaraj Pandian T1-0/+1
2010-07-14Bound controls in preferences dialog to their respective GConf settingsYuvaraj Pandian T1-0/+2
2010-07-13Setting Image properties (contrast, hue, brightness and saturation) on prefer...Yuvaraj Pandian T1-21/+25
2010-07-13Initial work on preferences window.Yuvaraj Pandian T1-6/+39
2010-07-13Move to Trash worksYuvaraj Pandian T1-1/+1
2010-07-12Popup menu shows up.Yuvaraj Pandian T1-2/+4