| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed a bug related to the names cache clearing :P | elektrahesse | 2010-09-16 | 1 | -40/+39 |
* | Added names cycling using TAB. Only 1 char now necessary to trigger completio... | elektrahesse | 2010-09-16 | 2 | -30/+53 |
* | Added CHAT_NORMAL_RADIUS check for autocompletion and deleted selection of la... | elektrahesse | 2010-09-16 | 1 | -3/+17 |
* | Added support for autocompletion of names also in the 'local chat' window | elektrahesse | 2010-09-15 | 1 | -2/+1 |
* | Added more punctuation support to both names autocomplete and names highlight... | elektrahesse | 2010-09-15 | 2 | -2/+2 |
* | Added TAB as name completion hotkey, to be used after at least 3 chars otherw... | elektrahesse | 2010-09-15 | 1 | -1/+2 |
* | Updated CannotBuyLandMaturity notification with info on how to fix the problem | McCabe Maxsted | 2010-09-15 | 1 | -1/+1 |
* | Clarified that a restart is required to change spell checking settings | McCabe Maxsted | 2010-09-14 | 1 | -2/+2 |
* | Removed GOVERNOR_LINDEN check to allow land auctions on OpenSim | McCabe Maxsted | 2010-09-14 | 1 | -1/+1 |
* | Merge remote branch 'elektra/weekly' into weekly | McCabe Maxsted | 2010-09-14 | 1 | -2/+2 |
|\ |
|
| * | Small bugfix, no dropdown yet | elektrahesse | 2010-09-14 | 1 | -2/+2 |
* | | Merge remote branch 'thickbrick/weekly' into weekly | McCabe Maxsted | 2010-09-14 | 1 | -0/+13 |
|\ \ |
|
| * | | Prevent double-click teleport when double-clicking touch-scripted objects or ... | thickbrick | 2010-09-14 | 1 | -0/+13 |
* | | | Ugly hack for ugly (but needed) ui: make the 'none' group sort to the top of ... | McCabe Maxsted | 2010-09-14 | 1 | -14/+34 |
* | | | Added checkboxes to the group list for receiving group notices, joining group... | McCabe Maxsted | 2010-09-14 | 3 | -14/+82 |
* | | | Merge remote branch 'thickbrick/weekly' into weekly | McCabe Maxsted | 2010-09-13 | 1 | -2/+6 |
|\ \ \
| |/ / |
|
| * | | SNOW-282: prevent the toolbox from showing up uninvited and grabbing in-world... | thickbrick | 2010-09-14 | 1 | -2/+6 |
* | | | Moved web map settings to the imprudence section of settings.xml | McCabe Maxsted | 2010-09-13 | 1 | -23/+23 |
* | | | add libhunspell to viewer_manifest for linux* | Armin Weatherwax | 2010-09-13 | 1 | -0/+2 |
* | | | Henri Beauchamp: use http map if possible. Fixes broken map in SL + http map ... | Armin Weatherwax | 2010-09-13 | 11 | -56/+169 |
* | | | stay away from find_library! | Nemurimasu Neiro | 2010-09-13 | 2 | -10/+4 |
* | | | Restored the alt-H shortcut for teleport history | McCabe Maxsted | 2010-09-13 | 1 | -1/+2 |
* | | | Fixed Windows compile error in autocomplete | McCabe Maxsted | 2010-09-13 | 1 | -1/+1 |
* | | | Added the 'Add Friend' option to IMs and fixed the Group Profile button showi... | McCabe Maxsted | 2010-09-13 | 17 | -16/+95 |
* | | | Updated German translation, part 2, by Eryn Galen | McCabe Maxsted | 2010-09-13 | 21 | -328/+535 |
* | | | Merge remote branch 'elektra/weekly' into weekly | McCabe Maxsted | 2010-09-12 | 2 | -6/+77 |
|\ \ \
| | |/
| |/| |
|
| * | | Added ' support for punctuation matching | elektrahesse | 2010-09-13 | 1 | -1/+1 |
| * | | Initial support for names autocompletion in chat using ctrl-esc | elektrahesse | 2010-09-13 | 1 | -5/+76 |
| * | | Fixed the regexp to match commas before the name | elektrahesse | 2010-09-12 | 1 | -1/+1 |
| |/ |
|
* | | Applied patch by Makomk Makosen for #515: Uninitialized pointer mNextAudioSes... | McCabe Maxsted | 2010-09-11 | 1 | -0/+1 |
* | | When buying land check the maturity level first and inform the agent when the... | Frederick Martian | 2010-09-11 | 2 | -1/+22 |
|/ |
|
* | Merge remote branch 'elektra/weekly' into weekly | McCabe Maxsted | 2010-09-11 | 3 | -13/+14 |
|\ |
|
| * | Fixed merge conflicts, propagated the _stat usage for windows in floaterlocal... | elektrahesse | 2010-09-11 | 37 | -106/+626 |
| |\ |
|
| * | | Fixed Boost.cmake and removed the boost::system and boost::filesystem depende... | elektrahesse | 2010-09-11 | 1 | -6/+0 |
| * | | Code cleanup | elektrahesse | 2010-09-09 | 1 | -34/+1 |
| * | | Switched to boost::regex and wrote a regex supporting punctuation for name ma... | elektrahesse | 2010-09-09 | 1 | -2/+11 |
| * | | Fixed chat colors and added group im colors | elektrahesse | 2010-09-09 | 1 | -1/+1 |
| * | | Fixed chat colors and added group im colors | elektrahesse | 2010-09-09 | 9 | -36/+117 |
| * | | Added a Extra tab in adv. preferences to enable/disable chat colors and to se... | elektrahesse | 2010-09-08 | 4 | -20/+112 |
| * | | Initial hacky release of colors in chat highlighting friend chat and when you... | elektrahesse | 2010-09-08 | 1 | -8/+34 |
| * | | Made the texture fix cross platform and removed boost::filesystem dep for loa... | elektrahesse | 2010-09-07 | 1 | -23/+8 |
| * | | Merge branch 'weekly' of git://github.com/mccabe/imprudence into weekly | elektrahesse | 2010-09-07 | 12 | -2/+583 |
| |\ \ |
|
| * | | | Fixed local textures on mac | elektrahesse | 2010-09-07 | 1 | -6/+23 |
* | | | | Fixed the layout of the fonts preferences panel's font previews | McCabe Maxsted | 2010-09-11 | 1 | -4/+4 |
| |_|/
|/| | |
|
* | | | Updated the artwork package to fix a few items that were out of date | McCabe Maxsted | 2010-09-11 | 1 | -8/+8 |
* | | | Changed version to Experimental 2010.09.11 | McCabe Maxsted | 2010-09-11 | 1 | -1/+1 |
* | | | Fixed color picker size being too tiny for the label | McCabe Maxsted | 2010-09-11 | 1 | -6/+6 |
* | | | Made the default friend chat color the same color as friends' glyph in the mi... | McCabe Maxsted | 2010-09-11 | 1 | -3/+3 |
* | | | Disabled highlight for own name color by default to avoid confusion | McCabe Maxsted | 2010-09-11 | 1 | -2/+2 |
* | | | Fixed crash when right clicking a landmark and selecting 'About Landmark'. TO... | McCabe Maxsted | 2010-09-10 | 1 | -3/+3 |