summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-03-23New plugin blockerportix
2011-03-21execute_userscript: show correct path instead of (null)portix
2011-03-18Removed 2 strlen callsportix
2011-03-17added settings.htmlportix
2011-03-15New property: scroll-stepportix
2011-03-15fix for always allowing cookiesportix
2011-03-13toggle bottomstack mapped to 'tb'portix
2011-03-13default key for toggle_bottomstack changed to 'B'portix
2011-03-12When maximized, pressing the tab button will not push the view to the master ...portix
2011-03-12dwb_load_uri, fix forgotten searchengineportix
2011-03-12new property 'ftp-client', rename propery 'mail-program' -> 'mail-client', mo...portix
2011-03-11renamed all elements classes/ids in info.htmlportix
2011-03-10add settings to infopanelportix
2011-03-10Create an info page with bookmarks, quickmarks and historyportix
2011-03-09Don't show console messagesportix
2011-03-08allow arguments for userscripts and userscripts without keybindingportix
2011-03-06set default user-agentportix
2011-03-06merge dwb_com_focus_next/prev functionportix
2011-03-05new font implementationportix
2011-03-03scroll to percent of a documentportix
2011-03-03get html-areas by idportix
2011-03-02Don't show console messagesportix
2011-03-01check if [i]frames have a contentDocument, color for script-blockerportix
2011-03-01only use markup for the status-part of the status-bar; createStyleSheet fixportix
2011-03-01Toggle scripts temporarily, show status of blocked scriptsportix
2011-03-01Removed plugin blocker, content blocker. Toggle scripts, enable hints with bl...portix
2011-02-27fix segfault when saving a sessionportix
2011-02-26cleaning upportix
2011-02-26colored number in tabs, hide uri when autocompletingportix
2011-02-26replace GKD_* with GDK_KEY_* to make it Gtk3-compatibleportix
2011-02-25replace gtk_widget_hide_all, hide widgets individually insteadportix
2011-02-25changed default setting for focus_nth_viewportix
2011-02-25new open commands: set current url in the navigation barportix
2011-02-25hints: better match for number hintsportix
2011-02-25init hint script on startupportix
2011-02-24rm LDFLAGS from Makefileportix
2011-02-24DwbHintObj createdportix
2011-02-23respect opacity in hint backgroundsportix
2011-02-23set title in keyboard configuration, settingsportix
2011-02-22fixed memory leakportix
2011-02-22replace vsprintf with vsnprintfportix
2011-02-21button release, check hittestestresultportix
2011-02-21new tab on button2_pressportix
2011-02-21follow selectionportix
2011-02-21smoother scrolling in mouse.jsportix
2011-02-20remove enter notify callback, fixes the download-popup issueportix
2011-02-20mouse functionsportix
2011-02-19don't close last view, load all scripts on window_object_clearedportix
2011-02-18userscripts write to stdoutportix
2011-02-17colored url for ssl-encrypted websitesportix