summaryrefslogtreecommitdiffstats
path: root/gtk/src
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates to 2019.Bradley Sepos2018-12-3139-39/+39
* LinGui: accept {source-path} in addition to {source_path}John Stebbins2018-12-122-4/+5
* LinGui: use the version of python found by configureJohn Stebbins2018-11-141-1/+1
* LinGui: make auto-name template case insensitiveJohn Stebbins2018-11-121-11/+11
* LinGui: Update auto-name template tooltipJohn Stebbins2018-10-221-1/+2
* LinGui: add {source_path} destination auto-name optionJohn Stebbins2018-10-221-21/+60
* LinGui: fix queue "Reload" optionJohn Stebbins2018-10-151-0/+2
* Autoname creation dateMatthew Lazarow2018-08-132-1/+86
* LinGUI: Update scalable pause encode icon.Bradley Sepos2018-08-101-2/+2
* LinGUI: Update 32x32 icons.Bradley Sepos2018-08-103-0/+0
* LinGui: fix single title scan marks preset modifiedJohn Stebbins2018-08-092-1/+10
* LinGui: fix problem with preset selection...John Stebbins2018-08-081-2/+1
* LinGui: handle missing default preset betterJohn Stebbins2018-08-081-0/+14
* fix race in getting sequence_id of completed jobJohn Stebbins2018-08-071-1/+2
* LinGui: fix some small memory leaksJohn Stebbins2018-08-073-10/+17
* LinGui: fix queue reload in flatpak sandboxJohn Stebbins2018-07-123-10/+5
* LinGui: simplify dest name selectionJohn Stebbins2018-07-103-214/+141
* LinGui: Fix default destination filename for BDsJohn Stebbins2018-06-283-5/+26
* LinGui: icon name in desktop should not have file extensionJohn Stebbins2018-06-211-1/+1
* flatpak: add link to translation project on transifexJohn Stebbins2018-06-211-0/+1
* LinGui: handle missing $HOME directoryJohn Stebbins2018-06-203-24/+37
* LinGui: add fr.handbrake.ghb.svg iconJohn Stebbins2018-06-193-1/+38852
* LinGui: use normal priority for notificationJohn Stebbins2018-06-191-2/+1
* LinGui: use GNotification instead of libnotifyJohn Stebbins2018-06-192-37/+13
* LinGui: use fr.handbrake.ghb consistentlyJohn Stebbins2018-06-198-30/+12
* libhb: fix snprintf compiler warningsJohn Stebbins2018-06-132-8/+5
* LinGui: change language lists from GtkListBox to GtkTreeViewJohn Stebbins2018-06-126-202/+451
* LinGui: add search function to language popupsJohn Stebbins2018-06-112-0/+48
* flatpak: update appstream snapshot imagesJohn Stebbins2018-06-111-3/+11
* Add OARS metadata to appdata (#1397)Nick Richards2018-06-081-1/+31
* flatpak: automatically add <release> tag to LinGui appdataJohn Stebbins2018-06-072-22/+31
* flatpak: automatically add <release> tag to cli appdataJohn Stebbins2018-06-071-0/+0
* flatpak: change "appdata" dir to "metainfo"John Stebbins2018-06-051-3/+3
* LinGui: conform to newer flatpak manifest standardsJohn Stebbins2018-06-051-4/+5
* LinGui: open URLs with flatpak portal aware APIJohn Stebbins2018-06-041-3/+8
* LinGui: handle legacy preferences file betterJohn Stebbins2018-06-042-1/+3
* LinGui: fix behaviour of queue add multipleJohn Stebbins2018-05-181-4/+12
* LinGui: fix opening files on command lineJohn Stebbins2018-05-171-1/+2
* LinGui: fix display of video quality over sliderJohn Stebbins2018-05-151-0/+2
* LinGui: start adding Gtk4 supportJohn Stebbins2018-04-1912-861/+516
* LinGui: Add activity window font size preferenceJohn Stebbins2018-04-174-9/+112
* LinGui: fix multi-instance queuesJohn Stebbins2018-04-161-1/+1
* LinGui: fix "source" tollbar button labelsJohn Stebbins2018-04-111-2/+2
* LinGui: remove debug printf :(John Stebbins2018-04-111-1/+0
* LinGui: make main toolbar look like osx main toolbarJohn Stebbins2018-04-1113-42/+98
* Port to GDBus (#1234)Arkadiy Illarionov2018-03-182-214/+140
* 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