aboutsummaryrefslogtreecommitdiffstats
path: root/README
Commit message (Collapse)AuthorAgeFilesLines
* Updated READMEgotmor2010-06-131-46/+82
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@270 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* Dzen is now able to get font and color settings from X resources alexey.skladnoy2008-07-221-0/+12
| | | | | | | | | | | - Order of initialization changed: 1. connect to X server 2. Read X resources 3. Parse command line options - README files updated - x_read_resources may contain bugs git-svn-id: http://dzen.googlecode.com/svn/trunk@230 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* added -geometry option, allows relative positioninggotmor2007-11-271-1/+4
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@170 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* prevent int overflow in ^ro()gotmor2007-08-301-1/+1
| | | | | | | | | | prevent stairs effect in ^ro() when dzen.line_height - recth is not a multiple of 2 thanks Sebastien Gross README fix git-svn-id: http://dzen.googlecode.com/svn/trunk@164 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* added button6 and button7 eventsgotmor2007-08-181-0/+2
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@162 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* README fixesgotmor2007-08-171-8/+11
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@157 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* code refactoringgotmor2007-08-171-4/+30
| | | | | | | | ^ib() added ^pa() added git-svn-id: http://dzen.googlecode.com/svn/trunk@154 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* added XPM icons supportgotmor2007-08-141-6/+17
| | | | | | | | 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
* ready for release 0.8.0gotmor2007-08-041-3/+11
| | | | | | | | | | | 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
* release 0.7.5gotmor2007-08-011-7/+23
| | | | | | | | | | | | | | | | | 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
* 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-261-29/+54
| | | | | | | | | 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
* added support for X bitmap iconsgotmor2007-07-231-0/+5
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@141 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* changed a_menuexec and a_menuprint to use the new parsergotmor2007-07-191-19/+12
| | | | | | | ready for release 0.6.0 git-svn-id: http://dzen.googlecode.com/svn/trunk@131 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
* clean upgotmor2007-07-161-1/+11
| | | | | | | 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-161-5/+6
| | | | | | | 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-151-0/+6
| | | | | | | | 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
* 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 "onnewinput" eventgotmor2007-07-011-0/+1
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@117 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* more documentation fixesgotmor2007-07-011-4/+6
| | | | 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
* typos in READMEgotmor2007-06-221-1/+1
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@109 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* README fixesgotmor2007-06-141-1/+1
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@103 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* release 0.5.0gotmor2007-06-141-1/+9
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@102 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* changed default events and actionsgotmor2007-06-141-6/+69
| | | | | | | | updated README getting ready for new release git-svn-id: http://dzen.googlecode.com/svn/trunk@101 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* warningsgotmor2007-06-131-1/+1
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@88 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* release 0.4.5gotmor2007-06-101-8/+41
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@80 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* corrected typos in READMEgotmor2007-06-081-4/+4
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@73 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* README updatedgotmor2007-06-071-4/+19
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@71 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* README updatedgotmor2007-06-031-10/+17
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@57 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* fixed scrollinggotmor2007-06-031-3/+4
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@54 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* fixed bug in chompgotmor2007-06-021-1/+0
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@44 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* 0.3.0 - switch to select()gotmor2007-06-011-1/+1
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@42 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* added optional Xinerama support, thanks David Glassergotmor2007-05-241-0/+7
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@29 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* make release 0.2.3 readygotmor2007-05-121-21/+9
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@24 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* new option: -ta title window content alignement (l|c|r)gotmor2007-05-111-1/+3
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@20 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* README updatedgotmor2007-05-111-8/+25
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@19 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* more typosgotmor2007-05-091-1/+1
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@14 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* corrected typos in READMEgotmor2007-05-091-4/+4
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@13 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* added onstart, onquit eventsgotmor2007-05-091-19/+31
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@12 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* added '-tw' title window width optiongotmor2007-03-301-0/+1
| | | | | | | revised geometry checking git-svn-id: http://dzen.googlecode.com/svn/trunk@7 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* corrected some oddities in READMEgotmor2007-03-291-5/+6
| | | | git-svn-id: http://dzen.googlecode.com/svn/trunk@6 f2baff5b-bf2c-0410-a398-912abdc3d8b2
* 0.1.9 initial svn releasegotmor2007-03-281-0/+222
git-svn-id: http://dzen.googlecode.com/svn/trunk@1 f2baff5b-bf2c-0410-a398-912abdc3d8b2