0
I Use This!
Inactive

Commits : Listings

Analyzed 20 days ago. based on code collected 20 days ago.
May 28, 2023 — May 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update messages and translation files. Attempt to translate new strings with internet translation services. More... over 14 years ago
add support for and change the ebuild table overlay column to display the overlay name instead of Y/N. More... over 14 years ago
fix an activate signal that somehow dissappeared. More... over 14 years ago
fix a typo More... over 14 years ago
some last minute updates for the -0.6.0 release. More... over 14 years ago
fix the world file path error that I forgot did not have the leading '/'. More... over 14 years ago
fix a missed line of code for the last patch to this file. More... over 14 years ago
minor updates to set the has_tooltip value on a few toolbuttons More... over 14 years ago
finally fix that nagging sync button label error. Turned out to be due to xml padding. More... over 14 years ago
update to new builtin widget tooltip, removes deprecation warnings. More... over 14 years ago
update the portage-2.2 imports, use teh portage defined WORLD_FILE in place of the hardcoded path. More... over 14 years ago
Change the summary view USE flag output backend functions to properly utilize portage for accurate results. Also update portagelib.get_archlist to use a better source from portage. More... over 14 years ago
update todo list a little. More... over 14 years ago
update the summary view right click menu adding better package mask/unmask options, masking reason file location. Rework the use flag output to now list IUSE, general USE settings and Final environment flag settings. More... over 14 years ago
add a new function = get_cpv_use() to return the final use flag settings including any final environment changes. Add returning location info of a masking reason. More... over 14 years ago
fix so it works for a null value. More... over 14 years ago
revamp user configs file saving/loading, adds comments, headers ability. still needs a little more work todo. More... over 14 years ago
update due to changes in portage outut, was no longer catching errors properly. More... over 14 years ago
more debugging fixes to the right click menu, mostly about the keywording changes. More... almost 15 years ago
update. More... almost 15 years ago
add an intelligent keywording sub menu to the ebuild table right click menu for saving to package.keywords file/subfiles. Also fix a bug or two in the menuitems hide/show. More... almost 15 years ago
more updating. More... almost 15 years ago
fix an error where it passed the file instead of a filename on the recursive call. More... almost 15 years ago
fix description searches by adding Keyerror exception tracking for instances that the db is out of sync with the tree and overlays. More... almost 15 years ago
Add package.provided support to the user configs and Summary view More... almost 15 years ago
update for release. More... almost 15 years ago
fix plugins so they do not enable themselves if the target command is not found. More... almost 15 years ago
more fixes to the change in portage due to config_root. This fixes the savin of user config changes. Hopefully it is all of it now. More... almost 15 years ago
update for portage changes to paths due to config_root possibilities. Also since portage-2.2's load_emerge_config is different and import able then it is better to import and use it instead. More... almost 15 years ago
fix the upgrades --oneshot option needed More... almost 15 years ago