2008-11-30 |
Christian Dywan | Implement MIDORI_CHECK_VERSION for use in extensions |
commit | commitdiff | tree | snapshot |
2008-11-30 |
Christian Dywan | Fix erroneous string in es.po |
commit | commitdiff | tree | snapshot |
2008-11-29 |
Christian Dywan | Add British English translation |
commit | commitdiff | tree | snapshot |
2008-11-29 |
Christian Dywan | German, Spanish and French translation updates |
commit | commitdiff | tree | snapshot |
2008-11-29 |
Christian Dywan | Rename MidoriPane to MidoriView and add protocol support |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Enrico Tröger | Don't use grep in sokoke_get_desktop and fix memory... |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Christian Dywan | Add API to extensions for deactivating and configuration |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Christian Dywan | Remove the page holder from the core |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Christian Dywan | Reimplement the page holder as an extension |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Christian Dywan | Tab labels should adjust to the notebook orientation |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Christian Dywan | Provide MidoriPane interface for use with MidoriPanel |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Christian Dywan | Replace window-object-cleared with context-ready |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Christian Dywan | Pack items in a normal box and not homogeneous |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Christian Dywan | Localize Statusbar Features |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Christian Dywan | Fix clipboard menu items and do some tidying |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Enrico Tröger | Use -V instead of -v for --version |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Christian Dywan | Cleanup MidoriAddons a bit and remove Extensions from it |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Dmitry Nikitin | Add Ukrainian translation |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Christian Dywan | Remove unused sokoke completion helpers |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Christian Dywan | Take special care of spaces in search strings |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Christian Dywan | Move transfers, console and addons out of the browser |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Christian Dywan | Let MidoriApp be a normal instance |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Christian Dywan | Do not load icons other than in tabs |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Christian Dywan | Change extension API to split initialization and activation |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Brian Vuyk | Print file saving errors to the standard output |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Christian Dywan | Use katze_object_get_foo instead of sokoke_object_get_foo |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Christian Dywan | Add more katze_object_get_foo functions |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Christian Dywan | Make libxml technically optional, while it remains... |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Christian Dywan | Malloc in bytes, not characters, and don't copy freed... |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Christian Dywan | Allow "g cache:127.0.0.1" to search from the location |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Dale Whittaker | Highlight completion matches while preserving the case |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Christian Dywan | Always initialize threads, libSoup requires that |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Christian Dywan | Add two example extensions |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Christian Dywan | Introduce a C extension interface |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Christian Dywan | Expose browser notebook and panel as properties |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Christian Dywan | Fix MidoriApp so that add-browser is actually usable |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Christian Dywan | Add katze_get_object |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Christian Dywan | Use gint64 instead of goffset, the latter is too new |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Christian Dywan | Move variable declarations to the beginnings of blocks |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Enrico Tröger | Correct usage of datatypes in a number of places |
commit | commitdiff | tree | snapshot |
2008-11-15 |
Christian Dywan | Allow ":" as in "foo:bar" to search from the location |
commit | commitdiff | tree | snapshot |
2008-11-15 |
Enrico Tröger | Save files with permissions of 0700 instead of 0755 |
commit | commitdiff | tree | snapshot |
2008-11-15 |
Brian Vuyk | Arrange file saving for error handling to fix warnings |
commit | commitdiff | tree | snapshot |
2008-11-15 |
Christian Dywan | Actually commit the 'tests' folder |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Andhika Padmawan | Update Indonesian translation |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Christian Dywan | Introduce unit tests for automated testing |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Brian Vuyk | Fix some compiler warnings |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Enrico Tröger | Make mouse click handling more consistent |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Enrico Tröger | Use custom key modifier mask |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Enrico Tröger | Use event->state instead of manually retrieving the... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Alexander Hesse | Open links in new tabs using Control and Left mouse... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Mirat Can Bayrak | Add Turkish translation |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Andhika Padmawan | Add Indonesian translation |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Christian Dywan | Update location icon even if it's not in the history |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Christian Dywan | Add a note about LINGUAS to TRANSLATE |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Vincent Tunru | Add Dutch translation |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Christian Dywan | Print warnings after configuring if packages are missing |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Christian Dywan | Unset the tab icon if it is destroyed |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Christian Dywan | Add translation template to the repository |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Christian Dywan | Expressly say Print background *images* |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Christian Dywan | Repair completion popup to actually open the selection |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Christian Dywan | Faciliate translation workflow, look at TRANSLATE for... |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Christian Dywan | Implement Save As for arbitrary links |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Christian Dywan | Make Open selected URL in New Tab work again |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Christian Dywan | Move around history loading in MidoriBrowser |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Christian Dywan | Move completion logic from LocationEntry to LocationAction |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Elias Julkunen | Update Finnish translation |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Christian Dywan | Remove sqlite header check, it turns out to be wrong |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Christian Dywan | Do not load icons automatically everywhere |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Christian Dywan | Introduce descriptive comments meant to help translators |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Dale Whittaker | Implement sorting location items by the number of visits |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Christian Dywan | Conditionally silence JavaScriptCore deprecation warning |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Christian Dywan | Bolden completion matches and gray URIs instead of... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Christian Dywan | Remove unused gdk_pixbuf_new_from_stream and sokoke_web... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Christian Dywan | Small adjustments to the History panel |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Christian Dywan | Show title in location combo and the URI below in small... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Dale Whittaker | Implement history based auto completion in the location |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Christian Dywan | Update Spanish translation |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Christian Dywan | Update French translation |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Christian Dywan | Update German translation |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Christian Dywan | Add file TRANSLATE with tips for translating Midori |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Christian Dywan | Improve strings for the sake of better localization |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Christian Dywan | Simplify Download menu item and hide WebKit's item |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Christian Dywan | Correct erroneous strings |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Christian Dywan | Initial support for the Web Inspector |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Christian Dywan | Marge some more of history and bookmark handling |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Christian Dywan | Use Yes and No for enabling and disabling addons |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Christian Dywan | Fix tab icon alignment and hiding throbber fallback... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Elias Julkunen | Add Finnish translation. |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Christian Dywan | Apply some cleanup with regard to referencing and more |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Christian Dywan | Refactor bookmark context menu, apply it on the bookmarkbar |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Christian Dywan | Ellipsize bookmarkbar items reasonably |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Dale Whittaker | Allow adding bookmarks from history items |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Christian Dywan | Explain how to debug Midori in INSTALL file |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Dale Whittaker | Limit the number of items in the location popup |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Enrico Tröger | Don't doublicate the "." in cached filenames |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Christian Dywan | Share net between browser and views |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Christian Dywan | Preserve location entry model beyond widget lifetime |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Dale Whittaker | First stab at integration history with the location |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Christian Dywan | Cache icons in memory and fix a redirection crasher bug |
commit | commitdiff | tree | snapshot |
next |