PrefBar users:
14,047

The prefbar source code can be accessed in either of the following ways:

Shortlog for the PrefBar project

2 days ago Manuel ReimerSome improvements for button editor master
10 days ago Manuel Reimer"about:config" integration
11 days ago Manuel ReimerClose button editor, if button was deleted or changed...
2012-05-01 Manuel ReimerItems with type "spacer" or "separator" are now created...
2012-05-01 Manuel ReimerTemporarily added missing locale strings
2012-05-01 Manuel ReimerDisabled editing of non-editable buttons
2012-04-29 Manuel ReimerAdded "Apply" button in "new-item" mode for editable...
2012-04-29 Manuel ReimerDisabled "Apply" button in "new item" mode of button...
2012-04-29 Manuel ReimerAdded "Edit button" entry to PrefBar context menu
2012-04-29 Manuel ReimerAdded "Apply" button to button editor
2012-04-27 Manuel ReimerNow using nsIObserverService to notify about JSON changes
2012-04-26 Manuel ReimerMoved PrefObserver's from global to browser context
2012-03-18 Manuel ReimerPrefBar 6.1.0 v6.1.0
2012-03-04 Manuel ReimerImproved user agent menulist
2012-02-27 Manuel ReimerFixed overflow detection in "SetSpecialChecks"
2012-02-18 Manuel ReimerFixed "activeitem is undefined" error
2012-02-18 Manuel ReimerGerman translation for Locale Switch
2012-02-18 Norah MarinkovicJapanese translation for Locale Switch
2012-02-08 Norah MarinkovicJapanese translation for "Default" entry in "Language...
2012-02-05 Manuel ReimerUpdated help URL's in link buttons
2012-02-04 Manuel ReimerAdded Japanese locale
2012-02-04 Norah MarinkovicJapanese locale for PrefBar
2012-02-04 Manuel ReimerAdded code, for updating Japanese locale, to Makefile
2012-02-02 Manuel ReimerAdded favicon for built-in help
2012-02-02 Manuel ReimerConverted "Language List" from "extlist" to "menulist"
2012-01-19 Manuel ReimerModified drag&drop to scroll to the dropped items
2012-01-18 Manuel ReimerSome locale additions, mostly in de-AT locale
2012-01-18 Manuel ReimerDropped unneeded test entity...
2012-01-14 Manuel ReimerMade spacer label translatable
2012-01-14 Manuel ReimerIf there is no label, then there is no need to translat...
2012-01-12 Manuel ReimerDropped translation for obsolete buttons
2012-01-12 Manuel ReimerImproved button translation (buttons.properties) for...
2012-01-12 Manuel ReimerFixed format version reading in RDF code
2012-01-11 Manuel ReimerDropped unused "help.dtd"
2012-01-10 Manuel ReimerFixed wrong doctype of index.xhtml
2012-01-10 Manuel ReimerChanged encoding of help files to UTF-8
2012-01-10 Manuel ReimerFixed two untranslated strings in help
2012-01-10 Manuel ReimerKilled "install.js"
2012-01-09 Manuel ReimerFixed some links in new help system
2012-01-09 Manuel ReimerRemoved separate cache buttons for "memory" and "disk...
2012-01-09 Manuel ReimerFixed mistake in english help
2012-01-08 Manuel ReimerModified help system to use DTD files and entities...
2012-01-06 Manuel ReimerCleaned up "What's new" section in help system
2012-01-06 Manuel ReimerCleaned up "Using PrefBar" section in help system
2012-01-06 Manuel ReimerCleaned up FAQ section in help system
2012-01-06 Manuel ReimerDropped "execute demo" buttons
2012-01-06 Manuel ReimerMade "RunApplication" accept the parameters as multiple...
2011-12-31 Manuel ReimerFixed Bug 23412 "Drag&Drop of button onto itself moves...
2011-12-31 Manuel ReimerChangelog update...
2011-12-31 Manuel ReimerFixed some HTML validation errors
2011-10-13 Manuel ReimerFixed initial prefbar.json generation so that buttons...
2011-10-13 Manuel ReimerConverted parts of german locale to UTF-8
2011-09-14 Manuel ReimerMoving help CSS files from locale to content
2011-09-14 Manuel ReimerMoving help CSS files from locale to content
2011-09-13 Manuel ReimerUpdated changelog
2011-09-09 Manuel ReimerUsing boolean "true" for "dontupdatelistitems" property
2011-09-09 Manuel ReimerCheck "dontupdatelistitems" flag in import and main DS
2011-08-30 Manuel ReimerMade "Language list" editable
2011-08-27 Manuel ReimerMade it easier to detect non-existent button reference...
2011-07-29 Manuel ReimerLimited scrollbox width hack to the SM version where...
2011-07-29 Manuel ReimerPrefBar 6.0.1 v6.0.1
2011-07-28 Manuel ReimerFixed Bug 24240 "No "event" passed to button code,...
2011-07-26 Manuel ReimerAdded whitelist for hosts, allowed to import buttons
2011-07-21 Manuel ReimerModified JSON handling to use UTF-8 charset
2011-07-21 Manuel ReimerFixed button id display in error handling
2011-07-08 Manuel ReimerDropped unused variable declaration
2011-07-08 Manuel ReimerPrefBar 6.0.0 v6.0.0
2011-07-07 Manuel ReimerAdded handling for "non forced" button updates
2011-07-07 Manuel ReimerImproved code for handling button overflow
2011-07-07 Manuel ReimerUpdated credits
2011-07-03 Manuel ReimerFixed hotkey registration
2011-07-03 Manuel ReimerPrefBar 6.0.0rc2 v6.0.0rc2
2011-07-03 Manuel ReimerFixed error logging for button functions
2011-07-03 Manuel ReimerMade initfunctions work for extchecks
2011-07-03 Manuel ReimerAdded access to "event" for extcheck setfunctions
2011-07-03 Manuel ReimerFixed OldID2NewID to work with special characters
2011-07-03 Manuel ReimerFixed button hotkeys
2011-06-29 Manuel ReimerUpdated changelog
2011-06-29 Manuel ReimerAdded API function which writes to clipboard
2011-06-28 Manuel ReimerMade opening of customize dialog, from addon manager...
2011-06-28 Manuel ReimerPrefBar 6.0.0rc1 v6.0.0rc1
2011-06-27 Manuel ReimerDumped "toggle PrefBar" menu in overlay for Firefox...
2011-06-27 Manuel ReimerMerged prefbarCheckForUpdate and doUpdate
2011-06-27 Manuel ReimerFixed checkbox display in menus
2011-06-27 Manuel ReimerReplaced local datasource variable with global one
2011-06-24 Manuel ReimerFixed restoreOpenStates to not throw exception for...
2011-06-24 Manuel ReimerFixed drag&drop to work with submenus
2011-06-24 Manuel ReimerFixed prefbarItemDelete to drop items from right parent
2011-06-24 Manuel ReimerRevert "Merged two loops in prefbarItemDelete()"
2011-06-24 Manuel ReimerMerged two loops in prefbarItemDelete()
2011-06-24 Manuel ReimerSimplified some loops
2011-06-23 Manuel ReimerSome more entries for changelog
2011-06-23 Manuel ReimerSome fixes/updates for help system
2011-06-23 Manuel ReimerDropping backwards compatibility workaround for UA...
2011-06-23 Manuel ReimerGet sure that prefbar.json exists after first start
2011-06-23 Manuel ReimerSome unused RDF lines dropped
2011-06-23 Manuel ReimerSome code cleanup
2011-06-22 Manuel ReimerFixed button localization
2011-06-22 Manuel ReimerFixed Bug 24065 ""PrefBar Toolbar" Appears Twice in...
2011-06-19 Manuel ReimerFixed import to sort items in the right order to the...
next