summaryrefslogtreecommitdiff
path: root/src/sj-main.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-23Paranoia values should be flags not enumgsettingsPhillip Wood1-4/+8
2014-01-23Rationalise http proxy handlingChristophe Fergeau1-59/+0
2014-01-23Make schema name and dbus name match.Phillip Wood1-1/+1
2014-01-23Add fallback file and path patternsPhillip Wood1-0/+8
2014-01-23Check base_uri is a directoryPhillip Wood1-1/+6
2014-01-23Store/restore the window size using gsettingsGert Michael Kulyk1-9/+10
2014-01-23Port SoundJuicer to gsettingsChristophe Fergeau1-225/+139
2013-09-25Fix ambiguous function prototypesPhillip Wood1-1/+1
2013-08-20Ensure Extract button is a constant sizePhillip Wood1-0/+24
2013-08-20Remove remaining stock itemsPhillip Wood1-33/+8
2013-08-20Replace stock icons with named iconsPhillip Wood1-4/+8
2013-06-19Sort displayed entries.Phillip Wood1-0/+91
2013-06-19Display label, year & country.Phillip Wood1-1/+12
2013-06-19Append 'Disc (m/n)' to title.Phillip Wood1-2/+8
2013-06-19Convert to single column.Phillip Wood1-21/+43
2013-06-19Format release details.Christophe Fergeau1-0/+70
2013-06-19Format recording label names.Phillip Wood1-0/+30
2013-06-19Get country name ISO code.Phillip Wood1-0/+2
2012-09-06Unset track composer/artist sortname/id if editedPhillip Wood1-0/+12
2012-09-06Support editing of album composerPhillip Wood1-0/+12
2012-09-06Use generic callback for editing album artistPhillip Wood1-32/+59
2012-09-06Use UTF8-safe case comparison for artist editing callbacksPhillip Wood1-1/+27
2012-09-06Show composer fields when neededPhillip Wood1-2/+111
2012-09-06Initalise track composers in UI from track dataPhillip Wood1-0/+1
2012-09-06Add composers to track listviewPhillip Wood1-4/+20
2012-09-06Remove unused variables from on_cell_edited.Phillip Wood1-5/+0
2012-09-01Add "{Un,}Select All" buttonChristophe Fergeau1-1/+32
2012-09-01Remove the remaining menubarFlorian Müllner1-35/+69
2012-09-01Add an application menuFlorian Müllner1-84/+108
2012-09-01main: Port to GtkApplicationChristophe Fergeau1-110/+106
2012-07-03sj-main: Include stdlib.h to have declarations of exit() and atoi()Sebastian Dröge1-0/+1
2012-06-16all: Fix GThread API changes in GLib 2.32Bastien Nocera1-2/+0
2012-05-14Disable 'reread CD' menu item while already rereading a CDChristophe Fergeau1-0/+5
2012-05-14Fix unsetting of the play icon in the main treeviewChristophe Fergeau1-1/+1
2012-04-20Don't mark file_pattern and path_pattern as constChristophe Fergeau1-1/+1
2012-04-20Remove deprecated call to gdk_cursor_unrefChristophe Fergeau1-1/+1
2012-04-20Replace GtkHBox/GtkVBox with GtkBoxphantomjinx1-2/+2
2011-11-07Duplicate the file and path patternsRoss Burton1-2/+10
2011-11-07Fix error introduced in commit 52131dd1989Phillip Wood1-1/+1
2011-10-31don't leak play button GtkSizeGroupChristophe Fergeau1-0/+1
2011-10-31don't leak several GConfEntry during UI creationChristophe Fergeau1-34/+68
2011-10-31don't leak current_submit_url in metadata_cbChristophe Fergeau1-0/+1
2011-10-31fix leaks in update_ui_for_albumChristophe Fergeau1-2/+6
2011-10-10Replace GnomeMediaProfile with GstEncodingProfileChristophe Fergeau1-9/+12
2011-10-10Fix device names on Solaris (#540857)Brian Cameron1-1/+11
2011-09-10main: Fix run-time warningBastien Nocera1-2/+2
2011-09-10Do #include <config.h> in the .c files only.Kjartan Maraas1-0/+4
2011-05-23sj-main: Fix use of unset variableBastien Nocera1-3/+5
2010-11-15Update for new GTK+ 3.x and libgnome-media-profilesBastien Nocera1-3/+3
2010-10-01Use new GDK key namesMatthias Clasen1-1/+1