aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Renamed "Clothing" filter to "Clothing / Body Parts".Jacek Antonelli2008-11-223-8/+12
|
* Renamed "Show All Items" filter to "All Types".Jacek Antonelli2008-11-222-3/+3
|
* Bogus quick filter strings should be ignored.Jacek Antonelli2008-11-221-1/+7
|
* Disabled testing output when changing quick filter.Jacek Antonelli2008-11-221-1/+1
|
* Quick Filter combo box refreshes properly.Jacek Antonelli2008-11-222-0/+129
|
* Show Filters window refreshes properly.Jacek Antonelli2008-11-111-0/+9
|
* Added 'Custom' filter option (opens filters window).Jacek Antonelli2008-11-082-0/+13
|
* Quick Filter works, but is a bit rough.Jacek Antonelli2008-11-081-1/+76
| | | | | It doesn't refresh its display when you change tabs, and the Show Filters window doesn't refresh either.
* Added commit callback for Quick Filter.Jacek Antonelli2008-11-082-0/+19
|
* Added XUI for the Quick Filter combo box.Jacek Antonelli2008-11-081-5/+54
|
* Remove reference to nonexistent First Look Mac icon.Jacek Antonelli2008-11-051-6/+1
|
* Fix Mac crash logger & updater missing Info.plist.Jacek Antonelli2008-11-042-2/+2
| | | | Suggested by Aimee Trescothick (Aimee Walton).
* Script finds Imprudence version numbers for packaging.Jacek Antonelli2008-11-022-13/+8
|
* Use Imprudence icon on Linux.Jacek Antonelli2008-11-011-1/+1
|
* Package up Imprudence icons.Jacek Antonelli2008-11-012-2/+2
|
* Imported Imprudence icon graphics.Jacek Antonelli2008-11-012-0/+0
|
* Merge branch 'rebranding' into nextJacek Antonelli2008-11-0133-1728/+1732
|\ | | | | | | | | Conflicts: linden/indra/newview/viewer_manifest.py
| * Merge commit 'mccabe/rebranding' into rebrandingJacek Antonelli2008-10-176-372/+357
| |\
| | * windows compile fix and rebranded help menuMcCabe Maxsted2008-10-171-1/+1
| | |
| | * windows compile fix and rebranded help menuMcCabe Maxsted2008-10-172-41/+26
| | |
| | * rebranding with updated help menuMcCabe Maxsted2008-10-172-5/+5
| | |
| | * rebranding compiledMcCabe Maxsted2008-10-173-328/+328
| | |
| * | Merge branch 'merge-1.21.6' into rebrandingJacek Antonelli2008-10-17371-6786/+11173
| |\ \ | | |/ | |/| | | | | | | | | | Conflicts: linden/indra/newview/installers/windows/installer_template.nsi linden/indra/newview/llappviewer.cpp
| * | Rebranded Windows-specific installer/support files.Jacek Antonelli2008-10-148-1501/+1501
| | | | | | | | | | | | Replaced instances of "Second Life" with "Imprudence", etc.
| * | Rebranded Mac-specific installer/support files.Jacek Antonelli2008-10-144-309/+309
| | | | | | | | | | | | Replaced instances of "Second Life" with "Imprudence", etc.
| * | Rebranded Linux-specific installer/support files.Jacek Antonelli2008-10-144-17/+9
| | | | | | | | | | | | Replaced instances of "Second Life" with "Imprudence", etc.
| * | Rebranded platform-independent/shared installer/support files.Jacek Antonelli2008-10-148-74/+74
| | | | | | | | | | | | Replaced instances of "Second Life" with "Imprudence", etc.
| * | Added Imprudence-specific version numbers.Jacek Antonelli2008-10-084-13/+37
| | |
| * | Changed viewer and channel name to "Imprudence".Jacek Antonelli2008-10-084-7/+10
| | |
* | | Package only our free fonts.Jacek Antonelli2008-11-011-1/+3
| | |
* | | Imported Vera Mono and Liberation Sans fonts.Jacek Antonelli2008-11-016-0/+483
| | |
* | | Use Vera Mono and Liberation Sans fonts.Jacek Antonelli2008-11-011-8/+8
| | |
* | | Merge branch 'nicholaz-patches' into nextJacek Antonelli2008-10-317-30/+101
|\ \ \
| * \ \ Merge branch 'VWR-2003' into nicholaz-patchesJacek Antonelli2008-09-171-0/+6
| |\ \ \
| | * | | VWR-2003: Possible crash in lltooldraganddrop.cpp.Nicholaz Beresford2008-09-171-0/+6
| | | | |
| * | | | Merge branch 'VWR-2683' into nicholaz-patchesJacek Antonelli2008-09-172-2/+6
| |\ \ \ \
| | * | | | VWR-2683: Possible crash accessing dead llviewerregion.Nicholaz Beresford2008-09-172-2/+6
| | |/ / /
| * | | | Merge branch 'VWR-2685' into nicholaz-patchesJacek Antonelli2008-09-171-2/+1
| |\ \ \ \
| | * | | | VWR-2685: Possible crash in bounding box (getBoundingBoxAgent())Nicholaz Beresford2008-09-171-2/+1
| | |/ / / | | | | | | | | | | | | | | | from hud attachments.
| * | | | Merge branch 'VWR-3877-b' into nicholaz-patchesJacek Antonelli2008-09-171-20/+21
| |\ \ \ \
| | * | | | VWR-3877: A nasty possible memory overwrite and two minor leaks.Nicholaz Beresford2008-09-171-20/+21
| | |/ / /
| * | | | Skip "N files scheduled for deletion" message when nothing scheduled.Jacek Antonelli2008-09-161-1/+4
| | | | |
| * | | | Applied VWR-3878: Purging cache textures causes viewer to pauseNicholaz Beresford2008-09-162-6/+64
| |/ / / | | | | | | | | | | | | for many seconds, with heavy disk activity.
* | | | Disable fmod by default.Jacek Antonelli2008-10-171-0/+2
| | | | | | | | | | | | | | | | 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-1/+1
| | | |
* | | | Commented out vivox / SLVoice from viewer manifest.Jacek Antonelli2008-10-171-28/+28
| | | |
* | | | Commented out kdu from viewer manifest.Jacek Antonelli2008-10-171-5/+5
| | | |
* | | | Commented out fmod from viewer manifest.Jacek Antonelli2008-10-171-3/+3
| |_|/ |/| |
* | | Updated source to SL version 1.21.6.Jacek Antonelli2008-10-17371-6786/+11173
|\ \ \ | |_|/ |/| |
| * | Second Life viewer sources 1.21.6Jacek Antonelli2008-10-1722-59/+90
| | |