]> spindle.queued.net Git - midori/shortlog
midori
2009-02-20 Christian DywanPropagate the bookmarks to the callback, fixes editing...
2009-02-20 Sergio DurzuAdd Italian translation
2009-02-20 Christian DywanAdd boolean and integer settings to MidoriExtension...
2009-02-20 Christian DywanUpdate WAF to fix --prefix installing to the source...
2009-02-19 Christian DywanFix build running with libSoup < 2.25.2
2009-02-19 Christian DywanAdd property test case, currently testing strings and...
2009-02-19 Christian DywanCheck if 'search engines' are actually set
2009-02-19 Christian DywanCheck if there really is a SearchAction proxy
2009-02-19 Christian DywanAllow setting the SearchAction text to be set to NULL
2009-02-19 Christian DywanExport midori_dummy_viewable_new for use in tests
2009-02-19 Christian DywanFix mime-type and icon property lookup
2009-02-19 Christian DywanMake Preferences property readable
2009-02-19 Christian DywanMake LocationAction properties readable
2009-02-19 Christian DywanPatch WAF to run unit tests with a proper environment...
2009-02-19 Christian DywanHandle running MidoriApp with no display
2009-02-19 Christian DywanRun tests without requiring a display
2009-02-19 Christian DywanDecrease the completion test items slightly
2009-02-19 Christian DywanUse existing utility functions of WAF rather than our own
2009-02-19 Christian DywanUpdate WAF to 1.5.3 rv5749, fixing --destdir with relat...
2009-02-17 Christian DywanOnly add the Auth feature if WebKit didn't already
2009-02-17 Christian DywanCorrect MidoriWindowState definition, this fixes window...
2009-02-17 Christian DywanPrint soup log if MIDORI_SOUP_DEBUG is set (levels...
2009-02-16 Christian DywanSupport IDN by decoding domain names in magic_uri
2009-02-16 Christian DywanAdd WebBrowser sub-category to desktop file
2009-02-16 Christian DywanFix config file writability test and search engine...
2009-02-15 Christian DywanBuild 'panels' as a static library to enable their...
2009-02-14 Christian DywanLocalize menu items provided by WebKit
2009-02-14 Enrico TrögerConvert source code for display from the locale encoding
2009-02-14 Christian DywanCancel looking for default search engines properly
2009-02-14 Christian DywanFactor persistent cookies into a soup feature
2009-02-14 Christian DywanFactor HTTP authentication into a soup feature
2009-02-14 Christian DywanDon't set the session unless we actually have libSoup
2009-02-12 Christian DywanAdd Detect proxy server automatically to Preferences
2009-02-12 Christian DywanDon't do any saving on configuration files which are...
2009-02-12 Enrico TrögerImplement a hack to make Search the Web menu item useful
2009-02-12 Enrico TrögerFix a memory leak when obtaining the selection from...
2009-02-12 Enrico TrögerLet midori_view_get_selected_text work as expected...
2009-02-11 Christian DywanAdjust 'Icon' label string in Manage Search Engines...
2009-02-11 Anton ShestakovUpdate Russian translation
2009-02-11 Christian DywanAdd a Preference Show progress in location entry
2009-02-09 Christian DywanTweak magic URI and add a test string
2009-02-09 Christian DywanTweak the completion test and add a 'match' test case
2009-02-09 Dale WhittakerDifferentiate hash table/ frozen and manual/ normal...
2009-02-06 Dale WhittakerInclude string.h in MidoriBookmarks
2009-02-06 Christian DywanAdd a completion test
2009-02-05 Christian DywanResize the label in the crash dialogue for proper wrapping
2009-02-04 Christian DywanAdd an extension test
2009-02-04 Christian DywanFlag deactivated extensions as not active
2009-02-04 Christian DywanIntroduce MidoriExtension setting API, strings only...
2009-02-03 Christian DywanRephrase "opened for the last time" to "the last time...
2009-02-02 Christian DywanDefault sysconfdir to /etc if the prefix is /usr
2009-02-01 Christian DywanShow tokens in Manage Search Engines dialog
2009-02-01 Christian DywanUpdate British English translation
2009-02-01 ElegaUpdate Spanish translation
2009-02-01 Christian DywanUpdate German translation
2009-02-01 Dale WhittakerAlways insert completion addresses with a trailing...
2009-02-01 Masato HashimotoUpdate Japanese translation
2009-02-01 Christian DywanUpdate translation template
2009-02-01 Christian DywanFix "%d days ago" to be translated again
2009-01-31 Christian DywanMonitor changes to search engines and not only adding...
2009-01-31 Christian DywanProvide default search engines
2009-01-31 Christian DywanMake Mouse Gestures extension translatable
2009-01-31 Christian DywanRefactor bookmarks panel into a separate panel widget
2009-01-30 Christian DywanDo not use grep for the libsoup check
2009-01-30 Christian DywanUse ldd and grep when checking if WebKit was built...
2009-01-30 Christian DywanFix non-localized build after move of midori.desktop.in
2009-01-29 Dale WhittakerCheck if the pixbuf of the search engine is valid befor...
2009-01-28 Christian DywanSupport separators in navigationbar and bookmarkbar
2009-01-28 Christian DywanImplement KatzeSeparatorAction
2009-01-28 Christian DywanMove {sokoke,katze}_tree_view_get_selected_iter proper
2009-01-28 Christian DywanCorrect POTFILES.in and non-hildon installation path
2009-01-27 Dale WhittakerPrevent duplicate entries by looking for trailing slashes
2009-01-27 Christian DywanIntegrate Midori with Maemo, use a Hildon window and...
2009-01-26 Christian DywanInstead of adding multiple same history items, update...
2009-01-26 Christian DywanImplement katze_item_copy and a virtual method for...
2009-01-25 Christian DywanSave size and panel position with a delay of 5 seconds
2009-01-24 Christian DywanProperly synchronize the proxy item of the view
2009-01-24 Christian DywanUnmark the matches when hiding the findbar again
2009-01-24 Nick SchermerOpen or focus Inline Find on activation, close it with...
2009-01-24 Christian DywanMonitor accelerators only after creating the first...
2009-01-24 Nick SchermerFix 32bit build after the history changes
2009-01-23 Dale WhittakerInclude string.h in MidoriPlugins
2009-01-23 Dale WhittakerStore the 'day' of history items to reduce even more...
2009-01-23 Christian DywanSpare a separate g_file_test, let GdkPixbuf handle...
2009-01-23 Christian DywanMerge two g_file_test calls into one
2009-01-23 Christian DywanCorrect documentation of katze_object_get_string and...
2009-01-23 Christian DywanAdapt extension and test build scripts, test files...
2009-01-22 Christian DywanFix local copy of g_strcmp0
2009-01-22 Christian DywanInclude locale.h, it may not be pulled in automatically
2009-01-22 Christian DywanUpdate French translation
2009-01-22 Christian DywanUpdate German translation
2009-01-22 Christian DywanRespect NLSPATH in Midori and use it for ./waf build...
2009-01-20 Matthias KrukImplement Mouse Gestures extension
2009-01-20 Christian DywanRemember the last window state, ie. whether Midori...
2009-01-20 Christian DywanImplement MidoriApp::browsers and deprecate MidoriApp...
2009-01-20 Christian DywanRemove panel pages implicitly as viewables are destroyed
2009-01-20 Christian DywanShow optional dependency summary at the end of configur...
2009-01-19 Christian DywanUpdate French translation
2009-01-19 Christian DywanUpdate German translation
2009-01-19 Christian DywanUpdate translation template
next