2
+ FIX Reopening a tab from the trash causes a crash
3
+ FIX An untitled website keeps the previous title
4
+ FIX When switching tabs the location/ title isn't updated correctly
5
+ FIX Issues with the preferences dialog
6
+ Disable location completion for now
7
+ Save tabtrash to file
8
+ Restructure some code
9
+ Remove color picker and throbber
10
+ Change the license to LGPL
13
+ Adapt WebKit api change, remove engine wrappers, remove dialog hack
14
+ Improve XBEL loading and saving
15
+ Show dialog and backup files on startup errors
16
+ Rearranged and removed some menus
19
+ FIX Improve flawed window creation
20
+ Build with and eliminate all compiler warnings
21
+ Implement clipboard handling menus
22
+ Allow editing of search engines
23
+ Update search engines properly
24
+ Implement bookmarks saving
25
+ Implement session saving and loading
26
+ Cleaned up and revised most code
27
+ Remove legacy webi code
30
+ FIX Back/ forward and initial check menu item states
31
+ Remove rather useless debugging helpers
32
+ Improvements on the preferences
33
+ First attempt at websearch
34
+ Preserve typed uri on tab switch
35
+ First attempt at bookmarks, readonly for now
36
+ Add an animated throbber
39
+ FIX Can crash on context menu or new protocol
40
+ FIX Location isn't updated on tab switch
41
+ Remember last window position and size
42
+ Implement Open menu item
43
+ Allow using location and web search if hidden
46
+ FIX Close tab not insensitive for only one tab
47
+ FIX Debug output is broken
48
+ Display uri when hovering a link
49
+ Implement link uri related part of context menu
50
+ Implement alt/ middle/ shift click link
51
+ First attempt at external protocol handlers
52
+ Initial download manager integration
53
+ Adapt WebKit api prefix change
54
+ More code reorganization and cleanup
57
+ FIX Crash when invoking document context menu via keyboard
58
+ FIX Can't build with debug = yes on GTK+2.12
59
+ Changes related to icons in the gui
60
+ Reorganize code by splitting into several files
61
+ Switch from WebkitGdk to WebkitGtk
64
+ FIX Make settings finally work flawlessly
65
+ FIX Can crash when settings are opened
66
+ Handle all panels in a general way
67
+ Install xdg compliant desktop file
68
+ Implement location and web search menu items
69
+ Display a loading icon on tabs again
70
+ Changed the settings dialog again
73
+ FIX Closing an individual tab doesn't work correctly.
74
+ FIX Doesn't build with gtkwebcore.
75
+ Reimplement menus and and navibar with GtkUIManager.
76
+ Improve document handling in general.
77
+ Finished tab trash menu.
78
+ Implement searchbox default text.
79
+ Remove some gtkwebcore code.
80
+ Use Xfce style dialog in Xfce.
81
+ Implement a few settings.
82
+ Change the panel's look.
83
+ Implement a 'pageholder' panel.
86
+ Implement a few more signals for WebkitGdk.
87
+ Add tooltips to navigation toolbar buttons.
88
+ First attempt on a settings dialog.
89
+ Reimplemented color picker.
90
+ Autocompletion for location and searchbox.
91
+ Changed menu items and incremental findbar.
92
+ Implement tab switching via keyboard.
95
+ FIX Midori segfaults when quitting.
96
+ FIX Config loading and saving is broken.
97
+ Switch WebkitGdk to gtk api and make it the build default.
98
+ Register custom stock icons instead of icon theme magic.
99
+ Implement dynamic window menu.
100
+ First attempt on resizable panels.
104
+ FIX Refresh via menu or shortcut crashes the browser.
105
+ FIX Assertions with and visibility of the progressbar.
106
+ FIX Tabs are not reorderable.
107
+ Package versions in ./configure result and --version output.
108
+ Improve view menu and add tools menu.
109
+ Replace deprecated functions and macros.
110
+ Implement settings saving and loading.
111
+ Fill the common context menu with items
112
+ Allow multiple homepages, seperated by '|'.
113
+ Make code typesafe and C++ friendly.
114
+ Initially support WebkitGdk directly.
115
+ Urlify location inputs automatically.
118
+ Dynamic tab trash menu.
119
+ Update UI when page is changed.
120
+ Enhanced WebkitGtk support.
121
+ New function sokoke_dialog_run_modeless.
122
+ Finished on_document_request_script_prompt.
123
+ One name and version, visible in the user agent.
124
+ Changed some accelerators and menu items.
125
+ Create and destroy color picker properly.
126
+ Ctrl + Wheel resets the zoom level.
127
+ Escape in the location entry resets the uri.
128
+ Use gtk-webcore prefix instead of osb now.
129
+ Save keybindings on quit.
130
+ Fancy autotools build setup.