aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* added additional _NET_WM_STRUT supportgotmor2007-12-132-2/+17
* typogotmor2007-11-271-1/+1
* added -geometry option, allows relative positioninggotmor2007-11-275-14/+42
* fixed ^cs()gotmor2007-09-171-0/+4
* added '^cs()': clear slave windowgotmor2007-09-171-0/+5
* prevent int overflow in ^ro()gotmor2007-08-302-1/+9
* fixed width/alignement in gcpubar for '-o' optiongotmor2007-08-281-3/+7
* added button6 and button7 eventsgotmor2007-08-186-1/+21
* Makefile fix include CREDITS filesgotmor2007-08-181-1/+1
* ready for release 0.8.5gotmor2007-08-181-1/+1
* fixes to gdbar.c and gcpubar.cgotmor2007-08-182-3/+3
* conky style progressmeters for gdbar and gcpubargotmor2007-08-184-15/+38
* README fixesgotmor2007-08-172-12/+17
* fixed broking drawing to title windowgotmor2007-08-171-10/+24
* missing fflush() in gdbar.cgotmor2007-08-171-0/+2
* code refactoringgotmor2007-08-176-216/+313
* added XPM icons supportgotmor2007-08-149-63/+213
* small readibilĘ£ty fixesgotmor2007-08-055-9/+37
* ready for release 0.8.0gotmor2007-08-0412-86/+153
* added INSTALL filegotmor2007-08-011-1/+1
* release 0.7.5gotmor2007-08-0120-202/+847
* Makefile updatesgotmor2007-07-261-1/+3
* README typosgotmor2007-07-261-4/+4
* fixed X*DrawString handlinggotmor2007-07-266-66/+158
* fixed calculating icon locationgotmor2007-07-241-3/+6
* added some iconsgotmor2007-07-232-0/+14
* clean upgotmor2007-07-232-9/+6
* free bitmaps after drawing themgotmor2007-07-231-0/+2
* added support for X bitmap iconsgotmor2007-07-235-8/+56
* clean up textwidth gadgetgotmor2007-07-202-3/+2
* added textwidth gadgetgotmor2007-07-205-6/+144
* remove flicker that occurs in some cases if slave_win receives exposure eventsgotmor2007-07-201-3/+7
* make '-u' position independendgotmor2007-07-201-1/+3
* last font fixes, change GC only oncegotmor2007-07-192-13/+10
* more font setting fixesgotmor2007-07-191-3/+6
* fixed font loading gotmor2007-07-191-3/+10
* adapted help script to be useable with pure shgotmor2007-07-191-2/+2
* use bash instead of sh for the help scriptgotmor2007-07-192-2/+2
* changed a_menuexec and a_menuprint to use the new parsergotmor2007-07-196-168/+208
* added specially formated README.dzen to be viewwed with the 'help'gotmor2007-07-183-3/+471
* give dzen windows namesgotmor2007-07-171-0/+3
* typogotmor2007-07-171-1/+1
* speed up expose handling, do less redrawinggotmor2007-07-171-4/+9
* fixed expose handlinggotmor2007-07-172-5/+6
* clean upgotmor2007-07-165-64/+73
* added support to color arbitrary parts of textgotmor2007-07-164-129/+216
* changed Makefile to be aware of the gadgetsgotmor2007-07-158-22/+53
* corrected stupid error in add_handler()gotmor2007-07-111-5/+8
* add_action last actionhandler points to NULLgotmor2007-07-111-0/+1
* typogotmor2007-07-061-1/+1