dmenu.git
2010-07-31 Connor Lane... updated manpage, added paste, cleaned up, new libdraw
2010-07-30 Connor Lane... merged dmenu & dinput (clunky interface)
2010-07-30 Connor Lane... underline match
2010-07-30 Connor Lane... new libdraw
2010-07-30 Connor Lane... fixed vlist select
2010-07-27 Connor Lane... updated to libdraw tip
2010-07-02 Connor Lane... added dmenu.h, common.c
2010-07-02 Connor Lane... updated to new libdraw
2010-07-02 Connor Lane... atexit cleanup
2010-06-30 Connor Lane... removed -e flag (too buggy), cleaned up
2010-06-30 Connor Lane... fixed no-input invisible text bug
2010-06-30 Connor Lane... libdraw now has own repo
2010-06-29 Connor Lane... resizing vlist, new dinput binding
2010-06-29 Connor Lane... cleaned up
2010-06-29 Connor Lane... decosmetics
2010-06-29 Connor Lane... dinput with dmenu flags, fixed usage & -v, cosmetics
2010-06-28 Connor Lane... extended libdraw
2010-06-25 Connor Lane... cleaned up
2010-06-24 Connor Lane... moved draw.c to libdraw.a
2010-06-24 Connor Lane... removed colors from dc
2010-06-24 Connor Lane... decoupled draw.c from dmenu & dinput
2010-06-24 Connor Lane... fixed offsets, updated eprint, cleaned up
2010-06-24 Connor Lane... fixed static symbols in config.def.h
2010-06-23 Connor Lane... fixed makefile
2010-06-23 Connor Lane... cleaned up
2010-06-23 Connor Lane... cleaned up
2010-06-23 Connor Lane... added draw.h
2010-06-23 Connor Lane... overlapping code
2010-06-23 Connor Lane... typo fixes
2010-06-23 Connor Lane... initial dmenu / dinput separation
2010-06-22 Connor Lane... fixed vlist cursor
2010-06-20 Connor Lane... updated manpage, changed keybinds
2010-06-20 Connor Lane... cleaned up
2010-06-19 Connor Lane... added ^K, optimisations
2010-06-19 Connor Lane... added sselp requirement to readme
2010-06-16 Connor Lane... cleaned up
2010-06-11 Connor Lane... fixed vlist paging, cleaned up
2010-06-09 Connor Lane... updated manpage
2010-05-29 Anselm R GarbeAdded tag 4.1.1 for changeset 72749a826cab
2010-05-29 Anselm R Garbeprepared bugfix release 4.1.1
2010-05-29 Anselm R Garbeapplied Ramils patch
2010-05-28 Anselm R GarbeAdded tag 4.1 for changeset 844587572673
2010-05-28 Anselm R Garbeprepared dmenu-4.1 release
2010-05-05 Connor Lane... fixed vlist alignment
2010-05-02 Connor Lane... cleaning up
2010-04-14 Connor Lane... fixed bad parenting, simpler vlist
2010-04-13 Connor Lane... fixed ^U cursor support
2010-04-07 Connor Lane... fixed 3 bugs and some inconsistency
2010-04-01 Anselm R Garbeapplied Troels' patch, thanks Troels!
2010-04-01 Anselm R Garbeadded Connor to LICENSE file
2010-04-01 Anselm R Garbecommited Connor's sanity patch
2010-04-01 pancakeapply nibble patch removing per-item length limit
2010-04-01 pancakeadd ^a and ^e keybindings
2010-03-31 Anselm R Garbeapplied Connor's subwindow patch
2010-03-31 Anselm R Garbeapplied Connor's next nice patch, thanks a lot!
2010-03-22 anselm@garbe.usapplied cls' patch, thanks Connor!
2010-03-07 Anselm R Garbeapplied Connor's patch, thanks!
2009-12-05 Anselm R Garbethis is only a temporary workaround, the command execut...
2009-11-28 Anselm R Garbeapplied cursor, vertical and paste patches for upcoming...
2009-04-18 Anselm R GarbeAdded tag 4.0 for changeset 78f9f72cc9c6
2009-02-21 Anselm R Garbeapplied Matthias Christian Ott's sanity fixes (thanks...
2008-12-12 a@nullnext release will be 4.0
2008-12-09 a@nullminor modification
2008-09-09 Anselm R GarbeAdded tag 3.9 for changeset 21a1ed9a69b9
2008-08-29 Anselm R Garbesimplified initfont
2008-08-25 Anselm R Garbereverted setlocale() call
2008-08-23 Anselm R Garberemoved artifact from wmii menu
2008-08-18 Anselm R Garbefixed a problem when backporting dwm's drawtext()
2008-08-18 Anselm R Garbeabc...
2008-08-18 Anselm R Garberemoved the i = textnw... as remarked by Martin Hurton
2008-08-18 Anselm R Garbebackported drawtext() simplifications to dmenu
2008-08-18 Anselm R Garbegetting rid of setlocale(), it doesn't seem to make...
2008-07-29 Anselm R GarbeAdded tag 3.8 for changeset 644b0798fccc
2008-07-18 Anselm R Garbesimiliar change as in dwm
2008-07-17 Anselm R Garberemoved compiler warning if XINERAMA is disabled
2008-07-16 Anselm R Garbegot rid of compile time xidx, grabbing the mouse pointe...
2008-07-16 Anselm R Garbereverted uint/ulong introduction
2008-06-30 Anselm R Garbeminor update regarding locale support
2008-06-21 Anselm R Garberemoved emalloc, used only once so obsolete
2008-06-19 Anselm R Garbeminor fix
2008-06-18 Anselm R GarbeAdded tag 3.7 for changeset 0508a3a6ee10
2008-06-18 Anselm R Garbeminor fix
2008-06-14 Anselm R Garbereusing config.h's color values, note we have to use...
2008-06-13 Anselm R Garbeusing xidx
2008-06-13 Anselm R Garbeyet another cosmetic change
2008-06-13 Anselm R Garbecosmetic fixes
2008-05-22 Anselm R Garbes/unsigned int/uint/, s/unsigned long/ulong/
2008-05-20 Anselm R Garbefoo
2008-05-19 anselm@anselm1added Xinerama support to dmenu, reverted -b behavior...
2008-04-10 Anselm R Garbeno exe should be unquoted, agreed to Peter Hartlich
2008-04-10 Anselm R Garbefixed unquoted dmenu_run $exe-use reported by Jukka
2008-04-09 Anselm R Garbethough sticking to |uniq
2008-04-09 Anselm R Garbere-applied Peter Hartlich's and Jukkas dmenu-related...
2008-04-03 anselm@anselm1Added tag 3.6 for changeset 0bc2751d06e8
2008-03-25 Sander van... fix typo
2008-03-25 Anselm R Garbeusing limits.h
2008-03-25 Anselm R Garbebugfix of the -0 case in dmenu (thanks to Sander for...
2008-03-24 Anselm R Garbeapplied Jukkas hotfix
2008-03-23 Sander van... more cosmetics
2008-03-23 Sander van... cosmetics
next