aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clean up to compile cleanly witg -Wall and -DPOSIX_SOURCEgotmor2007-06-112-3/+3
* get rid of exposetitle and exposeslave actions, gotmor2007-06-116-64/+38
* only redraw if really necessarygotmor2007-06-111-3/+7
* release 0.4.5gotmor2007-06-103-11/+44
* only allow "-u" if dzen.slave_win.max_lines is setgotmor2007-06-101-1/+2
* commentsgotmor2007-06-102-4/+0
* improved buffer handling: gotmor2007-06-103-15/+40
* reduce flickergotmor2007-06-093-29/+29
* typosgotmor2007-06-091-4/+4
* added -u option, update slave window after n+1 lines read wheregotmor2007-06-092-2/+13
* corrected typos in READMEgotmor2007-06-081-4/+4
* release 0.4.0gotmor2007-06-071-1/+1
* README updatedgotmor2007-06-071-4/+19
* adapted hide/unhide actions to the horizontal menu modegotmor2007-06-073-89/+104
* 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-053-47/+101
* really fixed scrollgotmor2007-06-041-1/+1
* changed option handling for -p to strtoulgotmor2007-06-042-2/+2
* don't be a smartass and use tabs for intendation like every one elsegotmor2007-06-046-990/+989
* intendation fixesgotmor2007-06-045-45/+45
* fixed bug in scrollgotmor2007-06-031-1/+3
* fixed xinerama geometry checking, thanks davidgotmor2007-06-031-8/+9
* intendation fixgotmor2007-06-031-28/+28
* dummygotmor2007-06-031-1/+1
* cleaned up a bitgotmor2007-06-031-10/+6
* README updatedgotmor2007-06-031-10/+17
* "-p" takes fㄩll seconds as argumentgotmor2007-06-031-9/+8
* simplified scrollinggotmor2007-06-031-24/+21
* fixed scrollinggotmor2007-06-032-10/+8
* a_scrollup, a_scrolldown take argument: number of lines to scrollgotmor2007-06-031-4/+26
* "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-032-2/+32
* renamed a_showhead to a_scrollhomegotmor2007-06-033-7/+9
* made config.mk nicer, thanks David Glassergotmor2007-06-021-7/+10
* better x_draw_body in a_showhead only if dzen.slave_win.max_lines is setgotmor2007-06-021-1/+1
* a_showhead addedgotmor2007-06-022-0/+13
* tidy upgotmor2007-06-021-11/+8
* fixed bug in chompgotmor2007-06-022-2/+10
* code cleanupgotmor2007-06-011-12/+12
* 0.3.0 - switch to select()gotmor2007-06-016-178/+199
* revertgotmor2007-06-0111-1741/+0
* 0.3.0 - switch to select()-based event handlinggotmor2007-06-0111-0/+1741
* fixed a_menuexecgotmor2007-05-291-1/+2
* fixed bug in a_menuprintgotmor2007-05-291-1/+2
* release 0.2.4gotmor2007-05-251-1/+1
* added optional Xinerama support, thanks David Glassergotmor2007-05-245-24/+92
* cleanups, renamed mh to line_heightgotmor2007-05-164-30/+30
* deleted debugging entriesgotmor2007-05-161-2/+0