Alexander Butenko
|
87ac3ae563
|
Initial sqlite read support
We go back to GtkTreeStore rather than a custom class.
|
2010-06-16 20:55:37 +02:00 |
|
Christian Dywan
|
dfddd7ce0a
|
Leave panel icon styles to the system settings
|
2010-05-13 16:53:19 +02:00 |
|
Christian Dywan
|
cee10ca6d8
|
Remove unused KatzeNet instance from Bookmarks panel
|
2010-02-10 19:52:11 +01:00 |
|
Christian Dywan
|
718d832537
|
Add 'Import bookmarks' button into the bookmark panel
|
2009-12-02 23:11:59 +01:00 |
|
Christian Dywan
|
ffee6e3850
|
Open bookmarks from the panel as apps or internal consistently
|
2009-11-26 23:16:07 +01:00 |
|
Christian Dywan
|
9eefb25bb6
|
Refactor loading cached page icon into katze_load_cached_icon
The function is optimized for loading icons and independant from
a KatzeNet instance.
|
2009-11-17 23:22:08 +01:00 |
|
Christian Dywan
|
fd7d778e0c
|
Remove sokoke_widget_popup and replace all call sites
|
2009-11-15 18:21:59 +01:00 |
|
Christian Dywan
|
0da785e94c
|
Disconnect bookmark folder signals, for bookmarkbar and panel
This would lead to crashes when opening and closing windows and
attempting to add bookmarks afterwards.
|
2009-08-19 23:51:59 +02:00 |
|
Christian Dywan
|
881140c9c9
|
Include midori-bookmark-store.h in MidoriBookmarks
|
2009-06-10 22:04:22 +02:00 |
|
Christian Dywan
|
3179a538a9
|
Add the boilerplate for MidoriBookmarkStore
|
2009-06-09 02:59:29 +02:00 |
|
Enrico Tröger
|
dced22f179
|
Use midori_app_add_browser in panels to create new windows
This fixes a crash due to change of the signal signature.
|
2009-05-31 03:34:13 +02:00 |
|
Enrico Tröger
|
606c629fa5
|
Use midori_browser_get_for_widget in the bookmark panel
This fixes opening bookmarks in the current tab.
|
2009-05-03 21:11:20 +02:00 |
|
Christian Dywan
|
9e97fabd30
|
Make bookmark panel properly detachable
|
2009-04-23 04:13:19 +02:00 |
|
Christian Dywan
|
eed273b35e
|
Fix memory leaks in a number of places
|
2009-04-05 23:46:15 +02:00 |
|
Christian Dywan
|
0ddf1bd1b2
|
Implement 'Open all in Tabs' for bookmark folders and history
|
2009-02-27 21:52:51 +01:00 |
|
Christian Dywan
|
cbe3e75e80
|
Add a "New folder" button to the bookmark panel
|
2009-02-22 03:11:40 +01:00 |
|
Christian Dywan
|
3f75dc69e6
|
Revise bookmark panel, along with a unit test
|
2009-02-20 22:43:08 +01:00 |
|
Dale Whittaker
|
ca4d5cb520
|
Include string.h in MidoriBookmarks
|
2009-02-06 03:01:35 +01:00 |
|
Christian Dywan
|
5ad8c7eb0b
|
Refactor bookmarks panel into a separate panel widget
|
2009-01-31 04:09:35 +01:00 |
|