Alexander Butenko
db334e2921
Switch to prepared statements when adding/ updating history
2010-02-04 22:07:16 +01:00
Carles Muñoz Gorriz
c2e8282696
l10n: Updated Catalan (Valencian) (ca) translation to 100%
...
New status: 578 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-02-04 21:07:53 +01:00
Sergio Marques
6722d7b8bd
l10n: Updated Portuguese (pt) translation to 100%
...
New status: 578 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-02-04 20:15:32 +01:00
Masato Hashimoto
64f8c2ddea
l10n: Updated Japanese (ja) translation to 100%
...
New status: 578 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-02-04 11:35:56 +01:00
Per Kongstad
7513738afd
l10n: Updated Danish (da) translation to 100%
...
New status: 578 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-02-04 11:17:25 +01:00
David Štancl
b92fd3a575
l10n: Updated Czech (cs) translation to 100%
...
New status: 578 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-02-04 08:09:23 +01:00
Alexander Butenko
5887067e73
Show the combo arrow if the history table contains any rows
2010-02-04 03:30:09 +01:00
Christian Dywan
af94855fee
Render search actions as one line without address
2010-02-04 03:11:52 +01:00
Alexander Butenko
c273d6c73a
NULL check the key before rendering suggestions
2010-02-04 02:44:30 +01:00
Christian Dywan
94aebbf1fe
Render dummy history items as separators
...
Until we find a better way this should reduce confusion about
'empty' folders appearing.
2010-02-04 00:17:51 +01:00
Christian Dywan
4d05be6a5e
Do allow internal icons for views with an unreachable URI
2010-02-03 22:18:51 +01:00
Alexander Butenko
a90dc507ff
Make the Delete key delete history entries again
2010-02-03 22:15:49 +01:00
Alexander Butenko
1a236a3800
Clear the history folders on collapse, repopulate on expand
2010-02-03 22:13:00 +01:00
Alexander Butenko
42a29682e6
Store visited pages in the history again
2010-02-03 22:12:19 +01:00
Alexander Butenko
c550d36649
Implement an 'Edit rule' dialogue when blocking images
2010-02-03 18:58:07 +01:00
Christian Dywan
ae1ea1214b
Only query the current time once when populating the history
2010-02-03 18:42:58 +01:00
Christian Dywan
297d38e7d0
Use the correct theme detail for < GTK+ 2.18 entry progress
2010-02-03 18:41:54 +01:00
Alexander Butenko
27653d6670
Only connect liststore after populating the model with filters
...
We don't want to reload the rules for each row.
2010-02-03 18:30:48 +01:00
Alexander Butenko
de7818b7aa
Don't cache local adblock filters, and remove disabled filter files
2010-02-03 18:26:44 +01:00
Christian Dywan
bee4615d10
Render history dates directly without age column or render callback
...
Resurrect sokoke_days_between for calculating age in days.
2010-02-03 01:39:13 +01:00
Christian Dywan
b4a414f371
Load about:blank in private window if URI is empty
2010-02-02 22:29:31 +01:00
Alexander Butenko
ce43fb3c03
Rebuild formhistory script on reload and do not leak the script
...
1. Don't leak the script in formhistory_window_object_cleared_cb ()
2. Disconnect add-tab signal in the right place
3. Rebuild the base javascript code on extension reload
2010-02-02 21:32:20 +01:00
Alexander Butenko
62dac745d6
Rebuild adblock js after download a new filter file
2010-02-02 21:26:05 +01:00
Alexander Butenko
3848becaa6
Re-implement history panel based on sqlite queries
2010-02-02 21:10:03 +01:00
Alexander Butenko
57ce6cbe21
Do not populate the history array from sqlite at startup
2010-02-02 21:02:45 +01:00
Stéphane Marguet
b94b737130
Update French translation
2010-02-02 00:21:46 +01:00
Christian Dywan
c9c9351ffb
Always enable developer extras regardless of the saved value
2010-02-01 23:55:51 +01:00
Christian Dywan
c056a21d1a
Unconditionally propagae modified user-agent property value
2010-02-01 23:55:51 +01:00
Sergio Marques
34bc4fa737
l10n: Updated Portuguese (pt) translation to 100%
...
New status: 579 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-02-01 13:17:01 +01:00
Christian Dywan
e909369f7e
Update TODO file, removing obsolete and adding a lot of new items
2010-01-31 23:21:17 +01:00
Christian Dywan
24759ec86f
Do not add duplicate Netscape plugins to the extensions
2010-01-31 23:02:31 +01:00
Christian Dywan
41583dc940
Guard pixbuf in location action that is not used with Hildon
2010-01-31 22:29:22 +01:00
Christian Dywan
f5489973f5
Position the suggestion popup, towards the top if below is too narrow
2010-01-31 22:12:58 +01:00
Christian Dywan
4f9d726c55
Merge ident-string setting into user-agent for old and new WebKit
...
Since the existence of two properties causes confusion among users
we merge the two, and actually remove ident-string.
2010-01-31 22:10:24 +01:00
Christian Dywan
c181b45db9
Add diverse GTK+ deprecation warning flags for debug=full builds
2010-01-31 20:41:30 +01:00
Christian Dywan
41d41e69ad
Use the colormap of the widget with KatzeScrolled
2010-01-31 20:41:30 +01:00
Christian Dywan
b447070d7d
Use new GtkActivatable API in MidoriBrowser
2010-01-31 20:41:30 +01:00
Christian Dywan
01daddf34c
Add missing assignments to fix drag scrolling with KatzeScrolled
2010-01-31 20:41:30 +01:00
Christian Dywan
cc50c6d58b
Remember whether 'Clear private data when quitting' is enabled
2010-01-31 20:41:30 +01:00
Masato Hashimoto
19a3d68c38
l10n: Updated Japanese (ja) translation to 100%
...
New status: 579 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-01-31 12:41:35 +01:00
Per Kongstad
fdd8360e3f
l10n: Updated Danish (da) translation to 100%
...
New status: 579 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (translations.xfce.org).
2010-01-31 09:59:36 +01:00
Christian Dywan
5472c5d5df
Fix the order of search engines in the completion
2010-01-30 17:39:32 +01:00
Christian Dywan
a436234edb
Add local storage, database and offline app cache to preferences
2010-01-30 17:26:26 +01:00
Christian Dywan
3441ab45ef
Default local storage, database and offline app cache to disabled
2010-01-30 17:26:03 +01:00
Christian Dywan
a1c598851b
Use adjustment accessor functions in KatzeScrolled
2010-01-30 16:59:37 +01:00
Christian Dywan
c43d887747
Use first search engine if the default is not set
2010-01-30 16:54:38 +01:00
Christian Dywan
3d01b7b0c3
Search engines in completion should have a distinct background
2010-01-30 01:52:22 +01:00
Christian Dywan
1b70dc9520
Elaborate declarations, comments and curly brackets in HACKING file
2010-01-29 23:21:36 +01:00
Christian Dywan
753af1c32e
Use gtk_dialog_get_content_area if available instead of dialog->vbox
2010-01-29 22:58:36 +01:00
Christian Dywan
1a0573e2f3
Use gtk_widget_is_toplevel if available instead of the macro
2010-01-29 22:54:42 +01:00