]> spindle.queued.net Git - midori/shortlog
midori
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%
2010-01-14 Harald Servatl10n: Updated Catalan (Valencian) (ca) translation...
2010-01-14 Per Kongstadl10n: Updated Danish (da) translation to 100%
2010-01-14 Christian DywanImplement 'Close other tabs' menu item in tab context...
2010-01-14 Alexander ButenkoTell the soup message it was finished to allow it to...
2010-01-14 Alexander ButenkoUse a script to hide images and frames that are blocked
2010-01-14 Enrico TrögerGuard image with #define to prevent unused variable...
2010-01-14 Alexander ButenkoSpeedup adblock by removing greedy regex if we have...
2010-01-13 Alexander ButenkoStrip trailing whitespace from console messages
2010-01-13 Dale WhittakerCheck page icons of search engines first, afterwards...
2010-01-13 Christian DywanDo not call xmlCleanupParser after parsing news feeds
2010-01-12 Christian DywanDo no extra type checking when querying the history...
2010-01-12 André StöselFixup the key value to allow Ctrl + Shift + Tab
2010-01-12 Christian DywanStore argument vector and display it in about:version
2010-01-12 Sergio Marquesl10n: Updated Portuguese (pt) translation to 100%
2010-01-11 Aleksandr Ponomarenkol10n: Updated Russian (ru) translation to 100%
2010-01-11 Christian DywanUpdate German translation
2010-01-11 Christian DywanAdd 'LT_PREREQ(2.2)', uncommented, to uri search tests
2010-01-11 André StöselAllow the panel to expand, to stop it from ever-growing...
2010-01-11 Timo Verbeekl10n: Updated Dutch (Flemish) (nl) translation to 53%
2010-01-10 Alexander ButenkoImplement "autosuggest" in form history and bump the...
2010-01-10 Alexander ButenkoSpeedup adblock with blacklists and reorganize unit...
2010-01-10 Christoph WickertUse FileTransfer category rather than Network for downl...
2010-01-10 Christian DywanUse an alignment the image size request to adjust close...
2010-01-10 Christian DywanMake %u in command lines work just like %s
2010-01-10 Carles Muñoz... l10n: Updates to Catalan (Valencian) (ca) translation
2010-01-10 Christian DywanMove around preferences so Open panels in Windows is...
2010-01-10 André StöselIt should be 'gint position', not gboolean
2010-01-10 Christian DywanAdd i18n comments for Paste Proceed as well as Go to...
2010-01-10 Anton ShestakovUpdate Russian translation
2010-01-09 Sergio Marquesl10n: Updates to Portuguese (pt) translation
2010-01-09 Masato Hashimotol10n: Updates to Japanese (ja) translation
2010-01-08 Leandro Regueirol10n: Updates to Galician (gl) translation
2010-01-08 Per Kongstadl10n: Updates to Danish (da) translation
2010-01-08 David Štancll10n: Updates to Czech (cs) translation
2010-01-08 Christian DywanRemove empty button from the Extensions panel
2010-01-08 Christian DywanHide panel toolbooks when there is only a controls...
2010-01-08 Christian DywanPrevent a recurive loop when toggling operating controls
2010-01-07 Christian DywanMove the logo on special pages to the background
2010-01-07 Enrico TrögerAllow DND also for cookie items by using the value...
2010-01-07 Enrico TrögerAlign domains with and without leading dots equally
2010-01-07 Enrico TrögerImplement cm_skip_leading_dot() to avoid code duplication
2010-01-07 Enrico TrögerShow some basic information in description box when...
2010-01-07 Enrico TrögerImplement cm_list_length() for faster list length compu...
2010-01-07 Christian DywanMove panel icons to the bottom and always remove the...
2010-01-07 Christian DywanRemove Plugins panel, instead add Netscape plugins...
2010-01-07 Christian DywanConnect accelerators of implicitly created panel actions
2010-01-07 Christian DywanImplement about:version page with important build confi...
2010-01-07 André StöselSpell accept language header as 'Accept-Language'
2010-01-07 Christian DywanDo not run scripts or styles on blank or special pages
2010-01-07 Christian DywanMention Transifex in the TRANSLATE file
next