Alexander Butenko
3aa48c34b5
Stop listening to notify::uri signal. load-status is enough
2010-07-22 00:09:54 +02:00
Alexander Butenko
44a2351b72
Decode URIs before updating the locationbar
2010-07-21 23:39:34 +02:00
Alexander Butenko
46b63639f6
Refactor history panel to match bookmark code.
...
The toolbar buttons are also taken care of.
The broken clock time warning was removed since it would be
awkward to have with the date formatting where there is not
even a widget available. Should be re-considered.
2010-07-21 23:31:45 +02:00
Alexander Butenko
58f3444ba1
Rework history panel search query
2010-07-21 23:22:52 +02:00
Alexander Butenko
ca9010acd5
Show decoded urls in the locationbar
2010-07-21 23:19:29 +02:00
Alexander Butenko
cac6571371
Escape space in search pattern to match the history URL format
2010-07-21 23:16:51 +02:00
Alexander Butenko
64fb6e8ee8
Fix typos and simplify SQL query for locationbar
2010-07-21 23:08:09 +02:00
Alexander Butenko
5859bbe2ab
Fix edit bookmark behavior
2010-07-21 23:01:13 +02:00
Per Kongstad
f77eaf6d9b
l10n: Updated Danish (da) translation to 99%
...
New status: 640 messages complete with 0 fuzzies and 2 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-07-20 20:51:14 +02:00
Alexander Butenko
9763a1225f
Verify that we have "folder" meta value in bookmark edit dialog
2010-07-19 21:42:15 +02:00
Christian Dywan
f764f25747
Implement activate-item(-alt) for bookmarkbar mouse buttons
2010-07-19 21:39:57 +02:00
Alexander Butenko
9a098e2656
Attach bookmark table and union bookmarks in location completion
2010-07-19 21:07:26 +02:00
Alexander Butenko
687de063f9
Clear the bookmarkbar before populating and populate after editing
2010-07-19 20:55:59 +02:00
Christian Dywan
b944ce0c83
Require bookmarks and folders to have a title
2010-07-19 20:47:33 +02:00
Christian Dywan
7dffde361c
Append new bookmarks to the end of the store, with G_MAXINT
2010-07-19 20:42:56 +02:00
Christian Dywan
94fbf158f6
Remove conditional guards for sqlite
2010-07-17 21:31:29 +02:00
Christian Dywan
57683d45b1
Use no border (shadow) on views by default
2010-07-16 21:23:11 +02:00
Christian Dywan
3bfb452e69
Don't save configuration on every location change
2010-07-16 21:13:11 +02:00
Dale Whittaker
0fcc460312
Handle news feeds with empty date and update them correctly
2010-07-15 00:06:15 +02:00
Christian Dywan
b5a4023a7d
Use 'git describe' to generate the git version string
2010-07-15 00:06:15 +02:00
David Štancl
1b933a5da6
l10n: Updated Czech (cs) translation to 100%
...
New status: 642 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-07-13 16:39:22 +02:00
Sergio Marques
7fbc8b2f88
l10n: Updated Portuguese (pt) translation to 100%
...
New status: 642 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-07-13 15:11:43 +02:00
Christian Dywan
f6be9c4972
Read 'config' in app mode, if -c switch was specfified
2010-07-11 23:54:52 +02:00
Christian Dywan
5a082100c8
Use sqlite3_mprintf to quote when inserting bookmark items
2010-07-11 23:49:13 +02:00
Paweł Forysiuk
df1f754a56
Fix speed dial regex causing dials other than 1-9 to be ignored when adding
2010-07-11 23:40:52 +02:00
Yarema aka Knedlyk
68c866325b
l10n: Updated Ukrainian (uk) translation to 100%
...
New status: 642 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-07-11 21:10:44 +02:00
Masato Hashimoto
74df2a583c
l10n: Updated Japanese (ja) translation to 100%
...
New status: 642 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-07-10 11:30:22 +02:00
Christian Dywan
e794fe798a
Implement minimize, duplicate and close other as actions
...
This allows keyboard shortcuts to be assigned to these operations.
2010-07-08 23:08:18 +02:00
Christian Dywan
880587a055
Provide a fallback definition of gtk_menu_item_set_label
2010-07-08 22:41:42 +02:00
Christian Dywan
cfd00f7fe4
Don't hide panel if individual panel was already active
...
What might look like a little convenience for keyboard usage
is very awkward when using buttons or menu items.
2010-07-08 22:28:02 +02:00
Samuel Creshal
922a94fc98
Delete search history when clearing history
2010-07-08 22:15:13 +02:00
Per Kongstad
b4a21723fc
l10n: Updated Danish (da) translation to 99%
...
New status: 632 messages complete with 0 fuzzies and 2 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-07-06 19:40:51 +02:00
Christian Dywan
ec2d1e21c9
Fallback to the old parent when inserting bookmarks
2010-07-05 23:14:49 +02:00
Christian Dywan
c94e12e41c
Use a 200ms delay for location completion like elsewhere
2010-07-05 23:38:34 +02:00
Yarema aka Knedlyk
f92ce0b790
l10n: Updated Ukrainian (uk) translation to 100%
...
New status: 634 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-07-05 12:03:34 +02:00
Evaggelos Balaskas
30819851dd
l10n: Updated Greek (el) translation to 100%
...
New status: 634 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-07-05 09:34:54 +02:00
Alexander Butenko
62930be082
Introduce midori_browser_set_current_page_smartly() as public API
2010-07-05 00:14:06 +02:00
Christian Dywan
e70bc2cb75
Don't try to release references to dummy separator rows
2010-07-05 00:00:26 +02:00
Alexander Butenko
76ea968e20
Drop callbacks for cursor-changed and columns-changed
...
We don't have special separators any more, so there is no items
that can't be deleted.
2010-07-04 23:47:39 +02:00
Alexander Butenko
7f4c4ad287
Match appearence of history and bookmark search
2010-07-04 23:40:44 +02:00
Alexander Butenko
8c784e7486
Implement search in the bookmark panel
2010-07-04 23:33:20 +02:00
Christian Dywan
d6d1cd21a9
Remove settings Original Cookies, Last visited pages, Autodetect proxy
2010-07-04 23:10:44 +02:00
Christian Dywan
fefd9fd850
Remove "RecentlyVisited" action from the menubar
2010-07-04 22:54:27 +02:00
Christian Dywan
9ed9cebe92
Add 'Panel' menu item to compact menu button
2010-07-04 22:43:29 +02:00
Christian Dywan
aaa831d0c3
Update German translation
2010-07-04 22:43:28 +02:00
Dmitrij Smirnov
809a94c34b
l10n: Updated Russian (ru) translation to 98%
...
New status: 633 messages complete with 9 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-07-04 21:00:36 +02:00
David Štancl
3728accefc
l10n: Updated Czech (cs) translation to 100%
...
New status: 642 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-07-04 19:29:24 +02:00
Masato Hashimoto
9d587ff3a2
l10n: Updated Japanese (ja) translation to 100%
...
New status: 642 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-07-04 15:46:56 +02:00
Christian Dywan
bba875c634
Remove "Bookmarks" action from the menubar
2010-07-04 11:14:30 +02:00
Christian Dywan
c3e145f540
Localize Vala extensions and mark strings for translation
...
The -include switch is passed to the compiler to work around
Vala failing to include gi18n.h first. This works for
clang and gcc at least.
2010-07-04 10:53:21 +02:00