about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Remove the "Loading", "Downloading", and "Download Failed" tab titlesJosh Rickmar2012-06-152-17/+35
* Add an 'p' option to statusbar_elems to show if the http_proxy isJosh Rickmar2012-06-154-11/+41
* Make the fancy_bar setting dynamic by showing or hiding the gtkJosh Rickmar2012-06-151-1/+34
* Replace "%s" in alias and search_string manually with the encodedJosh Rickmar2012-06-152-12/+24
* Add a userstyle setting to change the default stylesheet that is usedJosh Rickmar2012-06-155-15/+131
* Make the Copy Link Location, Copy Image Address, and Copy Video LinkJosh Rickmar2012-06-151-1/+43
* set progress unconditionally on both statusbar and url_entry given we don't c...Todd T. Fries2012-06-131-7/+4
* show url fixesTodd T. Fries2012-06-131-5/+5
* add tab number statusbar element. for small displays that have the tab bar di...Michal Mazurek2012-06-133-1/+41
* rewrite recolor_compact_tabsMichal Mazurek2012-06-131-11/+10
* normalise styleMichal Mazurek2012-06-131-5/+5
* add break in a for loop when switching tabsMichal Mazurek2012-06-131-0/+1
* remove noop assignment, found by clang analyzeMichal Mazurek2012-06-131-1/+0
* make install should also scaffold the manual dir.vext012012-06-121-0/+1
* tabopen is not a command; replace it with tabnew in the config.Josh Rickmar2012-06-111-2/+2
* Don't recolor the statusbar when opening the command prompt. ThisJosh Rickmar2012-06-081-1/+0
* Unbreak some of the keybinding logic that I broke inJosh Rickmar2012-06-071-9/+13
* Fix manpage. Users are no longer required to manually remove the oldJosh Rickmar2012-06-071-6/+0
* Implement a warn_cert_changes setting to warn users when the remoteJosh Rickmar2012-06-076-42/+334
* FIX: Makefile fails to scaffold ${PREFIX}/binvext012012-06-071-0/+1
* Some tweaks to xombrero's proxy support.vext012012-06-075-5/+30
* Set default char * setting pointers to NULL and g_strdup the defaultJosh Rickmar2012-06-073-33/+52
* This fixes a bunch of things that probably should have gone in my lastJosh Rickmar2012-06-066-63/+81
* 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-013-58/+144
* Fix keybound promptsJosh Rickmar2012-06-014-65/+81
* 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-013-0/+33
* Make all runtime settings unsettable by using the ':set setting ='Josh Rickmar2012-06-013-228/+443
* Add a cmd_alias feature to set an alias for a :command, and documentJosh Rickmar2012-06-014-20/+130
* Add a custom_uri setting to check if a URI should be handled by anJosh Rickmar2012-06-014-2/+124
* Modify some example code from thib for better tilde expansion and useJosh Rickmar2012-06-011-23/+4
* Fix the behavior of show_url and fancy_bar so they actually act likeJosh Rickmar2012-06-016-121/+101
* Parse keybound commands for if they begin with a ':'. If they do,Josh Rickmar2012-06-014-65/+81
* Run the socket command on the current tab, not the last one. ThisJosh Rickmar2012-06-011-1/+1
* add os_init to generic unix.c file, move it when neededMarco Peereboom2012-06-011-0/+3
* move os_init to right before read configMarco Peereboom2012-05-311-3/+4
* add home dir to about:aboutMarco Peereboom2012-05-311-0/+2
* add an os init functionunknown2012-05-312-0/+5
* Prepare for release 1.0.0.Marco Peereboom2012-05-301-1/+1
* Xombrero -> xombreroMarco Peereboom2012-05-302-6/+6
* roll version back to 0.0.0Marco Peereboom2012-05-301-1/+1
* Add my copyright to the files I've added code toJosh Rickmar2012-05-304-0/+4
* Add an about:search page to notify users we are not in a position toJosh Rickmar2012-05-255-14/+204
* 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
* Prevent a double freeJosh Rickmar2012-05-211-1/+3
* 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