Debreate generating .deb from command line
Update changelog
Fix bin.trash on non-Win32 platforms with gio command
Fix utilities test where gio is found on MSYS systems
Disable trash test on non-Win32 systems
Check return value of bin.trash in unit test
Check for gio command in unit test
Add warning message for bin.trash on unsupported platforms
Prioritize tests
Install gio on Ubuntu unit tests workflow runner
Test still broken on remote workflow runners
Implement sending files to recycle bin on Win32 with bin.trash
Include bundled utilities path in executables search path
Add function to retrieve system arch bit length
Add file utility (BSD) for checking file types on Win32
Add recycle-bin utility (MIT) for sending files to recycle bin on Win32
Read lintian overrides from cached tags
Add methods to download, parse, & cache list of current lintian tags
Add WIP menu option to cache lintian tags
Remove link to obsolete Ubuntu Policy Manual page
Update changelog
Explicity strip node separator
Increment development version
Windows version of md5sum command prepends node separator to output
Move cache options into sub-menu
Update libdbr
md5sums option no longer dependent on md5sum command
Fix changelog page not resetting
Add option to standardize file permissions on build page
Create test for MD5 hashes
Read contents of file when generating MD5 hashes instead of just filename
Fix reading package with lintian
Add to bugs & todo lists
Fix output check in bin.execute
Whitespace & punctuation cleanup
Link to known bugs
Update todo & bugs
Increment development version
Attempt to manually parse current user's locale
Don't warn about translation not found for native language
Add to TODO list
Fix showing dynamically registered tooltips
Check for deleted elements in tooltips registry
Update TODO list
Add to bugs list
Fix install location of .dbp mimetype icon
Add to TODO list
Fix deb source build task
Remove INFO file from build.conf
Add to TODO list
Update libdbr
Increment development version
Revert to hyphenated development build version
Rework threading
Ensure confirmation dialogs are destroyed
Don't send GUI events from sub-thread
Update libdbr
Add to bugs list
Replace deprecated event binding
Copy file & directory permissions by default
Add note to look at for recycling api on Windows
Update libdbr to 0.2
Increment version
Print warning for unimplemented bin.trash function on Windows
Fix circular import
Place python3-pip dependency priority above python3-wxgtk4.1
Remove 'wiz' directory from build configuration
Use correct separator in build script
Shutdown app on unhandled exceptions
Fallback to manually toggling tooltips if built-in method fails
Helper function to retrieve main menu instance
Reload distribution names on changelog page when local cache deleted
Fix calling logger from within classes
Clean up imports
Fix import/export mimetype in menu launcher
Don't try to delete invalid indexes from auto-link list
Update bugs list
Replace calls to deprecated methods
Helper function ui.app.getPage to retrieve wizard pages
Move modules from 'wiz' to 'ui' package
Deprecate some methods from ui.main.MainWindow & wiz.wizard.Wizard
Replace calls to deprecated wiz.helper.GetMainWindow
Add helper function to get Wizard instance
Deprecate ui.help.ParseManpage
Move dbr.help to ui.help
Move dbr.font to ui.font
Move dbr.app to ui.app
Replace calls to deprecated wiz.helper.GetMainWindow
Set default value for working directory
Deprecate some functions in dbr.app.DebreateApp & wiz.helper
Clean up imports
Undeprecate input.select.Choice & drop support for wx 2.8
Remove calls to deprecated ui.statusbar.StatusBar
Remove calls to deprecated globals.moduleaccess.ModuleAccessCtrl
Replace calls to deprecated globals.constants
Check for file conflicts before building
Add methods in ui.page.Page for sanity checks
Add methods in ui.page.Page to set & get errors
Add ui.page.Page.Reset method for backward compatibility
Remove deprecated wiz.wizard.WizardPage class