diff options
author | dynaflash <[email protected]> | 2007-07-25 19:08:39 +0000 |
---|---|---|
committer | dynaflash <[email protected]> | 2007-07-25 19:08:39 +0000 |
commit | ce8f61c16e66aeadf42535271ad2ce288724008b (patch) | |
tree | 495aa42cc1d9d546f831c6ec15a0ab0d97419e1f /macosx/icons | |
parent | 6934e983fd9b10317828d6527d8102ef8f9123bc (diff) |
MacGui: "Ritsuka Bar" toolbar initial implementation
- Thanks goes to Ritsuka!
- Moves the Start/Cancel, Pause/Resume, Presets Drawer and Activity Window (previously debug) controls into a nice toolbar at the top of the main window
- Resizes the height of the main window to allow for the progress bar at the bottom during encoding
- Small change in that now muxmkv.c is included in the xcode project under libhb resources. Instead of under the main project heading.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@733 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx/icons')
-rw-r--r-- | macosx/icons/Add.tiff | bin | 0 -> 16596 bytes |
-rw-r--r-- | macosx/icons/Brushed Window.tiff | bin | 0 -> 16120 bytes |
-rw-r--r-- | macosx/icons/Drawer-List2.png | bin | 0 -> 744 bytes |
-rw-r--r-- | macosx/icons/Pause.tiff | bin | 0 -> 16664 bytes |
-rw-r--r-- | macosx/icons/Play.tiff | bin | 0 -> 18836 bytes |
-rw-r--r-- | macosx/icons/Stop.tiff | bin | 0 -> 16124 bytes |
-rw-r--r-- | macosx/icons/Terminal.tiff | bin | 0 -> 15924 bytes |
7 files changed, 0 insertions, 0 deletions
diff --git a/macosx/icons/Add.tiff b/macosx/icons/Add.tiff Binary files differnew file mode 100644 index 000000000..9284fa0dd --- /dev/null +++ b/macosx/icons/Add.tiff diff --git a/macosx/icons/Brushed Window.tiff b/macosx/icons/Brushed Window.tiff Binary files differnew file mode 100644 index 000000000..30a820b1e --- /dev/null +++ b/macosx/icons/Brushed Window.tiff diff --git a/macosx/icons/Drawer-List2.png b/macosx/icons/Drawer-List2.png Binary files differnew file mode 100644 index 000000000..592e8868e --- /dev/null +++ b/macosx/icons/Drawer-List2.png diff --git a/macosx/icons/Pause.tiff b/macosx/icons/Pause.tiff Binary files differnew file mode 100644 index 000000000..50b7362bc --- /dev/null +++ b/macosx/icons/Pause.tiff diff --git a/macosx/icons/Play.tiff b/macosx/icons/Play.tiff Binary files differnew file mode 100644 index 000000000..916ec8d31 --- /dev/null +++ b/macosx/icons/Play.tiff diff --git a/macosx/icons/Stop.tiff b/macosx/icons/Stop.tiff Binary files differnew file mode 100644 index 000000000..5ebae6d15 --- /dev/null +++ b/macosx/icons/Stop.tiff diff --git a/macosx/icons/Terminal.tiff b/macosx/icons/Terminal.tiff Binary files differnew file mode 100644 index 000000000..a568c7369 --- /dev/null +++ b/macosx/icons/Terminal.tiff |