aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
| * Default upload animation preview to own avatarArmin Weatherwax2010-09-181-1/+1
| * Merge remote branch 'elektra/weekly' into weeklyMcCabe Maxsted2010-09-184-9/+40
| |\
| | * Fixed events handling on osx to behave correctly on 10.5+ compilation runs.elektrahesse2010-09-172-6/+30
| | * Ooops forgot to remove a debug printout :Pelektrahesse2010-09-171-1/+0
| | * Fixed path separators for im history so it's multiplatform nowelektrahesse2010-09-171-1/+8
| | * Added a check to avoid triggering completion tests if text in chatbar is empty.elektrahesse2010-09-171-2/+3
| | * Merge branch 'weekly' of git://github.com/mccabe/imprudence into weeklyelektrahesse2010-09-1730-962/+711
| | |\
| | * \ Merge branch 'weekly' of git://github.com/mccabe/imprudence into weeklyelektrahesse2010-09-1659-593/+676
| | |\ \
| * | | | UI Scale Reset button finds the actual default, not hardcoded.Jacek Antonelli2010-09-181-1/+2
| * | | | Added links to the blog and forums to the login screen's help menuMcCabe Maxsted2010-09-171-20/+22
| * | | | Updated the profile button heightsMcCabe Maxsted2010-09-171-8/+8
| | |_|/ | |/| |
| * | | Merge remote branch 'elektra/weekly' into weeklyMcCabe Maxsted2010-09-176-41/+181
| |\ \ \ | | |/ /
| | * | Added nicknames support for chat highlighting (up to 3) in prefs->adv->extraelektrahesse2010-09-164-6/+98
| | * | Commented out the checks for distance, above 1024mts seems like i can't make ...elektrahesse2010-09-161-2/+2
| | * | Switched struct declaration to a more C++esque way... Aleric hit me with a st...elektrahesse2010-09-161-2/+2
| | * | Moved all the variables to a struct to keep code more clean and added a check...elektrahesse2010-09-162-41/+53
| | * | Fixed a bug related to the names cache clearing :Pelektrahesse2010-09-161-40/+39
| | * | Added names cycling using TAB. Only 1 char now necessary to trigger completio...elektrahesse2010-09-162-30/+53
| | * | Added CHAT_NORMAL_RADIUS check for autocompletion and deleted selection of la...elektrahesse2010-09-161-3/+17
| | * | Added support for autocompletion of names also in the 'local chat' windowelektrahesse2010-09-151-2/+1
| | * | Added more punctuation support to both names autocomplete and names highlight...elektrahesse2010-09-152-2/+2
| | * | Added TAB as name completion hotkey, to be used after at least 3 chars otherw...elektrahesse2010-09-151-1/+2
| * | | "fix" null sound channel crashNemurimasu Neiro2010-09-171-1/+1
| * | | Made searching contacts suck a lot lessMcCabe Maxsted2010-09-172-37/+47
| * | | Let's not put so many spaces in front of (none)McCabe Maxsted2010-09-171-1/+1
| * | | Fixed missing [CURRENCY] in god tools and deleted an unused xml file (thanks ...McCabe Maxsted2010-09-173-658/+5
| * | | Updated de translations to third and fourth batches by ErynMcCabe Maxsted2010-09-1718-270/+541
| * | | Reset scroll position on search in contacts/groups listsMcCabe Maxsted2010-09-162-0/+2
| * | | Added search bars for friends and groups lists, based on a feature in the Asc...McCabe Maxsted2010-09-168-23/+142
| | |/ | |/|
| * | Fixed up the logic for the Hide Misspellings/Show Misspellings menu options. ...McCabe Maxsted2010-09-164-21/+39
| * | More spell checking cleanupMcCabe Maxsted2010-09-154-12/+14
| * | Fixed up the spellcheck preferences labels to something more easily understan...McCabe Maxsted2010-09-151-26/+33
| * | Fixed spellcheck comboboxes showing up as blank (do we even want comboboxes h...McCabe Maxsted2010-09-151-14/+19
| * | Fixed crash when pressing the download dictionary button right after the wind...McCabe Maxsted2010-09-151-36/+39
| * | Added LSL and LSL2 to the en_sl dictionaryMcCabe Maxsted2010-09-151-0/+2
| * | Removed spell_check from chat history and IM windows since sent text isn't ev...McCabe Maxsted2010-09-154-7/+5
| * | Added spell_check to floater_*.xml line editorsMcCabe Maxsted2010-09-1528-38/+38
| * | Added spell_check to floater_*.xml text editorsMcCabe Maxsted2010-09-1514-20/+22
| * | Added spell_check to panel_*.xml text editorsMcCabe Maxsted2010-09-1514-19/+19
| * | Removed unused panel_voice_enable.xml fileMcCabe Maxsted2010-09-151-37/+0
| * | Added spell_check to panel_*.xml line editorsMcCabe Maxsted2010-09-1510-17/+18
| * | Removed unused panel_voice_options.xml fileMcCabe Maxsted2010-09-151-43/+0
| * | First commit in the long overhaul of making spell check consistent and workab...McCabe Maxsted2010-09-156-345/+470
| |/
| * Updated CannotBuyLandMaturity notification with info on how to fix the problemMcCabe Maxsted2010-09-151-1/+1
| * Clarified that a restart is required to change spell checking settingsMcCabe Maxsted2010-09-141-2/+2
| * Removed GOVERNOR_LINDEN check to allow land auctions on OpenSimMcCabe Maxsted2010-09-141-1/+1
| * Merge remote branch 'elektra/weekly' into weeklyMcCabe Maxsted2010-09-141-2/+2
| |\
| | * Small bugfix, no dropdown yetelektrahesse2010-09-141-2/+2
| * | Merge remote branch 'thickbrick/weekly' into weeklyMcCabe Maxsted2010-09-141-0/+13
| |\ \
| | * | Prevent double-click teleport when double-clicking touch-scripted objects or ...thickbrick2010-09-141-0/+13