openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
PerlPanel
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
over 1 year
ago.
Aug 08, 2022 — Aug 08, 2023
Showing page 10 of 19
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
cos icon theme names are case-insensitive, we have to be careful when doing comparisons. wrapped the comparators in lc(). Also ucfirst()ed the items in the list so that they look nice.
jodrell
More...
over 20 years ago
removed perlpaneld, since it's lame.
jodrell
More...
over 20 years ago
moved all the XMMS applet icons out of pixmaps/. Fixed the icon theme problem and added a combo box to allow the user to choose the theme they want.
jodrell
More...
over 20 years ago
moved XMMS applet stock icons out of the pixmaps/ dir.
jodrell
More...
over 20 years ago
changed category for the action menu.
jodrell
More...
over 20 years ago
added test for existence of directory.
jodrell
More...
over 20 years ago
changed the way that lookup_icon() sets up the icon theme, since trying to load gnome-specific icons (like gnome-fs-directory) doesn't work when set to 'hicolor'. will default to 'gnome' instead, although the user can override.
jodrell
More...
over 20 years ago
shorted TODO now that we've actually done some of them :)
jodrell
More...
over 20 years ago
reorganised the way the action menu presents applets. applets are now grouped into categories, which each category getting its own submenu. uncategorised applets and applets in the user's ~/.perlpanel/applets directory get appended to the toplevel applets menu. moved the load_appletregistry to PerlPanel.pm. Also changed the way menu_item() works in MenuBase.
jodrell
More...
over 20 years ago
added a new wifi monitor applet, from Nathan Powell.
jodrell
More...
over 20 years ago
sorted out some sort of inner-edge border, using a separator. still needs some testing in different themes.
jodrell
More...
over 20 years ago
fixed an error whereby append_run_history() would barf when an open() had succeeded, instead of when it failed.
jodrell
More...
over 20 years ago
added auto-completion to the run dialog.
jodrell
More...
over 20 years ago
fixed crasher caused by sending undef as the first argument to lookup_icon().
jodrell
More...
over 20 years ago
updated BBMenu to remove the ICON_DIRECTORIES array and looping - now that we support icon themes, it's redundant.
jodrell
More...
over 20 years ago
moved the menu-arrow images to $PREFIX/share/perlpanel, and updated the two applets which use them.
jodrell
More...
over 20 years ago
actually, those configurator icons should be in the icons/ directory. that's better.
jodrell
More...
over 20 years ago
*** empty log message ***
jodrell
More...
over 20 years ago
moved the configurator and action menu icons, and updated the code accordingly.
jodrell
More...
over 20 years ago
moved the About background image into $PREFIX/share/
jodrell
More...
over 20 years ago
moved the main perlpanel program icon to the f.d.o. standard location, and updated the files that look for it.
jodrell
More...
over 20 years ago
updated to deprecate the nasty old icon preference - that's handled by icon themes now.
jodrell
More...
over 20 years ago
THIS IS A MAJOR UPDATE!
jodrell
More...
over 20 years ago
updated about dialog image.
jodrell
More...
over 20 years ago
removed useless configuration dialogs from the Clock and LoadMonitor applets. Removed useless action from BBMenu applet.
jodrell
More...
over 20 years ago
made the configurator applet menu page more consistent. updated the showdesktop icon. showdesktop now untoggles when a window is uniconified by another program.
jodrell
More...
over 20 years ago
various improvements, and a warning message.
jodrell
More...
over 20 years ago
fixed a bug where the button wouldn't activate when the pointer was on the edge of the button.
jodrell
More...
over 20 years ago
added title and icon to window.
jodrell
More...
over 20 years ago
done the openbox menu applet now, although I think it's a teeny bit suspect. put in a work-around for a crasher caused by a bug in Gnome2::VFS. Tidied up the menus tab in the configurator, removed some unnecessary options. updated .po file and the about dialog.
jodrell
More...
over 20 years ago
←
1
2
…
6
7
8
9
10
11
12
13
14
…
18
19
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree