index
:
xombrero
this commit
master
minimalist web browser
Aoi Koizumi <novaburst@kalli.st>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
settings.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename xxxterm to xomrero
Marco Peereboom
2012-05-17
1
-2
/
+2
*
Add a setting to read additional config files from any other config
Josh Rickmar
2012-05-16
1
-3
/
+16
*
Add a setting to show download notifications via show_oops (default 0)
Josh Rickmar
2012-05-16
1
-0
/
+16
*
Remove encoding as a runtime setting for now
Josh Rickmar
2012-05-15
1
-2
/
+10
*
Make enable_js_autorun a runtime setting. Missed this one before as
Josh Rickmar
2012-05-15
1
-1
/
+15
*
Rename js_autorun_enabled to enable_js_autorun and document the usage in the ...
Josh Rickmar
2012-05-11
1
-2
/
+2
*
Make most of the rest of the settings dynamic.
Josh Rickmar
2012-05-11
1
-46
/
+577
*
Make show_url a runtime setting
Josh Rickmar
2012-05-07
1
-1
/
+17
*
Make show_tabs a runtime setting and replace atoi() calls with
Josh Rickmar
2012-05-07
1
-8
/
+53
*
Revert "Reorganize global default settings so the comments make sense. No"
Josh Rickmar
2012-05-07
1
-62
/
+59
*
enable_autoscroll is an action, not a setting. The old code was
Josh Rickmar
2012-05-07
1
-9
/
+0
*
Why are these spaces? Fix with tabs
Josh Rickmar
2012-05-07
1
-9
/
+9
*
Make home a runtime setting.
Josh Rickmar
2012-05-04
1
-4
/
+16
*
Make append_next a runtime setting.
Josh Rickmar
2012-05-04
1
-3
/
+12
*
Make using :set enable_autoscroll = 1 actually work at runtime by
Josh Rickmar
2012-05-04
1
-2
/
+11
*
Make marco happy. NULLs now completely fill the struct initialization
Josh Rickmar
2012-05-04
1
-60
/
+60
*
Reorganize global default settings so the comments make sense. No
Josh Rickmar
2012-05-04
1
-59
/
+62
*
add ctrl-enter for the windows heads
Marco Peereboom
2012-04-30
1
-0
/
+1
*
Fix for FS#270 - Bugs with stripping referer
Elias Norberg
2012-04-09
1
-0
/
+4
*
permit userstyle_global in xxxterm.conf
Todd T. Fries
2012-02-28
1
-0
/
+1
*
Add initial support for Strict-Transport-Security
Elias Norberg
2012-02-11
1
-0
/
+2
*
also fixup PS over here
Marco Peereboom
2012-01-24
1
-4
/
+4
*
remove need for clens here by playing tricks with include paths, help from davec
Marco Peereboom
2012-01-23
1
-1
/
+1
*
add sane defaults for refered based on browser_mode
Marco Peereboom
2012-01-16
1
-0
/
+3
*
Fix for FS#86 - Ability to control wheter 'Referer' will be sent or not
Elias Norberg
2012-01-16
1
-0
/
+57
*
First attempt at FS#74 - add option to wait for confirmation of download
Elias Norberg
2012-01-16
1
-0
/
+49
*
add passthrough mode from: Maroun NAJM <bartender@c0decafe.net>
Marco Peereboom
2012-01-12
1
-0
/
+1
*
spaces
Marco Peereboom
2012-01-04
1
-4
/
+4
*
Merge external editor stuff.
Stevan Andjelkovic
2012-01-03
1
-0
/
+15
*
Favicons for compact tab + autoscroll
Stevan Andjelkovic
2012-01-03
1
-0
/
+30
*
Remove user_agent_roundrobin knob
Stevan Andjelkovic
2012-01-02
1
-10
/
+1
*
Simplify and normalise the config file
Stevan Andjelkovic
2012-01-02
1
-0
/
+44
*
FS#201 - option to not load images on webpages
Stevan Andjelkovic
2011-12-30
1
-1
/
+18
*
Fixes the following bugs:
Stevan Andjelkovic
2011-12-29
1
-0
/
+2
*
Add round robin user agents
Marco Peereboom
2011-12-28
1
-2
/
+54
*
user style ALL the pages _o/
Marco Peereboom
2011-12-28
1
-0
/
+2
*
Add link coloring after visiting it.
Marco Peereboom
2011-12-28
1
-0
/
+2
*
Add proxy command.
Marco Peereboom
2011-11-16
1
-0
/
+1
*
add vi mode that eats ctrl/mod commands in input
Marco Peereboom
2011-11-15
1
-3
/
+3
*
bring back old keyboard behavior
marco
2011-11-15
1
-44
/
+44
*
add a hybrid input mode
marco
2011-11-15
1
-0
/
+32
*
Modify some entry box overrides.
Marco Peereboom
2011-11-10
1
-8
/
+8
*
Add autorun JavaScript after page loads
Marco Peereboom
2011-11-05
1
-0
/
+2
*
Add M-p to toggle plugins
Marco Peereboom
2011-11-05
1
-1
/
+1
*
Add ctrl-p to toggle plugins
Marco Peereboom
2011-11-05
1
-0
/
+1
*
More file splits
Marco Peereboom
2011-11-02
1
-0
/
+1314