summaryrefslogtreecommitdiffstats
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* LinGui: fix problem with application of autoscaleJohn Stebbins2018-03-161-0/+2
* LinGui: fix rounding error in display aspectJohn Stebbins2018-03-163-15/+24
* Adds Load Queue File to main Queue menu (#1223)Corey Daley2018-03-123-0/+19
* LinGui: add support for GtkApplication suspend inhibit/uninhibitJohn Stebbins2018-02-272-518/+546
* Misc. typosluz.paz2018-02-208-12/+12
* LinGui: don't remember state of presets windowJohn Stebbins2018-01-312-10/+7
* LinGui: fix "official" preset reloadJohn Stebbins2018-01-141-1/+1
* LinGui: fix tooltip for "Save New Preset"John Stebbins2018-01-131-4/+3
* LinGui: update preset menu button when editing queue itemJohn Stebbins2018-01-133-0/+13
* gtk: socket(2) is defined in sys/socket.h in FreeBSD.Yuichiro NAITO2018-01-131-1/+3
* gtk: libdl is not needed for FreeBSD.Yuichiro NAITO2018-01-131-0/+3
* Update copyright dates to 2018.Bradley Sepos2018-01-0141-42/+42
* LinGui: fix display of volume name in queueJohn Stebbins2017-12-291-1/+1
* LinGui: remove unused icon filesJohn Stebbins2017-12-2611-991/+0
* LinGui: fix margins around destination file settingsJohn Stebbins2017-12-231-2/+2
* LinGui: remove preset options menuJohn Stebbins2017-12-231-88/+0
* LinGui: add support for alternate iconsJohn Stebbins2017-12-2332-25/+39903
* LinGui: update additional iconsJohn Stebbins2017-12-233-385/+52
* LinGui: add option to make new preset default in "Save As"John Stebbins2017-12-232-5/+34
* LinGui: fix window size queries on waylandJohn Stebbins2017-12-231-8/+10
* LinGui: update activity and add-queue iconsJohn Stebbins2017-12-232-250/+40
* LinGui: allow chaning description in preset renameJohn Stebbins2017-12-232-16/+97
* LinGui: don't abbreviate PAR and DAR in summaryJohn Stebbins2017-12-221-1/+2
* LinGui: improve display aspect formattingJohn Stebbins2017-12-221-4/+4
* LinGui: don't mark preset modified on angle changeJohn Stebbins2017-12-221-1/+0
* LinGui: add some space to reduce clutterJohn Stebbins2017-12-221-1/+1
* LinGui: append source info to source nameJohn Stebbins2017-12-222-4/+5
* LinGui: remove bold attribut from some labelsJohn Stebbins2017-12-221-5/+5
* LinGui: make all the preset menus consistentJohn Stebbins2017-12-222-12/+40
* LinGui: rename "Dimensions:" to "Size:" and move...John Stebbins2017-12-222-84/+43
* LinGui: add preset options inline menuJohn Stebbins2017-12-223-24/+317
* LinGui: add preset "Save As" optionJohn Stebbins2017-12-223-11/+69
* LinGui: Add "To:" before destination directory chooserJohn Stebbins2017-12-221-1/+18
* LinGui: Some GUI consistency changesJohn Stebbins2017-12-228-253/+309
* LinGui: Don't show presets window by defaultJohn Stebbins2017-12-201-1/+1
* LinGui: fix a main window resizing issueJohn Stebbins2017-12-201-1/+1
* LinGui: remove "Reset All Titles" buttonJohn Stebbins2017-12-206-33/+50
* build: Additional hashbang compatibility for BSD-like systems.Bradley Sepos2017-12-031-1/+1
* LinGui: handle command line the GApplication wayJohn Stebbins2017-11-121-23/+25
* LinGui: don't free uninitialized things on exitJohn Stebbins2017-11-122-6/+12
* LinGui: fix build with glib older than 2.44John Stebbins2017-11-073-2/+25
* LinGui: fix small memory leaksJohn Stebbins2017-11-061-0/+2
* LinGui: fix scan progress displayJohn Stebbins2017-11-062-17/+55
* LinGui: enforce preset heirarchy in presets listJohn Stebbins2017-11-061-145/+156
* LinGui: Add "Category" dropdown to preset save dialogJohn Stebbins2017-11-068-236/+373
* LinGui: allow angles when dvdnav is disabledJohn Stebbins2017-11-062-3/+0
* LinGui: clean up UI xml a bitJohn Stebbins2017-11-061-135/+25
* LinGui: add preset description tooltip to preset menu buttonJohn Stebbins2017-11-062-1/+7
* LinGui: preset "Reset" -> "Reload"John Stebbins2017-11-063-10/+11
* LinGui: allow preset delete when list selection is not highlightedJohn Stebbins2017-11-061-64/+63