2003-12-22 15:00 paladine * plugins/background_plug.c, plugins/sensors.c, src/Makefile.am, src/taskbar.c: Modified the executable to export dynamic symbols so that plugins can now link with them directly. This alleviates the need to pass the PIXMAPFUNCS array to all the plugins while opening opportunities in the future (such as loading custom fonts for instance). 2003-12-22 14:57 paladine * configure.in, include/plugin.h: Modified the executable to export dynamic symbols so that plugins can now link with them directly. This alleviates the need to pass the PIXMAPFUNCS array to all the plugins while opening opportunities in the future (such as a loading custom fonts for instance). 2003-12-21 14:40 paladine * doc/README, plugins/sensors.c: Added fahrenheit conversion options 2003-12-21 13:00 paladine * doc/README, doc/example_.taskbar, plugins/Makefile.am, plugins/chip.xpm, plugins/cpu.xpm, plugins/cpu_qnx.xpm, plugins/fan.xpm, plugins/pci.xpm, plugins/sensors.c, plugins/temperature.xpm, plugins/voltage.xpm: Added the sensors module 2003-12-10 10:35 paladine * ChangeLog: [no log message] 2003-12-10 10:35 paladine * configure.in, src/menu.c: Added an XRaiseWindow when the menu is shown so that it is on top. 2003-12-04 16:29 tcj * ChangeLog: [no log message] 2003-12-04 16:29 tcj * doc/README, doc/example_.taskbar, include/globals.h, include/menu.h, src/menu.c, src/menuhandler.c, src/taskbar.c: Finished the work to disable menu icons via the command line. Added menu separators Imlib is now an optional component (--without-imlib to disable) Corrected plugin dependencies. If you compile with Imlib the plugins won't link to it since they don't need it. 2003-12-03 17:18 tcj * ChangeLog: Modified the Changelog via cvs2cl.pl 2003-12-02 16:51 tcj * bootstrap, configure.in, plugins/Makefile.am, src/menuhandler.c, src/pixmap.c, src/taskbar.c: Made Imlib optional. Changes the plugins to not load taskbar's libs 2003-12-01 13:37 tcj * Makefile.am: Added COPYING.fspanel to the project DIST 2003-12-01 13:30 tcj * COPYING.fspanel, include/xhelp.h, src/taskbar.c, src/tasklist.c, src/xhelp.c: Changed the method to get the name of the application 2003-11-26 15:06 tcj * src/: taskbar.c, tasklist.c: Fixed focus drawing bug when switching between desktops 2003-11-26 14:06 tcj * doc/README: Minor documentation change 2003-11-26 13:15 tcj * Makefile.am, NEWS, README, configure.in, doc/README, doc/example_.taskbar, plugins/Makefile.am, plugins/background_plug.c, plugins/clock.c, src/Makefile.am, src/menu.c, src/menuhandler.c, src/pixmap.c, src/taskbar.c: After testing on Solaris, made some changes to compile correctly without gcc. Got documentation ready 2003-11-25 16:41 tcj * include/globals.h, include/tooltip.h, src/start.xpm, src/taskbar.c, src/tooltip.c: Changed the rendering of the buttons around. Added more 3D effects 2003-11-24 16:54 tcj * include/globals.h, include/menu.h, include/menuhandler.h, plugins/clock.c, src/font.c, src/menu.c, src/menuhandler.c, src/taskbar.c: Loads of menu changes 2003-11-23 11:45 tcj * configure.in, include/pixmap.h, include/plugin.h, plugins/background_plug.c, src/menu_lex.l, src/menuhandler.c, src/pixmap.c, src/taskbar.c: Removed xpm code. Changed plugins to use pixmap loading code 2003-11-20 19:02 tcj * include/tooltip.h, src/tooltip.c: added tooltip files 2003-11-20 16:25 tcj * configure.in, include/defs.h, include/globals.h, include/plugin.h, include/xhelp.h, plugins/background_plug.c, plugins/clock.c, src/Makefile.am, src/menuhandler.c, src/taskbar.c, src/xhelp.c: Initial tooltips and module configuration options 2003-11-19 16:47 tcj * src/menuhandler.c: Allowed submenus to have icons 2003-11-19 16:25 tcj * configure.in, include/globals.h, include/pixmap.h, include/tasklist.h, plugins/Makefile.am, src/font.c, src/liblist.c, src/menu.c, src/menu_gram.y, src/menuhandler.c, src/pixmap.c, src/taskbar.c, src/tasklist.c, src/xhelp.c: Major work, Icons completed 2003-11-18 16:58 tcj * configure.in, include/options.h, src/menu.c, src/menu_gram.y, src/menu_lex.l, src/menuhandler.c, src/options.c, src/taskbar.c: Added icon menu support. Changed the grammar a bit. 2003-11-16 14:47 tcj * src/taskbar.c: Added support for SIGHUP 2003-11-14 15:38 tcj * configure.in: Trying to get it work with pkg-config background 2003-11-12 08:05 tcj * src/: menuhandler.c, tasklist.c: Using XGetWMName now 2003-11-10 19:30 tcj * src/xhelp.c: Using XTranslateCoordinates inside ClientToScreen 2003-11-06 22:39 tcj * include/globals.h, src/menuhandler.c, src/taskbar.c, src/xhelp.c: Fixed the problem with launching children 2003-11-05 16:56 tcj * include/menu.h, src/menu.c: Modified the menu to use XGrabPointer instead of Focus events 2003-11-05 12:18 tcj * src/taskbar.c: Made the start menu look more 3D but applying a depressed shift 2003-11-05 10:37 tcj * include/globals.h, src/taskbar.c: Removed the plugin directory command line option 2003-11-05 10:26 tcj * include/menu.h, include/menuhandler.h, include/options.h, src/Makefile.am, src/liblist.c, src/menu.c, src/menu_gram.y, src/menu_lex.l, src/menuhandler.c, src/options.c, src/taskbar.c: Included config file. Changed modules so they load from config file. Changed menu so it loads from config file. 2003-11-05 07:21 tcj * src/menuhandler.c: Menu fixes 2003-11-04 19:49 tcj * src/: menu.c, menuhandler.c, taskbar.c: Menu works ok now 2003-11-03 21:56 tcj * include/menu.h, src/menu.c, src/menu_gram.y, src/menu_lex.l, src/menuhandler.c, src/taskbar.c: Initial working menu code 2003-11-03 15:20 tcj * include/menu.h, src/menu.c, src/menuhandler.c, src/taskbar.c, src/xhelp.c: Made submenus work 2003-11-02 22:19 tcj * configure.in, include/menu.h, src/Makefile.am, src/menu.c, src/menu_gram.y, src/menu_lex.l, src/menuhandler.c, src/taskbar.c: Added new grammar files for the task bar menu 2003-10-31 13:16 tcj * include/globals.h, include/menu.h, include/menuhandler.h, src/Makefile.am, src/menu.c, src/menuhandler.c, src/taskbar.c: New stuff 2003-10-30 20:47 tcj * src/: menu.c, taskbar.c: Do the redirect 2003-10-30 16:43 tcj * include/menu.h, include/xhelp.h, src/Makefile.am, src/menu.c, src/taskbar.c, src/xhelp.c: Added menu interface 2003-10-12 15:05 tcj * plugins/clock.c: Made the clock set the color to black 2003-10-08 14:11 tcj * include/font.h, src/font.c, src/taskbar.c: Fixed issues with minimizing 2003-10-05 22:55 tcj * include/atoms.h, include/globals.h, include/xhelp.h, src/atoms.c, src/taskbar.c, src/tasklist.c, src/xhelp.c: Works with multiple desktops now 2003-10-01 12:46 tcj * bootstrap, configure.in, include/plugin.h, plugins/Makefile.am, plugins/clock.c, src/taskbar.c, plugins/background_plug.c, plugins/arrow.xpm: Added background plugin 2003-09-27 16:39 tcj * AUTHORS, COPYING, ChangeLog, INSTALL, Makefile.am, NEWS, README, bootstrap, configure.in, include/atoms.h, include/defs.h, include/font.h, include/globals.h, include/liblist.h, include/ll.h, include/pixmap.h, include/plugin.h, include/tasklist.h, include/xhelp.h, plugins/Makefile.am, plugins/clock.c, src/Makefile.am, src/atoms.c, src/font.c, src/icon.xpm, src/liblist.c, src/ll.c, src/pixmap.c, src/taskbar.c, src/tasklist.c, src/xhelp.c: Back to C! 2003-09-27 16:39 tcj * AUTHORS, COPYING, ChangeLog, INSTALL, Makefile.am, NEWS, README, bootstrap, configure.in, include/atoms.h, include/defs.h, include/font.h, include/globals.h, include/liblist.h, include/ll.h, include/pixmap.h, include/plugin.h, include/tasklist.h, include/xhelp.h, plugins/Makefile.am, plugins/clock.c, src/Makefile.am, src/atoms.c, src/font.c, src/icon.xpm, src/liblist.c, src/ll.c, src/pixmap.c, src/taskbar.c, src/tasklist.c, src/xhelp.c: Initial revision