| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the ephy-spinner from the toolbar.c, there's enough feeback | Xan Lopez | 2008-03-28 | 1 | -2/+0 |
* | Remove cruft | Christian Persch | 2008-02-27 | 1 | -1/+1 |
* | Add Undo/Redo commands to the location entry, both in the context menu | Cosimo Cecchi | 2008-02-15 | 1 | -3/+24 |
* | GConf option to disable messagebox about unsubmitted form data. (#516170) | Xan Lopez | 2008-02-15 | 1 | -6/+11 |
* | HIG fixes for menu. Bug #483312, patch by Luca Ferretti. | Cosimo Cecchi | 2008-01-29 | 1 | -1/+1 |
* | Drop gnome-vfs dependency. Now Epiphany depends on glib >= 2.15.1. | Cosimo Cecchi | 2008-01-14 | 1 | -9/+3 |
* | Port ephy-window.c to the new API, remove old API. | Xan Lopez | 2007-12-30 | 1 | -11/+11 |
* | Remove a trailing whitespace. | Diego Escalante Urrelo | 2007-12-26 | 1 | -1/+1 |
* | Readd "Add to Bookmark" entry to the document context menu. | Cosimo Cecchi | 2007-12-19 | 1 | -0/+5 |
* | Move size-to code to the gecko backend. | Xan Lopez | 2007-11-18 | 1 | -74/+1 |
* | Put visibility property into EphyBaseEmbed, we need it for popups. | Xan Lopez | 2007-11-18 | 1 | -0/+19 |
* | Rename EphyEmbedContainer implementations in EphyWindow. | Xan Lopez | 2007-11-17 | 1 | -35/+36 |
* | Move print-preview property to EphyEmbedContainer interface. | Xan Lopez | 2007-11-17 | 1 | -53/+50 |
* | Add type checkings in the EmbedContainer interface, not in the implementations. | Xan Lopez | 2007-11-17 | 1 | -23/+2 |
* | Return the new tab's position. | Christian Persch | 2007-11-17 | 1 | -4/+2 |
* | Move active-tab property to the embed-container interface. | Xan Lopez | 2007-11-17 | 1 | -11/+9 |
* | Unbreak the build... | Xan Lopez | 2007-11-17 | 1 | -4/+4 |
* | Make EphyEmbedContainer add_child method return the child's new position insi... | Xan Lopez | 2007-11-17 | 1 | -1/+3 |
* | Rename ephy_embed_container_jump_to_child to ephy_embed_container_set_active_... | Xan Lopez | 2007-11-16 | 1 | -5/+5 |
* | Port EphyWindow to the new interface. | Xan Lopez | 2007-11-16 | 1 | -203/+193 |
* | Use G_DEFINE_TYPE for EphyWindow. | Xan Lopez | 2007-11-16 | 1 | -54/+15 |
* | Don't connect to destroy-browser, we do nothing in the cb and it's GtkMozEmbe... | Xan Lopez | 2007-11-13 | 1 | -12/+0 |
* | Move "address_has_web_scheme" to ephy-embed-utils. | Cosimo Cecchi | 2007-11-05 | 1 | -20/+2 |
* | Moved dom_mouse_click from EphyTab to EphyWindow. | Cosimo Cecchi | 2007-11-05 | 1 | -0/+205 |
* | Use -1 as tab size here | Christian Persch | 2007-10-28 | 1 | -2/+2 |
* | Can't use an interface type in property registration | Christian Persch | 2007-10-28 | 1 | -1/+1 |
* | Remove EphyTab. | Christian Persch | 2007-10-28 | 1 | -176/+121 |
* | Move popups-allowed and hidden-popup-count from EphyTab to EphyEmbed. | Xan Lopez | 2007-10-27 | 1 | -16/+13 |
* | Fix more issues left with the refactoring. | Xan Lopez | 2007-10-26 | 1 | -1/+1 |
* | Fix the remaining breakage. | Xan Lopez | 2007-10-26 | 1 | -1/+1 |
* | Port src/ to the new properties in EphyEmbed. | Xan Lopez | 2007-10-26 | 1 | -36/+37 |
* | Change ephy_embed_get_title to return const char*. | Xan Lopez | 2007-10-26 | 1 | -1/+1 |
* | Move navigation property from EphyTab to EphyEmbed. | Xan Lopez | 2007-10-22 | 1 | -17/+13 |
* | Move load-status from EphyTab to EphyEmbed. | Xan Lopez | 2007-10-22 | 1 | -11/+11 |
* | Move load-progress from EphyTab to EphyEmbed | Xan Lopez | 2007-10-22 | 1 | -10/+10 |
* | Move zoom from EphyTab to EphyEmbed. | Xan Lopez | 2007-10-21 | 1 | -13/+13 |
* | Move document-type property from EphyTab to EphyEmbed. | Xan Lopez | 2007-10-21 | 1 | -14/+17 |
* | Tabify mozilla-embed.cpp and make it use G_DEFINE_*. | Xan Lopez | 2007-10-21 | 1 | -2/+0 |
* | Add security-level property to embed and fix EphyWindow. | Xan Lopez | 2007-10-21 | 1 | -10/+11 |
* | Completely remove usage of visibility signal from src/ | Xan Lopez | 2007-10-20 | 1 | -33/+0 |
* | Remove ellipses from View -> Page Security Information, as it does not require | Cosimo Cecchi | 2007-10-05 | 1 | -1/+1 |
* | Makes tooltips for Back and Forward buttons display the titles of relative | Cosimo Cecchi | 2007-09-10 | 1 | -0/+30 |
* | Remove "Add bookmark" and "Save as" from the document context menu. Patch | Diego Escalante Urrelo | 2007-08-03 | 1 | -5/+0 |
* | Make "Customise toolbars" insensitive when toolbars are hidden. Patch by | Diego Escalante Urrelo | 2007-07-27 | 1 | -3/+9 |
* | Remove some icons from the context menu, and use better ones for some menu | Wouter Bolsterlee | 2007-07-21 | 1 | -5/+5 |
* | Kill EPHY_STOCK_DOWNLOAD and add STOCK_DOWNLOAD, using "emblem-download" | Luca Ferretti | 2007-07-10 | 1 | -1/+1 |
* | Use GTK_STOCK_ABOUT icon i.s.o GNOME_STOCK_ABOUT Fixes bug #452769 | Jaap Haitsma | 2007-07-01 | 1 | -1/+1 |
* | Added GTK_STOCK_SELECT_ALL to SelectAll action. | Diego Escalante Urrelo | 2007-06-06 | 1 | -1/+1 |
* | Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINT | Christian Persch | 2007-03-12 | 1 | -1/+1 |
* | Changes "..." for the ellipsis character "…". Bug #324380. Patch by | Diego Escalante Urrelo | 2007-01-09 | 1 | -15/+15 |
* | Use a define for the default window icon. Bug #385872. | Christian Persch | 2006-12-15 | 1 | -1/+1 |
* | Remove the proxy icon from View->Page Source menu entry. | Luca Ferretti | 2006-12-14 | 1 | -1/+1 |
* | Add some more F5 shortcuts to handle all the MSIE "refresh page" bindings. | Wouter Bolsterlee | 2006-11-10 | 1 | -0/+5 |
* | Get keyword search back by passing ALLOW_THIRD_PARTY_FIXUP flag to gecko. | Jean-François Rameau | 2006-10-23 | 1 | -2/+18 |
* | Add middle-click on New Tab/Window button to open URL on clipboard. Fix | Jean-François Rameau | 2006-09-25 | 1 | -7/+3 |
* | Use UTF-8 copyright symbol | Christian Persch | 2006-09-13 | 1 | -2/+2 |
* | Remove some unnecessary static data. | Christian Persch | 2006-09-07 | 1 | -2/+2 |
* | === Release 2.15.92 ===RELEASE_2_15_92 | Christian Persch | 2006-08-22 | 1 | -1/+1 |
* | ephy_file_launch_desktop_file accepts now a parameter. Fix #343321. | Jean-François Rameau | 2006-08-10 | 1 | -1/+0 |
* | Don't allow closing the window if quit is locked down. Patch by Diego | Christian Persch | 2006-08-08 | 1 | -0/+4 |
* | Avoid accels on thin characters. Patch by Crispin Flowerday, bug #331777. | Christian Persch | 2006-08-08 | 1 | -2/+2 |
* | Add "delete text" command. | Christian Persch | 2006-08-08 | 1 | -0/+3 |
* | Also recognise keypad keys for navigation. Bug #337089. | Christian Persch | 2006-08-08 | 1 | -0/+19 |
* | Remove accel for ViewToolbar. Bug #328783. | Christian Persch | 2006-08-06 | 1 | -1/+1 |
* | Define STOCK_NEW_WINDOW with named icon "window-new" and use it in File -> | Luca Ferretti | 2006-07-26 | 1 | -1/+1 |
* | Add page security info dialogue from Certificates extension. | Christian Persch | 2006-07-25 | 1 | -10/+33 |
* | Fix for empty menubar accel setting. Don't activate insensitive actions, | Christian Persch | 2006-07-11 | 1 | -7/+25 |
* | Drop support for gecko 1.7. | Christian Persch | 2006-05-11 | 1 | -3/+2 |
* | Port notebook DND to gtk+ 2.9. | Christian Persch | 2006-03-24 | 1 | -91/+79 |
* | src/ephy-window.c | Peter Harvey | 2006-03-03 | 1 | -6/+9 |
* | data/ui/epiphany-fs-toolbar.xml lib/egg/egg-toolbars-model.c | Peter Harvey | 2006-02-21 | 1 | -6/+6 |
* | Fix crash on switching to/from fullscreen mode. Bug #331462. | Christian Persch | 2006-02-17 | 1 | -1/+1 |
* | data/ui/epiphany-ui.xml src/ephy-lockdown.c src/ephy-toolbar.c | Peter Harvey | 2006-01-31 | 1 | -4/+5 |
* | Change text for zoom in/out. | Christian Persch | 2006-01-31 | 1 | -2/+2 |
* | src/ephy-window.c | Peter Harvey | 2006-01-22 | 1 | -4/+2 |
* | Add caret mode indicator UI. Bug #145581. | Christian Persch | 2006-01-18 | 1 | -2/+6 |
* | Change the 'ephy_embed_event_get_property' function return a GValue* | Crispin Flowerday | 2006-01-18 | 1 | -4/+4 |
* | Fix number of /'s in URI. | Christian Persch | 2006-01-17 | 1 | -0/+4 |
* | Add translator comments | Christian Persch | 2006-01-13 | 1 | -0/+2 |
* | Fix zoom buttons order on default toolbar. Set short-label property for | Christian Persch | 2006-01-13 | 1 | -0/+4 |
* | Exit ppv mode when clicking the window close button. Bug #326136. | Christian Persch | 2006-01-08 | 1 | -1/+4 |
* | Fix warning when Ctrl-F while the find toolbar is already shown. Fix | Christian Persch | 2006-01-04 | 1 | -7/+9 |
* | Zoom on Ctrl-=, Ctrl-KP+, Ctrl-KP- too. Bug #105183. | Christian Persch | 2005-12-31 | 1 | -0/+3 |
* | Show warning on mixed content in the tooltip. Bug #321508. | Christian Persch | 2005-12-21 | 1 | -0/+5 |
* | A embed/ephy-certificate-manager.c: A embed/ephy-certificate-manager.h: A | Christian Persch | 2005-12-11 | 1 | -0/+15 |
* | Minor code cleanup. | Christian Persch | 2005-12-08 | 1 | -3/+8 |
* | While in find mode, set the selection colour to "attention". | Christian Persch | 2005-12-05 | 1 | -5/+16 |
* | Add F5 as accel for reload. | Christian Persch | 2005-11-18 | 1 | -5/+1 |
* | Remove accelerator actions for extra keybindings. | Philip Langdale | 2005-11-13 | 1 | -70/+31 |
* | Mark strings in param specs as static. | Christian Persch | 2005-11-08 | 1 | -4/+4 |
* | Simplify context menu code by removing the extra EphyDocument*FramePopup | Christian Persch | 2005-11-03 | 1 | -11/+17 |
* | Use a single connection to the settings object, and | Christian Persch | 2005-11-02 | 1 | -40/+69 |
* | Revert change from H18 patch which shouldn't have been committed. | Christian Persch | 2005-11-02 | 1 | -1/+1 |
* | I accidentally committed my half-complete port of the Galeon key-press | Philip Langdale | 2005-11-02 | 1 | -117/+46 |
* | Use curly quotes. | Christian Persch | 2005-11-01 | 1 | -9/+9 |
* | Move most of ephy_window_init code to constructor so properties are | Jean-François Rameau | 2005-10-30 | 1 | -56/+55 |
* | src/ephy-link-action.c | Philip Langdale | 2005-10-26 | 1 | -5/+151 |
* | Point main menu UI at toolbar actions. Don't try and change the state of | Philip Langdale | 2005-10-22 | 1 | -17/+0 |
* | Remove fullscreen and leave-fullscreen stock icons; they're available in | Christian Persch | 2005-10-20 | 1 | -1/+1 |
* | H18 patch, by Peter Harvey <pah06@uow.edu.au>. | Peter Harvey | 2005-10-17 | 1 | -129/+139 |
* | Remove the "network-status" signal from the embed single, and make it a | Christian Persch | 2005-10-13 | 1 | -13/+14 |
* | Eliminate the *Popup/*ImagePopup popup variants. Add image context to all | Jean-François Rameau | 2005-10-10 | 1 | -15/+21 |
* | Add style properties for 'secure-[bg|fg]-color', and apply them when the | Christian Persch | 2005-10-07 | 1 | -4/+3 |
* | Fix memory leak. | Christian Persch | 2005-10-03 | 1 | -3/+8 |
* | Schedule a GC in finalize of EphyTab and EphyWindow, to work around bug | Christian Persch | 2005-10-03 | 1 | -0/+8 |
* | Use nsIDOMWindowInternal::Close to close tabs. Delay tabs destruction to | Christian Persch | 2005-10-03 | 1 | -22/+147 |
* | Add a function to get the tab's real title, and use it where appropriate. | Christian Persch | 2005-09-28 | 1 | -1/+2 |
* | Unify background image and image code (contex menu, conext event). Fix bug | Jean-François Rameau | 2005-09-27 | 1 | -21/+1 |
* | Make the methods to unset/release the context event semi-public. | Christian Persch | 2005-09-19 | 1 | -15/+23 |
* | Fix compile warnings. | Christian Persch | 2005-08-26 | 1 | -1/+1 |
* | Use class closure for delete event instead of signal handler. | Christian Persch | 2005-08-21 | 1 | -6/+11 |
* | Add switch to disable focus fix, and to disable PSM. Error out if PSM | Christian Persch | 2005-08-08 | 1 | -1/+1 |
* | Fix string | Christian Persch | 2005-08-04 | 1 | -1/+1 |
* | Add public function ephy_window_get_context_event() to get the | Christian Persch | 2005-08-04 | 1 | -15/+83 |
* | Now that the tab's address is always correct (isn't the typed address | Christian Persch | 2005-08-02 | 1 | -3/+2 |
* | Add a ::icon property to EphyTab, and use that everywhere instead of | Christian Persch | 2005-08-01 | 1 | -24/+9 |
* | Tiny string fix. Fixes bug #167448. | Christian Persch | 2005-08-01 | 1 | -1/+1 |
* | Replace ephy_embed_activate with gtk_widget_grab_focus | Crispin Flowerday | 2005-07-30 | 1 | -2/+2 |
* | For empty pages, put focus in address bar. | Christian Persch | 2005-07-29 | 1 | -1/+9 |
* | Fix ESC behaviour to always stop, and to reset the location entry when | Christian Persch | 2005-07-26 | 1 | -6/+38 |
* | Set title of loading page to the address, iff the page was blank before. | Christian Persch | 2005-07-24 | 1 | -24/+13 |
* | Better fix for bug #151037 to make session shutdown work again. Also fix | Christian Persch | 2005-07-04 | 1 | -2/+1 |
* | EphyCookie's expires field is now of time_t type (fixes gcc 4.0 warning). | Jean-François Rameau | 2005-07-04 | 1 | -1/+3 |
* | Shift-Ctrl+R now works (Force reload). Fixes #307831. | Jean-François Rameau | 2005-06-20 | 1 | -0/+3 |
* | Common helper function to unref a GObject from idle. | Christian Persch | 2005-06-11 | 1 | -1/+2 |
* | Handle Ctrl-F like / to open the find bar without focusing it. Fixes link | Christian Persch | 2005-06-09 | 1 | -15/+0 |
* | Work around mozilla bug | Christian Persch | 2005-05-31 | 1 | -0/+6 |
* | Don't erase the search term when opening the find bar with Ctrl-F. | Christian Persch | 2005-05-30 | 1 | -1/+1 |
* | Deactivate typeaheadfind in print preview mode. | Christian Persch | 2005-05-30 | 1 | -10/+24 |
* | Allow ViewSource for XML documents too. Fixes bug #305788. | Christian Persch | 2005-05-29 | 1 | -2/+3 |
* | Disable mozilla's typeaheadfind. | Christian Persch | 2005-05-29 | 1 | -6/+9 |
* | Check for toolkit nsITypeAheadFind. | Christian Persch | 2005-05-29 | 1 | -74/+20 |
* | A src/ephy-find-toolbar.c: A src/ephy-find-toolbar.h: | Christian Persch | 2005-05-26 | 1 | -48/+107 |
* | Use gtk_action_set_[sensitive|visible] instead of g_object_set. | Christian Persch | 2005-04-19 | 1 | -20/+30 |
* | A src/ephy-action-helper.c: A src/ephy-action-helper.h: A | Christian Persch | 2005-04-19 | 1 | -209/+58 |
* | Constify the action entries. Fixes bug #301065, patch by Paolo Borelli. | Christian Persch | 2005-04-18 | 1 | -9/+6 |
* | Hide the statusbar's resize grip when the window is maximised. Fixes bug | Christian Persch | 2005-04-18 | 1 | -39/+57 |
* | Also disallow opening a new tab from EphyLink iface in popup mode. | Christian Persch | 2005-04-18 | 1 | -1/+3 |
* | Rework popup windows. Introduce "is-popup" property on EphyWindow to | Christian Persch | 2005-04-18 | 1 | -73/+221 |
* | Fix the build. | Christian Persch | 2005-03-15 | 1 | -5/+5 |
* | Support "Multimedia" keys. Fixes bug #162748. | Christian Persch | 2005-03-15 | 1 | -1/+63 |
* | Revert patch from bug #169956, it's not correct. | Christian Persch | 2005-03-12 | 1 | -0/+2 |
* | Make the signal RUN_LAST. | Christian Persch | 2005-02-24 | 1 | -1/+14 |
* | Remove ephy_tab_get_action(). Adapts the tabs menu accordingly. | Christian Persch | 2005-02-11 | 1 | -10/+3 |
* | Move all the stuff from finalize to dispose, so that we finalise the UI | Christian Persch | 2005-02-10 | 1 | -68/+79 |
* | Revert the fix for bug #165550, it wasn't correct. | Christian Persch | 2005-02-03 | 1 | -30/+16 |
* | Remove the accel group from the window when hiding the menubar in lockdown | Christian Persch | 2005-02-02 | 1 | -16/+30 |
* | Don't disable print preview if print setup is locked down. Fixes bug | Christian Persch | 2005-02-02 | 1 | -1/+1 |
* | Don't show the menubar with F10 in lockdown mode. Make sure we always | Christian Persch | 2005-02-02 | 1 | -3/+3 |
* | Make EphyWindow implement EphyLink interface. Make ephy-link.h public. | Christian Persch | 2005-01-31 | 1 | -24/+38 |
* | Some sparse fixes. | Christian Persch | 2005-01-31 | 1 | -5/+5 |
* | Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargs | Christian Persch | 2005-01-29 | 1 | -4/+4 |
* | Disable DownloadLinkAs and SetAsBackground if saving to disk is disabled. | Christian Persch | 2005-01-29 | 1 | -1/+3 |
* | Don't show the Leave Fullscreen button in lockdown fullscreen mode. Switch | Christian Persch | 2005-01-26 | 1 | -14/+9 |
* | Check for broken context event button. | Christian Persch | 2005-01-23 | 1 | -10/+6 |
* | Rename "visible" property. | Christian Persch | 2005-01-23 | 1 | -1/+1 |
* | Unify accels to Open in New _Window[s], and also change to Open Link in | Christian Persch | 2005-01-16 | 1 | -1/+1 |
* | Don't use <tt> in the strings. Fixes bug #163378. | Christian Persch | 2005-01-16 | 1 | -1/+1 |
* | Add favicon and lock icon to the entry. Fixes bug #116482 and bug #149506. | Christian Persch | 2005-01-14 | 1 | -0/+2 |
* | Add Toolbar toggle to document context menu in fullscreen mode. | Christian Persch | 2005-01-13 | 1 | -116/+102 |
* | Don't show the description for no-secure and broken sites. | Christian Persch | 2005-01-09 | 1 | -7/+12 |
* | Remove unused include from public header ephy-window.h. | Christian Persch | 2005-01-09 | 1 | -0/+1 |
* | Unify the location and favicon actions. | Christian Persch | 2005-01-08 | 1 | -1/+1 |
* | Use glib-mkenums to generate the enum and flags get_type functions. | Christian Persch | 2005-01-07 | 1 | -0/+2 |
* | Add placeholder group for tabs move actions. | Christian Persch | 2005-01-06 | 1 | -0/+8 |
* | Display open lock for low 'secure' sites too. Fixes bug #151709. | Christian Persch | 2005-01-06 | 1 | -5/+2 |
* | Add context menu on notebook. Fixes bug #132989. | Christian Persch | 2005-01-06 | 1 | -2/+63 |
* | Consistently start enum names with EPHY_*. | Crispin Flowerday | 2005-01-06 | 1 | -23/+23 |
* | Ensure that flags and enums start with 'Ephy' | Crispin Flowerday | 2005-01-04 | 1 | -7/+7 |
* | Remove obsolete ephy_window_load_in_tabs() and use generic link opening | Christian Persch | 2004-12-24 | 1 | -47/+17 |
* | A src/ephy-home-action.c: (ephy_home_action_activate), | Christian Persch | 2004-12-24 | 1 | -30/+67 |
* | Fix the build. | Christian Persch | 2004-12-19 | 1 | -14/+0 |
* | Make sure we don't have any app-modal dialogues. Fixes bug #110479. | Christian Persch | 2004-12-19 | 1 | -3/+3 |
* | Disable Print and Print Preview while still loading the page. Fixes bug | Christian Persch | 2004-12-19 | 1 | -13/+27 |
* | Disable Zoom items for images, and disable zoom, encoding and view source | Christian Persch | 2004-12-19 | 1 | -5/+49 |
* | Add attach_tab and detach_tab functions to extension interface (bug | Adam Hooper | 2004-12-18 | 1 | -0/+10 |
* | Deactivate the context menu on window close. Fixes bug #156812. | Christian Persch | 2004-12-04 | 1 | -0/+5 |
* | Update bookmarks from HTTP 301. Fixes bug #126312. | Christian Persch | 2004-12-02 | 1 | -10/+17 |
* | Fix "Open Frame" menu item name. Fixes bug #153816. | Christian Persch | 2004-11-30 | 1 | -2/+2 |
* | Better translator's comment | Christian Persch | 2004-11-28 | 1 | -0/+16 |
* | Add shortcut to Send To menuitem, as per HIG. Fixes bug #148655. | Christian Persch | 2004-11-12 | 1 | -1/+1 |
* | Sanitise the embed popup position. Fixes bug #157162. | Christian Persch | 2004-11-08 | 1 | -2/+10 |
* | When popping up the context menu with keyboard, select the first menu | Christian Persch | 2004-11-08 | 1 | -1/+2 |
* | Make static. | Christian Persch | 2004-11-07 | 1 | -7/+1 |
* | Also bring the window to the front. | Christian Persch | 2004-11-04 | 1 | -0/+5 |
* | We always have config.h, no need to guard its inclusion. | Christian Persch | 2004-11-03 | 1 | -2/+0 |
* | Don't deactivate the toolbar when another item in the same toolbar gains | Christian Persch | 2004-11-01 | 1 | -0/+3 |
* | When showing a modal alert put up by a web page, switch the window to that | Christian Persch | 2004-10-31 | 1 | -0/+37 |
* | Slightly refactor bookmarks menu, to take a configurable path where to | Christian Persch | 2004-10-30 | 1 | -1/+16 |
* | Private data is 0-initialised, no need to set members to NULL, 0, or | Christian Persch | 2004-10-28 | 1 | -9/+0 |
* | Make the confirm-close-with-form-data dialogue window modal, instead of | Christian Persch | 2004-10-27 | 1 | -0/+11 |
* | Use new gtk+ HIG message dialogue API. Fixes bug #130232. | Christian Persch | 2004-10-27 | 1 | -42/+18 |
* | Move window destruction after tab-removed signal emission. Fixes bug | Christian Persch | 2004-10-25 | 1 | -1/+0 |
* | Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like the | Christian Persch | 2004-10-24 | 1 | -1/+1 |
* | Remove ephy_string_parse_uri_list, and use new glib function | Christian Persch | 2004-10-23 | 1 | -10/+7 |
* | No circular dependencies anymore. | Christian Persch | 2004-10-09 | 1 | -1/+1 |
* | reviewed by: Christian Persch <chpe@cvs.gnome.org> | Marco Pesenti Gritti | 2004-10-08 | 1 | -7/+124 |
* | reviewed by: Christian Persch <chpe@cvs.gnome.org> | Marco Pesenti Gritti | 2004-10-08 | 1 | -1/+1 |
* | Notify when entering or leaving print preview mode. Fixes bug #154591. | Christian Persch | 2004-10-06 | 1 | -2/+19 |
* | Don't allow activation of the hidden menubar in ppv mode. | Christian Persch | 2004-10-06 | 1 | -0/+6 |
* | Fix print preview and fullscreen mode interaction. Fixes bug #154456. | Christian Persch | 2004-10-06 | 1 | -37/+28 |
* | Set window icon. | Christian Persch | 2004-10-05 | 1 | -4/+6 |
* | Use gtk_window_set_default_icon_name(). | Christian Persch | 2004-10-02 | 1 | -36/+0 |
* | Fix compiler warnings. | Christian Persch | 2004-09-27 | 1 | -1/+4 |
* | Show the fullscreen button only when the window is active. Fix #115296. | Marco Pesenti Gritti | 2004-09-16 | 1 | -0/+28 |
* | Keep popup position synced with his size requisition. Fix #143585 | Marco Pesenti Gritti | 2004-09-16 | 1 | -5/+14 |
* | Add ephy_window_get_ui_manager(), and remove the manager from the public | Christian Persch | 2004-09-14 | 1 | -21/+37 |
* | Merging pre-gnome-2-10 branch to HEAD. | Christian Persch | 2004-09-13 | 1 | -17/+40 |
* | Make sure to instantiate the toolbars model before instantiating the | Christian Persch | 2004-08-28 | 1 | -4/+9 |
* | Make "FileSave" action obey lockdown too. Fixes bug #151039. | Christian Persch | 2004-08-26 | 1 | -0/+2 |
* | Set accel for normal zoom, as per HIG. | Christian Persch | 2004-08-22 | 1 | -1/+1 |
* | Fix dragging of urls which gnome-vfs can't handle. Fix new tab positioning | Christian Persch | 2004-08-06 | 1 | -8/+4 |
* | Diconnect from screen's size-changed signal on finalize too. | Christian Persch | 2004-08-01 | 1 | -55/+64 |
* | Add disable_quit, disable_new_window, first_window_fullscreen lockdown | Marco Pesenti Gritti | 2004-07-19 | 1 | -9/+41 |
* | Show and activate the menubar with F10 when it's hidden. Fixes bug | Christian Persch | 2004-07-04 | 1 | -0/+43 |
* | s/Off-Line/Offline/ | Christian Persch | 2004-07-02 | 1 | -1/+1 |
* | Popup blocking support. View -> Popup Windows. | Adam Hooper | 2004-07-01 | 1 | -1/+136 |
* | Implement File->Work Off-Line command and backend. No DBUS/HAL/whatever | Christian Persch | 2004-06-27 | 1 | -0/+37 |
* | Simplify print code. Now there is only one case to deal with, the mozilla | Marco Pesenti Gritti | 2004-06-25 | 1 | -63/+1 |
* | Implement open in tabs from toolbar topics | Marco Pesenti Gritti | 2004-06-24 | 1 | -1/+2 |
* | Simply use gtk_container_get_children(). | Christian Persch | 2004-06-24 | 1 | -11/+2 |
* | Make the "Exit Fullscreen" button toggle the action instead of doing to | Christian Persch | 2004-06-24 | 1 | -1/+11 |
* | Add EphyWindow API to open multiple uris in tabs, use it for dnd on the | Marco Pesenti Gritti | 2004-06-24 | 1 | -0/+47 |
* | Append tabs at the end instead of grouping them near the current one. | Marco Pesenti Gritti | 2004-06-20 | 1 | -2/+2 |
* | Go back to construction the toolbar when the model is set, fixes bug | Christian Persch | 2004-06-16 | 1 | -4/+17 |
* | Merging bookmarksbar-separation branch. | Christian Persch | 2004-06-11 | 1 | -35/+60 |
* | Do not hide clipboard items for the input context (Bug #139040) | Marco Pesenti Gritti | 2004-06-08 | 1 | -9/+3 |
* | merge mozilla-embed-strings branch | Marco Pesenti Gritti | 2004-06-04 | 1 | -1/+1 |
* | Move the "Exit Fullscreen" popup to the right in RTL locale. Fixes bug | Christian Persch | 2004-06-03 | 1 | -6/+15 |
* | Emit the "tab_removed" signal also for the window's last tab. Part of bug | Christian Persch | 2004-05-20 | 1 | -6/+1 |
* | Forgot to change action entries for last commit. | Christian Persch | 2004-05-14 | 1 | -4/+0 |
* | Fix accelerator for OpenImage action. | Christian Persch | 2004-05-09 | 1 | -1/+1 |
* | Exit print preview mode before closing a window. Fixes a crasher; Epiphany | Christian Persch | 2004-04-27 | 1 | -0/+13 |
* | Fix chrome for new windows opened from _blank target. Fixes bug #139512. | Marco Pesenti Gritti | 2004-04-18 | 1 | -21/+22 |
* | Add Ctrl+S as an alternate accel for Save As. Fixes bug #139415. | Piers Cornwell | 2004-04-10 | 1 | -0/+3 |
* | Fix bookmarks toolbar visibility in fullscreen and print preview mode, as | Christian Persch | 2004-04-01 | 1 | -18/+21 |
* | Remove Open Image in New Tab and New Window from the context menu. | Christian Persch | 2004-03-30 | 1 | -4/+0 |
* | Log context of event in debug mode. | Christian Persch | 2004-03-27 | 1 | -0/+2 |
* | Fix duplicate accesskey, use correct case for button text and make message | Piers Cornwell | 2004-03-27 | 1 | -1/+2 |
* | Documented EphyEmbed | Adam Hooper | 2004-03-26 | 1 | -2/+2 |
* | Tiny doc fixes. | Christian Persch | 2004-03-24 | 1 | -1/+1 |
* | Get rid of ephy_tab_[get|set]_window(). | Christian Persch | 2004-03-24 | 1 | -4/+1 |
* | API documentation | Adam Hooper | 2004-03-24 | 1 | -3/+126 |
* | Cleanups chromes code and register a type for the enum. | Marco Pesenti Gritti | 2004-03-19 | 1 | -240/+310 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-03-17 | 1 | -2/+0 |
* | Make EphyTab inherit from GtkBin, and contain the EphyEmbed as its child. | Christian Persch | 2004-02-25 | 1 | -58/+45 |
* | Install the statusbar .h file. | Christian Persch | 2004-02-13 | 1 | -31/+12 |
* | Use EPHY_STOCK_DOWNLOAD for the download link icon. | David Bordoley | 2004-01-29 | 1 | -1/+1 |
* | Add a hidden tools menu that extensions can use. | David Bordoley | 2004-01-25 | 1 | -0/+1 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-01-22 | 1 | -2/+2 |