* OpenBSD support added to Conky (thanks hifi)
[monky] / src / conky.c
2007-03-01 Brenden Matthews * OpenBSD support added to Conky (thanks hifi)
2007-02-25 Philip Kovacsconky 1.4.6-svn trunk
2007-02-14 Philip Kovacsinclude missing mboxscan.h;
2007-02-12 Brenden Matthews* Added buffer_text_size option to change the size...
2007-01-08 Philip Kovacsclaen up warnings
2006-12-29 Philip Kovacsfix warnings
2006-12-29 Brenden Matthewshead/tail rewrite patch
2006-12-23 Philip KovacsConky 1.5.0 -- client/server prototype
2006-12-12 Philip Kovacssplit battery off into battery and battery_time
2006-12-11 Philip Kovacsclose pop3/imap sockets
2006-12-09 Philip Kovacsuse GLib GHashTable for port monitors
2006-12-03 Roman BogorodskiyFix ${freq} and ${freq_g} on FreeBSD.
2006-12-01 Philip Kovacsadd max_length to audacious_title
2006-11-30 Philip Kovacsadded , , for crypto freaks
2006-11-28 Philip Kovacsremove sleep() calls from pop2/imap code; remove debug...
2006-11-22 Philip Kovacsadd max_specials config item with default 512. really...
2006-11-20 Philip Kovacsfix compile error with --disable-xdamage when Xdamage...
2006-11-15 Philip Kovacslinkstatus formatting
2006-11-15 Philip Kovacslinkstatus now follows use_spacer. closes bug #1577580
2006-11-15 Philip Kovacsfix reported memory var overflow by using unsigned...
2006-11-15 Philip Kovacsconvert all thread activity to timed thread abstraction
2006-11-14 Philip Kovacsfix compile error with --disable-x11
2006-11-12 Philip KovacsFixed BadWindow bugs (#1568366, #1588384)
2006-11-11 Philip Kovacsclose bug #1591609; remove deprecated vars
2006-11-09 Philip Kovacsadd new config item - max_user_text - to allow for...
2006-11-07 Philip Kovacscomment out imlib2 until brenden finishes it
2006-11-07 Philip Kovacsminor macro changes
2006-11-07 Philip Kovacsconfigure x11/xext/xdamage with pkg-config, etc.
2006-11-05 Philip Kovacsremoved all mldonkey and seti code -- totally broken
2006-11-04 Philip Kovacsmissing hddtemp #ifdef's
2006-11-04 Philip Kovacsremove infopipe support
2006-11-03 Philip Kovacsremoval of xmms/bmp / addition of audacious/infopipe
2006-10-07 Philip Kovacslol
2006-10-05 Roman BogorodskiyFix buffer overflow in parsing LC_ALL, LC_CTYPE and...
2006-10-02 Brenden Matthewssmall xdamage fix
2006-09-28 Philip Kovacsfix last line bug
2006-09-01 Philip Kovacsfix differ in signedness warnings seen under gcc-4.1
2006-08-27 Philip Kovacsfixed compilation errors with --disable-x11; bug #1547164
2006-08-24 Roman BogorodskiyLoop as much times as we tald to loop.
2006-08-24 Roman BogorodskiyFix build when configured with "--disable-x11" by moving
2006-08-12 Roman BogorodskiyShow info about compiled-in features in `conky -v`.
2006-08-12 Roman Bogorodskiy- Comment out NetBSD/SanOS garbage
2006-08-11 Philip Kovacsdegree sign
2006-08-11 Philip Kovacsmove units left
2006-08-10 Philip Kovacsadd hddtemp.c and fix ? display
2006-08-10 Philip Kovacsspock's hddtemp & goto patches
2006-08-01 Roman Bogorodskiy- Fix build on FreeBSD by moving volage stuff under...
2006-07-15 Philip Kovacstztime patch
2006-06-22 Brenden Matthewstiny gradient fix
2006-06-19 Philip Kovacsshould be in_port_t
2006-05-28 Brenden Matthewsfont stuff fixed?
2006-05-28 Brenden Matthewsfixed font bug
2006-05-25 Brenden Matthews* Xdamage support
2006-05-25 Brenden Matthewsexperimental Xdamage support
2006-05-24 Brenden Matthewsexperimental Xdamage support
2006-05-24 Brenden Matthewsfixed some errors
2006-05-24 Brenden Matthewscpu voltage patch
2006-05-22 Brenden Matthewswe don't need a warning every time
2006-05-22 Brenden Matthewsbye bye again possible mem leak
2006-05-22 Brenden Matthewssmp support for freq stuff
2006-05-19 Brenden Matthewsmore graph stuff
2006-05-19 Brenden Matthewsgraph stuff
2006-05-18 Brenden Matthews* Fixed issue with graphs not reaching all the way...
2006-05-18 Brenden Matthewstiny fix
2006-05-18 Brenden Matthewsbetter units
2006-05-18 Brenden Matthewsxmms2 patch
2006-05-16 Brenden Matthewsthings
2006-05-14 Brenden Matthewssmarter new mail checking for imap
2006-05-14 Brenden Matthewsbetter error messages
2006-05-14 Brenden Matthewsfixed pop3 problem? try 2
2006-05-14 Brenden Matthewsfixed pop3 problem?
2006-05-14 Brenden Matthewsahhh stupid mistake
2006-05-14 Brenden Matthewsadded some mutexes to the threading stuff to be safe
2006-05-13 Brenden Matthewssmall configure changes
2006-05-13 Brenden Matthewsiconv support
2006-05-12 Brenden Matthewsadded memset to make mail stuff prettier
2006-05-12 Roman Bogorodskiy- Fix BMPx support. BMPx 0.14.0 or newer is required now
2006-05-09 Brenden MatthewsChanged $font behavior so that the font persists past...
2006-05-09 Brenden Matthewscleaned up mail code a bit
2006-05-08 Brenden Matthewsimap and pop3 clients
2006-04-23 Brenden Matthewsfixed broken if/else stuff
2006-04-23 Brenden Matthewspowerbook battery patch
2006-04-16 Brenden Matthewsxmms2 fixes (sf.net patch 1469523)
2006-04-15 Brenden Matthews- added patch from peter tarjan for ibm acpi\
2006-03-30 Philip Kovacsadd REMOTESERVICE to port monitor peekables
2006-03-25 Brenden Matthewsxmms2 patch
2006-03-22 Roman BogorodskiyReturn the blank line between includes and defines
2006-03-22 Roman BogorodskiyRe-arrange kvm code to fix memory leaks.
2006-03-09 Philip Kovacsadded own_window_type override
2006-03-08 Philip Kovacsforward ButtonRelease too
2006-03-08 Philip Kovacsadded own_window_type config item
2006-03-08 Brenden Matthewsfixed bug with graphs resetting colour. sf.net bug...
2006-03-07 Philip Kovacsgive parent a sec to terminate
2006-03-07 Philip Kovacsfind_desktop_window() api changes. window parent s...
2006-03-07 Brenden Matthewsbatt fixed? x11 stuff
2006-03-07 Brenden Matthewssticky hints
2006-03-06 Philip Kovacsadded own_window_hints
2006-03-06 Brenden Matthewsfork fix
2006-03-06 Philip Kovacsconky back under WM control for own_window yes
2006-02-14 Philip Kovacson_bottom and wm_class_name deprecated
next