1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update Spanish (es) locale
Jordan Irwin
as AntumDeluge
More... about 8 years ago
Update Gettext .pot file
Jordan Irwin
as AntumDeluge
More... about 8 years ago
scripts/update-locales: Do not delete old translated messages
Jordan Irwin
as AntumDeluge
More... about 8 years ago
wiz_bin.build: Remove parenthesis from tooltip
Jordan Irwin
as AntumDeluge
More... about 8 years ago
scripts/update-locale: Add notes to update locales
Jordan Irwin
as AntumDeluge
More... about 8 years ago
scripts/update-locale: Don't use fuzzy translations for msgmerge
Jordan Irwin
as AntumDeluge
More... about 8 years ago
scripts/update-locale: Merge updated messages into locale .po files
Jordan Irwin
as AntumDeluge
More... about 8 years ago
scripts/update-locale: Delete old .pot before write
Jordan Irwin
as AntumDeluge
More... about 8 years ago
scripts/update-locale: Scan files with xgettext to create .pot file
Jordan Irwin
as AntumDeluge
More... about 8 years ago
INFO: Merge changes from unstable branch
Jordan Irwin
as AntumDeluge
More... about 8 years ago
Make scripts executable
Jordan Irwin
as AntumDeluge
More... about 8 years ago
Merge scripts/update-locale.py from unstable branch
Jordan Irwin
as AntumDeluge
More... about 8 years ago
wiz_bin.scripts: Don't redefine built-in types 'id' & 'max'
Jordan Irwin
as AntumDeluge
More... about 8 years ago
wiz_bin.menu: Don't redefine build-in type 'id'
Jordan Irwin
as AntumDeluge
More... about 8 years ago
wiz_bin.files: Don't redefine built-in types 'id' & 'file'
Jordan Irwin
as AntumDeluge
More... about 8 years ago
wiz_bin.depends: Don't redefine built-in type 'id'
Jordan Irwin
as AntumDeluge
More... about 8 years ago
wiz_bin.copyright: Don't redefine built-in type 'copyright'
Jordan Irwin
as AntumDeluge
More... about 8 years ago
wiz_bin.control: Don't redefine built-in types 'id', 'file', & 'object'
Jordan Irwin
as AntumDeluge
More... about 8 years ago
wiz_bin.build: Do not redefine built-in types 'file', & 'copyright'
Jordan Irwin
as AntumDeluge
More... about 8 years ago
Add bottom scrollbars to dependencies & files pages
Jordan Irwin
as AntumDeluge
More... about 8 years ago
Derive wizard pages from wx.ScrolledWindow & set scrollbars
Jordan Irwin
as AntumDeluge
More... about 8 years ago
wiz_bin.changelog: Fix padding of log view/edit area
Jordan Irwin
as AntumDeluge
More... about 8 years ago
Code cleanup & organize imports
Jordan Irwin
as AntumDeluge
More... about 8 years ago
Fix FirstRun dialog remaining top window
Jordan Irwin
as AntumDeluge
More... about 8 years ago
dbr.__init__: Remove import of dbr.md5.MD5
Jordan Irwin
as AntumDeluge
More... about 8 years ago
Remove unused module db_md5
Jordan Irwin
as AntumDeluge
More... about 8 years ago
wiz_bin.build: Import dbr.md5.MD5Hasher instead of db_md5.MD5
Jordan Irwin
as AntumDeluge
More... about 8 years ago
dbr.md5: Code cleanup & rename "MD5" class to "MD5Hasher"
Jordan Irwin
as AntumDeluge
More... about 8 years ago
main: Organize imports
Jordan Irwin
as AntumDeluge
More... about 8 years ago
main: Replace Gettext "_()" function with custom "GT()"
Jordan Irwin
as AntumDeluge
More... about 8 years ago