summaryrefslogtreecommitdiffstats
path: root/main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* added fallback to color initializationGravatar arg@mmvi 2006-09-261-4/+4
* removed config.h stuff, made dwm configurable due to command line optionsGravatar arg@mmvi 2006-09-261-16/+36
* uriel didn't understood dmenu code, he broke nearly everythingGravatar arg@mmvi 2006-09-261-2/+13
* applied a change made by Uriel to dmenu (though I didn't applied everything)Gravatar arg@wmii.de 2006-09-261-17/+4
* applied something similiar to Jukkas patchGravatar arg@mmvi 2006-09-251-3/+3
* made function signatures more consistent to my coding styleGravatar Anselm R. Garbe 2006-09-121-12/+6
* implemented early keyboard grab for dmenu with a timeout for stdin data write...Gravatar Anselm R. Garbe 2006-09-081-4/+19
* small change of main event loopGravatar Anselm R. Garbe 2006-09-041-2/+2
* updated dmenu to borderless drawing as wellGravatar Anselm R. Garbe 2006-08-251-9/+10
* back to 3 colorsGravatar Anselm R. Garbe 2006-08-251-9/+8
* migrated dmenu to use 4 instead of 3 colorsGravatar Anselm R. Garbe 2006-08-241-8/+9
* removed unnecessary Xlib callGravatar Anselm R. Garbe 2006-08-241-0/+1
* fixed a typo in config.mk, fixed cleanup code in dmenu (now frees all allocat...Gravatar Anselm R.Garbe 2006-08-161-4/+15
* readded border colors, this sucks leastGravatar Anselm R.Garbe 2006-08-101-5/+6
* removed unnecessary border colorGravatar Anselm R.Garbe 2006-08-101-6/+5
* added uppercase chars for C-u and C-h as wellGravatar Anselm R.Garbe 2006-08-101-0/+2
* removed C-[ from source and man pageGravatar Anselm R.Garbe 2006-08-101-4/+0
* fixed a bad mistake setting the dmenu border to False;Gravatar arg@10ksloc.org 2006-08-071-1/+0
* renamed some functions to make it more readableGravatar arg@10ksloc.org 2006-08-071-9/+9
* removed -t title crap from dmenuGravatar arg@10ksloc.org 2006-08-071-50/+12
* small changeGravatar arg@10ksloc.org 2006-08-051-1/+1
* rearranged several stuffGravatar arg@10ksloc.org 2006-08-041-134/+122
* initial importGravatar arg@10ksloc.org 2006-08-041-0/+426
+1 2010-05-11fix download/history bugGravatar Enno Boland (tox) 1-5/+0 2010-05-09Fix NOBACKGROUND meaningGravatar pancake 2-2/+2 2010-05-09changing default value of NOBACKGROUNDGravatar Enno Boland (tox) 1-1/+1 2010-05-09added js-fix by Troels Henriksen. Thanks :)Gravatar Enno Boland (tox) 1-9/+17 2010-05-08Do not set cookie session time if set to 0Gravatar pancake 2-2/+5 2010-05-06implementing naive file locking.Gravatar Enno Boland (tox) 1-0/+7 2010-05-06fixing compilerwarning in newer webkit versionsGravatar Enno Boland (tox) 1-2/+1 2010-05-06fixing config.mkGravatar Enno Boland (tox) 1-1/+1 2010-05-02Adding small fix by Alex Puterbaugh. Thanks.Gravatar Enno Boland (tox) 2-7/+6 2010-04-08remove empty linesGravatar pancake 1-3/+1 2010-03-29whoops... linking OoGravatar Enno Boland (tox) 1-3/+3 2010-03-26typofix.Gravatar Enno Boland (tox) 2-5/+5 2010-03-25reimplementing cookies. Now we need some file locking.Gravatar Enno Boland (tox) 1-2/+14 2010-03-25updating manpage, reformating help output.Gravatar Enno Boland (tox) 2-9/+19 2010-03-24fixing argument parsing.Gravatar Enno Boland (tox) 1-0/+2 2010-03-24fixing downloadsGravatar Enno Boland (tox) 1-8/+6 2010-03-24gotheaders will now be called correctly.Gravatar Enno Boland (tox) 1-1/+6