]> spindle.queued.net Git - midori/shortlog
midori
2008-06-19 Christian DywanSimplify MidoriWebSettings, remove Private
2008-06-19 Christian DywanSimplify MidoriPreferences, remove Private
2008-06-19 Christian DywanSimplify MidoriPanel, remove Private
2008-06-19 Christian DywanSimplify MidoriConsole, remove Private
2008-06-19 Christian DywanSimplify MidoriBrowser, remove Private
2008-06-17 Christian DywanUpdated German translation
2008-06-17 Przemysław... Updated Polish translation
2008-06-15 Christian DywanFinish missing web search functionality
2008-06-15 Christian DywanAdd a Bookmark Add item to the link context menu.
2008-06-15 Christian DywanInclude compat.h to build with Gtk+ 2.10 again
2008-06-15 Christian DywanComplete move of webSearch, third step of refactoring...
2008-06-14 Christian DywanIntroduce MidoriWebList, second step of refactoring...
2008-06-12 Christian DywanMerge MidoriAddonsPrivate with MidoriAddons and hide it
2008-06-12 Christian DywanMerge MidoriAppPrivate with MidoriApp and hide it
2008-06-12 Christian DywanMerge KatzeThrobberPrivate with KatzeThrobber and hide it
2008-06-10 Christian DywanUpdate French translation.
2008-06-10 Christian DywanUpdate German translation.
2008-06-10 Christian DywanPrint an error message if midori fails to run
2008-06-09 Christian DywanFix autotools build.
2008-06-09 Christian DywanIntroduce WebItem, first step of refactoring web search
2008-06-09 Christian DywanRemove zoom compatibility, use new API or fall through
2008-06-08 Christian DywanMove tooltip API from sokoke to compat
2008-06-08 Christian DywanAdd Zoom Stepping Value to Preferences
2008-06-08 Christian DywanEnable mouse wheel zoom bindings.
2008-06-08 Christian DywanRemove 'midori' from .gitignore
2008-06-08 Christian DywanIntroduce compat.h which provides new api for old libraries
2008-06-08 Christian DywanCleanup and fix a race condition causing an ugly warning.
2008-06-07 Christian DywanFix segfault on quit, improve app and browser interface
2008-06-07 Christian DywanFix last commit, one file was not updated.
2008-06-07 Christian DywanRemove version strings from build and --version output
2008-06-07 Mike MassonnetRun 'configure' implicitly from autogen.sh
2008-06-07 Enrico TrögerFix desktop file install, use DATADIR properly
2008-06-03 Christian DywanUpdate waf to 1.4.2 from svn including po fix
2008-06-02 Christian DywanDefault to current URI and page for Bookmark Add
2008-06-01 Christian DywanFix and update translation template handling
2008-06-01 Christian DywanFix 'missing cursor' in entries
2008-06-01 Christian DywanRename folder 'src' to 'midori'
2008-06-01 Christian DywanInstall scalable icon with autotools
2008-06-01 Christian DywanCleanup sokoke
2008-06-01 Christian DywanChange a few strings, particularly New Bookmark =>...
2008-06-01 Enrico TrögerFix opening files from command line with a relative...
2008-06-01 Christian DywanCheck for unistd.h in waf, update cache on (un)install...
2008-06-01 Enrico TrögerFix superuser warning bar
2008-06-01 Christian DywanFill in discriptions for tooltips
2008-06-01 Christian DywanAdd print support via javascript
2008-06-01 Christian DywanAdd zoom functionality, if webkit supports it
2008-05-31 Christian DywanProvide action signals as javascript functions
2008-05-31 Christian DywanUpdate icon cache on uninstall, catch missing gtk-updat...
2008-05-31 Christian DywanUse 'midori' icon and update icon cache in waf
2008-05-31 Christian DywanUse 'pproc' in waf in place of subprocess
2008-05-31 Christian DywanMark required packages as 'mandatory' in waf
2008-05-31 Christian DywanAdd svg icon and according waf logic
2008-05-31 Christian DywanFirst attempt at a waf build system
2008-05-23 Christian DywanUpdated AUTHORS file.
2008-05-22 Enrico TrögerDo not set a tooltip on tool items if the text is empty
2008-05-22 Christian DywanImplement MidoriApp singleton and improve multiple...
2008-05-22 Christian DywanApply a few small corrections.
2008-05-22 Christian DywanDo not call setlocale, let gtk handle this.
2008-05-20 Christian DywanAdd Show Homepage option, remove Form Fill and Small...
2008-05-20 Enrico TrögerRemember the last opened folder for File Open
2008-05-11 SZERVÁC AttilaAdd Hungarian translation.
2008-05-07 Christian DywanUse value-changed instead of changed for spin buttons
2008-05-07 Christian DywanFix the default location-entry-search value
2008-05-07 Christian DywanProvide a javascript style Gtk.binding and add g_return...
2008-05-05 Christian DywanMake javascript gobject bindings independant.
2008-05-04 Christian DywanBump version to 0.0.18
2008-05-04 Christian DywanUpdate translations.
2008-05-04 Christian DywanChange 'Cookies' to 'Web Cookies' and fix POTFILES.in.
2008-05-04 Christian DywanUpdate AUTHORS, README and TODO files.
2008-05-03 Christian DywanWrap userscripts in an anonymous function.
2008-05-03 Christian DywanFocus the web view when loading bookmarks.
2008-05-02 Christian DywanFirst attempt at an extension interface.
2008-04-28 Christian DywanEnumerate script object property names.
2008-04-28 Christian DywanInitial addon panel feature, only userscripts for now.
2008-04-26 Christian DywanIntegrate panel toolbars properly outside scrolled...
2008-04-25 Christian DywanFix focus in location if starting up with a Blank page
2008-04-24 Christian DywanAttempt to fix handling of background and foreground...
2008-04-23 Arnaud RenevierAdd string allocations to avoid freeing of constant...
2008-04-22 Christian DywanShow hidden location/ web search temporarily when needed.
2008-04-22 Christian DywanUpdate interface and web featureswith preference changes.
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.
next