Brenden Matthews
dc3ed8df13
Removing old svn keywords.
2008-12-09 16:35:49 -07:00
Kevin Lyles
610b0b628d
Split conky.h into several smaller header files
...
In order to do this correctly:
Removed duplicate includes
Fixed mpd functions to accept mpd_s instead of information
Freed mpd.h of any need to include conky.h (mpd.c still includes it for the constants)
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@1154 7f574dfc-610e-0410-a909-a81674777703
2008-06-14 18:41:12 +00:00
Brenden Matthews
4d7ecc7951
* Getting rid of goto usage throughout code.
...
* Fix bug due to usage of gethostbyname() in threads (which is not
reentrant) by using gethostbyname_r() when available.
* Added patch for battery_time problem on 2.6.24 (thanks wedge).
* Added patch to fix broken xmms2 stuff (thanks sleipner).
* Added patch to fix SIGHUP/SIGUSR1 segfault (thanks norsetto).
* Added patch to improve $if_up (thanks Aseem).
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@1103 7f574dfc-610e-0410-a909-a81674777703
2008-04-10 22:45:45 +00:00
Brenden Matthews
be2cd44e6d
doc cleanup
...
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@1090 7f574dfc-610e-0410-a909-a81674777703
2008-03-31 04:56:39 +00:00
Kevin Lyles
3d26a4880e
Reformatted all code
...
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@1007 7f574dfc-610e-0410-a909-a81674777703
2008-02-20 20:30:45 +00:00
Brenden Matthews
27b4c8550c
clarifying licensing
...
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@904 7f574dfc-610e-0410-a909-a81674777703
2007-08-10 19:53:44 +00:00
Brenden Matthews
f95d63bf56
* Fixed potential issue on FreeBSD when nprocs < 10 (thanks zotrix)
...
* Added support for multiple batteries when using acpi (thanks Phil)
* a bunch of code cleanups (thanks Psychon)
* added max length paramater to mpd_title (thinks fow)
* a number of small bug fixes
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@889 7f574dfc-610e-0410-a909-a81674777703
2007-08-05 04:47:21 +00:00
Roman Bogorodskiy
d21378f258
Merge back bmpx WIP, committed by mistake.
...
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@687 7f574dfc-610e-0410-a909-a81674777703
2006-08-12 05:28:27 +00:00
Roman Bogorodskiy
bce19ecc84
- configure.in -> configure.ac
...
- Print a summary of the configure options
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@686 7f574dfc-610e-0410-a909-a81674777703
2006-08-12 05:19:40 +00:00
Roman Bogorodskiy
ff1404dab2
- Fix BMPx support. BMPx 0.14.0 or newer is required now
...
- Add forgotten headers for imap stuff to fix build on FreeBSD
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@629 7f574dfc-610e-0410-a909-a81674777703
2006-05-12 12:41:18 +00:00
Jasper
5b6d659400
sort includes and be more consitent with /* */
...
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@595 7f574dfc-610e-0410-a909-a81674777703
2006-03-16 16:20:30 +00:00
Brenden Matthews
2bb28251ba
use g_free() for glib shit
...
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@499 7f574dfc-610e-0410-a909-a81674777703
2006-01-12 01:22:14 +00:00
Brenden Matthews
f19ff600dc
oops
...
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@484 7f574dfc-610e-0410-a909-a81674777703
2006-01-07 17:28:51 +00:00
Brenden Matthews
8cf69f9b25
fixed bmpx crap
...
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@480 7f574dfc-610e-0410-a909-a81674777703
2006-01-06 23:56:12 +00:00
Roman Bogorodskiy
1804edb536
Minor cleanups.
...
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@465 7f574dfc-610e-0410-a909-a81674777703
2006-01-05 10:01:46 +00:00
Brenden Matthews
bd7a9f5c05
conky 1.3.5
...
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@457 7f574dfc-610e-0410-a909-a81674777703
2006-01-02 03:39:51 +00:00
Roman Bogorodskiy
96d369bdbd
Minor fixes.
...
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@453 7f574dfc-610e-0410-a909-a81674777703
2005-12-30 12:57:28 +00:00
Roman Bogorodskiy
5e91a7d617
Add BMPx ( http://beep-media-player.org/ ) support. Bugs and memleaks are here
...
for sure, will deal with it a bit later.
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@452 7f574dfc-610e-0410-a909-a81674777703
2005-12-30 09:44:40 +00:00