aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* README fixesgotmor2007-08-172-12/+17
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@157 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* fixed broking drawing to title windowgotmor2007-08-171-10/+24
| | | | | | | relative positioning can also take negative values git-svn-id: http://dzen.googlecode.com/svn/trunk@156 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* missing fflush() in gdbar.cgotmor2007-08-171-0/+2
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@155 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* code refactoringgotmor2007-08-176-216/+313
| | | | | | | | ^ib() added ^pa() added git-svn-id: http://dzen.googlecode.com/svn/trunk@154 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* added XPM icons supportgotmor2007-08-149-63/+213
| | | | | | | | drawing enhancement and fixes added command line option '-h' to set the line height git-svn-id: http://dzen.googlecode.com/svn/trunk@153 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* small readibilĘ£ty fixesgotmor2007-08-055-9/+37
| | | | | | | | | documentation typo fixes kittscanner.sh improved execution speed new noisyalert.sh gadget git-svn-id: http://dzen.googlecode.com/svn/trunk@152 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* ready for release 0.8.0gotmor2007-08-0412-86/+153
| | | | | | | | | | | new in-text commands: ^fg() and ^bg() without arguments set default colors ^ro() and ^co() outlined rectangle/circle fixes to gcpubar and gdbar to use ^fg() git-svn-id: http://dzen.googlecode.com/svn/trunk@151 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* added INSTALL filegotmor2007-08-011-1/+1
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@150 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* release 0.7.5gotmor2007-08-0120-202/+847
| | | | | | | | | | | | | | | | | fixed memory leak added in-text commands: ^tw() ^c() ^p() added gadgets: kittscanner gdbar gcpubar git-svn-id: http://dzen.googlecode.com/svn/trunk@149 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* Makefile updatesgotmor2007-07-261-1/+3
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@148 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* README typosgotmor2007-07-261-4/+4
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@147 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* fixed X*DrawString handlinggotmor2007-07-266-66/+158
| | | | | | | | | added support to the in-text parser for rectangle drawing ready for release 0.7.0 git-svn-id: http://dzen.googlecode.com/svn/trunk@146 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* fixed calculating icon locationgotmor2007-07-241-3/+6
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@145 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* added some iconsgotmor2007-07-232-0/+14
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@144 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* clean upgotmor2007-07-232-9/+6
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@143 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* free bitmaps after drawing themgotmor2007-07-231-0/+2
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@142 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* added support for X bitmap iconsgotmor2007-07-235-8/+56
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@141 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* clean up textwidth gadgetgotmor2007-07-202-3/+2
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@140 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* added textwidth gadgetgotmor2007-07-205-6/+144
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@139 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* remove flicker that occurs in some cases if slave_win receives exposure eventsgotmor2007-07-201-3/+7
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@138 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* make '-u' position independendgotmor2007-07-201-1/+3
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@137 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* last font fixes, change GC only oncegotmor2007-07-192-13/+10
| | | | | | | release 0.6.1 git-svn-id: http://dzen.googlecode.com/svn/trunk@136 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* more font setting fixesgotmor2007-07-191-3/+6
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@135 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* fixed font loading gotmor2007-07-191-3/+10
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@134 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* adapted help script to be useable with pure shgotmor2007-07-191-2/+2
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@133 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* use bash instead of sh for the help scriptgotmor2007-07-192-2/+2
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@132 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* changed a_menuexec and a_menuprint to use the new parsergotmor2007-07-196-168/+208
| | | | | | | ready for release 0.6.0 git-svn-id: http://dzen.googlecode.com/svn/trunk@131 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* added specially formated README.dzen to be viewwed with the 'help'gotmor2007-07-183-3/+471
| | | | | | | script git-svn-id: http://dzen.googlecode.com/svn/trunk@130 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* give dzen windows namesgotmor2007-07-171-0/+3
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@129 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* typogotmor2007-07-171-1/+1
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@128 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* speed up expose handling, do less redrawinggotmor2007-07-171-4/+9
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@127 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* fixed expose handlinggotmor2007-07-172-5/+6
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@126 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* clean upgotmor2007-07-165-64/+73
| | | | | | | readded text longer than line markers git-svn-id: http://dzen.googlecode.com/svn/trunk@125 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* added support to color arbitrary parts of textgotmor2007-07-164-129/+216
| | | | | | | code needs testing git-svn-id: http://dzen.googlecode.com/svn/trunk@124 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* changed Makefile to be aware of the gadgetsgotmor2007-07-158-22/+53
| | | | | | | | added install rule to gadgets' Makefile updated TODO and README git-svn-id: http://dzen.googlecode.com/svn/trunk@123 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* corrected stupid error in add_handler()gotmor2007-07-111-5/+8
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@122 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* add_action last actionhandler points to NULLgotmor2007-07-111-0/+1
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@121 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* typogotmor2007-07-061-1/+1
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@120 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* updated READMEgotmor2007-07-061-1/+70
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@119 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* added actions:gotmor2007-07-063-6/+37
| | | | | | | | | | | | togglecollapse togglehide a_collapse: removed unmapping of each subwindow git-svn-id: http://dzen.googlecode.com/svn/trunk@118 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* added "onnewinput" eventgotmor2007-07-014-6/+11
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@117 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* more documentation fixesgotmor2007-07-012-5/+8
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@116 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* typo in READMEgotmor2007-07-011-2/+2
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@115 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* README updateREADME updatessgotmor2007-07-011-0/+3
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@114 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* added Makefile to gadgets directorygotmor2007-07-012-0/+49
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@113 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* gadget directorygotmor2007-07-012-0/+209
| | | | | | | dbar gadget git-svn-id: http://dzen.googlecode.com/svn/trunk@112 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* PREFIX correctedgotmor2007-06-281-1/+1
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@111 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* fix add_option, thanks Alexander V. Inyukhingotmor2007-06-241-0/+1
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@110 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* typos in READMEgotmor2007-06-221-1/+1
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@109 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* add support for _NET_WM_STRUT_PARTIAL hint, thanks Jason Creightongotmor2007-06-221-0/+33
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@108 f2baff5b-bf2c-0410-a398-912abdc3d8b2