summaryrefslogtreecommitdiffstats
path: root/gtk/src/icon_res.gresource.xml
Commit message (Collapse)AuthorAgeFilesLines
* LinGui: queue UI reworkJohn Stebbins2019-06-241-0/+1
| | | | | Rework the queue UI per ideas from: https://github.com/HandBrake/HandBrake/issues/1087
* LinGui: add fr.handbrake.ghb.svg iconJohn Stebbins2018-06-191-0/+1
|
* LinGui: use fr.handbrake.ghb consistentlyJohn Stebbins2018-06-191-1/+1
|
* LinGui: make main toolbar look like osx main toolbarJohn Stebbins2018-04-111-0/+3
|
* LinGui: add support for alternate iconsJohn Stebbins2017-12-231-13/+31
| | | | GTK will use lower res icons if available for lower res screens.
* LinGui: Add preset selection menuJohn Stebbins2017-11-061-1/+1
| | | | | | | And convert appliction to a GtkApplication. This allows the use of GActions for menu and other control actions. It's a cleaner simpler interface that automatically tracks when multiple widgets perform the same action and keeps their state in sync.
* LinGui: move icons into a GResourcejstebbins2015-03-261-0/+17
This allows me to eliminate a warning from gtk+-3.14 about deprecated gtk_icon_theme_add_builtin_icon(). git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7021 b64f7644-9d1e-0410-96f1-a4d463321fa5