11 months ago Florian Quèze Attempt to fix the Windows repackaging error. 0.3b1
11 months ago Florian Quèze Remove call to check-locales.pl (see bug 572224 and bug 572222). 0.3b1
11 months ago Florian Quèze Additional locales: ru (ready), es-ES (almost ready). 0.3b1
11 months ago Florian Quèze More l10n repackaging fixes. 0.3b1
11 months ago Florian Quèze Make missing strings non-fatal. 0.3b1
11 months ago Florian Quèze Update the l10n repositories after pulling in new changesets. 0.3b1
11 months ago Florian Quèze Include nl and pl too as they are almost complete and English strings will be merged in to replace the missing strings. 0.3b1
11 months ago Florian Quèze Fix errors while repackaging builds. 0.3b1
11 months ago Florian Quèze Bump version number to 0.3pre on the default branch.
11 months ago Florian Quèze Set version number to 0.3b1, change default revisions in client.py and add shipped-locales. 0.3b1
11 months ago Florian Quèze Bug 784 - Use placeholder icon that can obviously be changed for the buddy icon (icon by Idechix).
11 months ago Florian Quèze Fix the default font size for x-cyrillic ('uk' locale).
11 months ago Florian Quèze Follow-up to bug 680 (localize twitter code): export the 'LOG' function in jsProtoHelper.
11 months ago Florian Quèze Update 'Fake' to work with Instantbird 0.3.
11 months ago Florian Quèze Fix typo in the 'extensions-discover.description' string.
11 months ago Florian Quèze Bug 780 - Avoid freezing when adding several buddies to blist.sqlite, r=instantbot.
11 months ago Florian Quèze Bug 827 - Update copyright year to 2011.
11 months ago Florian Quèze Bug 529 - put a XUL page in chrome for the 'discovery' pane of the new add-on manager (+ fix a related pref, see bug 562), r=clokep.
11 months ago Patrick Cloke Bug 697 - Commands no longer work in protocol overrides, r=fqueze.
11 months ago Florian Quèze Fix link opening from the add-on manager window, r=clokep.
11 months ago Florian Quèze Bug 792 - Need empty text for topics.
11 months ago Florian Quèze Bug 743 - Larger and more discoverable drop targets for merging buddies into contacts that currently have only one buddy.
11 months ago Benedikt Pfeifer Bug 820 - [Aero only] Improve readability of the menu bar and status selector text, r=fqueze.
11 months ago Florian Quèze Bug 818 - Change the way the 'textbox vertical overhead' is computed in the textbox sizing algorithm so that it still works when the conv-bottom deck has a border.
11 months ago Benedikt Pfeifer Bug 819 - [Aero-only] Remove triple border at the bottom of the account list in the account manager, r=fqueze.
11 months ago Patrick Cloke Bug 680 - Localize Twitter code, r=fqueze.
11 months ago Florian Quèze Bug 783 - User icons sometimes lost after a reconnecting the account.
11 months ago Florian Quèze Bug 808 - UI to add/remove tags.
11 months ago Florian Quèze Define MOZILLA_DIR before including package-name.mk in build.mk to avoid errors in the path of printconfigsetting.py.
11 months ago Florian Quèze Ensure we don't attempt to get information about buddies of disconnected accounts from libpurple (fix regression from bug 334 - e52ac1260bb5 that changed the GetPrplInfo method to work on disconnected accounts too).
11 months ago Florian Quèze Bug 811 - List the tags a contact have in its tooltip, r=clokep.
11 months ago Florian Quèze Special case the system messages displayed when a status is changed from 'unknown', to avoid misleading the user into thinking the person's status has just changed.
11 months ago Florian Quèze Bug 718 - Error console links to libpurple source code are broken (port the comm-central ce2bbf8d11fd changeset).
11 months ago Benedikt Pfeifer Bug 620 - Use Glass on Aero (Windows Vista and 7), r=fqueze.
11 months ago Florian Quèze Follow-up to bug 618, addressing Mic's review comments.
11 months ago Florian Quèze Follow-up to bug 812: hide the character count when the textbox is empty.
11 months ago Patrick Cloke Bug 618 - Basic Jump List support on Windows 7, r=fqueze.
11 months ago Florian Quèze Bug 812 - Display the character count while typing a tweet, r=clokep.
11 months ago Florian Quèze Make sound for contact events rather than buddy events to reduce pointless noise for contacts with several buddies.
11 months ago Florian Quèze Port 'Bug 517097 - make enabling debug symbols more sane' and 'Bug 554024 - switch mozilla-central Linux builds to use -gdwarf-2 instead of -gstabs' changes to mozconfig files.
11 months ago Florian Quèze Bug 504 - Use the CSS3 name (without the '-moz' prefix) of the border-radius, box-shadow and background-origin properties.
11 months ago Florian Quèze Bug 532 - Disable advanced options for the Facebook and Google Talk protocol overrides, and disable 'Join Chat' for Facebook.
11 months ago Florian Quèze [Mac] Disable history in the hidden window to avoid a warning.
11 months ago Florian Quèze Integrate Time Bubbles' features into the default Bubbles message theme.
11 months ago Florian Quèze Follow-up to bug 649 - purple proxies should not be in the way of JavaScript protocols: override protocols should have the same proxy behavior as their base.
11 months ago Florian Quèze Bug 676 - Display user icons in twitter timelines.
11 months ago Florian Quèze Bug 744 - Tooltip for the alltargets button.
11 months ago Florian Quèze Bug 791 - Wrong conversation header size after moving the splitter and resizing the window.
11 months ago Florian Quèze Bug 744 - Move the top of conversation UI into 2 separate bindings (fixes a regression from c856c0b1cd19 where the topic was no longer editable).
11 months ago Florian Quèze Bug 580 - Use Function.bind instead of 'self' variables and getBindingParent calls.
11 months ago Patrick Cloke Bug 797 - Add help strings for Instantbird commands, r=fqueze.
11 months ago Florian Quèze Bug 744 - top of conversation UI (contact info) - part 2: protocol icon giving access to an 'all-targets' menu.
11 months ago Florian Quèze Remove ugly top margin on Linux conversation windows.
12 months ago Benedikt P. Bug 795 - All-Tabs button not displayed correctly on conversation windows, r=fqueze.
12 months ago Florian Quèze Fix icon display on Windows when the profile is stored on a network location.
12 months ago Patrick Cloke Bug 691 - Implement /help command to get information on registered commands, r=fqueze.
12 months ago Florian Quèze Adapt glib's configuration for PPC builds (fixes MSN and AIM connection issues on PPC).
12 months ago Florian Quèze Bug 744 - top of conversation UI (contact info) - part 1.
12 months ago Florian Quèze The 'topic' attribute of purpleIConvChat should be settable.
12 months ago Florian Quèze Hide the 'getAnonymousElementByAttribute' calls in conversation.xml to improve readability.