aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/main/java/me
AgeCommit message (Expand)Author
2022-10-22Only use LMB for dragging (#1153)Xandaros
2022-10-21Fix #1088shedaniel
2022-10-21Fix shedaniel/REIPluginCompatibilities-Issues#15shedaniel
2022-10-21Set useCompactTabButtons as false as defaultshedaniel
2022-10-21Fix #1163shedaniel
2022-10-21Fix #1081shedaniel
2022-09-18Fix #1034shedaniel
2022-08-15Fix #1070shedaniel
2022-08-11Fix crash without architectury apishedaniel
2022-07-27Fix compile errorsshedaniel
2022-07-27Add licensesshedaniel
2022-07-27Make Architectury Plugin compile onlyshedaniel
2022-07-27Add many more loggingshedaniel
2022-07-27Add InputMethods, Close #574shedaniel
2022-07-27Remove subsets, clean up codeshedaniel
2022-07-12Fix #977shedaniel
2022-07-06Fix #974shedaniel
2022-07-06Fix #963shedaniel
2022-06-28Add better arrow iconsshedaniel
2022-06-27Implement fallback renderer for entries that can't be converted to EntryStacksshedaniel
2022-06-27Add expanded view to tag trees, fix #948shedaniel
2022-06-26Primitive tags category implementationshedaniel
2022-06-26Change page buttons textureshedaniel
2022-06-26Adapt scissors to transformshedaniel
2022-06-26WIP on Tag Category, add Overflow Widgetshedaniel
2022-06-26Fix wrong package for NoOpWidgetshedaniel
2022-06-25Detect unbound categoriesshedaniel
2022-06-25Use a method for DelegateWidget and add no-op widgetshedaniel
2022-06-22Format tooltips bettershedaniel
2022-06-22Finish Collapsible Entries Visualsshedaniel
2022-06-22Close #839shedaniel
2022-06-22Fix poor tag matchingshedaniel
2022-06-22Batching Cached Rendersshedaniel
2022-06-22Retain expand stateshedaniel
2022-06-21Primitive implementation of collapsible entriesshedaniel
2022-06-21Fix no stacks are being filteredshedaniel
2022-06-21Refactor PreFilteredEntryList out into its own classshedaniel
2022-06-20Add dragging from within display historyshedaniel
2022-06-20Clean up some @ApiStatus.Experimentalshedaniel
2022-06-20Add black outline to search fieldshedaniel
2022-06-20Refactor EntryRegistryImplshedaniel
2022-06-20Separate stacks in the EntryListWidgetshedaniel
2022-06-20Make sure Mod ID tooltips are at the endshedaniel
2022-06-20Improve performance of entry tooltip by delaying calculationshedaniel
2022-06-20Fix DraggingContext forcibly centering the componentshedaniel
2022-06-20Migrate EntryIngredient and EntryStack save() to saveIngredient() and saveSta...shedaniel
2022-06-20Use a different z-height for hint textshedaniel
2022-06-20Implement Config Addons, Close #908shedaniel
2022-06-19Fix hint tooltips z-fightingshedaniel
2022-06-19Add isSearch into TooltipContext and add TooltipContext into asFormattedTextshedaniel