midori/katze
Enrico Tröger ae23ae0583 Implement middle click on array actions, ie. bookmark menu items
Add a new signal activate-item-alt to KatzeArrayAction which has
a button argument specifying the mouse button that was pressed. If
this signal is handled one can special case middle or right
clicks, and return TRUE to suppress the emission of activate-item.

The browser utilizes this to open new tabs when middle clicking
on bookmark menu items.
2009-05-03 12:42:47 +02:00
..
katze-array.c Optimize list iterations in KatzeArray 2009-03-31 03:25:48 +02:00
katze-array.h Add "move-item" and katze_array_move_item 2009-03-24 23:53:50 +01:00
katze-arrayaction.c Implement middle click on array actions, ie. bookmark menu items 2009-05-03 12:42:47 +02:00
katze-arrayaction.h Revamp bookmarkbar items based on KatzeArrayAction 2008-10-26 22:22:26 +01:00
katze-http-auth.c Drop libSoup guards in KatzeHTTPAuth and Katze HTTPCookies 2009-03-16 02:20:58 +01:00
katze-http-auth.h Factor HTTP authentication into a soup feature 2009-02-14 02:34:56 +01:00
katze-http-cookies.c Create cookie jar on startup instead of waiting for an HTTP request 2009-03-24 01:10:15 +01:00
katze-http-cookies.h Factor persistent cookies into a soup feature 2009-02-14 04:14:01 +01:00
katze-item.c Implement katze_item_copy and a virtual method for subclasses 2009-01-26 03:41:12 +01:00
katze-item.h Implement katze_item_copy and a virtual method for subclasses 2009-01-26 03:41:12 +01:00
katze-net.c Fix memory leaks in a number of places 2009-04-05 23:46:15 +02:00
katze-net.h Add a function to obtain the session from a net 2009-01-15 03:26:15 +01:00
katze-separatoraction.c Implement KatzeSeparatorAction 2009-01-29 00:52:27 +01:00
katze-separatoraction.h Implement KatzeSeparatorAction 2009-01-29 00:52:27 +01:00
katze-throbber.c Add a function to obtain the session from a net 2009-01-15 03:26:15 +01:00
katze-throbber.h Do not localize object properties, except WebSettings 2008-10-15 03:32:11 +02:00
katze-utils.c Fix saving changes to the Download folder 2009-04-30 01:17:57 +02:00
katze-utils.h Implement katze_strv_assign 2009-04-25 16:01:28 +02:00
katze.h Merge KatzeArray and KatzeList, we only ever use the array 2009-03-24 01:55:46 +01:00
marshal.list Implement middle click on array actions, ie. bookmark menu items 2009-05-03 12:42:47 +02:00
wscript_build Always use WebKit's session in KatzeNet 2009-03-31 18:20:31 +02:00