1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 2 years ago.
Aug 08, 2022 — Aug 08, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
moved some files around, reduced duplication of stuff. More... almost 21 years ago
moving to src/ directory. More... almost 21 years ago
this is now auto-generated by the make-rpm script, see PerlPanel.spec.in. More... almost 21 years ago
more or less done, no reminder popups or editing yet. More... almost 21 years ago
got some of the callbacks sorted out. More... almost 21 years ago
some changes that will form the basis of a very simple calendar app. More... almost 21 years ago
wasn't getting config data properly, and added a clause to prevent a crasher. More... almost 21 years ago
added uniqueness, so that applets with more than one instance only get shown once. More... almost 21 years ago
fixed DESTDIR use on locale install. More... almost 21 years ago
the perlpanelrc thing doesn't work nice with RPMs, so just delete it. More... almost 21 years ago
moved Gtk2->init inside of new() cos otherwise rpmbuild fails - perl loads PerlPanel.pm but Gtk2->init can't get a display. More... almost 21 years ago
updated ChangeLog. More... almost 21 years ago
it does, i tested it! More... almost 21 years ago
fixed size of icons in menu. More... almost 21 years ago
got DND working with applets - you just drop them onto the panel and the dialog pops up. More... almost 21 years ago
can now drag applets onto the panel to install them. More... almost 21 years ago
removed unused functions from File::Basename. set has_border to true in default options. More... almost 21 years ago
fixed traymanager package name. More... almost 21 years ago
added docs about installing applets. More... almost 21 years ago
added explicit note about using lookup_icon to get icons. More... almost 21 years ago
updated. More... almost 21 years ago
some performance improvements. More... almost 21 years ago
fixed silly thing. More... almost 21 years ago
fixed paths and added comment about versions. More... almost 21 years ago
upped version. changed manpage builds so they're gzipped. man3 manpages are now .3 instead of .1. put a couple of finds in to fix permissions on files installed using cp. More... almost 21 years ago
now the reload applet is deprecated, replaced the icon in the action menu with gtk-refresh. More... almost 21 years ago
when the applet list sees a launcher, it gets the icon from the .desktop file. More... almost 21 years ago
OK button in applet dialog is insensitive unless the filename format is correct. renamed the separator since it should get replaced soon. More... almost 21 years ago
fixed signal handler code so program doesn't get executed twice if the launcher has been reloaded. More... almost 21 years ago
fixed variable names. More... almost 21 years ago