Age | Commit message (Expand) | Author | Files | Lines |
2011-11-26 | Replace all GtkBoxes by GtkGrids, bug 664428 | Lucas Baudin | 2 | -78/+65 |
2011-11-21 | Make preferences dialog more netbook-friendly | Anthony Granger | 1 | -230/+284 |
2011-11-20 | Convert deprecated GtkVBox and GtkHBox to GtkBox | Jonathan Laver | 1 | -10/+20 |
2011-11-03 | Correct default brightness in the schema to zero | David King | 1 | -1/+1 |
2011-11-01 | Improve GSettings schema text and include ranges | David King | 1 | -25/+36 |
2011-11-01 | Add a countdown-duration key to GSettings schema | Adrian ZgorzaĆek | 1 | -0/+9 |
2011-10-30 | Add help button to the preferences dialog | Ekaterina Gerasimova | 1 | -1/+19 |
2011-10-26 | Use license-type in the about dialog | David King | 1 | -17/+28 |
2011-10-25 | Increase the photo count in burst mode to 100000 | Patricia Santana Cruz | 1 | -1/+1 |
2011-10-23 | Make data directory build non-recursively | David King | 17 | -267/+55 |
2011-10-19 | Make preferences dialog layout HIG-compliant | Patricia Santana Cruz | 1 | -456/+442 |
2011-09-09 | Refresh icons, bug 646770 | Lapo Calamandrei | 18 | -1919/+4231 |
2011-07-17 | about: Update credits according to AUTHORS file | Luciana Fujii Pontello | 1 | -0/+2 |
2011-06-16 | cheese-gtk.pc: Update 'requires private' to gtk3 | Luciana Fujii Pontello | 1 | -1/+1 |
2011-04-15 | ui: handle "delete-event" signal at Preferences dialog, fixes bug #647229 | Rodrigo Duarte Sousa | 1 | -0/+1 |
2011-04-08 | set default value for saturation to 1, fixes bug #647228 | daniel g. siegel | 1 | -1/+1 |
2011-03-17 | data: Fix default value for the contrast | Bastien Nocera | 1 | -1/+1 |
2011-03-16 | Restore and fix menu mnemonics and entries | Luca Ferretti | 1 | -17/+15 |
2011-03-07 | Removed has-separator property for Gtk.Dialog | Patricia Santana Cruz | 1 | -1/+0 |
2011-03-07 | Removed unnecessary if{} in local_command_line() | Patricia Santana Cruz | 1 | -9/+0 |
2011-03-07 | Replaced GtkRcStyle with GtkStyleContext | Patricia Santana Cruz | 2 | -4/+5 |
2011-03-07 | Replaced gtkrc file with CSS file | Patricia Santana Cruz | 1 | -0/+8 |
2011-03-07 | Replaced deprecated symbols | Patricia Santana Cruz | 1 | -0/+1 |
2011-01-31 | move the pkg-config files to data | daniel g. siegel | 3 | -0/+36 |
2011-01-18 | remove dbus support from cheese, fixes bug #622915 | daniel g. siegel | 2 | -12/+0 |
2011-01-06 | Photo and video resolution can be set separately. Fixes bug #582268 | Laura Lucas Alday | 2 | -7/+50 |
2011-01-03 | Fixed tooltip text for "stop action" and for "next/prev effect page" buttons | Laura Lucas Alday | 1 | -2/+2 |
2010-12-09 | All ui buttons now have tooltips, fixes bug #622974 | Laura Lucas Alday | 2 | -0/+11 |
2010-11-15 | port cheese to gsettings | daniel g. siegel | 4 | -253/+221 |
2010-11-08 | Increased upper bound for no. of photos taken in burst mode and time interval... | Yuvaraj Pandian T | 1 | -2/+2 |
2010-08-12 | json: fix a boolean property defined as a string | Filippo Argiolas | 1 | -1/+1 |
2010-08-09 | remove log handler and bugreport script | daniel g. siegel | 3 | -10/+1 |
2010-08-07 | Fixed runtime warning involving radio buttons | Yuvaraj Pandian T | 1 | -1/+0 |
2010-08-07 | get rid of eog thumbnail | daniel g. siegel | 1 | -0/+0 |
2010-08-01 | use the correct protocol in licence dialog, fixes bug #610207 | daniel g. siegel | 1 | -1/+1 |
2010-07-29 | remove the effect files from cheese | daniel g. siegel | 18 | -135/+1 |
2010-07-20 | use the group name "Effect" for all effects | daniel g. siegel | 15 | -15/+15 |
2010-07-15 | add effect specification | daniel g. siegel | 2 | -2/+49 |
2010-07-15 | make the no device text translatable | daniel g. siegel | 1 | -30/+29 |
2010-07-15 | Remove extra padding around scales | Yuvaraj Pandian T | 1 | -12/+0 |
2010-07-15 | Report error when no video devices are found, instead of crashing and burning. | Yuvaraj Pandian T | 1 | -1/+11 |
2010-07-14 | Fixed the alignment of videobalance labels in preferences dialog. | Yuvaraj Pandian T | 1 | -3/+32 |
2010-07-14 | Increased step size for preference sliders | Yuvaraj Pandian T | 1 | -8/+8 |
2010-07-14 | Resolution combo box in preferences window works | Yuvaraj Pandian T | 1 | -0/+1 |
2010-07-14 | Selecting from different camera sources works | Yuvaraj Pandian T | 1 | -0/+1 |
2010-07-14 | Bound controls in preferences dialog to their respective GConf settings | Yuvaraj Pandian T | 1 | -0/+2 |
2010-07-13 | Setting Image properties (contrast, hue, brightness and saturation) on prefer... | Yuvaraj Pandian T | 1 | -21/+25 |
2010-07-13 | Initial work on preferences window. | Yuvaraj Pandian T | 1 | -6/+39 |
2010-07-13 | Move to Trash works | Yuvaraj Pandian T | 1 | -1/+1 |
2010-07-12 | Popup menu shows up. | Yuvaraj Pandian T | 1 | -2/+4 |