]> spindle.queued.net Git - midori/shortlog
midori
2010-02-01 Christian DywanUnconditionally propagae modified user-agent property...
2010-02-01 Sergio Marquesl10n: Updated Portuguese (pt) translation to 100%
2010-01-31 Christian DywanUpdate TODO file, removing obsolete and adding a lot...
2010-01-31 Christian DywanDo not add duplicate Netscape plugins to the extensions
2010-01-31 Christian DywanGuard pixbuf in location action that is not used with...
2010-01-31 Christian DywanPosition the suggestion popup, towards the top if below...
2010-01-31 Christian DywanMerge ident-string setting into user-agent for old...
2010-01-31 Christian DywanAdd diverse GTK+ deprecation warning flags for debug...
2010-01-31 Christian DywanUse the colormap of the widget with KatzeScrolled
2010-01-31 Christian DywanUse new GtkActivatable API in MidoriBrowser
2010-01-31 Christian DywanAdd missing assignments to fix drag scrolling with...
2010-01-31 Christian DywanRemember whether 'Clear private data when quitting...
2010-01-31 Masato Hashimotol10n: Updated Japanese (ja) translation to 100%
2010-01-31 Per Kongstadl10n: Updated Danish (da) translation to 100%
2010-01-30 Christian DywanFix the order of search engines in the completion
2010-01-30 Christian DywanAdd local storage, database and offline app cache to...
2010-01-30 Christian DywanDefault local storage, database and offline app cache...
2010-01-30 Christian DywanUse adjustment accessor functions in KatzeScrolled
2010-01-30 Christian DywanUse first search engine if the default is not set
2010-01-30 Christian DywanSearch engines in completion should have a distinct...
2010-01-29 Christian DywanElaborate declarations, comments and curly brackets...
2010-01-29 Christian DywanUse gtk_dialog_get_content_area if available instead...
2010-01-29 Christian DywanUse gtk_widget_is_toplevel if available instead of...
2010-01-29 Christian DywanLookup icon size in relation to the according screen...
2010-01-29 Christian DywanMove declaration in search action icon callback to...
2010-01-29 Christian DywanCreate and release script context for --run/ -r only...
2010-01-29 Christian DywanMove throbber class declarations to the beginning of...
2010-01-29 Christian DywanHide the combobox arrow if the history unset or is...
2010-01-28 Christian DywanTurn browser action helpers into macros
2010-01-28 Christian DywanDestroy the thumb_view with WebKitGTK+ <> 1.1.14
2010-01-28 Christian DywanInitially pressing Up in completion should select the...
2010-01-28 Christian DywanAlways hide findbar on hotkey if visible, or when it...
2010-01-28 Christian DywanRe-implement search engines in the completion
2010-01-28 Christian DywanApply scrollbar size hack to get the correct completion...
2010-01-27 Christian DywanUse about:blank as speed dial resource root with WebKit...
2010-01-27 Christian DywanElaborate coding guidelines in the HACKING file
2010-01-26 Christian DywanDo not validate URI or title when rendering completion...
2010-01-26 Alexander ButenkoPrevent styles with a "'" character from breaking adblock
2010-01-26 Harald Servatl10n: Updated Catalan (Valencian) (ca) translation...
2010-01-26 Masato Hashimotol10n: Updated Japanese (ja) translation to 100%
2010-01-25 Alexander ButenkoOnly show the completion after resizing it properly
2010-01-25 Christian DywanPrevent the panel buttons from shrinking below minimum...
2010-01-25 Christian DywanRe-implement location arrow popup with sqlite
2010-01-25 Alexander ButenkoUse notify-send only as a fallback if libnotify is...
2010-01-25 Xu Meihongl10n: Updated Chinese (China) (zh_CN) translation to...
2010-01-25 David Štancll10n: Updated Czech (cs) translation to 100%
2010-01-25 Sergio Marquesl10n: Updated Portuguese (pt) translation to 100%
2010-01-25 Per Kongstadl10n: Updated Danish (da) translation to 100%
2010-01-25 Christian DywanRely on sqlite for completion, otherwise disable it...
2010-01-24 Christian DywanPopdown completion if key is empty or there are no...
2010-01-24 Enrico TrögerAdjust permissions of saved logins to 0600 when saving...
2010-01-24 Enrico TrögerCheck 'Remember password' depending on whether it was...
2010-01-24 Christian DywanLet preference notebook fill and expand, for proper...
2010-01-24 Christian DywanCorrect panel toggle button tooltip to say 'Hide operat...
2010-01-24 Christian DywanRevise and unitfy behavior modulating modifier handling
2010-01-24 Alexander ButenkoSort completion matches by visits in complete days
2010-01-24 Jeff Bailesl10n: Updated English (United Kingdom) (en_GB) translat...
2010-01-23 Carles Muñoz... l10n: Updated Catalan (Valencian) (ca) translation...
2010-01-23 Masato Hashimotol10n: Updated Japanese (ja) translation to 100%
2010-01-22 Per Kongstadl10n: Updated Danish (da) translation to 100%
2010-01-22 Sergio Marquesl10n: Updated Portuguese (pt) translation to 100%
2010-01-22 David Štancll10n: Updated Czech (cs) translation to 100%
2010-01-22 Xu Meihongl10n: Updated Chinese (China) (zh_CN) translation to...
2010-01-21 Christian DywanUpdate Firefox identification to Firefox 3.8
2010-01-21 Christian DywanImplement 'Inspect page' menuitem with WebKitGTK+ ...
2010-01-21 Leandro Regueirol10n: Updated Galician (gl) translation to 100%
2010-01-20 Christian DywanPopdown completion when location text is changed explicitly
2010-01-20 Christian DywanAllow button handling for selection and context menu...
2010-01-20 Christian DywanRevise completion to react on paste/ cursor/ backspace
2010-01-20 Christian DywanTruly update text in location entry to make Home, End...
2010-01-20 Christian DywanClicking inside the location entry closes the completio...
2010-01-20 Christian DywanLet hovering completion suggestions select rows
2010-01-20 Christian DywanMake clicking completion suggestion actually open the...
2010-01-20 Christian DywanFill in address if clicked on completion suggestion
2010-01-20 Enrico TrögerAlways expand rows when trying to restore the selection
2010-01-20 Christian DywanAdd #define for gtk_widget_has_focus for GTK+ < 2.18
2010-01-19 Christian DywanDon't trigger completion on control characters
2010-01-19 Enrico TrögerRestore selection in cookie manager after deleting...
2010-01-19 Alexander ButenkoOrder completion matches by most recent visit, ascending
2010-01-19 Alexander ButenkoDon't show completion if the entry already lost focus
2010-01-19 Alexander ButenkoShow completion popup only after resizing the columns
2010-01-19 Can Erkin AcarDon't leak temporary icon filename and don't free icon...
2010-01-17 Alexander ButenkoRead cache asynchronously, use GOutputStream, plug...
2010-01-17 Christian DywanUse a tree model filter visible function to limit recen...
2010-01-17 Alexander ButenkoSimpler element hiding and some adblock optimizations
2010-01-17 Christian DywanImplement completion with live sqlite queries
2010-01-17 Christian DywanRe-implement location action with our own completion...
2010-01-17 Christian DywanUse prepared statement to read history array instead...
2010-01-17 Christian DywanRemove 'Search engines in completion' functionality
2010-01-17 Christian DywanGenerate LINGUAS at buildtime and recognize LINGUAS...
2010-01-17 Christian DywanAdd G_GNUC_CONST to all Midori type functions
2010-01-17 Christian DywanAdd G_GNUC_CONST to all Katze type functions
2010-01-17 Masato Hashimotol10n: Updated Japanese (ja) translation to 100%
2010-01-15 Christian DywanChange db_ helpers in main.c into direct sqlite3_ calls
2010-01-15 Kim BoramUpdate Korean translation
2010-01-15 Enrico TrögerOnly define adblock_prepare_urihider_js() if it is...
2010-01-14 Michal Váradyl10n: Updated Czech (cs) translation to 100%
2010-01-14 Xu Meihongl10n: Updated Chinese (China) (zh_CN) translation to...
2010-01-14 Xu Meihongl10n: Updated Chinese (China) (zh_CN) translation to...
2010-01-14 Sergio Marquesl10n: Updated Portuguese (pt) translation to 100%
next