summaryrefslogtreecommitdiff
path: root/utils/log.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with NDEBUG definedJohn Mark Bell2011-04-031-4/+9
| | | | svn path=/trunk/netsurf/; revision=12154
* move logging initialisationVincent Sanders2011-04-021-0/+29
| | | | svn path=/trunk/netsurf/; revision=12152
* Log to stderrJohn Mark Bell2011-03-121-0/+15
| | | | svn path=/trunk/netsurf/; revision=11983
* Changing Xcode project file to build using the Makefiles and fixed some ↵Sven Weidauer2011-01-311-1/+1
| | | | | | warnings. svn path=/trunk/netsurf/; revision=11558
* Fix windows url barVincent Sanders2010-10-171-0/+47
Clean up toolbar and urlbar creation and subclassing svn path=/trunk/netsurf/; revision=10891