summaryrefslogtreecommitdiffstats
path: root/gtk/src/main.c
Commit message (Expand)AuthorAgeFilesLines
* LinGui: add options to open encode log and log directoryJohn Stebbins2019-06-271-0/+6
* LinGui: don't hide queue stats and activity tabsJohn Stebbins2019-06-271-3/+3
* LinGui: implement queue reorderingJohn Stebbins2019-06-261-96/+132
* LinGui: queue UI reworkJohn Stebbins2019-06-241-101/+81
* LinGui: fix additional mingw gtk UI build issuesJohn Stebbins2019-04-171-1/+1
* make: finish correcting host/build semanticsJohn Stebbins2019-04-171-1/+1
* Add WebM support (#1822)Justin Bull2019-02-131-0/+5
* Update copyright dates to 2019.Bradley Sepos2019-01-011-1/+1
* LinGui: remove hidden x264 advanced options tabJohn Stebbins2018-12-291-13/+2
* LinGui: fix queue reload in flatpak sandboxJohn Stebbins2018-07-121-2/+0
* LinGui: handle missing $HOME directoryJohn Stebbins2018-06-201-2/+5
* LinGui: use GNotification instead of libnotifyJohn Stebbins2018-06-191-9/+1
* LinGui: use fr.handbrake.ghb consistentlyJohn Stebbins2018-06-191-2/+2
* LinGui: fix opening files on command lineJohn Stebbins2018-05-171-1/+2
* LinGui: start adding Gtk4 supportJohn Stebbins2018-04-191-23/+12
* LinGui: Add activity window font size preferenceJohn Stebbins2018-04-171-6/+7
* LinGui: fix multi-instance queuesJohn Stebbins2018-04-161-1/+1
* Port to GDBus (#1234)Arkadiy Illarionov2018-03-181-4/+0
* Adds Load Queue File to main Queue menu (#1223)Corey Daley2018-03-121-0/+3
* Update copyright dates to 2018.Bradley Sepos2018-01-011-1/+1
* LinGui: add preset options inline menuJohn Stebbins2017-12-221-0/+3
* LinGui: add preset "Save As" optionJohn Stebbins2017-12-221-0/+3
* LinGui: Some GUI consistency changesJohn Stebbins2017-12-221-0/+6
* LinGui: handle command line the GApplication wayJohn Stebbins2017-11-121-23/+25
* LinGui: don't free uninitialized things on exitJohn Stebbins2017-11-121-3/+6
* LinGui: Add "Category" dropdown to preset save dialogJohn Stebbins2017-11-061-4/+1
* LinGui: preset "Reset" -> "Reload"John Stebbins2017-11-061-2/+2
* LinGui: add preset "modified" indicator and reset buttonJohn Stebbins2017-11-061-24/+27
* LinGui: Add preset selection menuJohn Stebbins2017-11-061-96/+218
* LinGui: fix comb detect custom settings tooltipJohn Stebbins2017-09-061-1/+1
* LinGui: fix CSS setting for gtk < 3.20John Stebbins2017-06-161-1/+4
* LinGui: Allow resizing window smallerJohn Stebbins2017-06-121-0/+5
* Update copyright dates to 2017.Bradley Sepos2017-01-011-1/+1
* LinGui: fix custom filter tooltipsJohn Stebbins2016-10-311-0/+5
* LinGui: UI tweaksJohn Stebbins2016-10-121-15/+0
* add ghb_override_user_config_dir function (#304)2wayne2016-08-301-0/+8
* LinGui: fix preview hud colors with gtk 3.20John Stebbins2016-06-291-1/+1
* LinGui: fix deprecation warning against gtk 3.20John Stebbins2016-06-291-0/+10
* LinGui: allow the main window to be tallerJohn Stebbins2016-05-051-1/+1
* LinGui: replace preview "fullscreen" with preview window resizingJohn Stebbins2016-03-161-5/+7
* LinGui: simplify live preview and preview hud codeJohn Stebbins2016-03-151-1/+6
* LinGui: tell gstreamer where to find plugins on win32John Stebbins2016-03-131-0/+1
* LinGui: make gdk pixbuf loaders work under mingwJohn Stebbins2016-03-121-0/+5
* Update copyright dates to 2016.Bradley Sepos2016-01-011-1/+1
* LinGui: simplify preview overlayjstebbins2015-07-291-47/+1
* LinGui: don't use deprecated gtk_widget_override_fontjstebbins2015-07-231-1/+18
* lingui: use libhb preset management from linux guijstebbins2015-05-141-13/+6
* LinGui: more refactoringjstebbins2015-04-031-12/+11
* LinGui: refactor dict valuesjstebbins2015-04-031-7/+7
* LinGui: fix unused variable warning.jstebbins2015-03-301-0/+2