aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-09-07Bump version to 0.20.30.20.3experimental_gtk4Mauro Carvalho Chehab3-15/+29
2018-09-07callbacks: prevent destroying the preferences widgetMauro Carvalho Chehab3-0/+12
2018-09-07callbacks: Avoid leaking memoryMauro Carvalho Chehab1-4/+8
2018-09-07interface.h: rename Gconf2 keysMauro Carvalho Chehab4-83/+97
2018-09-07main: Store camera deviceMauro Carvalho Chehab1-0/+2
2018-09-07main: add some g_free() in order to reduce memleak warningsMauro Carvalho Chehab1-8/+21
2018-09-07Optimize global widgetsMauro Carvalho Chehab3-5/+5
2018-09-07Update remaining translationsMauro Carvalho Chehab48-3876/+7094
2018-09-07Add missing pt_BR translationsMauro Carvalho Chehab1-2/+18
2018-09-07add support for gtk4 on configure.ac (experimental)Mauro Carvalho Chehab3-2/+19
2018-09-07add the compatibility bits needed to build it with gtk 4Mauro Carvalho Chehab1-0/+18
2018-09-07Change GtkHScale to GtkScaleMauro Carvalho Chehab2-11/+11
2018-09-07Add backward support for gtk2Mauro Carvalho Chehab4-1/+37
2018-09-07main: make it use gtk_application_new() & friendsMauro Carvalho Chehab5-35/+56
2018-09-07camorama-gtk4.ui: Get rid of everything that gtk4-builder-tool complainsMauro Carvalho Chehab1-254/+58
2018-09-07Copy data/camorama-gtk3.ui into data/camorama-gtk4.uiMauro Carvalho Chehab1-0/+1764
2018-09-07camorama-gtk3: explicitly use the obsoleted GtkImageMenuItemMauro Carvalho Chehab1-22/+35
2018-09-07Get rid of obsolete Gtk3 widgetsMauro Carvalho Chehab1-730/+680
2018-09-06Allow having different UIs depending on Gtk versionMauro Carvalho Chehab11-17/+1837
2018-09-06fileio: don't try to mount if remote update is disabledfixesMauro Carvalho Chehab1-0/+4
2018-09-06Merge pull request #21 from mchehab/gtk3_deprecated_conversionMauro Carvalho Chehab63-1992/+1761
2018-09-06Update translation filesgtk3_deprecated_conversionMauro Carvalho Chehab48-1783/+1717
2018-09-06gtk_menu_popup() is deprecated on gtk 3.22Mauro Carvalho Chehab1-0/+6
2018-09-06get rid of the unused xpm_label_box() functionMauro Carvalho Chehab2-23/+0
2018-09-06main: use gdk_monitor_get_geometry() on newer Gtk 3Mauro Carvalho Chehab1-2/+18
2018-09-06Remove the tray iconMauro Carvalho Chehab10-161/+6
2018-09-05camorama-window: fix tray iconMauro Carvalho Chehab2-22/+12
2018-09-05Change default to build with Gtk3Mauro Carvalho Chehab3-13/+14
2018-09-05Merge pull request #20 from mchehab/gtk3_improvements0.20.2Mauro Carvalho Chehab80-9034/+11690
2018-09-05Bump version to 0.20.2Mauro Carvalho Chehab51-877/+880
2018-09-05add support for scaling the image with cairoMauro Carvalho Chehab5-20/+47
2018-09-05callbacks: fix apply_filters() logicMauro Carvalho Chehab1-5/+5
2018-09-05callbacks: use a callback to draw at GtkDrawingAreagtk3_improvementsMauro Carvalho Chehab5-41/+70
2018-09-05callbacks: Optimize cairo logic for Gtk 3Mauro Carvalho Chehab1-2/+24
2018-09-04v4l: fix some troubles due to unsigned int on resolutionsdist_improvementsMauro Carvalho Chehab2-5/+5
2018-09-04callbacks: don't print resolution by defaultMauro Carvalho Chehab1-1/+2
2018-09-04ChangeLog: update it with latest changesMauro Carvalho Chehab1-0/+4
2018-09-04callback: Fix some issues at the about dialogMauro Carvalho Chehab1-9/+9
2018-09-04Update pt_BR translationMauro Carvalho Chehab1-3/+3
2018-09-04Update po filesMauro Carvalho Chehab48-2640/+2880
2018-09-04Unify coding styleMauro Carvalho Chehab23-5595/+5682
2018-09-04callbacks: get rid of some dead codeMauro Carvalho Chehab1-6/+0
2018-09-04callbacks: fix the notification functionsMauro Carvalho Chehab3-16/+16
2018-09-04callbacks: get rid of unsused GconfClientMauro Carvalho Chehab1-52/+0
2018-09-04Don't use gdk-pixbuf-xlib-2.0 anymoreMauro Carvalho Chehab5-15/+3
2018-09-04Use g_list_free_full() convenience functionMauro Carvalho Chehab1-4/+2
2018-09-04Enable warnings when building CamoramaMauro Carvalho Chehab7-276/+2584
2018-09-04Do some code cleanupsMauro Carvalho Chehab13-84/+88
2018-09-04Centralize include for gtk 2Mauro Carvalho Chehab10-19/+22
2018-09-04Rename camera struct typedef from cam to cam_tMauro Carvalho Chehab9-115/+115

Privacy Policy