]> spindle.queued.net Git - midori/shortlog
midori
2008-04-20 Christian DywanResolve helpers and globals into sokoke.
2008-04-20 Enrico TrögerFix crash on startup caused by invalid settings.
2008-04-20 Christian DywanImplement a font combobox and use it for Default Font...
2008-04-20 Christian DywanMove UNIMPLEMENTED macro to sokoke.
2008-04-20 Christian DywanMention intltool in INSTALL.
2008-04-20 Christian DywanUpdate French translation
2008-04-20 Christian DywanTurn prefs into MidoriPreferences
2008-04-19 Christian DywanAdd French translation, not quite complete yet
2008-04-19 Christian DywanUpdate German localisation plus a tiny string fix.
2008-04-18 Christian DywanFix background tabs, strings and new tab focus.
2008-04-16 Christian DywanFocus the web view when opening an URL via the location
2008-04-16 Christian DywanMention libtool and autogen.sh in INSTALL
2008-04-16 Christian DywanCorrect the example of a function definition
2008-04-16 Christian DywanRemove old configuration logic entirely
2008-04-13 Christian DywanSwitch configuration to MidoriWebSettings.
2008-04-13 Christian DywanImplement property proxy widget creation.
2008-04-13 Christian DywanRemove unused signal pointers from settings.
2008-04-13 Christian DywanEnhance Web Settings greatly with new properties.
2008-04-12 Christian DywanRemove 'External programs' logic
2008-04-07 Przemek SitekOpen selection in new tab via Control.
2008-04-06 Przemek SitekSave the return value of the panel's 'close' signal.
2008-04-06 Przemek SitekAppend the closed tabs items as a proper submenu.
2008-04-05 Christian DywanUse a default tab icon.
2008-04-05 Christian DywanUse an empty URI if Load on Startup is Blank page.
2008-04-03 Christian DywanFix Reload/ Stop menu items.
2008-03-30 Christian DywanRecognize the Enter key in the location entry.
2008-03-30 Christian DywanQuick fix: Open URIs again.
2008-03-30 Christian DywanThe location is empty and focused by default
2008-03-29 Przemek SitekImplement proper menu positioning.
2008-03-29 Przemek SitekAdd Polish translation.
2008-03-27 Christian DywanImplement the Console panel for script messages.
2008-03-26 Christian DywanShow the panel's name in the toolbar.
2008-03-24 Christian DywanFix panel close button.
2008-03-24 Christian DywanUpdate .gitignore and remove po/Makefile.in.in
2008-03-24 Mikael MagnussonAdd swedish translation.
2008-03-22 Christian DywanDestroy the tab, not only the web view
2008-03-22 Christian DywanImplement localization via Gettext.
2008-03-19 Christian DywanUpdate the TODO file.
2008-03-19 Christian DywanAdd common context menu items and cleanup.
2008-03-13 Christian DywanAdd Open Link in New Tab and Open URL in New Tab.
2008-03-11 Christian DywanFix Back button and opening new tabs.
2008-03-10 Christian DywanBuild fix: Accidentally removed the wrong action.
2008-03-10 Christian DywanInitial refactoring work, regressions expected
2008-02-11 Nicholas E... Don't restrict the minimum font size.
2008-02-04 Christian DywanAppend a semicolon to the mime types in the desktop...
2008-02-03 Christian DywanBuild fix: Webkit's header and pkgconfig name have...
2008-01-26 Christian DywanBuild fix: Don't use regular expressions
2008-01-26 Christian DywanImplement Fullscreen mode
2008-01-26 Christian DywanAdd more preferences and Middle click goto
2008-01-24 Christian DywanBump version to 0.0.17
2008-01-23 Christian DywanAdd a preference to choose a user stylesheet.
2008-01-23 Christian DywanImplement a few preferences with new settings API in...
2008-01-20 Christian DywanImplement Add Bookmark and a small panel toolbar
2008-01-20 Christian DywanEscape search engine name and description.
2008-01-20 Christian DywanCleanup and WebKit API update
2008-01-09 Christian DywanMake sure selection actions have a widget.
2008-01-09 Christian DywanAllow Find Next and Find Previous when the findbox...
2008-01-07 Sven HerzbergFixed the header of the KatzeThrobber
2008-01-06 Christian DywanMove XBEL implementation to katze.
2008-01-05 Christian DywanImplement a throbber widget.
2008-01-04 Christian DywanAlways enable Select All if an editable widget is focussed.
2008-01-04 Christian DywanPrevious/ next tab menu items should be disabled when...
2008-01-03 Christian DywanHandle the context menu on button press, not release.
2008-01-02 Ori BernsteinOpen the default page only if there is no session and...
2007-12-31 Christian DywanBump version to 0.0.16
2007-12-31 Christian DywanImplement editing menu items for the web view.
2007-12-31 Christian DywanImplement the bookmarks panel with editing capabilities.
2007-12-27 Ori BernsteinPrevent repeated checks for the desktop environment.
2007-12-27 Christian DywanFix coding style in sokoke.c/ sokoke.h, particularly...
2007-12-27 Ori BernsteinDon't update the remembered window size when maximized.
2007-12-27 Ori BernsteinDon't remember the window position but the size only.
2007-12-26 Christian DywanCommand line uris should replace the default page.
2007-12-22 Christian DywanMore effective status updates and less entry flickering
2007-12-20 Christian DywanEnable inline find for websites
2007-12-20 Christian DywanMake the progressbar work properly again
2007-12-19 Christian DywanBuild fix: Adapt WebKit api changes
2007-12-19 Christian DywanAdd Tab Size to preferences dialog
2007-12-17 Christian DywanBump version to 0.0.15
2007-12-17 Christian DywanBuild fix: Remove search api
2007-12-16 Christian DywanInitial commit