index
:
HandBrake.git
0.10.x
1.0.x
259-add-nvenc-encoder
ffmpeg_sgothel
hw-encoder-base
hw-encoder-joint
hw-encoder-nvenc
hw-encoder-vaapi
master
nvenc-encoder
nvenc-encoder-libav
opencl
release_1.3.1
release_1.3.3
vaapi-encoder
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
win
/
CS
/
HandBrakeWPF
/
Views
/
MainView.xaml
Commit message (
Expand
)
Author
Age
Files
Lines
*
WinGui: Some cosmetic improvements to the Dark Theme. (Toolbar and GroupBox's...
1.3.1
release_1.3.1
sr55
2020-01-04
1
-20
/
+11
*
WinGui: Make a number of UI compoents translatable. #2345
sr55
2019-10-05
1
-4
/
+4
*
WinGui: Windows 8.1 has broken image scaling under certain conditions when us...
sr55
2019-09-23
1
-1
/
+1
*
WinGui: When double clicking in the destination box, for the filename only, s...
sr55
2019-09-14
1
-0
/
+5
*
WinGui: Refactor "When Done" to use an enum to avoid language issues. Also c...
sr55
2019-06-24
1
-15
/
+16
*
WinGui: Further work on the new Dark Theme. Mostly around icons.
sr55
2019-06-22
1
-14
/
+15
*
WinGui: Don't show encoder options when Fallback = None and a passthru encod...
sr55
2019-06-06
1
-1
/
+1
*
WinGui: Better expose some of the UI actions in the Menus. Including shortcut...
sr55
2019-05-15
1
-1
/
+7
*
WinGui: Another code path without error handling enabled for add to queue fixed.
sr55
2019-04-19
1
-1
/
+1
*
WinGui: Fix inline queue.
sr55
2019-03-10
1
-1
/
+1
*
WinGui: Move the Queue Recovery option from the source panel to the Queue Men...
sr55
2019-01-27
1
-0
/
+3
*
WinGui: Removing a miss remnant of the old advanced tab.
sr55
2019-01-14
1
-3
/
+0
*
WinGui: Allow Add All / Add Selection to queue to be added to the toolbar sim...
sr55
2018-11-24
1
-8
/
+39
*
WinGui: Fixing various UI Localisation issues and missing strings. #1597
sr55
2018-11-19
1
-21
/
+21
*
WinGui: Add shortcuts for All All to Queue and Add Selection. Display shortc...
sr55
2018-11-04
1
-3
/
+3
*
WinGui: Rollback some styling change fixes to see if it fixes the odd behavio...
sr55
2018-10-19
1
-1
/
+1
*
WinGui: Fix a number of style inheritance issues.
sr55
2018-10-15
1
-8
/
+8
*
WinGui: Simplify the Language Resource Files.
sr55
2018-10-10
1
-73
/
+73
*
WinGui: Implementing the new queue design. This is currently experimental and...
sr55
2018-09-22
1
-2
/
+2
*
WinGui: Add Experimental Features preferences to toggle ideas we are experime...
sr55
2018-09-15
1
-15
/
+16
*
WinGui: Alignment tweak on the main window.
sr55
2018-07-25
1
-2
/
+2
*
WinGui: Allow the Title Dropdown to grow in width where it makes sense. #1499
sr55
2018-07-25
1
-20
/
+29
*
WinGui: Fix an integer overflow in the UI layer for the start/stop controls. ...
sr55
2018-06-14
1
-2
/
+3
*
WinGui: Make MenuItems the same height as the Menu
Sam H
2018-06-14
1
-0
/
+5
*
WinGui: Don't allow subtitle import before a source has been scanned.
sr55
2018-05-24
1
-1
/
+1
*
WinGui: New shortcuts for easier accessibility. Ctrl 1 through 7 activate g...
sr55
2018-02-10
1
-3
/
+3
*
WinGui: Add Presets button to toolbar. The preset management options are not ...
sr55
2018-01-31
1
-1
/
+13
*
WinGui: Tweak sizing on the Main Window, Attempt 2.
sr55
2018-01-01
1
-5
/
+5
*
WinGui: Tweak sizing on the main window.
sr55
2018-01-01
1
-9
/
+9
*
WinGui: Display Source Names in the Title Dropdown (only when open), when we ...
sr55
2017-12-25
1
-5
/
+19
*
WinGui: Toolbar Consistency #833
sr55
2017-12-25
1
-16
/
+14
*
WinGui: Consistency in the File Menu. "Open Source"
sr55
2017-12-24
1
-1
/
+1
*
WinGui: Hide preset options inline button again.
sr55
2017-12-24
1
-1
/
+1
*
WinGui Put preset options menu back for now.
sr55
2017-12-22
1
-1
/
+1
*
WinGui: Further UI consistency tweaks to the main window. Made the layout a ...
sr55
2017-12-21
1
-22
/
+19
*
WinGui: Few small bug fixes. AutoName All Caps, Layout on the main window.
sr55
2017-12-20
1
-34
/
+49
*
WinGui: Use the Lower res assets for now until we implement low/high res icon...
sr55
2017-12-15
1
-5
/
+5
*
WinGui: Updating Used Icons.
sr55
2017-12-15
1
-3
/
+3
*
WinGui: Language Changes around preset buttons on the main view.
sr55
2017-12-15
1
-3
/
+3
*
WinGui: Summary Tab Preview UI Consistency Tweaks to match the MacGUI. Moving...
sr55
2017-12-15
1
-3
/
+3
*
WinGui: Couple of layout and control size tweaks on the main screen to accomm...
sr55
2017-12-12
1
-2
/
+3
*
WinGui: Initial Activation of the "modified" preset detection code. (Audio/Su...
sr55
2017-12-12
1
-8
/
+17
*
WinGui: UI consistency Tweaks. #833
sr55
2017-12-10
1
-43
/
+51
*
WinGui: Tidy up some resources
sr55
2017-12-09
1
-9
/
+11
*
WinGui: Code tidyup / tweaks around presets.
sr55
2017-09-22
1
-43
/
+2
*
WinGui: Change the Preset Selection to a Menu based design as it offers faste...
sr55
2017-09-22
1
-3
/
+24
*
WinGui: Experimenting with InLine vs Preset Pane designs.
sr55
2017-09-17
1
-1
/
+207
*
WinGui: Add description tooltip to presets dropdown menu. Also change "User P...
sr55
2017-09-10
1
-2
/
+16
*
WinGui: Restore Rename / Remove preset options on the More dropdown button. M...
sr55
2017-09-10
1
-1
/
+28
*
WinGui: Change the Audio and Subtitle Tab's "Add" Split Button" to a Dropdown...
sr55
2017-09-08
1
-1
/
+1
[next]