summaryrefslogtreecommitdiffstats
path: root/drw.c
diff options
context:
space:
mode:
authorGravatar Connor Lane Smith 2011-09-19 10:40:07 +0100
committerGravatar Connor Lane Smith 2011-09-19 10:40:07 +0100
commit3af80cd7d8ebc6dd72d4d756fc2767c17d1caa0a (patch)
treefc9ff8d2c31020d3724b745a9343a2d9590b5bac /drw.c
parentdmenu_run: sh -c (diff)
change version to 'hg'
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
2009-07-13Applied Jacobs patch. Thanks!Gravatar Enno Boland (tox) 1-1/+1 2009-06-12fix downloading, tidyupGravatar Thomas Menari 1-7/+2 2009-06-10updating manpageGravatar Enno Boland (Gottox) 1-0/+6 2009-06-09adding -Werror to config.mkGravatar Enno Boland (Gottox) 1-1/+1 2009-06-09added apos p/y-patch, thanks :)Gravatar Enno Boland (Gottox) 1-0/+14 2009-06-09getting rid or most gpointers, sorting functions alphabetical, using gchar * ↵Gravatar Enno Boland (Gottox) 1-65/+55 where ever possible. 2009-06-08small fix.Gravatar Enno Boland (Gottox) 1-1/+1 2009-06-08fixing _SURF_URL XProperty.Gravatar Enno Boland (Gottox) 1-7/+11 2009-06-08allow all modifiers.Gravatar Enno Boland (Gottox) 1-1/+1 2009-06-08Fixing keybindings when numlock is enabled.Gravatar Enno Boland (Gottox) 1-1/+1 2009-06-08Get rid of these gotos.Gravatar Enno Boland (Gottox) 1-12/+12 2009-06-08adding zoom support.Gravatar Enno Boland (Gottox) 1-1/+12 2009-06-08some cleanups.Gravatar Enno Boland (Gottox) 1-2/+2 2009-06-08better download handling.Gravatar Enno Boland (Gottox) 2-63/+89 2009-06-08renamed download handlers.Gravatar Enno Boland (Gottox) 1-7/+7 2009-06-08merged, now has download bar, other misc fixesGravatar Thomas Menari 3-23/+57 2009-06-08adding surf-directory.Gravatar Enno Boland (Gottox) 1-1/+2 2009-06-08use tabs not spaces!Gravatar Enno Boland (Gottox) 1-8/+8 2009-06-08Backed out changeset ed121082f103Gravatar Enno Boland (Gottox) 1-11/+1 unable to use textfields now. Please implement it in a sane way.