| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Show help for menu items in the statusbar. | Christian Persch | 2004-01-16 | 1 | -0/+66 |
* | Make EphyEmbedEvent abstract, implemented by MozillaEmbedEvent. Port | Christian Persch | 2004-01-16 | 1 | -3/+3 |
* | Only allow "Open in New Tab/Window" for certain protocols. | Christian Persch | 2004-01-13 | 1 | -1/+6 |
* | Fix signal parameter, and add a NULL check. Fixes bug #131117, patch by | Christian Persch | 2004-01-11 | 1 | -1/+3 |
* | Implement print and print setup disabling for lockdown mode. | Christopher James Lahey | 2004-01-11 | 1 | -0/+52 |
* | Added disable_arbitrary_url, disable_toolbar_editing, and disable_history | Christopher James Lahey | 2004-01-10 | 1 | -5/+59 |
* | Add "Download Link As" to the link context menu. | Xan Lopez | 2004-01-10 | 1 | -0/+2 |
* | Added disable_bookmark_editing key. | Chris Lahey | 2004-01-10 | 1 | -1/+17 |
* | Add an accellerator-only action (F7) to toggle caret browsing. Hook up | Christian Persch | 2004-01-09 | 1 | -1/+27 |
* | Forgot this line. | Chris Lahey | 2004-01-08 | 1 | -0/+1 |
* | Don't save the file if disable_save_to_disk is on. | 8 | 2004-01-08 | 1 | -3/+36 |
* | Daveb will hate me for this, but making the confirm dialogue only | Christian Persch | 2004-01-05 | 1 | -11/+0 |
* | Add API to check if an EphyEmbed has forms with user input in them. | Christian Persch | 2004-01-04 | 1 | -3/+143 |
* | Show copy text menu item also for links | Michael Terry | 2004-01-04 | 1 | -23/+49 |
* | New API to get the EphyTab from an EphyEmbed. Port all users. | Christian Persch | 2004-01-02 | 1 | -10/+11 |
* | Bring ephy_window_get_toolbar signature in line with | Christian Persch | 2003-12-25 | 1 | -6/+9 |
* | Improve comment. | Christian Persch | 2003-12-19 | 1 | -29/+33 |
* | Use stock icon for print setup. | Christian Persch | 2003-12-14 | 1 | -1/+1 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-12-14 | 1 | -2/+14 |
* | Move events code inside EphyBrowser.cpp and add an event for blocked | Adam Hooper | 2003-12-10 | 1 | -0/+8 |
* | Make ctrl-click equivalent of middle click on links. Make shift-click save | Christian Persch | 2003-12-08 | 1 | -2/+2 |
* | Split print dialogue in print setup and actual print, and move print | Christian Persch | 2003-12-07 | 1 | -32/+20 |
* | Marco Pesenti Gritti <marco@gnome.org> | Chris Lahey | 2003-11-30 | 1 | -99/+144 |
* | Restore clipboard actions in input context menu. Show it only if mozilla | Marco Pesenti Gritti | 2003-11-26 | 1 | -2/+12 |
* | Use icon theme icon for add bookmark | Marco Pesenti Gritti | 2003-11-22 | 1 | -3/+3 |
* | Pass a source based on filename instead of pixbuf for our own icon set, so | Marco Pesenti Gritti | 2003-11-21 | 1 | -4/+4 |
* | Hide Open downloads pref. Since both behaviors are available maybe it's | Marco Pesenti Gritti | 2003-11-21 | 1 | -1/+1 |
* | Fix unrefing of context menu event | Marco Pesenti Gritti | 2003-11-21 | 1 | -16/+3 |
* | Rework shell services initialization so that it happen either on every | Marco Pesenti Gritti | 2003-11-14 | 1 | -0/+36 |
* | Build xul dialogs using GtkWindow+GtkMozEmbed. Make src code simpler and | Marco Pesenti Gritti | 2003-11-11 | 1 | -1/+0 |
* | New extensions API. | Christian Persch | 2003-11-11 | 1 | -18/+10 |
* | Cleanup session. Persist also history and bookmarks. | Marco Pesenti Gritti | 2003-11-10 | 1 | -2/+2 |
* | Use new glib gi18n.h instead of bonobo's bonobo-i18n.h. | Christian Persch | 2003-11-06 | 1 | -1/+1 |
* | Renamed to get_command_state to can_do_command. | Christian Persch | 2003-11-05 | 1 | -5/+5 |
* | Get rid of gresult type. Use return values instead of out-parameters | Christian Persch | 2003-11-05 | 1 | -18/+14 |
* | Fix sensitivity of Paste. Still not set for native entries, I cant really | Marco Pesenti Gritti | 2003-11-04 | 1 | -1/+6 |
* | Yet another sensitivity update strategy. Set sensitivity on menu show and | Marco Pesenti Gritti | 2003-11-04 | 1 | -55/+87 |
* | update undo/redo sensitivity | Marco Pesenti Gritti | 2003-11-04 | 1 | -1/+19 |
* | Show only paste in the context menu, it's the only one that works in | Marco Pesenti Gritti | 2003-11-04 | 1 | -17/+60 |
* | Port to new gtk+ file chooser. | Christian Persch | 2003-10-26 | 1 | -12/+9 |
* | Get rid of the last vestige of ephy_window_update_control(), and make the | Christian Persch | 2003-10-18 | 1 | -23/+0 |
* | Show encoding menu also when empty, fix oddness when opening View menu | Marco Pesenti Gritti | 2003-10-18 | 1 | -0/+3 |
* | Encoding menu improvements, Part 4: The Rewrite. | Christian Persch | 2003-10-18 | 1 | -21/+73 |
* | Remove unused includes, they was causing warnings on solaris | Marco Pesenti Gritti | 2003-09-27 | 1 | -3/+0 |
* | Simplify and solve bugs by using a checkbox with radio appeareance. That | Marco Pesenti Gritti | 2003-09-24 | 1 | -2/+4 |
* | Dave Bordoley <bordoley@msu.edu> | Marco Pesenti Gritti | 2003-09-24 | 1 | -10/+10 |
* | Do not fail if prefs.js is corrupted. | Marco Pesenti Gritti | 2003-09-20 | 1 | -2/+7 |
* | Do not use .in for not to translate files. | Marco Pesenti Gritti | 2003-09-19 | 1 | -12/+0 |
* | Adapt to changed GtkActionGroup api. | Christian Persch | 2003-09-17 | 1 | -12/+22 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-09-16 | 1 | -1/+1 |
* | Activate the embed when necessary. | Marco Pesenti Gritti | 2003-09-16 | 1 | -0/+11 |
* | Remove not needed removal of groups of actions from ui merge (gtk fix). | Marco Pesenti Gritti | 2003-09-12 | 1 | -2/+0 |
* | Remove a double connect to signal. | Christian Persch | 2003-09-10 | 1 | -4/+0 |
* | Make spinner status per tab. Remove the default to tab pref, use tab by | Marco Pesenti Gritti | 2003-09-10 | 1 | -45/+20 |
* | Use gtk_action_group_set_translation_domain() to restore menu and popup | Christian Persch | 2003-09-06 | 1 | -0/+2 |
* | Mega-patch, changelog too long to paste here. | Christian Persch | 2003-09-02 | 1 | -40/+37 |
* | Readd is_important and ensure_update, gtk now support them. | Marco Pesenti Gritti | 2003-09-01 | 1 | -8/+4 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-09-01 | 1 | -3/+7 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-08-31 | 1 | -15/+23 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-08-31 | 1 | -65/+2 |
* | Complete gtk 2.3 port. It doesnt run here but it could be my env. | Marco Pesenti Gritti | 2003-08-30 | 1 | -37/+27 |
* | Part of gtk 2.3 port, changelog too long to paste it | Marco Pesenti Gritti | 2003-08-30 | 1 | -192/+189 |
* | Do not show popups on print preview. | Marco Pesenti Gritti | 2003-08-14 | 1 | -0/+6 |
* | Respect priority text preference. Ported from gtk. | Marco Pesenti Gritti | 2003-08-12 | 1 | -0/+7 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-08-06 | 1 | -2/+2 |
* | 2003-08-02 Christian Persch | Christian Persch | 2003-08-02 | 1 | -14/+17 |
* | Rework find implementation to integrate better with type ahead and to | Marco Pesenti Gritti | 2003-07-20 | 1 | -43/+12 |
* | 2003-07-13 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-07-13 | 1 | -7/+12 |
* | Fix up the tooltips. | David Bordoley | 2003-07-11 | 1 | -10/+10 |
* | Update spinner when a tab was removed. Fixes bug #116908. | Christian Persch | 2003-07-08 | 1 | -1/+3 |
* | Set a label for the find toolbar item so that it doesn't have elipses. | David Bordoley | 2003-07-01 | 1 | -0/+2 |
* | Correct usage of ellipses. | Piers Cornwell | 2003-06-29 | 1 | -3/+3 |
* | Do not sync tab visibility on tab creation, it's state is undefined at | Marco Pesenti Gritti | 2003-06-26 | 1 | -1/+0 |
* | Make sure there's only one print dialog per window. Fixes bug #115933. | Christian Persch | 2003-06-26 | 1 | -9/+8 |
* | Remove some unused headers. | Marco Pesenti Gritti | 2003-06-23 | 1 | -4/+47 |
* | Correct translations dir (leftover from galeon) | Marco Pesenti Gritti | 2003-06-23 | 1 | -17/+17 |
* | When following SAVE_POSITION/SAVE_SIZE flags actually not save them | Marco Pesenti Gritti | 2003-06-22 | 1 | -17/+23 |
* | Fix print preview toolbars | Marco Pesenti Gritti | 2003-06-22 | 1 | -6/+5 |
* | Rewrite the url typed by user overwrite logic to fix bugs. | Marco Pesenti Gritti | 2003-06-20 | 1 | -19/+1 |
* | Get rid of get/set _event, reformat the header. | Marco Pesenti Gritti | 2003-06-20 | 1 | -1/+15 |
* | Move the context popup menu to ephy-window.c. If there's no background | Christian Persch | 2003-06-20 | 1 | -0/+119 |
* | With the gtk fullscreen api things can be cleaner: use the api instead of | Marco Pesenti Gritti | 2003-06-19 | 1 | -175/+198 |
* | Remove unused variables. | Piers Cornwell | 2003-06-19 | 1 | -1/+1 |
* | Unify the "Copy Email Address" and "Copy Link Address" context menu | Christian Persch | 2003-06-18 | 1 | -4/+2 |
* | Some string fixes. | Christian Persch | 2003-06-17 | 1 | -3/+3 |
* | Make prev/next navigation capability an object property, and sync on embed | Christian Persch | 2003-06-15 | 1 | -45/+34 |
* | Respect the bookmarks bar visibility user choice also for popups. | Marco Pesenti Gritti | 2003-06-14 | 1 | -2/+8 |
* | Make visibility a tab GObject property. | Christian Persch | 2003-06-14 | 1 | -33/+40 |
* | Fix yet another mem leak. | Christian Persch | 2003-06-14 | 1 | -3/+8 |
* | The Friday the 13th Mega Patch. Beware! | Christian Persch | 2003-06-13 | 1 | -352/+469 |
* | Update. | Marco Pesenti Gritti | 2003-06-12 | 1 | -13/+5 |
* | Do not emit the TABS_CHANGED signal; the tab's egg action will itself take | Christian Persch | 2003-06-10 | 1 | -1/+1 |
* | Fixup context menu accesskeys. Use correct icon for Save As. | Piers Cornwell | 2003-06-09 | 1 | -6/+9 |
* | Fix mem leaks. | Christian Persch | 2003-06-09 | 1 | -3/+15 |
* | Do not save when fullscreen | Marco Pesenti Gritti | 2003-06-06 | 1 | -7/+3 |
* | s/ask download/ask for download | Marco Pesenti Gritti | 2003-06-06 | 1 | -3/+104 |
* | Make sure to rebuild on add bookmark and on topic removal. Update on idle, | Marco Pesenti Gritti | 2003-06-04 | 1 | -0/+2 |
* | Implement bookmarks menu, might need to be optimized later. | Marco Pesenti Gritti | 2003-06-04 | 1 | -0/+4 |