summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove gnome-applets dir with just ChangeLog history, we have git log tooHEADmasterMart Raudsepp2011-01-301-16/+0
|
* Declare manifest1 obsolete and kill digest-* filesMart Raudsepp2007-12-271-3/+0
|
* Remove nautilus; GSequence has been moved to glib, should have the perf fix ↵Mart Raudsepp2007-12-276-314/+0
| | | | included and nautilus-2.20 uses the glib version
* Remove old gnome-applets, these were all integrated upstream for ~2.18 timeMart Raudsepp2007-12-276-232/+7
|
* Add nautilus-2.16.3 with a patch that makes g_sequence_insert_sorted perform ↵Mart Raudsepp2007-02-056-0/+314
| | | | several times better
* Update to the newer version, keeping the wakeup fix and in-process applets ↵Mart Raudsepp2006-11-196-21/+25
| | | | on top of what is in portage
* Sync with portage (HAL is mandatory).Mart Raudsepp2006-09-233-14/+17
|
* Wake up the clock applet only when needed - only every full minute or full ↵Mart Raudsepp2006-09-184-9/+88
| | | | second (depending on if seconds are shown), instead of in a one second constant interval.
* Fix some extraneous polling in stickynotes and battstat applets for battery ↵Mart Raudsepp2006-09-186-0/+238
| | | | saving for the users of these applets.
* Start a gnome-perf personal overlay.Mart Raudsepp2006-09-164-0/+89
This overlay will contain personal ebuilds with changes for improving performance, memory use, battery time and more - mostly in the GNOME stack (but hopefully also for some lower level depencendies). Use at your own risk, yada yada. Make the clock, fish, notification-area and wncklet applets built in-process for some memory savings.