Minor whitespace cleanup
[gonvert] / src / gonvert_glade.py
2009-10-30 Ed PageMinor whitespace cleanup
2009-10-30 Ed PageTaking advantage of GTK to do sorting of units table...
2009-10-30 Ed PageStart of some cleanup
2009-10-30 Ed PageMinor cleanups
2009-10-30 Ed PageLogging exceptions in cleaned up callbacks
2009-10-30 Ed PageFound a better name for the find callback
2009-10-30 Ed Pagecleaning up a function name
2009-10-30 Ed PageSlowly going through functions cleaning them up. THis...
2009-10-30 Ed PageRemoving a function by taking advantage of GTK
2009-10-30 Ed PageCaching off the category names and fixing a bug
2009-10-30 Ed PageMisc cleanups
2009-10-30 Ed PageCleaning up some unused code
2009-10-30 Ed PageSwitching to the GTK About dialog
2009-10-30 Ed PageThe final vanquishment of globals
2009-10-30 Ed PageEncapsulated almost all of the state into a class
2009-10-30 Ed PageEncapsulated almost all of the state into a class
2009-10-30 Ed PageRenaming some of the signal handlers
2009-10-30 Ed PageMore renaming
2009-10-30 Ed PageIt is now pretty much PEP8 happy
2009-10-30 Ed PageDoing massive renames
2009-10-29 Ed PageContinuing to give things meaningful names
2009-10-29 Ed PageAdding some more global statements to fix search and...
2009-10-29 Ed PageRenaming things and fixing an exit bug
2009-10-29 Ed PageStarting to make progress on at least getting this...
2009-10-29 Ed PageMinor tweaks