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
Age
Commit message (
Expand
)
Author
2012-06-27
New command toggle_tab
portix
2012-06-27
Change z-index of hints to a higher value than the pluginblocker element
portix
2012-06-27
Create all js-gobjects only once, remove equals function for gobjects
portix
2012-06-25
Allow argument in script_eval_key
portix
2012-06-25
Don't append null byte in io_write
portix
2012-06-25
Freeing temporary GSList in io_dir_names
portix
2012-06-24
New function dirNames
portix
2012-06-24
Set z-index on clickable element
portix
2012-06-24
Remove event-listener from the flashblocker plugin after the element was clic...
portix
2012-06-24
Use different application ids for different profiles/a fifo for each profile ...
portix
2012-06-24
Replace dwb.files struct with a char-array, free all paths when in dwb_clean_up
portix
2012-06-24
Close webinspector when corresponding tab is closed instead of sending delete...
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
Remove plugins_find_in_frames, try to block all plugins in load-committed cal...
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-16
Use pre tag for dwb:script
portix
2012-06-14
Implementing connect/disconnect for GObject-objects
portix
2012-06-13
Also strip history in dwb_sync_files
portix
2012-06-13
Call entry_focus before completion_complete in global_tab_complete
portix
2012-06-13
New function tabComplete
portix
2012-06-13
Replace fprintf in io_write
portix
2012-06-12
Adding download speed to download label; update remaining time at most once a...
portix
2012-06-12
New command line option -S/--enable-scripts
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-11
Set headers on returned object in sendRequest-callback and sendRequestSync
portix
2012-06-11
New command eval
portix
2012-06-10
New function unbind
portix
2012-06-08
New signal downloadStart
portix
2012-06-08
Move free functions for tabs to view_clean; call view_clean in dwb_clean_up; ...
portix
2012-06-06
Fixing typo in scripts.c
portix
2012-06-06
GObject class check in set_property/get_property
portix
2012-06-06
Unescape uri in the statusbar
portix
2012-06-05
Initialize content with NULL in dwb_get_scripts
portix
2012-06-05
Check if response_body is NULL in request_callback
portix
2012-06-04
Optional name parameter for bind
portix
2012-06-04
Use fallback mode for single-instance if getting a GDBusConnection fails.
portix
2012-06-04
New signal documentFinished
portix
2012-06-04
Clear history before loading about:blank in view_clear_tab
portix
2012-06-04
Remove message-source in dwb_prompt
portix
2012-06-04
Freeze global object
portix
2012-06-03
New function system.spawnSync
portix
2012-06-03
Check for hinttype when creating image map hints, fixes #186
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-06-02
Execute binded javascript functions with POST_SM
portix
[prev]
[next]