1
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected over 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... about 21 years ago
moving to src/ directory. More... about 21 years ago
this is now auto-generated by the make-rpm script, see PerlPanel.spec.in. More... about 21 years ago
more or less done, no reminder popups or editing yet. More... about 21 years ago
got some of the callbacks sorted out. More... about 21 years ago
some changes that will form the basis of a very simple calendar app. More... about 21 years ago
wasn't getting config data properly, and added a clause to prevent a crasher. More... about 21 years ago
added uniqueness, so that applets with more than one instance only get shown once. More... about 21 years ago
fixed DESTDIR use on locale install. More... about 21 years ago
the perlpanelrc thing doesn't work nice with RPMs, so just delete it. More... about 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... about 21 years ago
updated ChangeLog. More... about 21 years ago
it does, i tested it! More... about 21 years ago
fixed size of icons in menu. More... about 21 years ago
got DND working with applets - you just drop them onto the panel and the dialog pops up. More... about 21 years ago
can now drag applets onto the panel to install them. More... about 21 years ago
removed unused functions from File::Basename. set has_border to true in default options. More... about 21 years ago
fixed traymanager package name. More... about 21 years ago
added docs about installing applets. More... about 21 years ago
added explicit note about using lookup_icon to get icons. More... about 21 years ago
updated. More... about 21 years ago
some performance improvements. More... about 21 years ago
fixed silly thing. More... about 21 years ago
fixed paths and added comment about versions. More... about 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... about 21 years ago
now the reload applet is deprecated, replaced the icon in the action menu with gtk-refresh. More... about 21 years ago
when the applet list sees a launcher, it gets the icon from the .desktop file. More... about 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... about 21 years ago
fixed signal handler code so program doesn't get executed twice if the launcher has been reloaded. More... about 21 years ago
fixed variable names. More... about 21 years ago