the big relocation patch
[monky] / src / conky.c
2008-03-29 Philthe big relocation patch
2008-03-29 Phildon't use %Lu here, too
2008-03-29 Philclear naming for the global text objects
2008-03-29 Philfix thread definitions
2008-03-29 Brenden Matthewsfix segfault
2008-03-29 Philmake intense use of const keyword
2008-03-29 Philmatch signedness and format when scanning into variables
2008-03-29 Philsome linting on function definitions
2008-03-28 Brenden Matthewsoh yeah, battery_percent too
2008-03-28 Brenden Matthews* Fixed messed up percentages (fs_free_perc, fs_used_pe...
2008-03-27 Brenden Matthewsminor updates; changing package naming to meet devmanua...
2008-03-24 Brenden Matthews * Fixed battery_bar default size
2008-03-24 Phildisk_protect - show queue protection state
2008-03-24 Philcheck validity of specified config
2008-03-23 Brenden Matthewsfixed compilation with --disable-x11
2008-03-22 Philsupport displaying current nameservers
2008-03-22 Philenable displaying the used ioscheduler for a given...
2008-03-22 Phillaptop_mode displays the current laptop mode
2008-03-22 Philmake default gateway information accessible
2008-03-22 Philhopefully fix spaced_print
2008-03-22 Philsmapi review
2008-03-22 Brenden Matthewsadded $execpi, new ebuild, various other misc updates
2008-03-21 Brenden Matthewssmall fix for newly introduced bug in non-xft font...
2008-03-20 Brenden Matthewsfixing up text_buffer_size stuff
2008-03-20 Brenden Matthewsfixing problem where p_max_size becomes <1
2008-03-20 Brenden Matthews * Added CRLF characters to POP3 and IMAP stuff (should...
2008-03-20 Brenden Matthewscleaning up
2008-03-20 Brenden Matthewstrying to fix more leaks
2008-03-19 Brenden Matthews2008-03-19
2008-03-18 Brenden Matthews * Applied 12 patches:
2008-03-17 Brenden Matthews * Applied 2 patches:
2008-02-24 Roman BogorodskiyFix compilation.
2008-02-20 Kevin LylesReformatted all code
2008-02-20 Kevin LylesRefactored the top and top_mem handling to use a switch...
2008-02-20 Kevin LylesFixed a few minor type issues
2008-02-20 Kevin LylesRemoved unused macros and removed X11 options from...
2008-02-20 Kevin LylesAdded missing break statements and a missing freebsd...
2008-02-20 Kevin LylesFixed a typo and re-added an accidentally removed line
2008-02-10 Kevin LylesFixed some typos and restored a few accidentally remove...
2008-02-09 Brenden Matthews * Applied 2 patches:
2008-01-06 Brenden Matthews2008-01-05
2007-12-31 Philip Kovacsapplied submitted patches for get_ibm_acpi_volume bug,
2007-11-14 Philip KovacsFix compilation error with --disable-x11 (bug #1830373).
2007-10-31 Philip Kovacsfix mpd_smart bug #1822773
2007-10-23 Philip Kovacsadd system config file to -v output
2007-10-23 Philip KovacsExternalize default config file: /conky/conky.conf
2007-10-21 Philip KovacsRemove ${tail /var/log/Xorg.0.log} from default text
2007-10-21 Philip KovacsInitialize music_player_interval so built-in .conkyrc...
2007-10-18 Philip Kovacsconky 1.4.8
2007-10-17 Philip Kovacsstruct alignment patch #1812924
2007-10-03 Philip Kovacsfix uninitialized var warning
2007-10-02 Brenden Matthews Multiple mailbox patch (thanks Ben Kibbey)
2007-09-28 Brenden Matthews * Small fix for $ibm_volume (thanks Kapil Hari...
2007-09-17 Toni SpetsOpenBSD cleanups, remove unsupported printf flag and...
2007-09-02 Brenden Matthews* Zero out imap and pop3 stuff when the connection...
2007-09-02 Philip Kovacsmpd_interval -> music_player_interval
2007-09-02 Brenden Matthews* Fixed some minor memory leaks associated with SIGUSR1
2007-09-02 Brenden Matthews * Improved performance slightly
2007-08-31 Philip KovacsFix timed thread race condition, seen esp. on new kerne...
2007-08-31 Brenden Matthewssome small fixes for mpd stuff
2007-08-27 Brenden Matthews * Fixed issue with SIGPIPE and mpd
2007-08-13 Philip Kovacshwmon leveraging existing code
2007-08-13 Philip Kovacssvn merge -rHEAD:918 .
2007-08-13 Toni Spetsreally apply the hwmon patch (tracker item 1650894)
2007-08-13 Philip Kovacsplatform stuff
2007-08-13 Philip Kovacs* Added var $platform which is similar to $i2c and...
2007-08-10 Toni SpetsThat one neither
2007-08-10 Toni SpetsWhoops. Didn't see that coming.
2007-08-10 Toni SpetsRemoved more unused stuff from openbsd.c
2007-08-10 Toni SpetsRemoved ACPI battery code for OpenBSD
2007-08-10 Toni SpetsRemove deprecated linkstatus completely from conky...
2007-08-10 Toni SpetsFixed wireless documentation. Fixed wireless quality...
2007-08-10 Brenden Matthewsclarifying licensing
2007-08-08 Toni SpetsProbably fixed wireless spacer
2007-08-07 Toni SpetsAdded spacer for wireless variables. Fixed some tabs...
2007-08-07 Toni SpetsAdded wireless_link_qual_perc. Cleaned unused variables...
2007-08-07 Toni SpetsRSS was not really disabled when it was supposed to...
2007-08-07 Toni SpetsFixed major issues with ACPI batteries
2007-08-06 Roman BogorodskiyRemove freebsd wifi stuff since the API seems to be
2007-08-05 Brenden Matthews * Updated to libmpdclient 0.13.0
2007-08-05 Brenden Matthews * Fixed potential issue on FreeBSD when nprocs...
2007-07-19 Toni SpetsRemoved the first new line in RSS titles
2007-07-15 Philip KovacsFix PID display, patch #1753934. thanks sohalt.
2007-06-23 Philip KovacsRight-justify top/top_mem vars (pid/cpu/mem} so they...
2007-06-06 Toni SpetsFixed crash when RSS feed item didn't have title
2007-06-05 Philip Kovacsfix scan_font nonsense
2007-06-05 Philip Kovacsfix scan_font nonsense
2007-06-03 Toni SpetsAgain fixed things in the RSS code. Removed possible...
2007-06-03 Toni SpetsFixed memory leaks found with valgrind
2007-06-02 Toni SpetsRSS updates: more flexible output and updated prss...
2007-06-01 Toni SpetsNew initial RSS code. Parser written by Sisu (Mikko...
2007-05-06 Roman Bogorodskiy- Remove debug printf's from RSS code
2007-05-06 Roman BogorodskiyExperimental RSS code.
2007-05-06 Toni Spetsfixed apm_adapter for both openbsd and freebsd and...
2007-04-25 Philip Kovacsadded color[0-9] variable patch (thanks jieryn)
2007-04-06 Brenden Matthews* Added if_existing patch for string matching (thanks...
2007-04-06 Brenden MatthewsAdded if_empty patch (thanks Erik)
2007-03-28 Roman BogorodskiyNot sure if a right fix, but no segault at least.
2007-03-28 Roman BogorodskiyFix build on all platforms that doesn't have memrchr...
2007-03-01 Brenden Matthews * OpenBSD support added to Conky (thanks hifi)
next