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