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
|
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 |
|
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 |
|
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
|
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
|
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
|
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
|
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
|
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
|
a426a15d16
|
we don't need a warning every time
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@655 7f574dfc-610e-0410-a909-a81674777703
|
2006-05-22 17:12:39 +00:00 |
|
Brenden Matthews
|
e2c2f22c37
|
bye bye again possible mem leak
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@654 7f574dfc-610e-0410-a909-a81674777703
|
2006-05-22 03:29:19 +00:00 |
|
Brenden Matthews
|
1f7486f699
|
bye warning, bye possible mem leak
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@653 7f574dfc-610e-0410-a909-a81674777703
|
2006-05-22 03:26:44 +00:00 |
|
Brenden Matthews
|
843dc8e772
|
smp support for freq stuff
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@650 7f574dfc-610e-0410-a909-a81674777703
|
2006-05-22 02:49:22 +00:00 |
|
Brenden Matthews
|
867a657de9
|
more graph stuff
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@649 7f574dfc-610e-0410-a909-a81674777703
|
2006-05-19 01:40:37 +00:00 |
|
Brenden Matthews
|
57c08f8209
|
graph stuff
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@648 7f574dfc-610e-0410-a909-a81674777703
|
2006-05-19 01:37:45 +00:00 |
|
Brenden Matthews
|
85f75efa31
|
* Fixed issue with graphs not reaching all the way to the borders
(sf.net bug 1470480)
* Cleaned up units
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@647 7f574dfc-610e-0410-a909-a81674777703
|
2006-05-18 01:25:03 +00:00 |
|
Brenden Matthews
|
2d016d1daf
|
tiny fix
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@646 7f574dfc-610e-0410-a909-a81674777703
|
2006-05-18 00:56:18 +00:00 |
|
Brenden Matthews
|
ebc68c0dff
|
better units
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@645 7f574dfc-610e-0410-a909-a81674777703
|
2006-05-18 00:49:48 +00:00 |
|
Brenden Matthews
|
e06d6f1c25
|
xmms2 patch
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@644 7f574dfc-610e-0410-a909-a81674777703
|
2006-05-18 00:24:59 +00:00 |
|
Brenden Matthews
|
cda929a1e1
|
xmms2 patch
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@643 7f574dfc-610e-0410-a909-a81674777703
|
2006-05-18 00:22:39 +00:00 |
|
Brenden Matthews
|
1e882092e3
|
things
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@639 7f574dfc-610e-0410-a909-a81674777703
|
2006-05-16 03:38:02 +00:00 |
|
Brenden Matthews
|
b2bd458834
|
smarter new mail checking for imap
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@638 7f574dfc-610e-0410-a909-a81674777703
|
2006-05-14 07:13:55 +00:00 |
|
Brenden Matthews
|
77b9d8e118
|
better error messages
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@637 7f574dfc-610e-0410-a909-a81674777703
|
2006-05-14 07:05:05 +00:00 |
|
Brenden Matthews
|
6a64f332e6
|
fixed pop3 problem? try 2
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@636 7f574dfc-610e-0410-a909-a81674777703
|
2006-05-14 06:42:35 +00:00 |
|
Brenden Matthews
|
560877d23e
|
fixed pop3 problem?
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@635 7f574dfc-610e-0410-a909-a81674777703
|
2006-05-14 06:15:23 +00:00 |
|