- Oct 17, 2019
-
-
Rene Kjellerup authored
-
Rene Kjellerup authored
fixing deprecation of call to g_type_class_add_private
-
- Oct 16, 2019
-
-
Rene Kjellerup authored
fixing deprecation of call to g_type_class_add_private
-
Rene Kjellerup authored
fixing deprecation of call to g_type_class_add_private
-
Rene Kjellerup authored
fixing deprecation of call to g_type_class_add_private
-
Rene Kjellerup authored
fixing deprecation of call to g_type_class_add_private
-
- Oct 15, 2019
-
-
Rene Kjellerup authored
removing gtk+2 stock icons initialization
-
- Oct 13, 2019
-
-
Rene Kjellerup authored
-
- Oct 04, 2019
-
-
Rene Kjellerup authored
-
- Sep 25, 2019
-
-
Rene Kjellerup authored
-
- Sep 06, 2019
-
-
Rene Kjellerup authored
and fixed thread entry function signature
-
Rene Kjellerup authored
-
Rene Kjellerup authored
-
Rene Kjellerup authored
-
Rene Kjellerup authored
-
Rene Kjellerup authored
this clears the compiler warnings about incompatible function pointer conversion void foo(void*) -> void bar(void*,void*)
-
Rene Kjellerup authored
-
Rene Kjellerup authored
-
Rene Kjellerup authored
-
Rene Kjellerup authored
and making the preference dialog a tabbed dialog
-
Rene Kjellerup authored
-
Rene Kjellerup authored
-
Rene Kjellerup authored
-
Rene Kjellerup authored
HBox and VBox are deprecated and has been replaced with GtkBox with Horizontal or Vertical orientation
-
Rene Kjellerup authored
-
-
Rene Kjellerup authored
now it has the stock close image and it's activated when burn finishes
-
Rene Kjellerup authored
using change_state signal to update the statefull gsimpleaction used to show/hide toolbar and filebrowser instread of modifying the simple action directly
-
Rene Kjellerup authored
-
Rene Kjellerup authored
-
Rene Kjellerup authored
-
Rene Kjellerup authored
and moved the add toolbar button function to utils, that it can be shared between main window, audio tab and data tab
-
Rene Kjellerup authored
replaced ExoToolbar with a GTK3 Toolbar added bit of adjustments to the welcome tab fixed a conversion error from GstDiscoverer to GstObject when it inherits from GObject
-
Rene Kjellerup authored
included the app prefix in the UI, and now the menubar is operational.
-
Rene Kjellerup authored
by passing the simple action group forward to the welcome tap creation. a bit of rework has been going on to replace GtkActionGroup with the GActionMap & GActionGroup interface
-
Rene Kjellerup authored
UI Manager replaced with GtkBuilder and GtkMenuBar with GMenuModel and GtkMenu
-
Rene Kjellerup authored
made reading audio header safer fixed busy cursor
-
Rene Kjellerup authored
-
Rene Kjellerup authored
-
- Sep 05, 2019
-
-
Rene Kjellerup authored
-