============== Epiphany 0.8.0 ============== Code changes * Replace "0" with "false" in .desktop Terminal entries (Jordi Mallach) * Fix node signal emission to work on Freebsd and alpha (Christian Persch) * Sync content handler api with mozilla head (Xan Lopez) * Remove use of acconfig.h (Marco) * Gconf schema cleanups (Christian Persch) * Remove last bits of nautilus theme support from the spinner code (Christian Persch) * Use url/name to store topics and bookmarks in the toolbar configuration. This is more manteinable but toolbar settings are lost (Marco) * Improve bookmarks rdf format (Marco, Edd Dumbill) * Freeze all xml formats and update version to 1.0. Bookmarks are reimported from the rdf. * Fix saving of smart bookmarks on the rdf (Lee Willis) * Very simple plugin framework, unused for now (Marco) * Cleanup header dependencies. Now we have a basic set of independent headers that will be useful for the plugins. (Marco) Interface improvements * Remove ellipses from find toolbar item (Dave Bordoley) * Tooltip for location entry, navigation buttons, go button (Christian Persch) * Use normal google search for keywords instead of feel lucky (Marco) * Implement toolbar overflow menu item for bookmark topics (Christian Persch) * Use the browser icon from gnome icon theme (Marco) * Ellipsise the bookmarks titles in topics menus (Christian Persch) * Show an alert when mozilla cant start instead of crashing (Marco) * Ever save bookmarks when changed (Marco) * Implement toolbar overflow menu item for the go button (Christian Persch) * Show the document context menu on ctrl+f10 (Marco) * Fast search for bookmarks and history. Pressing a key will make ephy select the first entry begining with that character (Xan Lopez) * Shorten session history menu items (Christian Persch) * Delete key remove personal data manager entries (Xan Lopez) * Higgy titles for all file pickers (Marco) Bugfixes * Fix bug with location entry no more sensible on clicks (Marco) * Fix utf8 handling in the preferences dialog (Christian Persch) * Fix a lot of memory leaks (Christian Persch) * Add a news:// protocol handler (Marco) * Rewrite autocompletion selection logic (Marco) * Fix Tab key binding in location entry (Marco) * Fix page load progress update logic (Christian Persch) * Update the spinner when a tab is removed (Christian Persch) * Sync autocompletion searches color with theme changes (Dave Bordoley) * Fall back to about:blank when first page load fails (Marco) * Actually show the list of fonts in preference dialog entries (Marco) Updated translations * ar (Arafat Medini) * da (Ole Laursen) * de (Christian Neumair) * en_GB (Christian Persch) * es (Francisco Javier F. Serrador) * ms (Hasbullah Bin Pit) * nl (Vincent van Adrighem) * pt_BR (Evandro Fernandes Giovanini) * ru (Valek Filippov) * sr (Danilo Segan) * sr@Latn (Danilo Segan) * sv (Christian Rose) * zh_CN (Wang Jian) ============== Epiphany 0.7.3 ============== Interface improvements * Display tooltips on toolbars (Marco) Bugfixes * Fix a potential crash when fetching favicons (Marco) * Fix site icon in tabs (Christian Persch) * Fix crashes when changing location (Christian Persch) ============== Epiphany 0.7.2 ============== Code changes * Rewrite window updating code to use properties (Christian Persch) * Rewrite tabs menu and gtknotebook signals (Christian Persch) * Rewrite fullscreen to use the new gtk api (Marco) * Rewrite the url typed by user overwrite logic (Marco * For langauges use functions instead of declaring static vars in the header (Christian Persch) * Remove unused gconf prefs, cleanup paths and use strings instead of numeric enumerations (Marco) * Use new AM_INIT macro (Marco) * Add a context menu signal on the embed to handle both keys and mouse (Marco) * Do not override the UA but set vendor prefs so that mozilla can build it correctly (Marco) * Remove BonoboWindow/Control popup separation, as the first is no more needed (Marco) * Translatable string for the locale-dependent http-accept-language list (Christian Persch) * Get rid of the gobject macros (Marco) Interface improvements * Better security state icons (suggested by Luca Ferretti, designed by Jimmac) * Rename Appeareance preferences tab to be less generic (Marco) * Remove memory cache prefs, now mozilla can deal with it automagically. (Marco) * Delays bookmarks/history searches a bit after the user pressed key, so that it feel more responsive (Marco) * Fixup embed context menu accesskeys (Piers Cornwell) * Get rid of starthere: and default homepage to google (Marco) * Add a way to import bookmarks from the editor (Marco) * Allow to edit smart bookmarks in the user interface (Marco) * Provide toolbar overflow menu items for bookmarks (Christian Persch) * Better description for cookies preferences (Marco) * HIGified Import Bookmarks dialog (Christian Neumair) * Persist the language selected for the fonts preferences (Christian Persch) * Convert dialog to metric units (Christian Persch) * Suggest the address as bookmark title when web page has no title (Marco) * Shift+F10 show context menus on the embed (Marco) * Implement help button for personal data manager dialog (Christian Persch) * Unify the "Copy Email Address" and "Copy Link Address" context menu items (Christian Persch) * Higgify history clear dialog (Marco) * Add ellipse to Find menu item (Piers Cornwell) * Give up on page cloning until we find a good way to do it (Marco) * If there's no background image, disable the Save Background As menu entry. (Christian Persch) * Do not allow to open properties of multiple cookies (Marco) * Ever put cursor at the end of the text when selecting autocompletion items. (Marco) * Use page url as title when there is no page title. (Marco) Bugfixes * Fix several memleaks (Christian Persch) * Do not convert spaces to _ on bookmarks importing (Marco) * Explicitly create pointer to avoid strict aliasing warnings with gcc 3.3. (Jeremy Katz) * size_t fixes for 64 bit platforms (Jeremy Katz) * Use va_copy for the valist instead of directly accessing it (Jeremy Katz) * Dont crash when adding a bookmark without topics. (Marco) * Dont crash when closing add bookmark menu quickly (Marco) * Fix crashes when adding bookmarks with more than one browser window (Marco) * Correctly select the topic to rename when adding one (Xan Lopez) * Use our own parser to import mozilla bookmarks so that it actually works. (Marco) * Respect the bookmarks bar visibility user choice also for popups. (Marco) * Update find dialog when user select another tab or load a new url (Christian Persch) * Use g_snprintf to not break gcc 2.95 * Sanitize location entry. Completion will work with pasted text and not ascii characters. (Marco) * Fix downloader progress overflow (Marco) * Fix add bookmark from link (Marco) * Make sure tabs are hidden when going in print preview mode. (Marco) * Make print dialog transient. (Marco) * Select the old find text when opening find dialog (Marco) Updated translations * cs (Miloslav Trmac) * de (Christian Neumair) * en_GB (Christian Persch) * es (Francisco Javier F. Serrador) * mk (Ivan Stojmirov) * nl (Vincent van Adrighem) * no (Kjartan Maraas) * sv (Christian Rose) * zh_TW (Abel Cheung) ============== Epiphany 0.7 ============== Code changes * Extend node api to allow to branch different databases, deobjectify nodes for better perfomance, smarter id factory. (Marco) * Use stock icons instead of the files directly to set window border icons. (Dave Bordoley) * Cleanup zoom code (Christian Persch) * Cleanup tab opening logic (Marco) * Rewrite large parts of the encodings/languages code (Christian Persch) * Use the spinner icon from gnome-icon-theme (Marco) * Start to cleanup schemas for 1.0 (Christian Persch) * Use bookmark action for the most used bookmarks menu (Marco) New features * Zoom control for the toolbar (Christian Persch) * Holding shift and pressing reload button bypass the cache (Christian Persch) * Implement a traditional bookmarks menu (Marco) * Exit fullscreen button (Marco) Interface improvements * Remove fine grain color settings. Always use the system theme colors (Dave Bordoley) * Remove the on new page pref, try to make it behave in a way that fit all cases. (Dave Bordoley) * Made (hopefully) all dialogs HIG compliant (Christian Neumair) * Make find dialog unresizable (Xan Lopez) * Make double click select the whole address in toolbar entry (Marco) * Cleanup downloader ui and remove keep open option (Christian Neumair) * Tweak mozilla default settings. Don't fetch sidebar whats related stuff. Line Wrap View->Source. CTRL-Mousewheel scrolls by one page. Enable Image Auto-Resizing. (Dave Bordoley) * Activate the menu on button press down (Dave Bordoley) * Several interface fixes in print dialog (Piers Cornwell) * Add accellerators on the encoding menus (Piers Cornwell) Bugfixes * Mark download time format strings for translation (Christian Neumair) * Make xml saving low disk safe (Marco) * Fix crashes on node removal (Marco) * Rebuild tabs menu only when necessary (Christian Persch) * Fix crash on download pause (Xan Lopez) * Ever ask for path when saving a file, persist the path also on Cancel (Marco) Updated translations * be (Dmitry G. Mastrukov) * cs (Miloslav Trmac) * da (Ole Laursen) * es (Pablo Gonzalo del Campo) * li (Mathieu van Woerkom) * ja (Takayuki KUSANO) * nl (Vincent van Adrighem) * pt (Duarte Loreto) * se (Christian Neumair) * sv (Christian Rose) * vi (Pablo Saratxaga) ============== Epiphany 0.6.1 ============== Code changes * Initialize mozilla prefs on startup, so changing gconf prefs while epiphany is not running works again (Marco) * Convenience function to display help, avoid a lot of code duplication (Dave Bordoley) * Rework prefs dialog code to use a notebook directly from glade and to fit in one file (Marco) * Export bookmarks in rdf format, it will be more useful when it's possible to import from it (Marco, Edd Dumbill) * Use gtk api for fullscreen (Marco) * Do not allow to have more than one bookmark with the same address in the bookmarks collection (Xan Lopez) New features * Drag and drop of links to tabs (Christian Persch) * Wrote the structure of the help and 30% of the contents (Dave Bordoley) * Security preferences (Marco) * Autodetect the user primary language (Marco) * Show a list of tabs at the bottom of tabs menu (Dave Bordoley) Interface improvements * ctrl+u show page source (Marco) * Use address as title when the page is untitled (Christian Persch) * Confirmation dialog for clearing history (Jon Svendsen) * Improve find dialog readability, avoid vertical resizing of it (Dave Bordoley, Xan Lopez) * Use the term Adress instead of Location as discussed with docs guys (Dave Bordoley) * Show bookmarks icons in the toolbar only when there is a specific one (Dave Bordoley) * Do not show empty submenus for empty topics, show an "Empty" insensitive item instead (Lee Willis) * Some cleanups of the preferences dialog, work in progress (Marco) * Alphabetical sort of bookmarks menu (Xan Lopez) * Show the full page title in tooltip on the tab label (Christian Persch) * On Go->Location, show the toolbar if it's hidden, and hide it again when the user finished to type (Marco) Bugfixes * Remove toolbar for context menu works (Marco) * Insert new toolbars before the bookmarks toolbar (Marco) * Improve default topics, add google smart bookmark to the toolbar by default (Dave Bordoley) * Fix menu sensitivity for the history dialog (Marco) * Fix leak in bookmarks importing and improve its speed. This make importing large collection of bookmarks actually possible (Osma Ahvenlampi) * Use AM_CXX_FLAGS instead of CXX_FLAGS, make life easier to packagers (Edd Dumbill) * Fix 64 bit problems (Jeremy Katz) * Middle click actions on click event, not on mouse down (Marco) * Fix leak of tooltips in the statusbar (Christian Persch) * Fix smartbookmarks and non ascii characters (Marco) * Fix external handlers like mailto, ftp ... (Marco) * Make uncategorized special topic work consistently (Xan Lopez) * Do not save position for browser windows (Dave Bordoley) * Make our string ellipsizing helper utf8 save (Christian Persch) * Various internationalization fixes (Christian Neumair) Updated translations * cs (Miloslav Trmac) * da (Ole Laursen) * de (Christian Neumair) * es (Francisco Javier Fernandez) * ja (Takayuki KUSANO) * ms (Hasbullah Bin Pit) * pt_BR (Evandro Fernandes Giovanini) ============== Epiphany 0.6.0 ============== Code changes * Abstract implementation of EphyNodeView and EphyNodeTreeModel, so they can be shared by history and bookmarks (Marco, Jorn Baayen) * Rewrite toolbar editor: more flexible model, do not use xml to build toolbars internally but EggAction directly (Marco) * EphyDnd, EphyShell, Session cleanups (Christian Persch) * Remove --geometry parameter (it was not being respected anyway) (Xan Lopez) Interface improvements * Update smart bookmarks explanation (Marco) * Remove "Epiphany" from desktop files (Marco) * Always show tab bar if the user choose to default to tabs (Frank Belew) * Add Help menu to the bookmarks editor (David Bordoley) * All bookmarks menu on the bookmarks toolbar (Marco) * Change the start page uri to home: (Marco) * Not categorized special topic (Marco) * Ever open tab as last on File->New tab and similars (Marco) * Hidden pref for middle click open url, it can be confusing (Marco) * Rework the design of the history dialog, not completed, but it's already more usable (Marco, Dave Bordoley) * Merge (and fix) Pause/Resume buttons of the downloader (Xan Lopez) * Open view source next to the current tab (Xan Lopez) * Update View, Zoom, Tabs main menu bar items sensitivity according to the state (Marco) * Default bookmarks toolbar. Do not allow to drag items to the other toolbars because it can be confusing. Accessible and more visible way to add bookmarks to the toolbar, in addition to drag and drop (Marco) * Add tooltips to all the history and bookmarks menus (Dave Bordoley) * Respect user selected font sizes in the home page (Xan Lopez) * Add a down arrow to topics in bookmarks toolbars (Dave Bordoley) * Save page content by default (Christian Persch) * Make new bookmark dialog transient instead of modal (Dave Bordoley) * Use epiphany logo in the about window (Xan Lopez) * Add and help button to toolbar editor (Dave Bordoley) * Allow to resize the two views in bookmarks editor and history using a pane (Dave Bordoley) * Save the position of windows on the screen (Dave Bordoley) * Consistent use of the term "Bookmarks Bar" in the code, ui and schema. (Dave Bordoley) * New default toolbar layout (Dave Bordoley) * In the history and bookmarks view pack the icon in the same column of the title (Marco) * Respect View menu toggles also in fullscreen (Lee Willis) Bugfixes * Add bugzilla info (Mark Finlay) * Register application info (for mimetypes) (Mark Finlay) * Fix a compilation bug on 2.95 (Vincent Untz) * Fix select all for the bookmarks view (Dave Bordoley) * Paste is only sensitive when in a text entry (Dave Bordoley) * Fix bookmarks editor context menus to ever refer to the right view (Marco) * Update bookmarksmenus sensitivity when the context change rather than after the menu is showed (Marco) * Fix crash when opening popups (Marco) * Fix crash when accessing secure sites (Dave Camp) * Fix back and forward buttons prelighting randomly (Marco) * Fix translation of some menus (Christian Neumair) * Fix the downloader to remove/pause only current download, not all (Xan Lopez) * "Intelligent" selection when an item is removed for history and bookmarks. (Xan Lopez) Updated translations * da (Ole Laursen) * es (Francisco Javier Fernandez) * ms (Hasbullah Bin Pit) * nl (Vincent van Adrighem) * no (Kjartan Maraas) * pt (Duarte Loreto) * pt_BR (Evandro Fernandes Giovanini) * sv (Christian Rose) * zh_TW (Abel Cheung) ============== Epiphany 0.5.0 ============== Code changes * Port to EggMenu API * Make GaleonShell subclass GaleonEmbedShell. Now also embed services like downloader are able to reference it. (Marco) * Use mozilla prompts dialogs implementation. (This means you will see XUL dialogs with older mozilla versions) (Marco) * Fix embed persist lifetime issues to avoid leaks (Marco) * Reimplement ephy-state using xml (Marco) * Add to EphyNode the ability to specifiy reserved id for nodes, useful for toplevel nodes (Marco) * Rework drag and drop api to deal with more than the urls types (Marco) * Autoupdate EggX. Use the toolbar editor stuff from libegg. (Marco) * Use the latest suggested way to initialize mozilla services. (Marco, from galeon) New features * Ability to drag bookmarks, smart bookmarks and topics to the toolbar (Marco) * Optional Go button (Dave Bordoley) * Help support (Patanjali Somayaji) Interface improvements * Site icons in topics menus (Johan Dahlin) * Site icons on tabs (Christian Persch) * Set icons for History, Find, Bookmarks, Preferences dialogs (Dave Bordoley) * Bookmarks editor redesign: better interface to assign multiple topics, better editor interface using a toplevel window with a menubar, file manager like editing capabilities, ability to open the editor independently, "most used" special topic. They certainly need love, but I think we have a good direction now. (Marco, Dave Bordoley, Xan Lopez) * Properly save maximized/unmaximized state of the main window (Marco) * Remove spinner configuration and default to Gnome spinner, this should be part of gnome icon theme at some point. (Marco) * Remove bookmarks with delete key (Xan Lopez) * Alphabetical sort of topics and bookmarks in the editor (Xan Lopez) * Remove tab autocompletion to avoid accessibility issues (Marco) * Focus the location entry when opening a new window and do not put the url in it, so the user can more easily insert the location he wants to load. Try to not disturb the user when he is editing the url with focus removals. All these works more or less well depending on mozilla versions :/ (Marco) * Make the start-here: page use the theme colors. (James Willcox) * Tab load notification, using an animated image (James Willcox) * Several improvements to the main menubar layout and labels (Dave Bordoley) * Add "Go to" button to the history (Xan Lopez) * Have just one Close menu item and make it behave like other gnome apps, closing document by document (Marco) * More clear buttons labels on resume dialog (Lee Willis) * Make the bookmarks editor remember the last selected keyword (James Willcox) * Spinner is no more a button, like in Nautilus (Marco) * Ability to import galeon and konqueror bookmarks (James Willcox) * Use the title instead of url in Back/Forward history and in the history dialog (Marco) * Use favorites icons in bookmarks (Marco) * More usable toolbar editor based on drag and drop (Marco) * Enable startup feedback (Marco) * Disable annoying security dialogs (Marco) Bugfixes * fix incorrect figures on small files downloads (Rob Clews) * do not leak the history xml every 5 minutes (Lee Willis) * Error handling in Mozilla bookmarks import (Xan Lopez) * Make nautilus view actually work (Marco) * Fix session saving (Lee Willis) * Fix casting on big-endian. Context menus are now working on PPC (from Galeon) * Compile fix for gcc 2.95 (Dan Damian) * Properly autocomplete when topics have national characters (Xan Lopez) * Use default widget color for smart bookmarks background (Dan Damian) Translations * am (Daniel Yacob) * ca (Pablo Saratxaga) * da (Ole Laursen) * de (Christian Neumair) * el (Kostas Papadimas) * es (Javier Fernandez) * fr (Christophe Fergeau, Laurent Richard) * ja (Takayuki KUSANO) * ko (Kang Jeong-Hee) * no (Kjartan Maraas) * nl (Vincent van Adrighem) * pl (Zbigniew Chyla), * pt (Duarte Loreto) * pt_BR (Evandro Fernandes Giovanini) * ru (Dmitry G. Mastrukov) * sv (Christian Rose) * tr (Fatih Demir) * zh_TW (Abel Cheung)