Christian Dywan
600168b614
Bump version to 0.1.5
2009-03-22 22:38:24 +01:00
Christian Dywan
679d0c150c
Update German translation
2009-03-22 22:27:39 +01:00
Christian Dywan
7c6358f5c2
Update French translation
2009-03-22 22:26:57 +01:00
Christian Dywan
5783bf93a6
Update translation template
2009-03-22 22:26:41 +01:00
Christian Dywan
664a40646a
Add a Copy button the the console
2009-03-22 19:09:40 +01:00
Christian Dywan
1650d09070
Implement Transfers sidepanel
2009-03-22 15:25:57 +01:00
Christian Dywan
50690c89e6
Add add-download signal to MidoriBrowser
2009-03-22 15:24:40 +01:00
Christian Dywan
d9f2cf492b
Reduce the width of individual download items
2009-03-21 20:17:23 +01:00
Christian Dywan
e5d1f36561
Provide a Clear button for cancelled downloads
2009-03-21 20:08:37 +01:00
Christian Dywan
863f2db611
Always reset the flag to open the downloaded file
2009-03-21 20:07:38 +01:00
Christian Dywan
9e76f7e072
Move download dialog to the view and don't show an error page
...
We have to handle the dialog when the MIME type is requested,
otherwise we don't know the type. Plus we stop the loading now
to avoid seeing an error page.
2009-03-21 15:06:57 +01:00
Christian Dywan
9be395fe9e
Implement the 'open' button in the download dialog
2009-03-21 10:46:25 +01:00
Christian Dywan
42027c256b
Show a dialog before downloading asking what to do
2009-03-21 00:40:03 +01:00
Christian Dywan
81717cc965
Remove items from the transferbar when they are opened
2009-03-21 00:11:29 +01:00
Christian Dywan
feed868ec2
Implement opening of downloaded files
2009-03-21 00:08:22 +01:00
Christian Dywan
99fc5f2e4a
Allow showing/ hiding the transferbar
2009-03-20 23:55:38 +01:00
Christian Dywan
ffccd0c18c
Add 'Colorful tabs' extension
2009-03-20 02:34:27 +01:00
Christian Dywan
2421a3163f
Strip selection from spaces when middle click opening
...
It happens every so often that you quickly select an address
and there's leading or trailing space you accidentally hit.
So we strip the selection, otherwise such addresses don't work.
2009-03-19 23:40:31 +01:00
Christian Dywan
7af8baee8b
Initial support for WebKitDownload
...
At this point all downloads run automatically and appear in the
statusbar. The destination folder can be chosen in the preferences.
Download can be cancelled. The context menu works as well.
2009-03-19 18:28:50 +01:00
Enrico Tröger
b602178630
Remove midori-view.c from POTFILES.in
2009-03-19 18:14:04 +01:00
Christian Dywan
bbaa0fb9e6
Implement source view with GIO and drop internal source view
...
We use GIO to choose a text editor unless a text editor was
specified in the Preferences. We drop our internal source view
now which used to serve as a fallback.
2009-03-17 21:35:05 +01:00
Masato Hashimoto
7f207ce2c9
Update Japanese translation
2009-03-17 21:15:53 +01:00
Christian Dywan
dba291d3ba
Drop WebKit/ libSoup related conditonals from preferences
2009-03-16 23:55:25 +01:00
Christian Dywan
530542f07d
Use libSoup unconditionally in KatzeNet
2009-03-16 23:54:45 +01:00
Christian Dywan
ae6530c620
Use Glib 2.16 unconditionally in the addons panel
2009-03-16 23:53:51 +01:00
Christian Dywan
a6ac02daf3
Drop libSoup guards in KatzeHTTPAuth and Katze HTTPCookies
2009-03-16 02:20:58 +01:00
Christian Dywan
d30c2aa62d
Drop soup session hijacking
2009-03-16 02:13:35 +01:00
Christian Dywan
424cca0b66
Drop WebKit and libSoup version conditionals in WebSettings
2009-03-16 02:05:45 +01:00
Christian Dywan
b40c7b0f87
Drop compile time and runtime conditionals for libSoup and WebKit
2009-03-16 01:54:22 +01:00
Christian Dywan
5eab5f5bda
Drop Glib version guards from unit tests
2009-03-16 01:30:40 +01:00
Christian Dywan
8e7c445482
Drop Glib < 2.16 and WebKitGTK+ < 1.1.1 compat functions
2009-03-16 01:26:52 +01:00
Christian Dywan
13dc1502c8
Use gtk_show_uri, GIO or Exo to open email adresses
2009-03-16 01:21:59 +01:00
Christian Dywan
5d41589437
Bump requirements to WebKitGTK+, Glib 2.16 and libsoup 2.25.2
2009-03-16 01:18:22 +01:00
Christian Dywan
cea8294a18
Enclose MIME type in single quotes in the error message
2009-03-15 18:44:16 +01:00
Anton Shestakov
d30f7776a2
Update Russian translation
2009-03-15 18:40:47 +01:00
Sérgio Marques
8086821908
Update Portuguese translation
2009-03-15 18:31:43 +01:00
Pascal Gervais
a5015fa027
Update French translation
2009-03-15 00:21:44 +01:00
Pascal Gervais
8054be90c3
Update French translation
2009-03-15 00:10:03 +01:00
Stanley Zhang
856082a7b9
Add Simplified Chinese translation
2009-03-14 23:56:46 +01:00
Christian Dywan
bc3e1408b7
Check for and link with libm
2009-03-12 18:20:14 +01:00
Christian Dywan
74cccb0aae
Add tooltips to Enable and Disable buttons
2009-03-10 19:35:11 +01:00
Wei-Lun Chao
0b4dee4889
Add Traditional Chinese translation
2009-03-08 02:18:32 +01:00
Anton Shestakov
a65e8c9aba
Update Russian translation
2009-03-08 00:48:40 +01:00
Sergio Durzu
8f8f00f8b8
Update Italian translation
2009-03-08 00:12:27 +01:00
Christian Dywan
1af23afbe8
Implement Last Visited Pages menu and toolbar item
...
We use the name of history folders now to store dates instead
of the token. This makes it possible to show history in an action.
2009-03-07 14:00:14 +01:00
Christian Dywan
aa181a4a6f
Make the proxy insensitive if the array is unset
2009-03-07 13:58:32 +01:00
Christian Dywan
abbfc163a3
Use session function in WebKitGTK+ 1.1.1 and prepare the session
2009-03-06 20:29:40 +01:00
Christian Dywan
60d5452b5e
Implement a button to use the current page as homepage
2009-03-05 23:36:13 +01:00
Christian Dywan
b91b8c5c4b
Add unit test for the browser, it tests actions at this point
2009-03-05 23:10:05 +01:00
Christian Dywan
7c10d2078a
Make sure there actually is a web view when returning the level
2009-03-05 23:09:22 +01:00