summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 0.1.00.1.0Christian Dywan2008-10-194-3/+19
* Make the pageholder work againChristian Dywan2008-10-192-20/+37
* Show URL in New Tab menu item only over selectionsChristian Dywan2008-10-181-4/+6
* Optimize view popup populationEnrico Tröger2008-10-181-2/+5
* Skip non-strings when loading or saving search enginesArnaud Renevier2008-10-181-0/+4
* Assign Settings to source viewsChristian Dywan2008-10-181-0/+1
* List some tool items in PreferencesChristian Dywan2008-10-181-2/+9
* Properly reset Manage Search Engines dialog pointerChristian Dywan2008-10-181-1/+1
* Add UndoTabClose to the Dummy menuChristian Dywan2008-10-171-0/+1
* Show toolbar menu when right-clicking the menubarChristian Dywan2008-10-171-0/+7
* Properly create unfullscreen button with the toolbarChristian Dywan2008-10-171-7/+8
* Open all bookmarks in the current tabChristian Dywan2008-10-171-4/+3
* Finish essential KatzeArrayAction functionalityChristian Dywan2008-10-171-17/+95
* Disconnect view settings notification in finalizeChristian Dywan2008-10-171-0/+8
* Initialize a variable to avoid a warningChristian Dywan2008-10-171-0/+1
* Correct build dependencies in midori/wscript_buildEnrico Tröger2008-10-171-1/+1
* Use gint64 format specifier instead of %ldChristian Dywan2008-10-171-10/+11
* Speficy -r or --run to run a file as javascriptChristian Dywan2008-10-162-11/+25
* Hitting Return or Enter in a Preferences entry applies itChristian Dywan2008-10-161-0/+12
* Don't search if there's a colon (:) in a domainBrandon Mercer2008-10-161-1/+2
* Display a shaded logo in error pagesChristian Dywan2008-10-164-1/+178
* Implement number of days history is savedDale Whittaker2008-10-167-46/+101
* Implement OSX Preferences style on OSXChristian Dywan2008-10-162-7/+85
* Do not localize object properties, except WebSettingsChristian Dywan2008-10-1513-114/+111
* Undo tabs-in-processes, it didn't work outChristian Dywan2008-10-157-1111/+259
* Implement the Remeber last visited pages preferenceChristian Dywan2008-10-135-21/+33
* Make sqlite history storage truly optionalChristian Dywan2008-10-132-2/+29
* Allow hiding the menubar and showing it againChristian Dywan2008-10-124-56/+47
* Keep otherwise unused actions in a DummyChristian Dywan2008-10-121-23/+21
* Create navigationbar from a string of actionsChristian Dywan2008-10-123-57/+110
* Make titles show URIs again instead of only about:blankChristian Dywan2008-10-121-1/+1
* Add license note to lots of files and add EXPAT file.Christian Dywan2008-10-1120-1/+47
* Add --single-process command line optionChristian Dywan2008-10-113-18/+45
* Focus tabs remotely opend in the running instanceChristian Dywan2008-10-111-1/+2
* Actually remove old items from the trash againChristian Dywan2008-10-111-1/+1
* Remove the Encoding key from the Desktop fileEnrico Tröger2008-10-111-1/+0
* Add Russian translation.Troitskiy Nikita2008-10-103-1/+1613
* Show a dialog before clearing the historyDale Whittaker2008-10-101-37/+67
* Notify when the current item changesChristian Dywan2008-10-101-3/+3
* Prevent blank pages from landing in the trashChristian Dywan2008-10-102-2/+2
* Finish refactoring the toolbar to use only actionsChristian Dywan2008-10-109-232/+731
* Don't use 'stdin' or 'stdout' as variable namesBrandon Mercer2008-10-081-5/+5
* The URI of blank tabs is "", the title is "about:blank".Christian Dywan2008-10-072-5/+16
* Assign KatzeItem property strings properlyChristian Dywan2008-10-071-6/+6
* Implement navigation history backed by sqliteDale Whittaker2008-10-0710-20/+982
* Remove the proxy hack, it's not reliable at allChristian Dywan2008-10-062-19/+4
* Implement the search widget as an actionChristian Dywan2008-10-057-1064/+1300
* Add Always Show Tabbar preferenceChristian Dywan2008-10-043-6/+50
* Move Find items to Edit againChristian Dywan2008-10-041-4/+4
* Undo the Primary Clipboard hack, WebKit has it nowChristian Dywan2008-10-041-19/+0