Christian Dywan
|
7f0da8ac84
|
Emulate primary clipboard and fix Middle click opens selection
|
2008-07-16 16:04:54 +02:00 |
|
Enrico Tröger
|
31fa4004ae
|
Preliminary fix for crash after removing a bookmark
|
2008-07-16 14:24:30 +02:00 |
|
Christian Dywan
|
052bd7eeda
|
Some work towards signal support in gjs
|
2008-07-15 20:37:52 +02:00 |
|
Christian Dywan
|
74dcc3c4db
|
Fix file choosers for GTk+ < 2.12
|
2008-07-15 20:01:46 +02:00 |
|
Christian Dywan
|
0b5dcbfe10
|
Recognize image/x-ico favicons as well
|
2008-07-15 17:54:18 +02:00 |
|
Christian Dywan
|
834e69cf64
|
Make sure icon is initiallized as NULL
|
2008-07-15 17:40:55 +02:00 |
|
Christian Dywan
|
0c52a484e9
|
Look for favicons in all parent folders
|
2008-07-15 01:57:07 +02:00 |
|
Christian Dywan
|
87f5ce1c55
|
Ensure SourceView really works with a valid file.
|
2008-07-15 00:36:26 +02:00 |
|
Christian Dywan
|
762babfeee
|
Fix favicon support properly
|
2008-07-14 21:15:33 +02:00 |
|
Christian Dywan
|
aecac9b748
|
Fix tab closing for good
|
2008-07-14 21:14:57 +02:00 |
|
Enrico Tröger
|
17b8738be1
|
Fix regression, no empty tooltips in bookmark bar
|
2008-07-13 23:34:25 +02:00 |
|
Christian Dywan
|
103df3d8cc
|
Use GtkSourceView2 if available
|
2008-07-13 23:21:46 +02:00 |
|
Christian Dywan
|
a249a6d6f7
|
Conditionalize SourceView for older Glib
|
2008-07-13 22:09:52 +02:00 |
|
Christian Dywan
|
96fef89ece
|
Actually handle non web view tabs, and a View Source tab
|
2008-07-13 21:49:57 +02:00 |
|
Christian Dywan
|
30c6102763
|
Hack to implement New Window menuitem
|
2008-07-13 16:20:27 +02:00 |
|
Christian Dywan
|
25edd5e13b
|
Fix Gtk+ < 2.13 and GIO build
|
2008-07-06 23:47:40 +02:00 |
|
Christian Dywan
|
c796974152
|
Remove remnants of tab iconification, fixes swalloed clicks.
|
2008-07-06 16:28:01 +02:00 |
|
Christian Dywan
|
24a9f1dd42
|
Limit trash to contain 10 items
|
2008-07-06 16:13:42 +02:00 |
|
Christian Dywan
|
e6eaab55a1
|
Basic favicon support through GIO
|
2008-07-06 16:12:27 +02:00 |
|
Arnaud Renevier
|
9391b0fe21
|
Disconnect midori_web_view_settings_notify on finalize
|
2008-06-29 16:10:56 +02:00 |
|
Christian Dywan
|
04d3ae6506
|
Make WebList more flexible so it can replace Trash
|
2008-06-24 21:54:01 +02:00 |
|
Christian Dywan
|
8600c2591d
|
Turn KatzeXbelItem into a gobject
|
2008-06-24 21:47:41 +02:00 |
|
Christian Dywan
|
282368ff81
|
Fix a warning on startup when no search engine is available
|
2008-06-22 12:44:31 +02:00 |
|
Christian Dywan
|
bec502534c
|
Fix compat.c s/sokoke/gtk/_widget_set_tooltip_text
|
2008-06-21 23:59:41 +02:00 |
|
Christian Dywan
|
e74dc621c8
|
Improve SearchEntry and add Manage Search Engines to popup
|
2008-06-21 23:57:20 +02:00 |
|
Enrico Tröger
|
b8c222d793
|
Fix CCFLAGS in wscript
|
2008-06-20 00:28:33 +02:00 |
|
Christian Dywan
|
9ab74673a8
|
Web Search should be Ctrl+K instead of Ctrl+Shift+F
|
2008-06-20 00:11:54 +02:00 |
|
Christian Dywan
|
3535ed6e48
|
Fix search from location bar
|
2008-06-20 00:06:12 +02:00 |
|
Christian Dywan
|
3537ef3e8d
|
Listen properly to switching the search engine
|
2008-06-19 21:00:32 +02:00 |
|
Christian Dywan
|
778faa8346
|
Simplify MidoriWebView, remove Private
|
2008-06-19 20:42:16 +02:00 |
|
Christian Dywan
|
b196dc5b57
|
Simplify MidoriWebSettings, remove Private
|
2008-06-19 20:41:43 +02:00 |
|
Christian Dywan
|
f10ca31827
|
Simplify MidoriPreferences, remove Private
|
2008-06-19 20:41:05 +02:00 |
|
Christian Dywan
|
673856ab81
|
Simplify MidoriPanel, remove Private
|
2008-06-19 20:40:37 +02:00 |
|
Christian Dywan
|
585977cb02
|
Simplify MidoriConsole, remove Private
|
2008-06-19 20:40:01 +02:00 |
|
Christian Dywan
|
a7ebd75387
|
Simplify MidoriBrowser, remove Private
|
2008-06-19 20:39:00 +02:00 |
|
Christian Dywan
|
dd03a8cbe5
|
Updated German translation
|
2008-06-17 19:20:53 +02:00 |
|
Przemysław Sitek
|
3fceedcaa5
|
Updated Polish translation
|
2008-06-17 19:15:48 +02:00 |
|
Christian Dywan
|
38c48dd9f6
|
Finish missing web search functionality
|
2008-06-16 01:13:27 +02:00 |
|
Christian Dywan
|
f628b7dc5f
|
Add a Bookmark Add item to the link context menu.
|
2008-06-15 13:29:30 +02:00 |
|
Christian Dywan
|
4e39a4feef
|
Include compat.h to build with Gtk+ 2.10 again
|
2008-06-15 12:02:01 +02:00 |
|
Christian Dywan
|
7df5d483f9
|
Complete move of webSearch, third step of refactoring web search
|
2008-06-15 04:02:56 +02:00 |
|
Christian Dywan
|
3ac8bdb438
|
Introduce MidoriWebList, second step of refactoring web search
|
2008-06-14 02:23:33 +02:00 |
|
Christian Dywan
|
86129a03da
|
Merge MidoriAddonsPrivate with MidoriAddons and hide it
|
2008-06-12 23:58:08 +02:00 |
|
Christian Dywan
|
1ffbfaded9
|
Merge MidoriAppPrivate with MidoriApp and hide it
|
2008-06-12 23:46:08 +02:00 |
|
Christian Dywan
|
f9fdf1af63
|
Merge KatzeThrobberPrivate with KatzeThrobber and hide it
|
2008-06-12 23:44:34 +02:00 |
|
Christian Dywan
|
276309f481
|
Update French translation.
|
2008-06-10 22:58:33 +02:00 |
|
Christian Dywan
|
06d6aa46af
|
Update German translation.
|
2008-06-10 22:18:09 +02:00 |
|
Christian Dywan
|
2aeca51fbe
|
Print an error message if midori fails to run
|
2008-06-10 16:20:02 +02:00 |
|
Christian Dywan
|
074d239b3c
|
Fix autotools build.
|
2008-06-09 19:32:55 +02:00 |
|
Christian Dywan
|
f2aff5f290
|
Introduce WebItem, first step of refactoring web search
|
2008-06-09 03:17:01 +02:00 |
|