Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-10 | Comment out dead_code_should_blow_up_here | Erik Kundiman | |
Can't find its definition anywhere o.O | |||
2023-09-10 | Merge branch 'main' into DRTVWR-559 | Erik Kundiman | |
2023-09-10 | Missing parameter for non file picker implementors | Erik Kundiman | |
2023-07-19 | Stubs for missing implementations that use GTK | Erik Kundiman | |
in order to get rid of undefined references to `LLFilePicker::getOpenFileModeless(LLFilePicker::ELoadFilter, void (*)(bool, std::vector<std::string, std::allocator<std::string> >&, void*), void*)' `LLFilePicker::getMultipleOpenFilesModeless(LLFilePicker::ELoadFilter, void (*)(bool, std::vector<std::string, std::allocator<std::string> >&, void*), void*)' `LLFilePicker::getSaveFileModeless(LLFilePicker::ESaveFilter, std::string const&, void (*)(bool, std::string&, void*), void*)' The UI has been relying on modeless file operations. UI implementations for Linux would fall within the GTK scope, and there haven't been implementations for these three methods yet. Even know they're defined using member functions that do nothing, and return boolean false. | |||
2023-07-19 | FreeBSD gets what Linux does in file picker | Erik Kundiman | |
2023-07-17 | DRTVWR-559 fix for lines lost in the merge | Brad Linden | |
2023-07-17 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
2023-05-19 | DRTVWR-580 Post-merge fix - unused code | Andrey Lihatskiy | |
2023-05-17 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
2023-05-17 | Merge branch 'main' into DRTVWR-580-maint-T | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt # indra/llcharacter/llkeyframemotion.cpp # indra/newview/llfilepicker.cpp | |||
2023-03-29 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
2023-03-30 | Merge branch 'main' into DRTVWR-580-maint-T | Andrey Lihatskiy | |
2023-03-30 | Merge branch 'main' into DRTVWR-577-maint-S | Andrey Lihatskiy | |
# Conflicts: # indra/cmake/CMakeLists.txt # indra/newview/skins/default/xui/es/floater_tools.xml | |||
2023-03-20 | Merge branch 'DRTVWR-568' into DRTVWR-573-maint-R | Andrey Lihatskiy | |
# Conflicts: # indra/cmake/Copy3rdPartyLibs.cmake # indra/cmake/FindOpenJPEG.cmake # indra/cmake/OpenJPEG.cmake # indra/integration_tests/llui_libtest/CMakeLists.txt # indra/newview/CMakeLists.txt | |||
2023-03-03 | SL-19316 fix filter for GLTF materials on mac (#101) | Maxim Nikolenko | |
2023-02-23 | SL-19252 Remove "#ifdef _CORY_TESTING" code | Maxim Nikolenko | |
2023-02-09 | Merge branch 'main' into DRTVWR-577-maint-S | Andrey Kleshchev | |
# Conflicts: # indra/llcommon/llsdserialize.cpp # indra/llcommon/llsdserialize.h # indra/newview/llfilepicker.h # indra/newview/llfilepicker_mac.h # indra/newview/llfilepicker_mac.mm | |||
2023-02-02 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
2023-01-27 | SL-18996 make MacOS picker dialogs modeless to avoid disconnects #2 | Andrey Kleshchev | |
2023-01-27 | SL-18996 [WIP] MacOS make picker dialogs non-modal to avoid disconnects #1 | Andrey Kleshchev | |
2023-01-06 | SL-18741 Add gltf to bulk uploads on mac | Andrey Kleshchev | |
And cleaned up dupplicate mScale code | |||
2022-12-02 | SL-18741 Basic bulk upload for gltf materials #1 | Andrey Kleshchev | |
2022-10-28 | Fix leaks in mac filepicker code | Rye Mutt | |
2022-08-24 | SL-17653 File filter for local materials and textures in texture picker | Andrey Kleshchev | |
2022-06-23 | SL-17653 Flip imported GLTF textures, remove .dae and .glb/.gltf from file ↵ | Dave Parks | |
dialogs that don't support them | |||
2022-06-15 | SL-17605 WIP - Upload->Material now lets you pick a GLTF file and imports ↵ | Dave Parks | |
the first material in the GLTF file to the Material Editor | |||
2022-06-08 | SL-17214 initial loader class skeleton | Dave Houlton | |
2022-04-18 | Another instance where LLFilePicker::getSaveFile had the wrong number of ↵ | Nicky | |
arguments. | |||
2022-04-18 | Add argument missing from implementation | Nicky | |
2020-10-08 | DRTVWR-510 remove all LL_SOLARIS conditionals | Dave Houlton | |
2018-12-19 | SL-10155 FIXED [MAC] Mesh upload tries to upload folder instead of opening it | Mnikolenko ProductEngine | |
2018-04-17 | MAINT-8325 Fixed The Save Local dialog disconnects the viewer if you do not ↵ | andreykproductengine | |
choose the save directory files within the first minute | |||
2017-11-22 | MAINT-1804 Fixed bulk upload failures due to non-ansi symbols in names | andreykproductengine | |
2017-05-26 | MAINT-1139 Catch Windows crash on Saving snapshot | andreykproductengine | |
2016-04-04 | merge with 4.0.3-release | Oz Linden | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-09-16 | MAINT-5507: Include httpconstants in file picker for linux. | Rider Linden | |
2014-08-31 | OPEN-268 - Add missing xml cases to file picker on linux and darwin | Cinder | |
2014-06-17 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2014-05-19 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2014-05-19 | merge | Brad Payne (Vir Linden) | |
2014-05-13 | sunshine-external merge WIP | Brad Payne (Vir Linden) | |
2014-05-07 | Pull and merge viewer-release as version 3.7.8 | simon | |
2014-05-06 | Pull merge from lindenlab/viewer-release. Fixed some conflicts and compile ↵ | Merov Linden | |
errors | |||
2014-01-24 | MAINT-3642 FIXED Allow saving textures with extension “.tga” at the end ↵ | maxim@mnikolenko | |
of the name. | |||
2014-01-14 | MAINT-3262 FIXED Allow uploading gif-images | Mnikolenko ProductEngine | |
2013-12-18 | Fix FFLOAD_ALL issue in file picker, add FFLOAD_EXE to fix exe picking on ↵ | Merov Linden | |
Mac Cocoa | |||
2013-12-05 | merge | Brad Payne (Vir Linden) | |
2013-12-05 | MAINT-3262 FIXED Cannot select image to upload to Web profile | Mnikolenko ProductEngine | |
2013-11-11 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Richard Linden | |