]> spindle.queued.net Git - midori/shortlog
midori
2008-11-14 Andhika PadmawanUpdate Indonesian translation
2008-11-14 Christian DywanIntroduce unit tests for automated testing
2008-11-12 Brian VuykFix some compiler warnings
2008-11-11 Enrico TrögerMake mouse click handling more consistent
2008-11-11 Enrico TrögerUse custom key modifier mask
2008-11-11 Enrico TrögerUse event->state instead of manually retrieving the...
2008-11-11 Alexander HesseOpen links in new tabs using Control and Left mouse...
2008-11-11 Mirat Can BayrakAdd Turkish translation
2008-11-11 Andhika PadmawanAdd Indonesian translation
2008-11-10 Christian DywanUpdate location icon even if it's not in the history
2008-11-10 Christian DywanAdd a note about LINGUAS to TRANSLATE
2008-11-10 Vincent TunruAdd Dutch translation
2008-11-10 Christian DywanPrint warnings after configuring if packages are missing
2008-11-10 Christian DywanUnset the tab icon if it is destroyed
2008-11-10 Christian DywanAdd translation template to the repository
2008-11-10 Christian DywanExpressly say Print background *images*
2008-11-10 Christian DywanRepair completion popup to actually open the selection
2008-11-10 Christian DywanFaciliate translation workflow, look at TRANSLATE for...
2008-11-09 Christian DywanImplement Save As for arbitrary links
2008-11-09 Christian DywanMake Open selected URL in New Tab work again
2008-11-09 Christian DywanMove around history loading in MidoriBrowser
2008-11-09 Christian DywanMove completion logic from LocationEntry to LocationAction
2008-11-08 Elias JulkunenUpdate Finnish translation
2008-11-08 Christian DywanRemove sqlite header check, it turns out to be wrong
2008-11-08 Christian DywanDo not load icons automatically everywhere
2008-11-08 Christian DywanIntroduce descriptive comments meant to help translators
2008-11-08 Dale WhittakerImplement sorting location items by the number of visits
2008-11-06 Christian DywanConditionally silence JavaScriptCore deprecation warning
2008-11-06 Christian DywanBolden completion matches and gray URIs instead of...
2008-11-06 Christian DywanRemove unused gdk_pixbuf_new_from_stream and sokoke_web...
2008-11-06 Christian DywanSmall adjustments to the History panel
2008-11-04 Christian DywanShow title in location combo and the URI below in small...
2008-11-04 Dale WhittakerImplement history based auto completion in the location
2008-11-02 Christian DywanUpdate Spanish translation
2008-11-02 Christian DywanUpdate French translation
2008-11-02 Christian DywanUpdate German translation
2008-11-02 Christian DywanAdd file TRANSLATE with tips for translating Midori
2008-11-02 Christian DywanImprove strings for the sake of better localization
2008-11-01 Christian DywanSimplify Download menu item and hide WebKit's item
2008-11-01 Christian DywanCorrect erroneous strings
2008-11-01 Christian DywanInitial support for the Web Inspector
2008-10-31 Christian DywanMarge some more of history and bookmark handling
2008-10-31 Christian DywanUse Yes and No for enabling and disabling addons
2008-10-30 Christian DywanFix tab icon alignment and hiding throbber fallback...
2008-10-30 Elias JulkunenAdd Finnish translation.
2008-10-30 Christian DywanApply some cleanup with regard to referencing and more
2008-10-30 Christian DywanRefactor bookmark context menu, apply it on the bookmarkbar
2008-10-29 Christian DywanEllipsize bookmarkbar items reasonably
2008-10-29 Dale WhittakerAllow adding bookmarks from history items
2008-10-27 Christian DywanExplain how to debug Midori in INSTALL file
2008-10-27 Dale WhittakerLimit the number of items in the location popup
2008-10-27 Enrico TrögerDon't doublicate the "." in cached filenames
2008-10-27 Christian DywanShare net between browser and views
2008-10-27 Christian DywanPreserve location entry model beyond widget lifetime
2008-10-27 Dale WhittakerFirst stab at integration history with the location
2008-10-27 Christian DywanCache icons in memory and fix a redirection crasher bug
2008-10-27 Christian DywanCorrect a missing differentiation between proxy widgets
2008-10-26 Christian DywanRevamp bookmarkbar items based on KatzeArrayAction
2008-10-26 Enrico TrögerImplement middle click on bookmarkbar items
2008-10-26 Christian DywanChange tab components again, correct close button placement
2008-10-26 Christian DywanImplement Save As functionality
2008-10-25 Christian DywanUse our own labels for WebKit Settings properties
2008-10-25 Christian DywanChange tab close buttons so they are less missaligned
2008-10-25 Christian DywanImprove OSX adjustments in various places
2008-10-25 Christian DywanShow icons of programs in complex commands as well
2008-10-25 Christian DywanRecognize favicons in domains with no trailing slash
2008-10-24 Christian DywanFinish soup messaging cleanly and free private data
2008-10-24 Christian DywanSet a default Find icon in Search if engines are empty
2008-10-23 Dale WhittakerDisplay relative dates in History panel
2008-10-23 Enrico TrögerPreserve extensions for viewing source files
2008-10-23 Enrico TrögerDon't needlessly create text buffers
2008-10-23 Christian DywanBlank tabs should be titled "Blank page".
2008-10-23 Christian DywanSet tooltips on the sidepanel toolbar
2008-10-23 Christian DywanExplicitly build with GIO again, Gtk < 2.14 needs that
2008-10-23 Christian DywanImplement KatzeNet as a generic URI loader
2008-10-21 Christian DywanUse fallback stock icon if there is no throbber animation
2008-10-21 Christian DywanShow all of Toolsbars in the toolbar context menu
2008-10-21 Christian DywanShow progress in location independant of statusbar...
2008-10-21 Christian DywanUse Yes and No without labels in Addon toolbars
2008-10-21 Christian DywanAdd Compact sidepanel Preference
2008-10-21 Christian DywanSuppress error when not building from git
2008-10-21 Enrico TrögerFocus the location when remotely opening a new window
2008-10-21 Christian DywanInstall the EXPAT license file
2008-10-21 Christian DywanDon't use the icon "page-holder", it doesn't exist
2008-10-20 Christian DywanAdd source view icons to the location
2008-10-20 Christian DywanImplement View source with external Text editor
2008-10-20 Christian DywanAdd an Open external pages in Preference
2008-10-19 Christian DywanRequire Gtk 2.10 and don't treat GIO specially anymore
2008-10-19 Christian DywanImplement viewing source with libsoup
2008-10-19 Christian DywanRemove support for GtkSourceView
2008-10-19 Christian DywanLoad and cache favicons with libsoup instead of GIO
2008-10-18 Christian DywanAdd g_strcmp0 to compat, it's Glib 2.16
2008-10-18 Enrico TrögerCompare strings with strcmp, this fixes icons in the...
2008-10-18 Christian DywanBump version to 0.1.0
2008-10-18 Christian DywanMake the pageholder work again
2008-10-18 Christian DywanShow URL in New Tab menu item only over selections
2008-10-18 Enrico TrögerOptimize view popup population
2008-10-18 Arnaud RenevierSkip non-strings when loading or saving search engines
2008-10-18 Christian DywanAssign Settings to source views
2008-10-18 Christian DywanList some tool items in Preferences
next