about summary refs log tree commit diff stats
path: root/xombrero.c
Commit message (Expand)AuthorAgeFilesLines
* Set default char * setting pointers to NULL and g_strdup the defaultJosh Rickmar2012-06-071-10/+14
* This fixes a bunch of things that probably should have gone in my lastJosh Rickmar2012-06-061-19/+41
* Fix a bug that made the statusbar display "Loading: ..." even after theMichal Mazurek2012-06-061-5/+7
* Replace the home directory in the about:about page with the path toJosh Rickmar2012-06-011-3/+2
* Fix keybound promptsJosh Rickmar2012-06-011-42/+46
* Ugh. I guess I'll have to do a lot of these. This fixes the socketJosh Rickmar2012-06-011-1/+1
* Fix some random stuff the rebasing lost. At least the build stillJosh Rickmar2012-06-011-0/+29
* Make all runtime settings unsettable by using the ':set setting ='Josh Rickmar2012-06-011-8/+8
* Add a cmd_alias feature to set an alias for a :command, and documentJosh Rickmar2012-06-011-20/+43
* Add a custom_uri setting to check if a URI should be handled by anJosh Rickmar2012-06-011-1/+31
* Fix the behavior of show_url and fancy_bar so they actually act likeJosh Rickmar2012-06-011-81/+78
* Parse keybound commands for if they begin with a ':'. If they do,Josh Rickmar2012-06-011-42/+46
* Run the socket command on the current tab, not the last one. ThisJosh Rickmar2012-06-011-1/+1
* 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
* Be sure to clear any show_oops messages before navigating to a newJosh Rickmar2012-05-241-0/+1
* Truncate the startofday file before writing the current version to it.Josh Rickmar2012-05-231-1/+2
* 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
* 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