ede/ede-panel
Sanel Zukan 8bc8e23304 Redone animation code.
Due large number of XFlush-es, on some OS-eses with bad graphic driver (in my case FreeBSD on VirtualBox)
animation considerably slows down, making animation quit OS/driver specific. Using FLTK timer code, animation should
be agnostic as possible.
2012-05-16 11:30:41 +00:00
..
applets Redone animation code. 2012-05-16 11:30:41 +00:00
images Merging new panel in the trunk. 2009-10-03 07:33:08 +00:00
Applet.h Merging new panel in the trunk. 2009-10-03 07:33:08 +00:00
AppletManager.cpp Merging new panel in the trunk. 2009-10-03 07:33:08 +00:00
AppletManager.h Merging new panel in the trunk. 2009-10-03 07:33:08 +00:00
Jamfile Allow explicit building of local applets. Shrinked buf size for numbers 2011-10-27 15:11:11 +00:00
Panel.cpp Do not run timeout callbacks when panel is hidden. This will prevent reading cpu or memory status when their widgets are not visible. 2012-04-11 16:15:01 +00:00
Panel.h Do not run timeout callbacks when panel is hidden. This will prevent reading cpu or memory status when their widgets are not visible. 2012-04-11 16:15:01 +00:00
ede-panel.cpp Use EDE_APPLICATION to init localization code and set default (and much saner) font size. 2010-03-28 12:54:45 +00:00