Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN
Version 0.9.14.01 web site update, mirrors appear to be up to date.
Released version 0.9.12.01, a major new release - New customizable Firefox toolbar button to hide/show Googlebar - New handling for numbers with '.'s in terms (do not break apart IPs, etc.) - New handling for terms with '-'s in them (one button, remove - unless quoted) - Auto-detect desktop search IDs from URLs if not set in prefs - Pref to disable toolbar button separators (Toolbar Buttons section) - Pref to default to Satellite images in Maps search (Google Searches section) - Pref to disable highlighting HTML form input fields (Highlighting section) - New tabs, URLs not highlighted unless dynamic highlighting is enabled - Pref to ignore Dictionary search terms in history (Miscellaneous section) - Pref to add global search criteria to web searches (Google Searches section) - Pref to have page selection override search box for all searches, on by default (Miscellaneous section) - Enable site search for Google sites, only disabled if no URL in browser - Pre-populate login dialog with Google user ID if set in prefs - Added country setting for Froogle search (Google Searches section) - Added result navigation detection to Desktop Search results - Added Print Search capability (menuitem, toolbar button, etc.) - Pref to change Google Suggest update frequency (Experimental section) - Added 'Ctrl+Space' hot key to automatically bring up Suggest results in popup - Pref to auto-login to Google account (GMail, etc.) when browser starts (Experimental section) - Added new email notification sound to play by default, instead of beeping - New pref to set email notification sound, any valid URL (Experimental section)
Released 0.9.9.05 tonight which is mainly a bug fix release. 1. Fixed some style issues, specifically the "squished" look in Qute 3 2. Fixed dicitonary search - via context menu. 3. Fixed integration with the Firefox Extension panel. You can now open the options from there using the Extension window options button. 4. Added experimental version update capability 5. Incorporated items 2-5 from Andy's list into the core code base. The only diference is that I elected to show the Groups button in lieu of the Lucky button, otherwise I think I implemented everything else as-is. 6. Added Maps, Video, and Desktop to list of keyboard shortcut actions. 7. Refactored all toolbar buttons out into a googlebarButtonOverlay.xul file in an attempt to get the googlebarOverlay.xul as small as possible in case we need 2 different overlay files to support the Firefox toolbar customization. Still have more work to do on this one.
Refactored the new stylesheet for the web page into a single external css file. Also updated the format of some missed html pages. Updated the logo and added the disclaimer to the main googlebar options page. Last but not least, finally created an experimental installer for Firefox and added the ability to create that installer from the ant build file.
Added ignore of failure to deletion of files/dirs
Prepped some things for bug fixes to come. Added an ant build and fixed the simple bug of updating the prefs dialog title.