0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 17 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added Preferences::AccessorHelpers::defaults_kvc_accessor and refactored a bit. More... over 15 years ago
Don't use the namespace method anymore, because using class_eval makes Ruby define constants on the mainObject instead of the evaled class. More... over 15 years ago
Added more doc about the origin of the code. More... over 15 years ago
Improved some doc. More... over 15 years ago
Actually added the preferences.save method which synchronizes changes to disk. More... over 15 years ago
Added a more detailed, but not too detailed, README. Added a LICENSE. More... over 15 years ago
Renamed AbstractPreferencesSection to AbstractPreferencesNamespace. More... over 15 years ago
Added docs for Preferences::AbstractPreferencesSection#observe. More... over 15 years ago
Added Preferences.user_defaults as a shortcut method for NSUserDefaults.standardUserDefaults. More... over 15 years ago
Instead of defining classes and reader methods by hand, define them with Preferences.namespace, which defines a class and read method for the singleton instance of said class. More... over 15 years ago
Added existing code from my LimeChat preferences branch. More... over 15 years ago
Rdoc readme. More... over 15 years ago
Initial commit More... over 15 years ago