]> spindle.queued.net Git - midori/shortlog
midori
2010-08-31 Javier Sánchez... l10n: Updated Spanish (Castilian) (es) translation...
2010-08-31 Carles Muñoz... l10n: Updated Catalan (Valencian) (ca) translation...
2010-08-30 Per Kongstadl10n: Updated Danish (da) translation to 99%
2010-08-29 Sergio Marquesl10n: Updated Portuguese (pt) translation to 100%
2010-08-29 Paweł ForysiukAdd button to open addon in text editor
2010-08-29 Paweł ForysiukShow addon filename and/ or description in tooltip
2010-08-29 Paweł ForysiukMake addons delete confirmation dialog more readable
2010-08-29 Sergio Marquesl10n: Updated Portuguese (pt) translation to 100%
2010-08-29 Masato Hashimotol10n: Updated Japanese (ja) translation to 100%
2010-08-29 Johannes Lipsl10n: Updated German (de) translation to 98%
2010-08-28 David Štancll10n: Updated Czech (cs) translation to 100%
2010-08-28 Andres Kovtunosl10n: Updated Russian (ru) translation to 96%
2010-08-28 Per Kongstadl10n: Updated Danish (da) translation to 99%
2010-08-28 Paweł ForysiukProvide gui dialog for adding addons to user directories
2010-08-27 Paweł ForysiukAdd button for deleting user addons
2010-08-27 Paweł ForysiukShow full path to addon in tooltips
2010-08-27 Christian DywanMove WebKitGTK+ 1.1.6 guards to disable delayed pages
2010-08-25 Per Kongstadl10n: Updated Danish (da) translation to 99%
2010-08-24 Alexander ButenkoProtect proxy combo box notifications against recursion
2010-08-24 David Štancll10n: Updated Czech (cs) translation to 100%
2010-08-23 Christian DywanExplicitly reset 'delay' status when reloading or chang...
2010-08-23 Christian DywanRename 'Minimize Tabs' to 'Show Tab Icon Only'
2010-08-23 Christian DywanShow the Feed Panel after adding a new news feed
2010-08-23 Christian DywanSwitch to Tab Panel after activating it for the first...
2010-08-22 Dmitrij Smirnovl10n: Updated Russian (ru) translation to 98%
2010-08-22 Dmitrij Smirnovl10n: Updated Russian (ru) translation to None%
2010-08-22 Christian DywanDelete history from completion with Delete key
2010-08-22 Christian DywanDon't hide homepage smartly, don't show it in bookmarkbar
2010-08-22 Christian DywanSkip NULL key, which is the case when using the combo...
2010-08-22 Paweł ForysiukClean up redundant user addons item list copies in...
2010-08-22 Paweł ForysiukFix mistype in addons monitoring to enable watching...
2010-08-22 Kim BoramUpdate Korean translation
2010-08-20 gianluca foddisl10n: Updated Italian (it) translation to 100%
2010-08-16 Christian DywanBump version to 0.2.7
2010-08-16 Christian DywanSimplify update_interface and avoid extra updates
2010-08-15 Peter de RidderSupport space and percent as wild cards in location...
2010-08-14 Christian DywanMake 'Inspect Element' always show the inspector
2010-08-14 Christian DywanUse midori_browser_open_bookmark for the bookmarkbar
2010-08-10 Christian DywanUse KatzeArray* to remove and monitor deleted bookmarks
2010-08-10 Christian DywanDisconnect insertion when MidoriHistory finalizes
2010-08-10 Christian DywanDon't bother with unused config filenames in main
2010-08-07 Christian DywanStrip whitespace and line breaks off git version string
2010-08-07 Christian DywanShow tooltip text on tab icon, not only the label
2010-08-07 Peter de RidderDecrement n after clearing individual transfer items
2010-08-07 Christian DywanCorrectly load settings and cookies with --config in...
2010-07-31 Christian DywanRemove freeze, thaw and set_uri from MidoriLocationAction
2010-07-30 Christian DywanUse KatzeArray* to signal new items to MidoriHistory
2010-07-30 Christian DywanDo NULL-safe address comparison when loading the session
2010-07-30 Christian DywanStore address of bookmarks for tooltip as a string...
2010-07-30 Christian DywanDon't' declare 'unescaped' twice in sokoke_format_uri_f...
2010-07-30 Christian DywanRemove the obsolete MidoriPanel::menu property
2010-07-30 Christian DywanSynchronize browser and panel toolbar style
2010-07-30 Christian DywanDisconnect settings and bookmarkbar when disposing
2010-07-29 Gheyret Kenjil10n: Updated Uyghur (ug) translation to 97%
2010-07-27 Evaggelos Balaskasl10n: Updated Greek (el) translation to 100%
2010-07-24 Alexander ButenkoDont store about:* pages in history, Reset history...
2010-07-24 Alexander ButenkoEmmit uri signals after after item uri is set
2010-07-23 Alexander ButenkoUpdate bookmark for export from sqlite database
2010-07-23 Alexander ButenkoStore 'description' property of a bookmark
2010-07-23 Alexander ButenkoDont add items with empty uris into history
2010-07-23 Alexander ButenkoDuplicate day name for history panel folder names
2010-07-23 Alexander ButenkoDont unescape URIs which are not escaped
2010-07-23 Alexander ButenkoUri property is mandatory for history operations
2010-07-23 Alexander ButenkoAvoid double unescaping on locationbar updates
2010-07-23 Alexander ButenkoUnescape spaces as well
2010-07-23 Alexander ButenkoCreate MidoriView proxy item during initialization
2010-07-22 Harald Servatl10n: Updated Catalan (Valencian) (ca) translation...
2010-07-21 Alexander ButenkoProperly create proxy item and cleanup history agregation
2010-07-21 Alexander ButenkoStop listening to notify::uri signal. load-status is...
2010-07-21 Alexander ButenkoDecode URIs before updating the locationbar
2010-07-21 Alexander ButenkoRefactor history panel to match bookmark code.
2010-07-21 Alexander ButenkoRework history panel search query
2010-07-21 Alexander ButenkoShow decoded urls in the locationbar
2010-07-21 Alexander ButenkoEscape space in search pattern to match the history...
2010-07-21 Alexander ButenkoFix typos and simplify SQL query for locationbar
2010-07-21 Alexander ButenkoFix edit bookmark behavior
2010-07-20 Per Kongstadl10n: Updated Danish (da) translation to 99%
2010-07-19 Alexander ButenkoVerify that we have "folder" meta value in bookmark...
2010-07-19 Christian DywanImplement activate-item(-alt) for bookmarkbar mouse...
2010-07-19 Alexander ButenkoAttach bookmark table and union bookmarks in location...
2010-07-19 Alexander ButenkoClear the bookmarkbar before populating and populate...
2010-07-19 Christian DywanRequire bookmarks and folders to have a title
2010-07-19 Christian DywanAppend new bookmarks to the end of the store, with...
2010-07-17 Christian DywanRemove conditional guards for sqlite
2010-07-16 Christian DywanUse no border (shadow) on views by default
2010-07-16 Christian DywanDon't save configuration on every location change
2010-07-14 Dale WhittakerHandle news feeds with empty date and update them correctly
2010-07-14 Christian DywanUse 'git describe' to generate the git version string
2010-07-13 David Štancll10n: Updated Czech (cs) translation to 100%
2010-07-13 Sergio Marquesl10n: Updated Portuguese (pt) translation to 100%
2010-07-11 Christian DywanRead 'config' in app mode, if -c switch was specfified
2010-07-11 Christian DywanUse sqlite3_mprintf to quote when inserting bookmark...
2010-07-11 Paweł ForysiukFix speed dial regex causing dials other than 1-9 to...
2010-07-11 Yarema aka... l10n: Updated Ukrainian (uk) translation to 100%
2010-07-10 Masato Hashimotol10n: Updated Japanese (ja) translation to 100%
2010-07-08 Christian DywanImplement minimize, duplicate and close other as actions
2010-07-08 Christian DywanProvide a fallback definition of gtk_menu_item_set_label
2010-07-08 Christian DywanDon't hide panel if individual panel was already active
2010-07-08 Samuel CreshalDelete search history when clearing history
2010-07-06 Per Kongstadl10n: Updated Danish (da) translation to 99%
next