]> spindle.queued.net Git - midori/log
midori
14 years agol10n: Updated Portuguese (pt) translation to 100%
Sergio Marques [Fri, 5 Feb 2010 16:04:25 +0000 (17:04 +0100)]
l10n: Updated Portuguese (pt) translation to 100%

New status: 580 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Czech (cs) translation to 100%
David Štancl [Fri, 5 Feb 2010 07:57:06 +0000 (08:57 +0100)]
l10n: Updated Czech (cs) translation to 100%

New status: 580 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agoFix check whether we have the latest database structure
Alexander Butenko [Thu, 4 Feb 2010 21:16:01 +0000 (22:16 +0100)]
Fix check whether we have the latest database structure

14 years agoRefactor location completion queries to use prepared statements
Alexander Butenko [Thu, 4 Feb 2010 18:22:35 +0000 (19:22 +0100)]
Refactor location completion queries to use prepared statements

14 years agoSwitch to prepared statements when adding/ updating history
Alexander Butenko [Thu, 4 Feb 2010 18:13:16 +0000 (19:13 +0100)]
Switch to prepared statements when adding/ updating history

14 years agol10n: Updated Catalan (Valencian) (ca) translation to 100%
Carles Muñoz Gorriz [Thu, 4 Feb 2010 20:07:53 +0000 (21:07 +0100)]
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).

14 years agol10n: Updated Portuguese (pt) translation to 100%
Sergio Marques [Thu, 4 Feb 2010 19:15:32 +0000 (20:15 +0100)]
l10n: Updated Portuguese (pt) translation to 100%

New status: 578 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Japanese (ja) translation to 100%
Masato Hashimoto [Thu, 4 Feb 2010 10:35:56 +0000 (11:35 +0100)]
l10n: Updated Japanese (ja) translation to 100%

New status: 578 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Danish (da) translation to 100%
Per Kongstad [Thu, 4 Feb 2010 10:17:25 +0000 (11:17 +0100)]
l10n: Updated Danish (da) translation to 100%

New status: 578 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Czech (cs) translation to 100%
David Štancl [Thu, 4 Feb 2010 07:09:23 +0000 (08:09 +0100)]
l10n: Updated Czech (cs) translation to 100%

New status: 578 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agoShow the combo arrow if the history table contains any rows
Alexander Butenko [Thu, 4 Feb 2010 02:30:09 +0000 (03:30 +0100)]
Show the combo arrow if the history table contains any rows

14 years agoRender search actions as one line without address
Christian Dywan [Thu, 4 Feb 2010 02:11:52 +0000 (03:11 +0100)]
Render search actions as one line without address

14 years agoNULL check the key before rendering suggestions
Alexander Butenko [Thu, 4 Feb 2010 01:40:59 +0000 (02:40 +0100)]
NULL check the key before rendering suggestions

14 years agoRender dummy history items as separators
Christian Dywan [Wed, 3 Feb 2010 22:48:07 +0000 (23:48 +0100)]
Render dummy history items as separators

Until we find a better way this should reduce confusion about
'empty' folders appearing.

14 years agoDo allow internal icons for views with an unreachable URI
Christian Dywan [Wed, 3 Feb 2010 21:18:51 +0000 (22:18 +0100)]
Do allow internal icons for views with an unreachable URI

14 years agoMake the Delete key delete history entries again
Alexander Butenko [Wed, 3 Feb 2010 21:15:49 +0000 (22:15 +0100)]
Make the Delete key delete history entries again

14 years agoClear the history folders on collapse, repopulate on expand
Alexander Butenko [Wed, 3 Feb 2010 21:13:00 +0000 (22:13 +0100)]
Clear the history folders on collapse, repopulate on expand

14 years agoStore visited pages in the history again
Alexander Butenko [Wed, 3 Feb 2010 21:12:19 +0000 (22:12 +0100)]
Store visited pages in the history again

14 years agoImplement an 'Edit rule' dialogue when blocking images
Alexander Butenko [Wed, 3 Feb 2010 17:58:07 +0000 (18:58 +0100)]
Implement an 'Edit rule' dialogue when blocking images

14 years agoOnly query the current time once when populating the history
Christian Dywan [Wed, 3 Feb 2010 17:42:58 +0000 (18:42 +0100)]
Only query the current time once when populating the history

14 years agoUse the correct theme detail for < GTK+ 2.18 entry progress
Christian Dywan [Wed, 3 Feb 2010 17:41:54 +0000 (18:41 +0100)]
Use the correct theme detail for < GTK+ 2.18 entry progress

14 years agoOnly connect liststore after populating the model with filters
Alexander Butenko [Wed, 3 Feb 2010 17:30:48 +0000 (18:30 +0100)]
Only connect liststore after populating the model with filters

We don't want to reload the rules for each row.

14 years agoDon't cache local adblock filters, and remove disabled filter files
Alexander Butenko [Wed, 3 Feb 2010 17:26:44 +0000 (18:26 +0100)]
Don't cache local adblock filters, and remove disabled filter files

14 years agoRender history dates directly without age column or render callback
Christian Dywan [Tue, 2 Feb 2010 22:51:49 +0000 (23:51 +0100)]
Render history dates directly without age column or render callback

Resurrect sokoke_days_between for calculating age in days.

14 years agoLoad about:blank in private window if URI is empty
Christian Dywan [Tue, 2 Feb 2010 21:29:31 +0000 (22:29 +0100)]
Load about:blank in private window if URI is empty

14 years agoRebuild formhistory script on reload and do not leak the script
Alexander Butenko [Tue, 2 Feb 2010 20:31:15 +0000 (21:31 +0100)]
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

14 years agoRebuild adblock js after download a new filter file
Alexander Butenko [Tue, 2 Feb 2010 20:26:05 +0000 (21:26 +0100)]
Rebuild adblock js after download a new filter file

14 years agoRe-implement history panel based on sqlite queries
Alexander Butenko [Tue, 2 Feb 2010 20:10:03 +0000 (21:10 +0100)]
Re-implement history panel based on sqlite queries

14 years agoDo not populate the history array from sqlite at startup
Alexander Butenko [Tue, 2 Feb 2010 20:02:45 +0000 (21:02 +0100)]
Do not populate the history array from sqlite at startup

14 years agoUpdate French translation
Stéphane Marguet [Mon, 1 Feb 2010 22:59:03 +0000 (23:59 +0100)]
Update French translation

14 years agoAlways enable developer extras regardless of the saved value
Christian Dywan [Mon, 1 Feb 2010 22:54:15 +0000 (23:54 +0100)]
Always enable developer extras regardless of the saved value

14 years agoUnconditionally propagae modified user-agent property value
Christian Dywan [Mon, 1 Feb 2010 22:42:35 +0000 (23:42 +0100)]
Unconditionally propagae modified user-agent property value

14 years agol10n: Updated Portuguese (pt) translation to 100%
Sergio Marques [Mon, 1 Feb 2010 12:17:01 +0000 (13:17 +0100)]
l10n: Updated Portuguese (pt) translation to 100%

New status: 579 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agoUpdate TODO file, removing obsolete and adding a lot of new items
Christian Dywan [Sun, 31 Jan 2010 22:21:17 +0000 (23:21 +0100)]
Update TODO file, removing obsolete and adding a lot of new items

14 years agoDo not add duplicate Netscape plugins to the extensions
Christian Dywan [Sun, 31 Jan 2010 22:02:31 +0000 (23:02 +0100)]
Do not add duplicate Netscape plugins to the extensions

14 years agoGuard pixbuf in location action that is not used with Hildon
Christian Dywan [Sun, 31 Jan 2010 21:29:22 +0000 (22:29 +0100)]
Guard pixbuf in location action that is not used with Hildon

14 years agoPosition the suggestion popup, towards the top if below is too narrow
Christian Dywan [Sun, 31 Jan 2010 21:12:58 +0000 (22:12 +0100)]
Position the suggestion popup, towards the top if below is too narrow

14 years agoMerge ident-string setting into user-agent for old and new WebKit
Christian Dywan [Sun, 31 Jan 2010 21:10:24 +0000 (22:10 +0100)]
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.

14 years agoAdd diverse GTK+ deprecation warning flags for debug=full builds
Christian Dywan [Sun, 31 Jan 2010 19:39:58 +0000 (20:39 +0100)]
Add diverse GTK+ deprecation warning flags for debug=full builds

14 years agoUse the colormap of the widget with KatzeScrolled
Christian Dywan [Sun, 31 Jan 2010 19:39:28 +0000 (20:39 +0100)]
Use the colormap of the widget with KatzeScrolled

14 years agoUse new GtkActivatable API in MidoriBrowser
Christian Dywan [Sun, 31 Jan 2010 19:38:56 +0000 (20:38 +0100)]
Use new GtkActivatable API in MidoriBrowser

14 years agoAdd missing assignments to fix drag scrolling with KatzeScrolled
Christian Dywan [Sat, 30 Jan 2010 22:34:04 +0000 (23:34 +0100)]
Add missing assignments to fix drag scrolling with KatzeScrolled

14 years agoRemember whether 'Clear private data when quitting' is enabled
Christian Dywan [Sat, 30 Jan 2010 21:50:00 +0000 (22:50 +0100)]
Remember whether 'Clear private data when quitting' is enabled

14 years agol10n: Updated Japanese (ja) translation to 100%
Masato Hashimoto [Sun, 31 Jan 2010 11:41:35 +0000 (12:41 +0100)]
l10n: Updated Japanese (ja) translation to 100%

New status: 579 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Danish (da) translation to 100%
Per Kongstad [Sun, 31 Jan 2010 08:59:36 +0000 (09:59 +0100)]
l10n: Updated Danish (da) translation to 100%

New status: 579 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agoFix the order of search engines in the completion
Christian Dywan [Sat, 30 Jan 2010 16:39:32 +0000 (17:39 +0100)]
Fix the order of search engines in the completion

14 years agoAdd local storage, database and offline app cache to preferences
Christian Dywan [Sat, 30 Jan 2010 16:26:26 +0000 (17:26 +0100)]
Add local storage, database and offline app cache to preferences

14 years agoDefault local storage, database and offline app cache to disabled
Christian Dywan [Sat, 30 Jan 2010 16:15:28 +0000 (17:15 +0100)]
Default local storage, database and offline app cache to disabled

14 years agoUse adjustment accessor functions in KatzeScrolled
Christian Dywan [Sat, 30 Jan 2010 15:59:37 +0000 (16:59 +0100)]
Use adjustment accessor functions in KatzeScrolled

14 years agoUse first search engine if the default is not set
Christian Dywan [Sat, 30 Jan 2010 15:54:38 +0000 (16:54 +0100)]
Use first search engine if the default is not set

14 years agoSearch engines in completion should have a distinct background
Christian Dywan [Fri, 29 Jan 2010 22:49:10 +0000 (23:49 +0100)]
Search engines in completion should have a distinct background

14 years agoElaborate declarations, comments and curly brackets in HACKING file
Christian Dywan [Fri, 29 Jan 2010 22:21:36 +0000 (23:21 +0100)]
Elaborate declarations, comments and curly brackets in HACKING file

14 years agoUse gtk_dialog_get_content_area if available instead of dialog->vbox
Christian Dywan [Fri, 29 Jan 2010 21:58:36 +0000 (22:58 +0100)]
Use gtk_dialog_get_content_area if available instead of dialog->vbox

14 years agoUse gtk_widget_is_toplevel if available instead of the macro
Christian Dywan [Fri, 29 Jan 2010 21:44:34 +0000 (22:44 +0100)]
Use gtk_widget_is_toplevel if available instead of the macro

14 years agoLookup icon size in relation to the according screen or widget
Christian Dywan [Fri, 29 Jan 2010 21:30:23 +0000 (22:30 +0100)]
Lookup icon size in relation to the according screen or widget

14 years agoMove declaration in search action icon callback to the top
Christian Dywan [Fri, 29 Jan 2010 20:13:44 +0000 (21:13 +0100)]
Move declaration in search action icon callback to the top

14 years agoCreate and release script context for --run/ -r only when needed
Christian Dywan [Fri, 29 Jan 2010 20:12:14 +0000 (21:12 +0100)]
Create and release script context for --run/ -r only when needed

14 years agoMove throbber class declarations to the beginning of the function
Christian Dywan [Fri, 29 Jan 2010 20:10:05 +0000 (21:10 +0100)]
Move throbber class declarations to the beginning of the function

14 years agoHide the combobox arrow if the history unset or is empty
Christian Dywan [Thu, 28 Jan 2010 22:56:54 +0000 (23:56 +0100)]
Hide the combobox arrow if the history unset or is empty

14 years agoTurn browser action helpers into macros
Christian Dywan [Thu, 28 Jan 2010 22:50:44 +0000 (23:50 +0100)]
Turn browser action helpers into macros

14 years agoDestroy the thumb_view with WebKitGTK+ <> 1.1.14
Christian Dywan [Thu, 28 Jan 2010 22:28:37 +0000 (23:28 +0100)]
Destroy the thumb_view with WebKitGTK+ <> 1.1.14

14 years agoInitially pressing Up in completion should select the last match
Christian Dywan [Thu, 28 Jan 2010 22:15:49 +0000 (23:15 +0100)]
Initially pressing Up in completion should select the last match

14 years agoAlways hide findbar on hotkey if visible, or when it loses focus
Christian Dywan [Thu, 28 Jan 2010 21:35:21 +0000 (22:35 +0100)]
Always hide findbar on hotkey if visible, or when it loses focus

14 years agoRe-implement search engines in the completion
Christian Dywan [Thu, 28 Jan 2010 21:19:00 +0000 (22:19 +0100)]
Re-implement search engines in the completion

14 years agoApply scrollbar size hack to get the correct completion height
Christian Dywan [Wed, 27 Jan 2010 22:53:15 +0000 (23:53 +0100)]
Apply scrollbar size hack to get the correct completion height

GtkEntryCompletion uses a hack to ensure that the suggestion
popup has the correct height. We do the same now.

14 years agoUse about:blank as speed dial resource root with WebKitGTK+ 1.1.14
Christian Dywan [Wed, 27 Jan 2010 22:14:02 +0000 (23:14 +0100)]
Use about:blank as speed dial resource root with WebKitGTK+ 1.1.14

14 years agoElaborate coding guidelines in the HACKING file
Christian Dywan [Tue, 26 Jan 2010 21:24:29 +0000 (22:24 +0100)]
Elaborate  coding guidelines in the HACKING file

14 years agoDo not validate URI or title when rendering completion matches
Christian Dywan [Tue, 26 Jan 2010 21:07:15 +0000 (22:07 +0100)]
Do not validate URI or title when rendering completion matches

14 years agoPrevent styles with a "'" character from breaking adblock
Alexander Butenko [Tue, 26 Jan 2010 21:03:47 +0000 (22:03 +0100)]
Prevent styles with a "'" character from breaking adblock

14 years agol10n: Updated Catalan (Valencian) (ca) translation to 100%
Harald Servat [Tue, 26 Jan 2010 15:00:58 +0000 (16:00 +0100)]
l10n: Updated Catalan (Valencian) (ca) translation to 100%

New status: 573 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Japanese (ja) translation to 100%
Masato Hashimoto [Tue, 26 Jan 2010 13:35:27 +0000 (14:35 +0100)]
l10n: Updated Japanese (ja) translation to 100%

New status: 573 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agoOnly show the completion after resizing it properly
Alexander Butenko [Mon, 25 Jan 2010 21:10:39 +0000 (22:10 +0100)]
Only show the completion after resizing it properly

Showing the completion early on will result in ugly flickering,
curiously not with xfwm4.

14 years agoPrevent the panel buttons from shrinking below minimum width
Christian Dywan [Mon, 25 Jan 2010 20:42:40 +0000 (21:42 +0100)]
Prevent the panel buttons from shrinking below minimum width

14 years agoRe-implement location arrow popup with sqlite
Christian Dywan [Mon, 25 Jan 2010 20:37:50 +0000 (21:37 +0100)]
Re-implement location arrow popup with sqlite

All uses of populating filter model, freezing and the hash table
are replaced by populating the combo box model on popup.

14 years agoUse notify-send only as a fallback if libnotify is not available
Alexander Butenko [Mon, 25 Jan 2010 20:27:07 +0000 (21:27 +0100)]
Use notify-send only as a fallback if libnotify is not available

14 years agol10n: Updated Chinese (China) (zh_CN) translation to 100%
Xu Meihong [Mon, 25 Jan 2010 16:40:26 +0000 (17:40 +0100)]
l10n: Updated Chinese (China) (zh_CN) translation to 100%

New status: 573 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Czech (cs) translation to 100%
David Štancl [Mon, 25 Jan 2010 11:41:51 +0000 (12:41 +0100)]
l10n: Updated Czech (cs) translation to 100%

New status: 573 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Portuguese (pt) translation to 100%
Sergio Marques [Mon, 25 Jan 2010 11:38:44 +0000 (12:38 +0100)]
l10n: Updated Portuguese (pt) translation to 100%

New status: 573 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Danish (da) translation to 100%
Per Kongstad [Mon, 25 Jan 2010 11:14:59 +0000 (12:14 +0100)]
l10n: Updated Danish (da) translation to 100%

New status: 573 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agoRely on sqlite for completion, otherwise disable it entirely
Christian Dywan [Mon, 25 Jan 2010 00:19:03 +0000 (01:19 +0100)]
Rely on sqlite for completion, otherwise disable it entirely

14 years agoPopdown completion if key is empty or there are no matches
Christian Dywan [Sun, 24 Jan 2010 22:53:18 +0000 (23:53 +0100)]
Popdown completion if key is empty or there are no matches

14 years agoAdjust permissions of saved logins to 0600 when saving logins
Enrico Tröger [Sun, 24 Jan 2010 22:40:51 +0000 (23:40 +0100)]
Adjust permissions of saved logins to 0600 when saving logins

14 years agoCheck 'Remember password' depending on whether it was checked before
Enrico Tröger [Sun, 24 Jan 2010 22:37:59 +0000 (23:37 +0100)]
Check 'Remember password' depending on whether it was checked before

14 years agoLet preference notebook fill and expand, for proper resizing
Christian Dywan [Sun, 24 Jan 2010 10:06:10 +0000 (11:06 +0100)]
Let preference notebook fill and expand, for proper resizing

14 years agoCorrect panel toggle button tooltip to say 'Hide operating controls'
Christian Dywan [Sun, 24 Jan 2010 10:04:17 +0000 (11:04 +0100)]
Correct panel toggle button tooltip to say 'Hide operating controls'

14 years agoRevise and unitfy behavior modulating modifier handling
Christian Dywan [Fri, 22 Jan 2010 22:11:00 +0000 (23:11 +0100)]
Revise and unitfy behavior modulating modifier handling

We define modfifier macros that indicate whether a modifier
indicates a new window, new tab, background tab or scrolling.

Modifier checks in the address entry, the search entry and view
now use the same consistent modifiers.

14 years agoSort completion matches by visits in complete days
Alexander Butenko [Fri, 22 Jan 2010 21:25:36 +0000 (22:25 +0100)]
Sort completion matches by visits in complete days

14 years agol10n: Updated English (United Kingdom) (en_GB) translation to 100%
Jeff Bailes [Sun, 24 Jan 2010 03:14:51 +0000 (04:14 +0100)]
l10n: Updated English (United Kingdom) (en_GB) translation to 100%

New status: 573 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Catalan (Valencian) (ca) translation to 100%
Carles Muñoz Gorriz [Sat, 23 Jan 2010 17:21:27 +0000 (18:21 +0100)]
l10n: Updated Catalan (Valencian) (ca) translation to 100%

New status: 573 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Japanese (ja) translation to 100%
Masato Hashimoto [Sat, 23 Jan 2010 14:05:44 +0000 (15:05 +0100)]
l10n: Updated Japanese (ja) translation to 100%

New status: 573 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Danish (da) translation to 100%
Per Kongstad [Fri, 22 Jan 2010 21:45:33 +0000 (22:45 +0100)]
l10n: Updated Danish (da) translation to 100%

New status: 573 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Portuguese (pt) translation to 100%
Sergio Marques [Fri, 22 Jan 2010 11:22:12 +0000 (12:22 +0100)]
l10n: Updated Portuguese (pt) translation to 100%

New status: 573 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Czech (cs) translation to 100%
David Štancl [Fri, 22 Jan 2010 07:27:20 +0000 (08:27 +0100)]
l10n: Updated Czech (cs) translation to 100%

New status: 573 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agol10n: Updated Chinese (China) (zh_CN) translation to 100%
Xu Meihong [Fri, 22 Jan 2010 06:25:39 +0000 (07:25 +0100)]
l10n: Updated Chinese (China) (zh_CN) translation to 100%

New status: 573 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agoUpdate Firefox identification to Firefox 3.8
Christian Dywan [Thu, 21 Jan 2010 17:35:41 +0000 (18:35 +0100)]
Update Firefox identification to Firefox 3.8

14 years agoImplement 'Inspect page' menuitem with WebKitGTK+ >= 1.1.17
Christian Dywan [Thu, 21 Jan 2010 17:31:17 +0000 (18:31 +0100)]
Implement 'Inspect page' menuitem with WebKitGTK+ >= 1.1.17

14 years agol10n: Updated Galician (gl) translation to 100%
Leandro Regueiro [Thu, 21 Jan 2010 11:05:55 +0000 (12:05 +0100)]
l10n: Updated Galician (gl) translation to 100%

New status: 570 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).

14 years agoPopdown completion when location text is changed explicitly
Christian Dywan [Wed, 20 Jan 2010 22:20:28 +0000 (23:20 +0100)]
Popdown completion when location text is changed explicitly

Programmatic changes are done when adding, closing or switching
the current tab, and that should popdown completion.

14 years agoAllow button handling for selection and context menu in location entry
Christian Dywan [Wed, 20 Jan 2010 22:16:29 +0000 (23:16 +0100)]
Allow button handling for selection and context menu in location entry

14 years agoRevise completion to react on paste/ cursor/ backspace
Christian Dywan [Wed, 20 Jan 2010 22:11:25 +0000 (23:11 +0100)]
Revise completion to react on paste/ cursor/ backspace

We need to avoid updating the real text afterall, but update it
in the event of a cursor movement.

We also need to trigger completion on backspace or paste.

We need to remove the timer when we popdown completion.

We need to make sure to not show completion for empty text.