Roman Bogorodskiy
|
350a1263d4
|
Check for XOpenDisplay in -lX11.
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@709 7f574dfc-610e-0410-a909-a81674777703
|
2006-10-05 19:18:34 +00:00 |
|
Roman Bogorodskiy
|
aeee5b644d
|
Mention locale related fix.
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@708 7f574dfc-610e-0410-a909-a81674777703
|
2006-10-05 17:29:04 +00:00 |
|
Roman Bogorodskiy
|
18a86d7075
|
Fix buffer overflow in parsing LC_ALL, LC_CTYPE and LANG environment
variables by using dynamic arrays for storing it. This should fix a
core dumps for users with locale name longer than 10 chars.
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@707 7f574dfc-610e-0410-a909-a81674777703
|
2006-10-05 17:25:23 +00:00 |
|
Brenden Matthews
|
fa2477a8d8
|
small xdamage fix
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@706 7f574dfc-610e-0410-a909-a81674777703
|
2006-10-02 08:33:08 +00:00 |
|
Philip Kovacs
|
ff1fefda7c
|
prevent libtool from adding its default CFLAGS
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@705 7f574dfc-610e-0410-a909-a81674777703
|
2006-09-30 19:21:58 +00:00 |
|
Roman Bogorodskiy
|
53feb898b9
|
- Add '--enable-debug' flag for ./configure which basicly
adds '-g' to CFLAGS if the compiler is gcc
- Bump version to 1.4.3 while I'm here
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@704 7f574dfc-610e-0410-a909-a81674777703
|
2006-09-30 16:31:06 +00:00 |
|
Philip Kovacs
|
58c3dd47ce
|
fix last line bug
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@703 7f574dfc-610e-0410-a909-a81674777703
|
2006-09-28 04:54:46 +00:00 |
|
Roman Bogorodskiy
|
8a376b08da
|
Fix a typo.
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@702 7f574dfc-610e-0410-a909-a81674777703
|
2006-09-27 18:43:21 +00:00 |
|
Roman Bogorodskiy
|
fb79796829
|
Use pkg-config instead of xft-config for detecting Xft. This should fix xft
support on modern distros like FC 5. However, it works with the old ones as
well.
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@701 7f574dfc-610e-0410-a909-a81674777703
|
2006-09-27 18:27:27 +00:00 |
|
Philip Kovacs
|
f9d4d7c2e8
|
update ChangeLog
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@700 7f574dfc-610e-0410-a909-a81674777703
|
2006-09-01 17:14:05 +00:00 |
|
Philip Kovacs
|
f3fed13727
|
fix differ in signedness warnings seen under gcc-4.1
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@699 7f574dfc-610e-0410-a909-a81674777703
|
2006-09-01 17:11:14 +00:00 |
|
Philip Kovacs
|
40f78b11c4
|
fix type-punning warnings with -fstrict-aliasing (active with gcc-4.1 -O2)
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@698 7f574dfc-610e-0410-a909-a81674777703
|
2006-09-01 17:00:53 +00:00 |
|
Philip Kovacs
|
681fb80260
|
fixed compilation errors with --disable-x11; bug #1547164
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@697 7f574dfc-610e-0410-a909-a81674777703
|
2006-08-27 19:03:52 +00:00 |
|
Roman Bogorodskiy
|
78a52eaf0b
|
Loop as much times as we tald to loop.
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@696 7f574dfc-610e-0410-a909-a81674777703
|
2006-08-24 18:14:22 +00:00 |
|
Roman Bogorodskiy
|
a71b2f8c3f
|
Fix build when configured with "--disable-x11" by moving
print_version() out of #ifdef X11.
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@695 7f574dfc-610e-0410-a909-a81674777703
|
2006-08-24 18:01:22 +00:00 |
|
Roman Bogorodskiy
|
bdc57586fc
|
Make a description of ${cpu} variable not so confusing.
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@694 7f574dfc-610e-0410-a909-a81674777703
|
2006-08-24 10:34:13 +00:00 |
|
Philip Kovacs
|
a83cba082c
|
vim detection for new vars hddtmep, goto, tab
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@693 7f574dfc-610e-0410-a909-a81674777703
|
2006-08-22 20:01:09 +00:00 |
|
Philip Kovacs
|
ea3cedd947
|
add libglib library variants
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@692 7f574dfc-610e-0410-a909-a81674777703
|
2006-08-17 17:48:17 +00:00 |
|
Roman Bogorodskiy
|
7be1b86f77
|
Update ChangeLog.
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@691 7f574dfc-610e-0410-a909-a81674777703
|
2006-08-12 06:41:14 +00:00 |
|
Roman Bogorodskiy
|
031d8d2779
|
Show info about compiled-in features in conky -v .
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@690 7f574dfc-610e-0410-a909-a81674777703
|
2006-08-12 06:36:58 +00:00 |
|
Roman Bogorodskiy
|
1c20827092
|
Show installation prefix in configure summary.
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@689 7f574dfc-610e-0410-a909-a81674777703
|
2006-08-12 06:15:52 +00:00 |
|
Roman Bogorodskiy
|
27731c50dc
|
- Comment out NetBSD/SanOS garbage
- Print OS information in `conky -v`
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@688 7f574dfc-610e-0410-a909-a81674777703
|
2006-08-12 06:10:18 +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 |
|
Philip Kovacs
|
de4f298f3c
|
ignore EINTR select interrupt
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@685 7f574dfc-610e-0410-a909-a81674777703
|
2006-08-11 19:13:32 +00:00 |
|
Roman Bogorodskiy
|
49a440b4de
|
Add missing header.
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@684 7f574dfc-610e-0410-a909-a81674777703
|
2006-08-11 15:40:21 +00:00 |
|
Philip Kovacs
|
1edc65a42b
|
update ChangeLog
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@683 7f574dfc-610e-0410-a909-a81674777703
|
2006-08-11 03:06:49 +00:00 |
|
Philip Kovacs
|
37b31512c7
|
degree sign
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@682 7f574dfc-610e-0410-a909-a81674777703
|
2006-08-11 00:25:25 +00:00 |
|
Philip Kovacs
|
7b67b4b12d
|
move units left
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@681 7f574dfc-610e-0410-a909-a81674777703
|
2006-08-11 00:00:16 +00:00 |
|
Philip Kovacs
|
e26a4dd4d5
|
add hddtemp.c and fix ? display
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@680 7f574dfc-610e-0410-a909-a81674777703
|
2006-08-10 23:49:59 +00:00 |
|
Philip Kovacs
|
ca79c81374
|
spock's hddtemp & goto patches
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@679 7f574dfc-610e-0410-a909-a81674777703
|
2006-08-10 16:56:13 +00:00 |
|
Roman Bogorodskiy
|
fe7ec00729
|
- Fix build on FreeBSD by moving volage stuff under #ifdef __linux__
and adjusting get_freq() prototype
- Fix Xdamage detection, make it not mandatory
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@678 7f574dfc-610e-0410-a909-a81674777703
|
2006-08-01 21:24:15 +00:00 |
|
Philip Kovacs
|
16e8431a25
|
tztime patch
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@677 7f574dfc-610e-0410-a909-a81674777703
|
2006-07-15 02:18:06 +00:00 |
|
Brenden Matthews
|
1c0acf9f50
|
tiny gradient fix
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@676 7f574dfc-610e-0410-a909-a81674777703
|
2006-06-22 04:39:22 +00:00 |
|
Brenden Matthews
|
b1871b9165
|
more battery stuff
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@675 7f574dfc-610e-0410-a909-a81674777703
|
2006-06-22 04:19:07 +00:00 |
|
Brenden Matthews
|
2943179494
|
Add check for battery not being present
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@674 7f574dfc-610e-0410-a909-a81674777703
|
2006-06-22 04:08:02 +00:00 |
|
Philip Kovacs
|
2783fa94a9
|
should be in_port_t
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@673 7f574dfc-610e-0410-a909-a81674777703
|
2006-06-19 00:01:51 +00:00 |
|
Brenden Matthews
|
0a6697912b
|
fixed ebuild deps
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@672 7f574dfc-610e-0410-a909-a81674777703
|
2006-06-13 04:22:53 +00:00 |
|
Brenden Matthews
|
2c990192cc
|
fixed order of variables and stuff (credit peter tarjan), small battery fix (credit Nexox sf.net patch 1500014)
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@671 7f574dfc-610e-0410-a909-a81674777703
|
2006-06-08 04:29:23 +00:00 |
|
Roman Bogorodskiy
|
7698ec7c7f
|
Fix build on FreeBSD.
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@670 7f574dfc-610e-0410-a909-a81674777703
|
2006-06-07 10:56:37 +00:00 |
|
Brenden Matthews
|
fd9ba3d517
|
libtool cflags yum++
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@668 7f574dfc-610e-0410-a909-a81674777703
|
2006-05-30 01:41:45 +00:00 |
|
Brenden Matthews
|
9cdb19091c
|
libtool cflags yum
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@667 7f574dfc-610e-0410-a909-a81674777703
|
2006-05-30 01:23:06 +00:00 |
|
Brenden Matthews
|
701783331d
|
font stuff fixed?
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@663 7f574dfc-610e-0410-a909-a81674777703
|
2006-05-28 07:25:30 +00:00 |
|
Brenden Matthews
|
f9fa7f1d1c
|
fixed font bug
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@662 7f574dfc-610e-0410-a909-a81674777703
|
2006-05-28 04:25:34 +00:00 |
|
Brenden Matthews
|
2b40f6bc41
|
* Xdamage support
* Initial Imlib2 support (broken and not implemented correctly yet, im too tired to finish it tonight
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@661 7f574dfc-610e-0410-a909-a81674777703
|
2006-05-25 07:00:12 +00:00 |
|
Brenden Matthews
|
f95097fe89
|
experimental Xdamage support
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@660 7f574dfc-610e-0410-a909-a81674777703
|
2006-05-25 01:00:29 +00:00 |
|
Brenden Matthews
|
a2f6a470d9
|
experimental Xdamage support
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@659 7f574dfc-610e-0410-a909-a81674777703
|
2006-05-24 06:34:37 +00:00 |
|
Brenden Matthews
|
536489f676
|
fixed some errors
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@658 7f574dfc-610e-0410-a909-a81674777703
|
2006-05-24 00:46:50 +00:00 |
|
Brenden Matthews
|
39d836dcb1
|
cpu voltage patch
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@657 7f574dfc-610e-0410-a909-a81674777703
|
2006-05-24 00:23:47 +00:00 |
|
Brenden Matthews
|
20828ce587
|
iconv linking probs fixed?
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@656 7f574dfc-610e-0410-a909-a81674777703
|
2006-05-22 17:32:44 +00:00 |
|