aboutsummaryrefslogtreecommitdiffstats
path: root/main.c
Commit message (Expand)AuthorAgeFilesLines
...
* clean up to compile cleanly witg -Wall and -DPOSIX_SOURCEgotmor2007-06-111-2/+2
* get rid of exposetitle and exposeslave actions, gotmor2007-06-111-18/+11
* only redraw if really necessarygotmor2007-06-111-3/+7
* only allow "-u" if dzen.slave_win.max_lines is setgotmor2007-06-101-1/+2
* commentsgotmor2007-06-101-3/+0
* improved buffer handling: gotmor2007-06-101-6/+26
* reduce flickergotmor2007-06-091-23/+21
* typosgotmor2007-06-091-4/+4
* added -u option, update slave window after n+1 lines read wheregotmor2007-06-091-2/+12
* adapted hide/unhide actions to the horizontal menu modegotmor2007-06-071-85/+92
* commentsgotmor2007-06-061-5/+4
* slightly better method to calculate the entry width for the horizontal menu,gotmor2007-06-051-9/+11
* fixed strtol in main, must be strtoulgotmor2007-06-051-12/+60
* changed option handling for -p to strtoulgotmor2007-06-041-1/+1
* don't be a smartass and use tabs for intendation like every one elsegotmor2007-06-041-505/+505
* intendation fixesgotmor2007-06-041-2/+2
* fixed xinerama geometry checking, thanks davidgotmor2007-06-031-8/+9
* intendation fixgotmor2007-06-031-28/+28
* cleaned up a bitgotmor2007-06-031-10/+6
* "-p" takes fㄩll seconds as argumentgotmor2007-06-031-9/+8
* "else if" must be "if" in event_loopgotmor2007-06-031-1/+1
* fixed read with timeoutgotmor2007-06-031-7/+10
* added Adam Langley's timeout patch to "-p"gotmor2007-06-031-2/+29
* renamed a_showhead to a_scrollhomegotmor2007-06-031-2/+4
* tidy upgotmor2007-06-021-11/+8
* fixed bug in chompgotmor2007-06-021-1/+10
* code cleanupgotmor2007-06-011-12/+12
* 0.3.0 - switch to select()gotmor2007-06-011-155/+185
* added optional Xinerama support, thanks David Glassergotmor2007-05-241-19/+66
* cleanups, renamed mh to line_heightgotmor2007-05-161-23/+24
* deleted debugging entriesgotmor2007-05-161-2/+0
* fixed alignment odditiesgotmor2007-05-161-49/+49
* alignment for slave window, option '-sa'gotmor2007-05-151-3/+21
* make release 0.2.3 readygotmor2007-05-121-4/+1
* code cleanupgotmor2007-05-121-7/+8
* typo^2gotmor2007-05-111-1/+1
* typogotmor2007-05-111-1/+1
* new option: -ta title window content alignement (l|c|r)gotmor2007-05-111-5/+25
* renamed "onquit" to "onexit"gotmor2007-05-111-3/+3
* code clean und and rearrangementgotmor2007-05-111-152/+164
* new clean_up codegotmor2007-05-101-31/+34
* added onstart, onquit eventsgotmor2007-05-091-0/+9
* fixed a free() error - thanks Radek Kamenskýgotmor2007-04-291-1/+1
* cosmetic changesgotmor2007-03-301-3/+1
* added '-tw' title window width optiongotmor2007-03-301-21/+53
* 0.1.9 initial svn releasegotmor2007-03-281-0/+435