MrS0m30n3
101582c6ed
Add Portuguese translation
9 years ago
MrS0m30n3
36c8147a0b
Merge pull request #37 from pr0d1r2/osx
Add osx support to install via homebrew.
9 years ago
Marcin Nowicki
5d510d0d95
Add osx support to install via homebrew.
10 years ago
MrS0m30n3
85e42f5694
PY2EXE change executable name
10 years ago
MrS0m30n3
2f074e800f
Merge pull request #35 from dstftw/optionsframe-centering
[optionsframe] Center on parent frame
10 years ago
Sergey M․
1efae6d653
[optionsmanager] Remove trailing comma
10 years ago
Sergey M․
0212a42bf5
[optionsframe] Center on parent on first show only
10 years ago
Sergey M․
c6fb3d284c
[mainframe] Fixed center naming consistency and typo
10 years ago
Sergey M․
ce89c839c9
[optionsframe] Remove position storing
10 years ago
Marcin Nowicki
3fb30d8181
Add osx support to install with homebrew.
10 years ago
Sergey M․
a5329056bf
[optionswindow] Frame should be centered right before the first `Show` as position of parent frame may change after construction
10 years ago
Sergey M․
cb37d5c11c
[optionswindow] Store window position and center on parent only for the first time
10 years ago
Sergey M․
eb8abfe000
[optionsframe] Center on parent frame
10 years ago
MrS0m30n3
1e056e7efe
Update TODO
10 years ago
MrS0m30n3
efcd71898f
Update TODO
10 years ago
MrS0m30n3
24980ceae2
Fix paste problem on Windows
10 years ago
MrS0m30n3
d4d7b7e723
Bump version 0.3.7
10 years ago
MrS0m30n3
d993b54e65
Change buttons height under GeneralTab
10 years ago
MrS0m30n3
8f314f6822
Merge pull request #32 from FSMaxB/master
Add German translation
10 years ago
MrS0m30n3
57b7166afb
Add new line on middle mouse click #29
10 years ago
Max Bruckner
07002b9192
German translation: Decrease stringsize
Replace "Einstellungen Zurücksetzen" with
"Zurücksetzen", which means "Reset"
10 years ago
MrS0m30n3
9ea4eb242c
Add Warning status #33
10 years ago
MrS0m30n3
dcf2c84abe
Update options documentation
10 years ago
MrS0m30n3
782afa89b0
Automatically re-adjust buttons width
10 years ago
MrS0m30n3
66dcba711e
Smart set wxListCtrl columns width
10 years ago
MrS0m30n3
e5c8434407
Change audio quality combobox size
10 years ago
Max Bruckner
bc019d6d9c
Add German translation
10 years ago
MrS0m30n3
5d6365c08a
Add arabic language support
10 years ago
MrS0m30n3
13428c84f9
Update French translation files
10 years ago
MrS0m30n3
9dce6299e9
Automatically add newline after pasting #29
10 years ago
MrS0m30n3
df47d4b2d4
remember window size #30
10 years ago
MrS0m30n3
6ec33b71da
Update youtube_dl_gui.po
10 years ago
MrS0m30n3
e0b9be63ca
Update HOWTO.md
10 years ago
MrS0m30n3
8ebb8315e4
Remove youtube-dl-gui/locale_build/youtube_dl_gui.po
10 years ago
MrS0m30n3
b859ec210a
Change utils:get_config_path function
10 years ago
MrS0m30n3
5ebf46fbe3
Handle incorrect shutdown process
10 years ago
MrS0m30n3
6ad25b96ee
Add error message on open_dir fail
10 years ago
MrS0m30n3
10a6332518
Add py2exe unicode patch on docstring
10 years ago
MrS0m30n3
de555c31ac
Handle unicode
10 years ago
MrS0m30n3
5682318100
Fix UnicodeDecodeError on extract_data()
10 years ago
MrS0m30n3
ec907b63cb
Add french language support
10 years ago
MrS0m30n3
afae6cfb27
Check options type when loading from settings.json
Also add utf-8 encoding and change the literals to unicode
characters to match the GUI and the loaded json
10 years ago
MrS0m30n3
cff894b18f
Fix icons search problem
The icons search algorithm was searching first under the
/usr/share/pixmaps directory for the icons which had as a
result to miss the 256x256 icon under /usr/share/icons/hicolor/256x256/apps/
and retrieve the 48x48 icon
Now the algorithm first searches the $XDG_DATA_DIRS
and then the fallback directory (/usr/share/pixmaps)
10 years ago
MrS0m30n3
9059338a1d
Fix filename extraction
10 years ago
MrS0m30n3
08de41e09b
Update TODO
10 years ago
MrS0m30n3
5cad3a9e86
Update README.md
10 years ago
MrS0m30n3
20e0449edc
Update HOWTO.md
10 years ago
MrS0m30n3
ed8ef45436
Create HOWTO.md file
10 years ago
MrS0m30n3
7fb5fba113
Patch get_icon_file & get_locale_file functions
Add the library path in both icons and locale file search paths
Refactor both get_icon_file & get_locale_file functions
10 years ago
MrS0m30n3
ae7778c54b
Add locale_build, youtube_dl_gui/locale on source distribution
10 years ago