]> spindle.queued.net Git - midori/shortlog
midori
2008-08-15 Christian DywanIntroduce Open Tabs next to Current
2008-08-15 Enrico TrögerFree selected text, even if it is an empty string
2008-08-15 Christian DywanActually commit MidoriLocationAction this time
2008-08-15 Christian DywanCreate proxy menus without accels properly
2008-08-15 Christian DywanFix Glib/ GtkSoureview conditionals
2008-08-15 Anders F BjörklundMake wrapped makefile's 'install' target phony
2008-08-15 Anders F BjörklundFallback to glibtoolize, such as on Darwin
2008-08-15 Arnaud RenevierLook for userscripts in system paths
2008-08-15 Christian DywanDon't use the wrong Trash callback
2008-08-15 Christian DywanMove around headers and localization code
2008-08-14 Christian DywanImplement MidoriLocationAction
2008-08-10 Christian DywanCreate context menu items w/o accelerators
2008-08-10 Christian DywanWrap _has_selection with a check if it is effectly...
2008-08-10 Christian DywanHide the navigationbar initially
2008-08-10 Christian DywanUse rsvg instead of imagemagick to render icons
2008-08-10 Christian DywanAdd 'configure' like waf wrapper
2008-08-10 Christian DywanRemove LIBSEXY from wscript_build, it's long obsolete
2008-08-10 Arnaud RenevierUse mnemonics in panel menu items
2008-08-10 Christian DywanMention optional dependencies in README
2008-08-06 Przemysław... Add #ifdefs around GFile to allow building with Glib...
2008-08-05 Christian DywanMove MidoriWebList and MidoriWebItem to Katze
2008-08-05 Arnaud RenevierRead and display @name in userscript metadata block
2008-08-05 Christian DywanRemove small toolbar option completely, leave it to...
2008-08-03 Arnaud RenevierDisconnect load-done handler when finalizing
2008-08-02 Christian DywanBump version to 0.0.19
2008-08-02 Christian DywanReuse the trashed item and remove it from the trash...
2008-08-02 Christian DywanScruffily clean up MidoriWebList when finalizing
2008-08-02 Christian DywanShow news feeds in a menu if the icon is clicked
2008-08-02 Christian DywanTidy up redrawing and notifications in KatzeThrobber
2008-08-01 Christian DywanUse icons for Script and Extension
2008-08-01 Christian DywanCapitalize Midori in --version output
2008-08-01 Christian DywanRestrict addons to files with particular extensions
2008-07-29 Arnaud RenevierSimplify meta block parsing and support Glib < 2.14
2008-07-29 Dale WhittakerLookup favicons in 'link' tags via GJS
2008-07-29 Dale WhittakerImprove location favicon updating
2008-07-28 Arnaud RenevierInitial attempt at userscript include/ exclude directives
2008-07-27 Arnaud RenevierUnref the current engine only if it is set
2008-07-27 Christian DywanBuild fix for < Gtk 2.12 and Glib < 2.16
2008-07-27 Christian DywanUpdate the different informative text files
2008-07-27 Christian DywanAdd Midori and news-feed icons, improve waf scripts
2008-07-26 Christian DywanEmulate window-object-cleared if it wasn't emitted
2008-07-25 Christian DywanEnsure REMOVE_TAB emission, don't alter session when...
2008-07-23 Christian DywanSave the session whenever it changes, instead of on...
2008-07-23 Christian DywanMake statusbar children fit in better
2008-07-23 Christian DywanRevamp the loading signals of MidoriWebView
2008-07-23 Christian DywanRemove inner border between scrollbars and window border
2008-07-22 Christian DywanHighlight the Clear icon in the findbar
2008-07-22 Christian DywanMake tabs with close buttons as small as without
2008-07-22 Dale WhittakerEscape strings used in markup
2008-07-22 Miguel Anxo... Add Galician translation
2008-07-22 Christian DywanCorrect icon handling, which could cause warnings
2008-07-21 Christian DywanToggle ZoomReset as the zoom level changes
2008-07-21 Arnaud RenevierRun userscripts on DOMContentsLoaded
2008-07-21 Christian DywanUse notify::title instead of title-changed
2008-07-21 Christian DywanAdd gjs_value_forall and gjs_get_nth_attribute
2008-07-21 Christian DywanThe WebList should keep a reference to added items
2008-07-21 Christian DywanMake the web view aware of news feeds
2008-07-21 Christian DywanIntroduce GjsValue API
2008-07-19 Arnaud RenevierUse an anonymous function to execute user scripts
2008-07-19 Christian DywanUpdate Swedish translation
2008-07-19 Christian DywanUpdate German translation
2008-07-19 Christian DywanUpdate French translation
2008-07-19 Christian DywanAdd Spanish translation
2008-07-19 Christian DywanCapitalize Midori in the window title
2008-07-19 Christian DywanSort the font combo by font name
2008-07-19 Arnaud RenevierDisconnect handlers when destroying the treeview
2008-07-19 Christian DywanShow the panel when it is opened from the menu
2008-07-19 Christian DywanAttempt to fix a build issue with GtkIconEntry
2008-07-19 Christian DywanLoad favicons asynchronously
2008-07-17 Dale WhittakerIntroduce MidoriLocationEntry and GtkIconEntry
2008-07-17 Christian DywanAvoid loading favicons unless we need to
2008-07-17 Dale WhittakerAdd image/vnd.microsoft.icon to favicon support
2008-07-17 Christian DywanFav favicon mime comparison again
2008-07-17 Dale WhittakerWorkaround a GIO bug that causes an infinite loop
2008-07-16 Christian DywanReintroduce Download Manager preference
2008-07-16 Christian DywanReverse Open tabs in the background with Ctrl
2008-07-16 Christian DywanEmulate primary clipboard and fix Middle click opens...
2008-07-16 Enrico TrögerPreliminary fix for crash after removing a bookmark
2008-07-15 Christian DywanSome work towards signal support in gjs
2008-07-15 Christian DywanFix file choosers for GTk+ < 2.12
2008-07-15 Christian DywanRecognize image/x-ico favicons as well
2008-07-15 Christian DywanMake sure icon is initiallized as NULL
2008-07-14 Christian DywanLook for favicons in all parent folders
2008-07-14 Christian DywanEnsure SourceView really works with a valid file.
2008-07-14 Christian DywanFix favicon support properly
2008-07-14 Christian DywanFix tab closing for good
2008-07-13 Enrico TrögerFix regression, no empty tooltips in bookmark bar
2008-07-13 Christian DywanUse GtkSourceView2 if available
2008-07-13 Christian DywanConditionalize SourceView for older Glib
2008-07-13 Christian DywanActually handle non web view tabs, and a View Source tab
2008-07-13 Christian DywanHack to implement New Window menuitem
2008-07-06 Christian DywanFix Gtk+ < 2.13 and GIO build
2008-07-06 Christian DywanRemove remnants of tab iconification, fixes swalloed...
2008-07-06 Christian DywanLimit trash to contain 10 items
2008-07-06 Christian DywanBasic favicon support through GIO
2008-06-29 Arnaud RenevierDisconnect midori_web_view_settings_notify on finalize
2008-06-24 Christian DywanMake WebList more flexible so it can replace Trash
2008-06-24 Christian DywanTurn KatzeXbelItem into a gobject
2008-06-22 Christian DywanFix a warning on startup when no search engine is available
2008-06-21 Christian DywanFix compat.c s/sokoke/gtk/_widget_set_tooltip_text
next