summaryrefslogtreecommitdiffstats
path: root/surf.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* reworked event system.Gravatar Enno Boland (Gottox) 2009-06-061-52/+95
|
* typoGravatar Enno Boland (Gottox) 2009-06-061-6/+10
|
* typo.Gravatar Enno Boland (Gottox) 2009-06-061-4/+5
|
* opening new windows works now.Gravatar Enno Boland (Gottox) 2009-06-061-6/+11
|
* urlbar and searchbar are working.Gravatar Enno Boland (Gottox) 2009-06-061-8/+31
|
* Adding search and urlbar. switching to getopt.Gravatar Enno Boland (Gottox) 2009-06-061-56/+99
|
* corrected signal. anyway it still does not work.Gravatar Enno Boland (Gottox) 2009-06-061-1/+1
|
* typoGravatar Enno Boland (Gottox) 2009-06-061-1/+1
|
* rearranging, adding initial keyboard support.Gravatar Enno Boland (Gottox) 2009-06-061-22/+56
|
* supporting multiple windows per instanceGravatar Enno Boland (Gottox) 2009-06-051-75/+121
|
* removed all unneeded event listeners... really!Gravatar Enno Boland (Gottox) 2009-06-051-3/+1
|
* removed unneeded event listeners and reworked file opener.Gravatar Enno Boland (Gottox) 2009-06-051-20/+13
|
* removed reading from stdin in favor of Xproperties.Gravatar Enno Boland (Gottox) 2009-06-051-27/+61
|
* Initial Commit.Gravatar Enno Boland (Gottox) 2009-06-051-0/+234
ons'>-1/+1 2009-09-07next version is 0.1Gravatar Enno Boland (tox) 1-1/+1 2009-09-07moving config.h to config.def.h.Gravatar Enno Boland (tox) 2-11/+15 2009-09-07moving color definitions to config.hGravatar Enno Boland (tox) 2-4/+5 2009-09-07indicator is red when http and green when httpsGravatar Enno Boland (tox) 1-1/+15 2009-09-07making indicator smaller.Gravatar Enno Boland (tox) 1-1/+1 2009-09-07typoGravatar Enno Boland (tox) 1-2/+2 2009-09-07adding indicator bar.Gravatar Enno Boland (tox) 1-11/+46 2009-09-07s/zoompage/zoom/Gravatar Enno Boland (tox) 2-5/+6 2009-09-07typo fixGravatar Enno Boland (tox) 1-1/+1 2009-09-07changes to the event system, make config.h saner, working on cookiesGravatar Enno Boland (tox) 2-96/+63 2009-09-06typofixGravatar Enno Boland (tox) 1-1/+1 2009-09-06reworked navigate.Gravatar Enno Boland (tox) 2-7/+4 2009-09-06reworked navigate.Gravatar Enno Boland (tox) 2-7/+4 2009-09-06reappling printing; changing some keys.Gravatar Enno Boland (tox) 2-3/+10