index
:
dwb
cr/add_geometry_option
fix/clear_views_on_close
fix/use_gtk2
master
Dwb (dwb) is a lightweight webbrowser written in C based on webkit and gtk.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dwb.c
Age
Commit message (
Expand
)
Author
2012-08-14
New webview-method setTitle
portix
2012-08-14
Applying progress-bar patch
portix
2012-07-29
Fixing DNS prefetch to now go off of Domain name.
Sean DuBois
2012-08-01
Automated merge with file:///home/stefan/source/dwb
portix
2012-07-29
Using GROUP_VISIBLE makro
portix
2012-07-29
Groups: correct messages
portix
2012-07-28
Removing option 'close-last-tab', introducing 'close-last-tab-policy' instead...
portix
2012-07-27
Unescape searchengine in view_navigation_request_policy_cb
portix
2012-07-26
Added a 'searchengine-submit-pattern'
baskerville
2012-07-25
Replace statusbar-padding with bars-padding
portix
2012-07-24
Check if a site has forms before prompting for a password
portix
2012-07-21
Additional length parameter in util_get_file_content; remove trailing newline...
portix
2012-07-19
Fixing autocompletion: use the horizontal status box instead of alignment
portix
2012-07-17
Expand tilde in adblock_init, closing #200
portix
2012-07-13
New setting statusbar-padding
portix
2012-07-09
Don't ignore BackSpace with modifier
portix
2012-07-08
New setting 'do-not-track'
portix
2012-07-02
fix use-after-free in dwb_clean_up()
Jason Woofenden
2012-07-02
Drop button modifiers, fixes issue with onscreen keyboards
portix
2012-07-02
Don't unescape uri if it contains \\n, \\r or \\f"
portix
2012-06-30
Fixing tab title if webkit_web_view_get_title() returns NULL
portix
2012-06-27
New command toggle_tab
portix
2012-06-24
Remove event-listener from the flashblocker plugin after the element was clic...
portix
2012-06-24
Replace dwb.files struct with a char-array, free all paths when in dwb_clean_up
portix
2012-06-24
Remove spacing from the vertical main box
portix
2012-06-22
Focus hints with Up/Down key
portix
2012-06-19
Fixing getting wrong searchengine url if action points to the same site; new ...
portix
2012-06-19
Check if title is NULL in dwb_update_layout before updating the tab-title
portix
2012-06-19
Connect to beforeload during window-object-cleard signal; replace plugin puzz...
portix
2012-06-13
Also strip history in dwb_sync_files
portix
2012-06-13
New function tabComplete
portix
2012-06-12
Check for localhost if addressbar-dns-lookup is enabled
portix
2012-06-12
focus_tab focuses first tab if modifier is omitted or last tab if modifier is 0
portix
2012-06-08
Move free functions for tabs to view_clean; call view_clean in dwb_clean_up; ...
portix
2012-06-06
Unescape uri in the statusbar
portix
2012-06-05
Initialize content with NULL in dwb_get_scripts
portix
2012-06-04
Remove message-source in dwb_prompt
portix
2012-06-03
fix use-after-free in parse_command_line()
Jason Woofenden
2012-06-03
init_custom_keys: fix mem leaks, parse carefully
Jason Woofenden
2012-06-03
Merging [PATCH] fix OOB memory writes (too small malloc)
portix
2012-05-31
Don't free path for regular scripts in dwb_get_scripts, fixes #185; call g_so...
portix
2012-05-30
New function io.debug; print debug messages in all scripts in XDG_CONFIG_HOME...
portix
2012-05-30
Fix all -Wextra warnings except for -Wunused-parameter
portix
2012-05-29
Create image links only for images with 'usemap' attribute
portix
2012-05-28
Check for return value of fgets in dwb_get_scripts
portix
2012-05-27
New option 'close-last-tab'; adding doc-Makefile and dwb.1.txt
portix
2012-05-25
Immediately return from dwb_parse_commandline on quit
portix
2012-05-24
Feature tests addressbar-dns-lookup
portix
2012-05-23
New option addressbar-dns-lookup, closing 171
portix
2012-05-21
New signal 'close'
portix
[next]