.. |
compat.c
|
Properly initialize tooltips instance to NULL
|
2009-03-23 00:58:33 +01:00 |
compat.h
|
Drop Glib < 2.16 and WebKitGTK+ < 1.1.1 compat functions
|
2009-03-16 01:26:52 +01:00 |
gtkiconentry.c
|
Use a different method of working around the icon entry bug
|
2009-07-12 23:22:39 +02:00 |
gtkiconentry.h
|
No need to work around GtkIconEntry issue afterall
|
2009-04-27 21:30:27 +02:00 |
main.c
|
Use metadata API to store and lookup the current page
|
2009-07-05 00:17:00 +01:00 |
marshal.list
|
Add midori_app_send_notification() to easily send notifications
|
2009-05-09 15:55:10 +02:00 |
midori-app.c
|
Allocate uris correctly as gchar*, not gchar
|
2009-07-10 16:20:56 +01:00 |
midori-app.h
|
Implement -e or --execute to perform various commands
|
2009-06-17 00:46:53 +02:00 |
midori-array.c
|
Cast xmlChar* to gchar* when setting the meta string
|
2009-07-09 18:43:57 +01:00 |
midori-array.h
|
Move array loading and saving to midori_array_{from,to}_file
|
2009-03-31 18:09:04 +02:00 |
midori-browser.c
|
Remove the Add/ Remove toolbar menu, we have a proper editor now
|
2009-07-10 16:45:22 +01:00 |
midori-browser.h
|
Add a public function to retrieve the recommended toolbar actions
|
2009-07-10 16:37:44 +01:00 |
midori-extension.c
|
Implement an optional "website" property in MidoriExtension
|
2009-06-05 23:38:32 +02:00 |
midori-extension.h
|
Implement string_list setting in MidoriExtension
|
2009-04-25 16:02:29 +02:00 |
midori-locationaction.c
|
Document _delete_item_from_uri under the correct name
|
2009-07-11 15:30:48 +02:00 |
midori-locationaction.h
|
Show search engines as "actions" in location completion
|
2009-04-11 22:24:56 +02:00 |
midori-locationentry.c
|
Use progress and icon GtkEntry features with GTK+ 2.16
|
2009-04-11 07:05:28 +02:00 |
midori-locationentry.h
|
Move completion logic from LocationEntry to LocationAction
|
2008-11-09 19:09:35 +01:00 |
midori-panel.c
|
Don't know detached panel windows in the taskbar
|
2009-06-26 21:19:09 +02:00 |
midori-panel.h
|
Flip the toolbar of the panel as well when aligning it to the right
|
2009-02-22 16:03:08 +01:00 |
midori-preferences.c
|
Add an entry for fixed-with font size to the Preferences
|
2009-06-03 22:00:29 +02:00 |
midori-preferences.h
|
Simplify MidoriPreferences, remove Private
|
2008-06-19 20:41:05 +02:00 |
midori-searchaction.c
|
Edit search engines in the dialogue with Enter or double click
|
2009-05-31 22:27:08 +02:00 |
midori-searchaction.h
|
Allow marking a search engine as Default engine
|
2009-04-18 22:41:37 +02:00 |
midori-stock.h
|
Add STOCK_WEB_BROWSER to the stock items
|
2009-06-22 21:31:42 +02:00 |
midori-view.c
|
Add Duplicate Tab to tab context menu
|
2009-06-30 22:54:55 +02:00 |
midori-view.h
|
Refactor tab context menu into public midori_view_get_tab_menu
|
2009-06-27 23:52:48 +02:00 |
midori-viewable.c
|
Remove forgotten debugging output from MidoriViewable
|
2008-12-20 00:31:16 +01:00 |
midori-viewable.h
|
Rename MidoriPane to MidoriView and add protocol support
|
2008-11-29 16:45:24 +01:00 |
midori-websettings.c
|
Use Unix name and architecture in identification string
|
2009-06-16 01:48:39 +02:00 |
midori-websettings.h
|
Correct MidoriWindowState definition, this fixes window state saving
|
2009-02-17 17:55:18 +01:00 |
midori.h
|
Move array loading and saving to midori_array_{from,to}_file
|
2009-03-31 18:09:04 +02:00 |
socket.c
|
Copy libsylph socket.c as fallback for single instance libunique
|
2009-06-16 01:46:22 +02:00 |
socket.h
|
Copy libsylph socket.c as fallback for single instance libunique
|
2009-06-16 01:46:22 +02:00 |
sokoke.c
|
Draw radio action popup menu items as radio items
|
2009-06-22 23:03:59 +02:00 |
sokoke.h
|
Remove superuser warning completely
|
2009-05-17 02:53:57 +02:00 |
wscript_build
|
Resolve an object name clash to fix the unit test build
|
2009-07-12 13:53:22 +02:00 |