aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added commit callback for Quick Filter.Jacek Antonelli2008-11-081-0/+6
|
* Added XUI for the Quick Filter combo box.Jacek Antonelli2008-11-081-0/+6
|
* Remove reference to nonexistent First Look Mac icon.Jacek Antonelli2008-11-051-0/+6
|
* Fix Mac crash logger & updater missing Info.plist.Jacek Antonelli2008-11-041-0/+9
| | | | Suggested by Aimee Trescothick (Aimee Walton).
* Script finds Imprudence version numbers for packaging.Jacek Antonelli2008-11-021-0/+8
|
* Use Imprudence icon on Linux.Jacek Antonelli2008-11-011-0/+3
|
* Package up Imprudence icons.Jacek Antonelli2008-11-011-0/+5
|
* Imported Imprudence icon graphics.Jacek Antonelli2008-11-011-0/+6
|
* Merge branch 'rebranding' into nextJacek Antonelli2008-11-011-0/+91
|\ | | | | | | | | Conflicts: linden/indra/newview/viewer_manifest.py
| * windows compile fix and rebranded help menuMcCabe Maxsted2008-10-171-0/+9
| |
| * Rebranded Windows-specific installer/support files.Jacek Antonelli2008-10-141-0/+19
| | | | | | | | Replaced instances of "Second Life" with "Imprudence", etc.
| * Rebranded Mac-specific installer/support files.Jacek Antonelli2008-10-141-0/+11
| | | | | | | | Replaced instances of "Second Life" with "Imprudence", etc.
| * Rebranded Linux-specific installer/support files.Jacek Antonelli2008-10-141-0/+11
| | | | | | | | Replaced instances of "Second Life" with "Imprudence", etc.
| * Rebranded platform-independent/shared installer/support files.Jacek Antonelli2008-10-141-0/+21
| | | | | | | | Replaced instances of "Second Life" with "Imprudence", etc.
| * Added Imprudence-specific version numbers.Jacek Antonelli2008-10-081-0/+10
| |
| * Changed viewer and channel name to "Imprudence".Jacek Antonelli2008-10-081-0/+11
| |
* | Package only our free fonts.Jacek Antonelli2008-11-011-0/+5
| |
* | Use Vera Mono and Liberation Sans fonts.Jacek Antonelli2008-11-011-0/+5
| |
* | Merge branch 'nicholaz-patches' into nextJacek Antonelli2008-10-311-0/+30
|\ \
| * \ Merge branch 'VWR-2003' into nicholaz-patchesJacek Antonelli2008-09-171-0/+3
| |\ \
| | * | VWR-2003: Possible crash in lltooldraganddrop.cpp.Nicholaz Beresford2008-09-171-0/+4
| | | |
| * | | Merge branch 'VWR-2683' into nicholaz-patchesJacek Antonelli2008-09-171-0/+5
| |\ \ \
| | * | | VWR-2683: Possible crash accessing dead llviewerregion.Nicholaz Beresford2008-09-171-0/+6
| | |/ /
| * | | Merge branch 'VWR-2685' into nicholaz-patchesJacek Antonelli2008-09-171-0/+6
| |\ \ \
| | * | | VWR-2685: Possible crash in bounding box (getBoundingBoxAgent())Nicholaz Beresford2008-09-171-0/+5
| | |/ / | | | | | | | | | | | | from hud attachments.
| * | | Merge branch 'VWR-3877-b' into nicholaz-patchesJacek Antonelli2008-09-171-0/+3
| |\ \ \
| | * | | VWR-3877: A nasty possible memory overwrite and two minor leaks.Nicholaz Beresford2008-09-171-0/+4
| | |/ /
| * | | Skip "N files scheduled for deletion" message when nothing scheduled.Jacek Antonelli2008-09-161-0/+5
| | | |
| * | | Applied VWR-3878: Purging cache textures causes viewer to pauseNicholaz Beresford2008-09-161-0/+7
| |/ / | | | | | | | | | for many seconds, with heavy disk activity.
* | | Disable fmod by default.Jacek Antonelli2008-10-171-0/+4
| | | | | | | | | | | | You can give -DFMOD=ON at configure time to turn it on.
* | | Use FMOD_LIBRARY variable. It's there for a reason.Jacek Antonelli2008-10-171-0/+3
| | |
* | | Commented out vivox / SLVoice from viewer manifest.Jacek Antonelli2008-10-171-0/+2
| | |
* | | Commented out kdu from viewer manifest.Jacek Antonelli2008-10-171-0/+1
| | |
* | | Commented out fmod from viewer manifest.Jacek Antonelli2008-10-171-0/+3
| | |
* | | Updated to SL source 1.21.6.Jacek Antonelli2008-10-171-0/+5
| |/ |/|
* | Merge branch 'offer-teleport' into nextJacek Antonelli2008-10-031-0/+32
|\ \
| * | 'Offer Teleport' button in friends list is now enabledJacek Antonelli2008-09-231-0/+9
| | | | | | | | | | | | | | | | | | even when the selected user(s) appear to be offline. Mostly for consistency, but also to allow a work-around for times when presence is flakey.
| * | 'Offer Teleport' button in avatar profile is now always enabled,Jacek Antonelli2008-09-221-0/+4
| | | | | | | | | | | | regardless of whether the other person is known to be online.
| * | 'Offer Teleport' button in IM panel is now always enabled,Jacek Antonelli2008-09-221-0/+6
| | | | | | | | | | | | | | | | | | regardless of whether the other person is known to be online. Fixes crash introduced by VWR-2072 when IMing someone not on your friends list, and makes the feature useful in more cases.
| * | Merge branch 'VWR-8341' into next-mergeJacek Antonelli2008-09-221-0/+7
| |\ \
| * \ \ Merge branch 'VWR-8024' into next-mergeJacek Antonelli2008-09-221-0/+3
| |\ \ \
| * \ \ \ Merge branch 'VWR-2072' into next-mergeJacek Antonelli2008-09-221-0/+9
| |\ \ \ \
| | * | | | VWR-2072: New Feature -> UI -> IM -> Teleport (other person) Button.Paul Churchill2008-09-201-0/+9
| | | | | |
* | | | | | Added event callbacks for Attached Lights and Attached ParticlesJacek Antonelli2008-09-281-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and updated their XUI menu entries to use the new event callbacks. Those menu entries now work.
* | | | | | Updated to SL source 1.21.2.Jacek Antonelli2008-09-281-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: linden/indra/SConstruct linden/indra/newview/files.lst linden/indra/newview/llfloatertools.cpp linden/indra/newview/llfloatertools.h linden/indra/newview/lloverlaybar.cpp linden/indra/newview/lloverlaybar.h linden/indra/newview/llviewermenu.cpp linden/indra/newview/skins/default/xui/en-us/floater_tools.xml linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml linden/indra/newview/skins/default/xui/en-us/panel_overlaybar.xml linden/indra/newview/viewer_manifest.py
* | | | | | Merge branch 'VWR-8341' into next-mergeJacek Antonelli2008-09-221-0/+7
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | VWR-8341: Bring back a UI indicator of 'Flycam' text.Aimee Trescothick2008-09-221-0/+9
| | |/ / / | |/| | |
* | | | | Merge branch 'VWR-8024' into next-mergeJacek Antonelli2008-09-221-0/+3
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | VWR-8024: simplify group invites: invite to group from groups list.McCabe Maxsted2008-09-191-0/+5
| |/ /
* | | Merge branch 'land-tools' into next-mergeJacek Antonelli2008-09-221-0/+33
|\ \ \