aboutsummaryrefslogtreecommitdiffstats
path: root/dzen.h
Commit message (Expand)AuthorAgeFilesLines
* also cache XftColorAllocName, for the same reasonHEADmasterJesse Luehrs2012-02-211-0/+4
* cache return values of XAllocNamedColorJesse Luehrs2012-02-211-0/+3
* added support for nested ^ca() commands, thanks to Devin J. Pohlygotmor2010-06-131-0/+1
* removed some unnecessary intilizationsgotmor2009-04-231-3/+3
* applied patch from Philip Lewis:gotmor2009-02-271-0/+2
* first bloody support for ^ca(button,cmd) ... ^ca()gotmor2009-02-131-0/+13
* minor changes. comments and codegotmor2009-02-131-1/+1
* reverted strlen_utf8() change. now we use default strlen() againgotmor2009-02-121-1/+0
* replaced libc strlen() with optimized strlen_utf8() versiongotmor2009-02-121-0/+1
* added XFT supportgotmor2009-02-111-0/+9
* added "-title-name" and "-slave-name" command line optionsgotmor2009-01-261-1/+2
* Dzen is now able to get font and color settings from X resources alexey.skladnoy2008-07-221-0/+1
* added -fn-preload option to preload fonts at startupgotmor2008-02-011-0/+1
* allow ^p() and ^pa() to set both X and Y positions in a linegotmor2008-01-111-0/+4
* added "-expand" option. automatically grows/srinks the window to fit thegotmor2007-12-221-0/+5
* Increases max line lengthgotmor2007-12-201-1/+1
* added -geometry option, allows relative positioninggotmor2007-11-271-4/+4
* added button6 and button7 eventsgotmor2007-08-181-0/+8
* ready for release 0.8.0gotmor2007-08-041-4/+4
* release 0.7.5gotmor2007-08-011-9/+2
* changed a_menuexec and a_menuprint to use the new parsergotmor2007-07-191-0/+5
* clean upgotmor2007-07-161-1/+1
* code cleanups, thanks 'mauke'gotmor2007-06-181-5/+5
* changed default events and actionsgotmor2007-06-141-0/+1
* proper check if can allocate the requested colorgotmor2007-06-141-1/+1
* added dynamic color supportgotmor2007-06-141-1/+11
* check for MAX_LINE_LEN in main.c:chomp to not overflow the buffergotmor2007-06-131-1/+1
* get rid of exposetitle and exposeslave actions, gotmor2007-06-111-3/+4
* commentsgotmor2007-06-101-1/+0
* improved buffer handling: gotmor2007-06-101-2/+7
* reduce flickergotmor2007-06-091-1/+1
* added -u option, update slave window after n+1 lines read wheregotmor2007-06-091-0/+1
* adapted hide/unhide actions to the horizontal menu modegotmor2007-06-071-1/+1
* fixed strtol in main, must be strtoulgotmor2007-06-051-2/+1
* don't be a smartass and use tabs for intendation like every one elsegotmor2007-06-041-59/+59
* intendation fixesgotmor2007-06-041-3/+3
* added Adam Langley's timeout patch to "-p"gotmor2007-06-031-0/+3
* 0.3.0 - switch to select()gotmor2007-06-011-7/+1
* added optional Xinerama support, thanks David Glassergotmor2007-05-241-0/+6
* cleanups, renamed mh to line_heightgotmor2007-05-161-2/+1
* fixed alignment odditiesgotmor2007-05-161-6/+5
* alignment for slave window, option '-sa'gotmor2007-05-151-0/+1
* code cleanupgotmor2007-05-121-13/+1
* new option: -ta title window content alignement (l|c|r)gotmor2007-05-111-3/+8
* code clean und and rearrangementgotmor2007-05-111-0/+5
* new clean_up codegotmor2007-05-101-2/+3
* cosmetic changesgotmor2007-03-301-2/+1
* dzen.h includes pthread.hgotmor2007-03-281-0/+1
* 0.1.9 initial svn releasegotmor2007-03-281-0/+120