index
:
meta-impy
next
Metaverse (OpenSim/SL) viewer with an emphasis on usability. My attempt to keep up with 1.4 impy development.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
linden
/
indra
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-09-16
Added search bars for friends and groups lists, based on a feature in the Asc...
McCabe Maxsted
8
-23
/
+142
2010-09-16
Added nicknames support for chat highlighting (up to 3) in prefs->adv->extra
elektrahesse
4
-6
/
+98
2010-09-16
Commented out the checks for distance, above 1024mts seems like i can't make ...
elektrahesse
1
-2
/
+2
2010-09-16
Switched struct declaration to a more C++esque way... Aleric hit me with a st...
elektrahesse
1
-2
/
+2
2010-09-16
Moved all the variables to a struct to keep code more clean and added a check...
elektrahesse
2
-41
/
+53
2010-09-16
Fixed a bug related to the names cache clearing :P
elektrahesse
1
-40
/
+39
2010-09-16
Added names cycling using TAB. Only 1 char now necessary to trigger completio...
elektrahesse
2
-30
/
+53
2010-09-16
Added CHAT_NORMAL_RADIUS check for autocompletion and deleted selection of la...
elektrahesse
1
-3
/
+17
2010-09-16
Fixed up the logic for the Hide Misspellings/Show Misspellings menu options. ...
McCabe Maxsted
4
-21
/
+39
2010-09-15
Added support for autocompletion of names also in the 'local chat' window
elektrahesse
1
-2
/
+1
2010-09-15
Added more punctuation support to both names autocomplete and names highlight...
elektrahesse
2
-2
/
+2
2010-09-15
Added TAB as name completion hotkey, to be used after at least 3 chars otherw...
elektrahesse
1
-1
/
+2
2010-09-15
More spell checking cleanup
McCabe Maxsted
4
-12
/
+14
2010-09-15
Fixed up the spellcheck preferences labels to something more easily understan...
McCabe Maxsted
1
-26
/
+33
2010-09-15
Fixed spellcheck comboboxes showing up as blank (do we even want comboboxes h...
McCabe Maxsted
1
-14
/
+19
2010-09-15
Fixed crash when pressing the download dictionary button right after the wind...
McCabe Maxsted
1
-36
/
+39
2010-09-15
Added LSL and LSL2 to the en_sl dictionary
McCabe Maxsted
1
-0
/
+2
2010-09-15
Removed spell_check from chat history and IM windows since sent text isn't ev...
McCabe Maxsted
4
-7
/
+5
2010-09-15
Added spell_check to floater_*.xml line editors
McCabe Maxsted
28
-38
/
+38
2010-09-15
Added spell_check to floater_*.xml text editors
McCabe Maxsted
14
-20
/
+22
2010-09-15
Added spell_check to panel_*.xml text editors
McCabe Maxsted
14
-19
/
+19
2010-09-15
Removed unused panel_voice_enable.xml file
McCabe Maxsted
1
-37
/
+0
2010-09-15
Added spell_check to panel_*.xml line editors
McCabe Maxsted
10
-17
/
+18
2010-09-15
Removed unused panel_voice_options.xml file
McCabe Maxsted
1
-43
/
+0
2010-09-15
First commit in the long overhaul of making spell check consistent and workab...
McCabe Maxsted
6
-345
/
+470
2010-09-15
Updated CannotBuyLandMaturity notification with info on how to fix the problem
McCabe Maxsted
1
-1
/
+1
2010-09-14
Clarified that a restart is required to change spell checking settings
McCabe Maxsted
1
-2
/
+2
2010-09-14
Removed GOVERNOR_LINDEN check to allow land auctions on OpenSim
McCabe Maxsted
1
-1
/
+1
2010-09-14
Ugly hack for ugly (but needed) ui: make the 'none' group sort to the top of ...
McCabe Maxsted
1
-14
/
+34
2010-09-14
Added checkboxes to the group list for receiving group notices, joining group...
McCabe Maxsted
3
-14
/
+82
2010-09-14
Small bugfix, no dropdown yet
elektrahesse
1
-2
/
+2
2010-09-14
Prevent double-click teleport when double-clicking touch-scripted objects or ...
thickbrick
1
-0
/
+13
2010-09-14
SNOW-282: prevent the toolbox from showing up uninvited and grabbing in-world...
thickbrick
1
-2
/
+6
2010-09-13
Moved web map settings to the imprudence section of settings.xml
McCabe Maxsted
1
-23
/
+23
2010-09-13
add libhunspell to viewer_manifest for linux*
Armin Weatherwax
1
-0
/
+2
2010-09-13
Henri Beauchamp: use http map if possible. Fixes broken map in SL + http map ...
Armin Weatherwax
11
-56
/
+169
2010-09-13
stay away from find_library!
Nemurimasu Neiro
2
-10
/
+4
2010-09-13
Restored the alt-H shortcut for teleport history
McCabe Maxsted
1
-1
/
+2
2010-09-13
Fixed Windows compile error in autocomplete
McCabe Maxsted
1
-1
/
+1
2010-09-13
Added the 'Add Friend' option to IMs and fixed the Group Profile button showi...
McCabe Maxsted
17
-16
/
+95
2010-09-13
Updated German translation, part 2, by Eryn Galen
McCabe Maxsted
21
-328
/
+535
2010-09-13
Added ' support for punctuation matching
elektrahesse
1
-1
/
+1
2010-09-13
Initial support for names autocompletion in chat using ctrl-esc
elektrahesse
1
-5
/
+76
2010-09-12
Fixed the regexp to match commas before the name
elektrahesse
1
-1
/
+1
2010-09-11
Applied patch by Makomk Makosen for #515: Uninitialized pointer mNextAudioSes...
McCabe Maxsted
1
-0
/
+1
2010-09-11
When buying land check the maturity level first and inform the agent when the...
Frederick Martian
2
-1
/
+22
2010-09-11
Fixed the layout of the fonts preferences panel's font previews
McCabe Maxsted
1
-4
/
+4
2010-09-11
Changed version to Experimental 2010.09.11
McCabe Maxsted
1
-1
/
+1
2010-09-11
Fixed color picker size being too tiny for the label
McCabe Maxsted
1
-6
/
+6
2010-09-11
Made the default friend chat color the same color as friends' glyph in the mi...
McCabe Maxsted
1
-3
/
+3
[prev]
[next]