Build fixes for bmpx
[monky] / src / specials.h
2010-01-01 Brenden MatthewsUpdate copyright notices.
2009-11-22 Nikolas GarofilFix building with --disable-x11
2009-11-22 Phil Sutterfix new_graph parameters
2009-11-22 Nikolas GarofilFix compiling with --disable-x11
2009-11-22 Phil Sutterimplement ASCII gauge and enable all gauge objects...
2009-11-22 Phil Sutterrealise seamless integration of new_bar_in_shell
2009-11-05 Phil Sutterscan_graph: allow giving a "hint" about a good scale...
2009-11-03 Phil Sutterenum special_types: define nonspecial for completeness
2009-11-03 Phil Sutterdrop now unused SIZE_DEFAULTS macro
2009-11-03 Phil Sutterspecials: convert stippled_hr object to new style
2009-11-03 Phil Sutterspecials: convert tab object to new style
2009-11-03 Phil Sutterspecials: convert gauge objects to new style
2009-11-03 Phil Sutterspecials: convert graph objects to new style
2009-11-03 Phil Sutterspecials: introduce dedicated per-object data and merge...
2009-10-04 Phil Suttermove the SIZE_DEFAULTS() macro to where it belongs to
2009-08-07 Brenden MatthewsRevert "Uhh..ansohus"
2009-08-06 Brenden MatthewsUhh..ansohus
2009-07-28 Cesare Tirabassiadd emacs indentation variables to source files in...
2009-07-18 Brenden MatthewsMultiline alignment support, some other misc stuff.
2009-07-05 Brenden MatthewsImproved parsing of graph arguments.
2009-06-01 Nikolas GarofilLet membar work in shell
2009-06-01 Nikolas GarofilCreated a function to call bars in shell (not only...
2009-05-29 Brenden MatthewsCompilation fixes, fix a segfault on shutdown.
2009-05-25 Brenden MatthewsLet the graphs be bigger.
2009-05-24 Brenden MatthewsAdded fancy new 'temperature gradients' feature.
2009-05-16 Nikolas GarofilExecbar can now also be used on the shell
2009-05-11 Nikolas GarofilRemove even more x11-stuff with --disable-x11
2009-04-09 Brenden MatthewsAdded default_bar/graph/gauge_size config options ...
2009-03-30 Brenden MatthewsUpdate copyright stuff, fix conky.conf weirdness.
2009-03-16 anerI added Gagues to monitor variables
2009-02-22 Phil Sutterremove x11 dependency of fonts
2009-02-22 Phil Suttersplit off specials from conky.c