summaryrefslogtreecommitdiff
path: root/surf.c
AgeCommit message (Expand)Author
2009-10-16implementing user defined context menuEnno Boland (tox)
2009-10-16renaming newproc to newwindow; make it usable within keys; begin implementing...Enno Boland (tox)
2009-10-16changing char to gchar where possible; unifing WebKitWebView variable namingEnno Boland (tox)
2009-10-16improving urlbar hiding.Enno Boland (tox)
2009-10-15creating new process when opening new window if possible.Enno Boland (tox)
2009-10-14changing useragent.Enno Boland (tox)
2009-10-14uncommenting source()Enno Boland (tox)
2009-10-13removing loadfile. readding later in a simpler way.Enno Boland (tox)
2009-10-13removing debug outputEnno Boland (tox)
2009-10-13fixing stupidy bug.Enno Boland (tox)
2009-10-13fixing memoryleak.Enno Boland (tox)
2009-10-13making config-files configurable in config.hEnno Boland (tox)
2009-10-13small whitespacefix.Enno Boland (tox)
2009-10-07hooking onloadfunctions should be done by script.js.Enno Boland (tox)
2009-09-21commenting.Enno Boland (tox)
2009-09-21typoEnno Boland (tox)
2009-09-17reformatingEnno Boland (tox)
2009-09-17applied patch from arg. thanks :)Enno Boland (tox)
2009-09-16auto creation of script.jsEnno Boland (tox)
2009-09-16adding user.js support.Enno Boland (tox)
2009-09-13usercss works again.Enno Boland (tox)
2009-09-11Makefile fixingEnno Boland (tox)
2009-09-11unfocus should return false; renaming cookie-file.Enno Boland (tox)
2009-09-11surf embeds now itself into another window.Enno Boland (tox)
2009-09-10rearranging some source.Enno Boland (tox)
2009-09-10adding user stylesheets.Enno Boland (tox)
2009-09-10closing bars when unfocusing them.Enno Boland (tox)
2009-09-10reformatingEnno Boland (tox)
2009-09-10adding copystr().Enno Boland (tox)
2009-09-09making all keys lowercase using shiftmask to determinate.Enno Boland (tox)
2009-09-09typoEnno Boland (tox)
2009-09-09fixed scrollingEnno Boland (tox)
2009-09-09added scrolling.Enno Boland (tox)
2009-09-09reordering functions.Enno Boland (tox)
2009-09-09reordering functions.Enno Boland (tox)
2009-09-09preparing sourcecode feature coming with webkit-1.1.14.Enno Boland (tox)
2009-09-09applied patch from pancakeEnno Boland (tox)
2009-09-09small fix to work more proberly with tabbed.Enno Boland (tox)
2009-09-08adding fflush()Enno Boland (tox)
2009-09-07fixing numlock bug.Enno Boland (tox)
2009-09-07using gint instead of int (insane API, but ok.)Enno Boland (tox)
2009-09-07using simple strings for colors in config.hEnno Boland (tox)
2009-09-07changing minimal size.Enno Boland (tox)
2009-09-07moving color definitions to config.hEnno Boland (tox)
2009-09-07indicator is red when http and green when httpsEnno Boland (tox)
2009-09-07making indicator smaller.Enno Boland (tox)
2009-09-07typoEnno Boland (tox)
2009-09-07adding indicator bar.Enno Boland (tox)
2009-09-07s/zoompage/zoom/Enno Boland (tox)
2009-09-07typo fixEnno Boland (tox)