about summary refs log tree commit diff stats
path: root/xombrero.c
Commit message (Collapse)AuthorAgeFilesLines
...
* move os_init to right before read configMarco Peereboom2012-05-311-3/+4
|
* add an os init functionunknown2012-05-311-0/+3
|
* Add my copyright to the files I've added code toJosh Rickmar2012-05-301-0/+1
|
* Add an about:search page to notify users we are not in a position toJosh Rickmar2012-05-251-8/+2
| | | | | recommend any search engine. Save their choice to runtime, and document how runtime is being read in the manpage.
* Be sure to clear any show_oops messages before navigating to a newJosh Rickmar2012-05-241-0/+1
| | | | URL. This wasn't working before with the back/forward buttons.
* Truncate the startofday file before writing the current version to it.Josh Rickmar2012-05-231-1/+2
| | | | Noticed and patched by henrix@camandro.org.
* gdk_flush -> GDK_FLUSH in run_scripts_lockedDavid Hill2012-05-181-1/+1
|
* Prevent a nasty bug where saved certificates were not being completelyJosh Rickmar2012-05-181-1/+1
| | | | | | checked for differences. This will cause the URL bar to be colored red if there are any differences between a saved and remote certificate.
* remove a couple of long long variables that confuse various compilerMarco Peereboom2012-05-181-4/+6
|
* make xombrero compile on windowsMarco Peereboom2012-05-171-4/+5
|
* rename xxxterm to xomreroMarco Peereboom2012-05-171-0/+8090