summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-09-17cheese-window: Disable effect switching buttons on webcam errorHEADmasterHans de Goede1-2/+6
2013-09-17cheese-preferences: Cleanly handle going from 1 -> 0 devicesHans de Goede1-11/+15
2013-09-17cheese-preferences: Simplify remove_camera_deviceHans de Goede1-13/+6
2013-09-17on_camera_update_num_camera_devices: Remove unnecessary camera_changed() callHans de Goede1-2/+0
2013-09-17cheese: Avoid unnecessary calls to switch_camera_device()Hans de Goede1-2/+10
2013-09-17cheese: Properly deal with going from 0 -> 1 devicesHans de Goede2-3/+26
2013-09-17cheese: Move camera_setup to cheese-preferencesHans de Goede3-19/+27
2013-09-17cheese-preferences: Add camera_changed () methodHans de Goede1-9/+25
2013-09-17cheese-window: Add cancel_running_action () methodHans de Goede1-16/+31
2013-09-17cheese-window: Allow changing effects while shooting / recording a videoHans de Goede2-26/+3
2013-09-17Close the preferences if the action is disabledDavid King2-0/+23
2013-09-16Disable the preferences action while shootingDavid King1-0/+4
2013-09-09Skip loading effects with missing pluginsDavid King1-3/+12
2013-09-02Do not override errors in camera_state_change_nullHans de Goede1-1/+4
2013-07-11Refactor thumbnail context menu event handlingDavid King1-33/+42
2013-07-11Use GAction for thumbnail popup menu actionsDavid King1-54/+64
2013-07-07Move gettext initialization to main()David King2-5/+4
2013-07-07Make actions insensitive when no webcam is presentDavid King1-9/+9
2013-07-01Add touch event handler for selecting effectsDavid King1-8/+7
2013-06-30Move action sensitivity handling to ApplicationDavid King2-73/+31
2013-06-30Remove unnecessary instance_pos attributeDavid King1-2/+0
2013-06-30Do not show thumbnails in fullscreenHans de Goede1-6/+12
2013-06-30Remove unused move_all_to_trash actionDavid King1-51/+1
2013-06-30Remove wide-mode and fullscreen GSettings keysDavid King2-71/+6
2013-06-30Mark cheese_[gtk_]init() arguments as allow-noneDavid King1-2/+2
2013-06-30Refactor command-line argument handlingDavid King2-55/+79
2013-06-30Refactor Application startupDavid King2-129/+148
2013-06-30Split main() and Application into separate filesDavid King2-532/+553
2013-06-26Show an error message if the camera state is NULLDavid King2-3/+13
2013-06-26Add CheeseWindow.show_error() methodHans de Goede1-36/+56
2013-06-24Use shoot action when handling the webcam buttonHans de Goede1-1/+1
2013-06-24Disable effects and mode actions while shootingDavid King1-4/+8
2013-06-24Fix de-activation of effects buttonHans de Goede1-6/+3
2013-06-19Reorder Help and About in the app menuEkaterina Gerasimova1-2/+2
2013-06-17Remove unused Cheese.MainWindow.get_data_file_dirDavid King1-27/+0
2013-06-16Fix assertion failures when taking a photoHans de Goede1-0/+7
2013-06-16Fix updating sensitivity of device selection comboHans de Goede1-2/+7
2013-06-05Remove nautilus-sendto sharing supportDavid King2-178/+0
2013-05-14Disable the shoot action if the effects are shownDavid King1-0/+5
2013-05-14Stop the running countdown on destructionDavid King1-0/+5
2013-04-20Avoid Vala warning about copying delegatesDavid King1-1/+1
2013-04-20Avoid deprecated clutter_actor_animateDavid King2-19/+24
2013-04-20Avoid deprecated clutter_table_layout_set_expandDavid King1-3/+1
2013-04-20Use ClutterActor rather than ClutterRectangleDavid King1-4/+4
2013-04-20User ClutterActor rather than ClutterBoxDavid King1-20/+26
2013-04-19Avoid Vala compiler warning about implicit beginDavid King1-4/+4
2013-04-19Fix cheese_thumb_view_new() prototypeDavid King1-1/+1
2013-04-19Remove some unnecessary "static" keywordsDavid King1-5/+5
2013-04-15Replace GtkBox casts with GtkGrid castsDavid King1-4/+4
2013-03-11Improve some translatable strings, bug 695459David King2-3/+5