aboutsummaryrefslogtreecommitdiffstats
path: root/draw.c
Commit message (Expand)AuthorAgeFilesLines
...
* allow ^p() and ^pa() to set both X and Y positions in a linegotmor2008-01-111-70/+190
* removed debugging statementsgotmor2008-01-071-1/+0
* ^c() and ^co() accept an optional angle parametergotmor2008-01-061-9/+37
* fixed '-expand l' to take the '-x' position as the right corner of thegotmor2007-12-251-1/+1
* removed debugging messagesgotmor2007-12-221-2/+0
* added "-expand" option. automatically grows/srinks the window to fit thegotmor2007-12-221-34/+30
* fixed bug in recty calculationgotmor2007-12-221-16/+38
* new syntax for ^r() and ^ro()gotmor2007-12-201-18/+35
* fixed ^cs()gotmor2007-09-171-0/+4
* added '^cs()': clear slave windowgotmor2007-09-171-0/+5
* prevent int overflow in ^ro()gotmor2007-08-301-0/+8
* fixed broking drawing to title windowgotmor2007-08-171-10/+24
* code refactoringgotmor2007-08-171-204/+223
* added XPM icons supportgotmor2007-08-141-42/+125
* ready for release 0.8.0gotmor2007-08-041-14/+56
* release 0.7.5gotmor2007-08-011-40/+100
* fixed X*DrawString handlinggotmor2007-07-261-15/+53
* fixed calculating icon locationgotmor2007-07-241-3/+6
* clean upgotmor2007-07-231-3/+0
* free bitmaps after drawing themgotmor2007-07-231-0/+2
* added support for X bitmap iconsgotmor2007-07-231-8/+33
* last font fixes, change GC only oncegotmor2007-07-191-12/+9
* more font setting fixesgotmor2007-07-191-3/+6
* fixed font loading gotmor2007-07-191-3/+10
* changed a_menuexec and a_menuprint to use the new parsergotmor2007-07-191-129/+157
* fixed expose handlinggotmor2007-07-171-5/+5
* clean upgotmor2007-07-161-59/+55
* added support to color arbitrary parts of textgotmor2007-07-161-120/+205
* changed Makefile to be aware of the gadgetsgotmor2007-07-151-5/+10
* code cleanups, thanks 'mauke'gotmor2007-06-181-6/+6
* release 0.5.0gotmor2007-06-141-2/+1
* proper check if can allocate the requested colorgotmor2007-06-141-8/+9
* dynamic foreground and background colorgotmor2007-06-141-34/+56
* typosgotmor2007-06-141-6/+4
* added dynamic color supportgotmor2007-06-141-6/+62
* get rid of exposetitle and exposeslave actions, gotmor2007-06-111-3/+5
* improved buffer handling: gotmor2007-06-101-7/+7
* reduce flickergotmor2007-06-091-5/+7
* don't be a smartass and use tabs for intendation like every one elsegotmor2007-06-041-136/+136
* intendation fixesgotmor2007-06-041-1/+1
* 0.3.0 - switch to select()gotmor2007-06-011-8/+3
* added optional Xinerama support, thanks David Glassergotmor2007-05-241-3/+5
* cleanups, renamed mh to line_heightgotmor2007-05-161-3/+3
* fixed alignment odditiesgotmor2007-05-161-14/+9
* alignment for slave window, option '-sa'gotmor2007-05-151-2/+8
* code cleanupgotmor2007-05-121-1/+1
* new option: -ta title window content alignement (l|c|r)gotmor2007-05-111-4/+10
* code clean und and rearrangementgotmor2007-05-111-0/+28
* added '-tw' title window width optiongotmor2007-03-301-3/+5
* 0.1.9 initial svn releasegotmor2007-03-281-0/+139