summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2015-04-13Use G_DECLARE_FINAL_TYPE where possibleDavid King4-46/+19
2015-02-11preferences: resolve ambiguous 'ListStore' usageRyan Lortie1-2/+2
2014-10-14Drop some trailing semicolons after macrosDavid King1-1/+1
2014-10-10Avoid using G_GNUC_CONST on _get_type()David King1-1/+1
2014-09-23Avoid dereferencing an uninitialized variableDavid King1-0/+2
2014-09-15Remove outdated GTK+ version checkDavid King1-2/+0
2014-09-09Fix crash when animating countdownDavid King1-8/+8
2014-08-18Use config.h instead of cheese-config.hDavid King4-4/+4
2014-08-07Use GtkIconTheme built-in RTL supportDavid King1-15/+0
2014-08-07Move thumbview popup menu to GtkBuilder fileDavid King1-15/+1
2014-08-07Refactor thumb view popup menu handlingDavid King1-8/+23
2014-08-07Optionally use a header bar in the preferencesDavid King1-0/+3
2014-07-23Avoid using deprecated GtkAlignment in main windowDavid King2-4/+7
2014-07-23Avoid GtkCellArea critical warnings in thumb viewDavid King1-0/+2
2014-07-10Use new GtkApplication appmenu resource handlingDavid King1-5/+0
2014-04-24Use a traditional title bar when requestedIain Lane1-5/+22
2014-04-01Stop the running action when an error occursHans de Goede1-16/+36
2014-03-31Inhibit user switching and session idleDavid King1-0/+11
2014-03-17Use new GApplicationCommandline handlingDavid King1-76/+29
2014-02-17Update copyright in about dialogueDavid King1-1/+1
2014-02-04Fix the page navigation icons in RTLYosef Or Boczko1-0/+15
2014-01-30Replace deprecated use of ClutterTableLayoutDavid King1-7/+7
2014-01-08Update FSF AddressDominique Leuenberger2-2/+2
2013-12-12Fix an empty last page in the effects selectorDavid King1-1/+2
2013-12-12Refactor effects page next/previous logicDavid King1-5/+14
2013-11-17Show top bar when moving mouse in fullscreen modeRashi Aswani1-0/+25
2013-11-17Use new G_DEFINE_TYPE_WITH_PRIVATE macroDavid King3-106/+111
2013-11-15Fix memory leak in cheese_thumb_view_remove_item()David King1-29/+42
2013-11-15Fix memory leak in cheese_thumb_view_monitor_cb()David King1-0/+2
2013-11-15Remove obsolete CheeseCameraEffect from VAPIDavid King1-16/+0
2013-11-15Fix cheese_camera_get_video_formats() in VAPIDavid King3-3/+3
2013-11-15CheeseCamera VAPI fixesDavid King1-3/+3
2013-11-15Mark CheeseVideoFormat as a boxed type in the VAPIDavid King2-3/+3
2013-11-15Mark CheeseFileutil strings as ownedDavid King1-1/+1
2013-11-12Fixed deprecated warning in on_countdown_toggleRashi Aswani1-11/+0
2013-11-12Move PNG and SVG images into GResourceDavid King2-11/+13
2013-11-12Move application menu into GtkBuilder resourceDavid King1-17/+3
2013-11-12Make CheeseMainWindow a template widgetDavid King1-75/+58
2013-11-12Make CheesePreferencesDialog a template widgetDavid King1-132/+85
2013-11-11Move ClutterScript JSON into GResourceDavid King1-2/+2
2013-11-11Use GResource for CSS snippetDavid King1-10/+12
2013-11-11Refactor GtkScale code in CheesePreferencesDavid King1-58/+19
2013-11-11Fixed unused-but-set warning in EogThumbNavRashi Aswani1-4/+0
2013-11-09Make all buttons have GTK_RELIEF_NORMALDavid King1-24/+0
2013-11-09Change header bar when choosing effectsRashi Aswani1-8/+29
2013-11-09Remove unused CheeseWindow.set_mode ()David King1-10/+0
2013-11-09Change titlebar to use GtkHeaderBarRashi Aswani1-0/+10
2013-11-08Remove unused countdown_actionDavid King1-4/+0
2013-11-08Convert some GtkGrid widgets to GtkBoxDavid King1-23/+24
2013-11-08Remove mode and shoot actions from the app menuDavid King1-18/+3