gonvert
14 years agoRemoving the defaulting to maximize completely
Ed Page [Sat, 31 Oct 2009 02:58:15 +0000 (21:58 -0500)]
Removing the defaulting to maximize completely

14 years agoThe cody pretty much now embodies the comment
Ed Page [Sat, 31 Oct 2009 02:56:35 +0000 (21:56 -0500)]
The cody pretty much now embodies the comment

14 years agoMinor handling for startup profiling
Ed Page [Sat, 31 Oct 2009 02:53:41 +0000 (21:53 -0500)]
Minor handling for startup profiling

14 years agoRemoving the writing to console, fixing a bug with TreeView search in categories...
Ed Page [Sat, 31 Oct 2009 02:47:07 +0000 (21:47 -0500)]
Removing the writing to console, fixing a bug with TreeView search in categories, using the base unit as the default unit; code cleanup

14 years agoMore cleanups
Ed Page [Sat, 31 Oct 2009 02:32:50 +0000 (21:32 -0500)]
More cleanups

14 years agoSuperfluous check removed
Ed Page [Sat, 31 Oct 2009 02:31:45 +0000 (21:31 -0500)]
Superfluous check removed

14 years agoAdding logging to those callbacks
Ed Page [Sat, 31 Oct 2009 02:31:04 +0000 (21:31 -0500)]
Adding logging to those callbacks

14 years agoMassive cleanup to user entry
Ed Page [Sat, 31 Oct 2009 02:30:18 +0000 (21:30 -0500)]
Massive cleanup to user entry

14 years agoFixing some unit data issues
Ed Page [Sat, 31 Oct 2009 02:25:01 +0000 (21:25 -0500)]
Fixing some unit data issues

14 years agoFixing a regex mistake
Ed Page [Sat, 31 Oct 2009 02:07:03 +0000 (21:07 -0500)]
Fixing a regex mistake

14 years agoGetting code I don't want to deal with out of my way
Ed Page [Sat, 31 Oct 2009 00:14:23 +0000 (19:14 -0500)]
Getting code I don't want to deal with out of my way

14 years agoMinor cleanup as I slowly move through this code
Ed Page [Sat, 31 Oct 2009 00:00:22 +0000 (19:00 -0500)]
Minor cleanup as I slowly move through this code

14 years agoAdded hiding of find; added find next/previous; added fullscreen toggle; started...
Ed Page [Fri, 30 Oct 2009 12:13:44 +0000 (07:13 -0500)]
Added hiding of find; added find next/previous; added fullscreen toggle; started cleaning up some category stuff

14 years agoFound a better name for this function
Ed Page [Fri, 30 Oct 2009 10:49:42 +0000 (05:49 -0500)]
Found a better name for this function

14 years agoRenaming find_count to something more meaningful
Ed Page [Fri, 30 Oct 2009 03:31:57 +0000 (22:31 -0500)]
Renaming find_count to something more meaningful

14 years agoConsolidated the find callbacks
Ed Page [Fri, 30 Oct 2009 03:28:56 +0000 (22:28 -0500)]
Consolidated the find callbacks

14 years agoRemoved an unused import
Ed Page [Fri, 30 Oct 2009 03:28:10 +0000 (22:28 -0500)]
Removed an unused import

14 years agoMinor whitespace cleanup
Ed Page [Fri, 30 Oct 2009 03:26:42 +0000 (22:26 -0500)]
Minor whitespace cleanup

14 years agoTaking advantage of GTK to do sorting of units table for us
Ed Page [Fri, 30 Oct 2009 03:26:10 +0000 (22:26 -0500)]
Taking advantage of GTK to do sorting of units table for us

14 years agoStart of some cleanup
Ed Page [Fri, 30 Oct 2009 02:54:42 +0000 (21:54 -0500)]
Start of some cleanup

14 years agoMinor cleanups
Ed Page [Fri, 30 Oct 2009 02:44:58 +0000 (21:44 -0500)]
Minor cleanups

14 years agoLogging exceptions in cleaned up callbacks
Ed Page [Fri, 30 Oct 2009 02:41:26 +0000 (21:41 -0500)]
Logging exceptions in cleaned up callbacks

14 years agoFound a better name for the find callback
Ed Page [Fri, 30 Oct 2009 02:38:51 +0000 (21:38 -0500)]
Found a better name for the find callback

14 years agocleaning up a function name
Ed Page [Fri, 30 Oct 2009 02:38:12 +0000 (21:38 -0500)]
cleaning up a function name

14 years agoSlowly going through functions cleaning them up. THis includes massive cleanup to...
Ed Page [Fri, 30 Oct 2009 02:36:50 +0000 (21:36 -0500)]
Slowly going through functions cleaning them up.  THis includes massive cleanup to search including soem bug fixes

14 years agoRemoving a function by taking advantage of GTK
Ed Page [Fri, 30 Oct 2009 02:07:37 +0000 (21:07 -0500)]
Removing a function by taking advantage of GTK

14 years agoCaching off the category names and fixing a bug
Ed Page [Fri, 30 Oct 2009 02:02:48 +0000 (21:02 -0500)]
Caching off the category names and fixing a bug

14 years agoAnother indentation thing
Ed Page [Fri, 30 Oct 2009 01:57:57 +0000 (20:57 -0500)]
Another indentation thing

14 years agoMisc cleanups
Ed Page [Fri, 30 Oct 2009 01:56:03 +0000 (20:56 -0500)]
Misc cleanups

14 years agoCleaning up some unused code
Ed Page [Fri, 30 Oct 2009 01:44:36 +0000 (20:44 -0500)]
Cleaning up some unused code

14 years agoSwitching to the GTK About dialog
Ed Page [Fri, 30 Oct 2009 01:38:36 +0000 (20:38 -0500)]
Switching to the GTK About dialog

14 years agoThe final vanquishment of globals
Ed Page [Fri, 30 Oct 2009 01:33:13 +0000 (20:33 -0500)]
The final vanquishment of globals

14 years agoEncapsulated almost all of the state into a class
Ed Page [Fri, 30 Oct 2009 01:28:37 +0000 (20:28 -0500)]
Encapsulated almost all of the state into a class

14 years agoEncapsulated almost all of the state into a class
Ed Page [Fri, 30 Oct 2009 01:26:25 +0000 (20:26 -0500)]
Encapsulated almost all of the state into a class

14 years agoRenaming some of the signal handlers
Ed Page [Fri, 30 Oct 2009 00:53:03 +0000 (19:53 -0500)]
Renaming some of the signal handlers

14 years agoMore renaming
Ed Page [Fri, 30 Oct 2009 00:43:18 +0000 (19:43 -0500)]
More renaming

14 years agoIt is now pretty much PEP8 happy
Ed Page [Fri, 30 Oct 2009 00:41:18 +0000 (19:41 -0500)]
It is now pretty much PEP8 happy

14 years agoDoing massive renames
Ed Page [Fri, 30 Oct 2009 00:27:49 +0000 (19:27 -0500)]
Doing massive renames

14 years agoContinuing to give things meaningful names
Ed Page [Thu, 29 Oct 2009 23:54:49 +0000 (18:54 -0500)]
Continuing to give things meaningful names

14 years agoAdding some more global statements to fix search and stuff
Ed Page [Thu, 29 Oct 2009 12:55:06 +0000 (07:55 -0500)]
Adding some more global statements to fix search and stuff

14 years agoMaking scrollbars automatic
Ed Page [Thu, 29 Oct 2009 12:54:48 +0000 (07:54 -0500)]
Making scrollbars automatic

14 years agoReformatting to be nice
Ed Page [Thu, 29 Oct 2009 12:54:28 +0000 (07:54 -0500)]
Reformatting to be nice

14 years agoRemoving dependence on string module
Ed Page [Thu, 29 Oct 2009 12:54:18 +0000 (07:54 -0500)]
Removing dependence on string module

14 years agoRenaming things and fixing an exit bug
Ed Page [Thu, 29 Oct 2009 04:24:07 +0000 (23:24 -0500)]
Renaming things and fixing an exit bug

14 years agoStarting to make progress on at least getting this to run
Ed Page [Thu, 29 Oct 2009 03:33:40 +0000 (22:33 -0500)]
Starting to make progress on at least getting this to run

14 years agoMinor tweaks
Ed Page [Thu, 29 Oct 2009 01:43:09 +0000 (20:43 -0500)]
Minor tweaks

14 years agoRe-arranging things
Ed Page [Thu, 29 Oct 2009 01:30:25 +0000 (20:30 -0500)]
Re-arranging things

14 years agoRemoving temp files
Ed Page [Thu, 29 Oct 2009 01:27:50 +0000 (20:27 -0500)]
Removing temp files

14 years agoUpstream 0.2.23
Ed Page [Thu, 29 Oct 2009 01:27:20 +0000 (20:27 -0500)]
Upstream 0.2.23