aboutsummaryrefslogtreecommitdiffstats
path: root/src/window-commands.c
Commit message (Expand)AuthorAgeFilesLines
* Drop gnome-vfs dependency. Now Epiphany depends on glib >= 2.15.1.Cosimo Cecchi2008-01-141-27/+45
* Hide the Toolbar Editor, if active, when switching to Fullscreen mode.Cosimo Cecchi2007-12-191-0/+11
* Move print-preview property to EphyEmbedContainer interface.Xan Lopez2007-11-171-1/+1
* And port all the callers in src/Xan Lopez2007-11-161-17/+29
* Remove EphyTabChristian Persch2007-10-281-34/+22
* Port src/ to the new properties in EphyEmbed.Xan Lopez2007-10-261-5/+5
* Change ephy_embed_get_title to return const char*.Xan Lopez2007-10-261-1/+1
* Makes the Go button behaviour consistent with the "Enter" behaviour. BothDiego Escalante Urrelo2007-10-071-2/+10
* Change the "Powered by" name in the About dialog according to the usedCosimo Cecchi2007-10-011-2/+2
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-121-2/+2
* Update for 2007.Christian Persch2007-01-101-1/+1
* Load about data from file.Christian Persch2006-12-181-30/+81
* Use a define for the default window icon. Bug #385872.Christian Persch2006-12-151-1/+2
* Add middle-click on New Tab/Window button to open URL on clipboard. FixJean-François Rameau2006-09-251-29/+0
* Use UTF-8 copyright symbolChristian Persch2006-09-131-1/+1
* Add "delete text" command.Christian Persch2006-08-081-0/+22
* Add page security info dialogue from Certificates extension.Christian Persch2006-07-251-2/+14
* Fix compiler warning.Christian Persch2006-07-071-1/+1
* A embed/mozilla/GeckoPrintService.cpp: AChristian Persch2006-06-191-4/+19
* === Release 2.15.1 ===RELEASE_2_15_1Christian Persch2006-04-241-2/+3
* Port notebook DND to gtk+ 2.9.Christian Persch2006-03-241-45/+16
* Add Victor to documenters in About dialogue.Christian Persch2006-03-131-0/+1
* Use the same machanism for Ctrl-W as clicking the tab's close button.Christian Persch2006-02-241-7/+13
* Show the backend in the about box.Christian Persch2006-02-061-1/+10
* src/bookmarks/ephy-bookmark-properties.c src/bookmarks/ephy-bookmarks-ui.cPeter Harvey2006-02-041-1/+2
* Add a convenience function to get current event data.Christian Persch2006-01-301-1/+4
* src/bookmarks/ephy-bookmark-properties.c src/bookmarks/ephy-bookmarks-ui.cPeter Harvey2006-01-281-2/+1
* Put blank lines between the paragraphs in the licence dialog.Crispin Flowerday2006-01-221-1/+1
* Fix the previous commit.Christian Persch2006-01-221-3/+3
* Add licence to about dialogue. Patch by Brian Pepple, bug #327998.Christian Persch2006-01-221-0/+23
* Fix number of /'s in URI.Christian Persch2006-01-171-1/+1
* src/Makefile.amPeter Harvey2006-01-171-20/+4
* Change the copyright year to 2006Crispin Flowerday2006-01-071-1/+1
* A src/ephy-cert-manager-dialog.c: A src/ephy-cert-manager-dialog.h: RChristian Persch2005-12-111-1/+1
* A embed/ephy-certificate-manager.c: A embed/ephy-certificate-manager.h: AChristian Persch2005-12-111-0/+17
* Add a method to generate collation keys for domain names.Christian Persch2005-11-291-3/+18
* Mark message for translation. Patch by Guilherme de S. Pastore, fixes bugChristian Persch2005-11-151-1/+1
* Remove accelerator actions for extra keybindings.Philip Langdale2005-11-131-50/+0
* Point main menu UI at toolbar actions. Don't try and change the state ofPhilip Langdale2005-10-221-14/+0
* Remove lock visibility setter.Christian Persch2005-10-181-0/+1
* Remove the "network-status" signal from the embed single, and make it aChristian Persch2005-10-131-1/+1
* Use nsIDOMWindowInternal::Close to close tabs. Delay tabs destruction toChristian Persch2005-10-031-31/+32
* Don't free const strings.Christian Persch2005-09-291-2/+0
* Add a function to get the tab's real title, and use it where appropriate.Christian Persch2005-09-281-24/+4
* Set "website-label" property.Christian Persch2005-09-141-0/+1
* Fix HIG spacings.Christian Persch2005-09-011-1/+1
* Update credits.Christian Persch2005-08-281-2/+2
* Now that the tab's address is always correct (isn't the typed addressChristian Persch2005-08-021-20/+14
* Fix string, and add Crispin to contributors in About.Christian Persch2005-08-011-2/+4
* Update about dialogue.Christian Persch2005-08-011-14/+27
* Replace ephy_embed_activate with gtk_widget_grab_focusCrispin Flowerday2005-07-301-5/+5
* Handle Ctrl-F like / to open the find bar without focusing it. Fixes linkChristian Persch2005-06-091-7/+10
* Check for toolkit nsITypeAheadFind.Christian Persch2005-05-291-10/+7
* More constification.Christian Persch2005-04-191-3/+2
* Support "Multimedia" keys. Fixes bug #162748.Christian Persch2005-03-151-0/+22
* Don't force those dialogues to be in front.Christian Persch2005-03-131-3/+0
* Remove unused includes.Christian Persch2005-02-281-2/+0
* Depend on gnome-desktop for gnome-desktop-item, and up the gnome-vfsChristian Persch2005-02-271-33/+13
* Add Toolbar toggle to document context menu in fullscreen mode.Christian Persch2005-01-131-3/+3
* A src/ephy-toolbar-editor.c: A src/ephy-toolbar-editor.h:Christian Persch2005-01-101-94/+2
* Remove unused include from public header ephy-window.h.Christian Persch2005-01-091-0/+1
* Unify the location and favicon actions.Christian Persch2005-01-081-0/+8
* Consistently start enum names with EPHY_*.Crispin Flowerday2005-01-061-3/+3
* Update copyright noticeChristian Persch2005-01-011-1/+1
* Use gnome_vfs_url_show() for Send To, not ephy_embed_load_url() whichChristian Persch2004-12-311-1/+1
* A src/ephy-home-action.c: (ephy_home_action_activate),Christian Persch2004-12-241-20/+0
* Don't show multiple toolbar editors for the same window. Part of bugChristian Persch2004-12-191-5/+15
* Use gtk_show_about_dialog(), and handle urls and mailto.Adam Hooper2004-12-181-34/+12
* reviewed by: Christian Persch <chpe@cvs.gnome.org>Marco Pesenti Gritti2004-11-261-57/+11
* We always have config.h, no need to guard its inclusion.Christian Persch2004-11-031-2/+0
* Use named icon for the logo in about dialogue.Christian Persch2004-10-261-18/+2
* Use gtk_icon_size_lookup_for_settings() here.Christian Persch2004-10-251-1/+2
* reviewed by: Christian Persch <chpe@cvs.gnome.org>Marco Pesenti Gritti2004-10-081-3/+2
* Set window icon.Christian Persch2004-10-051-0/+1
* Set epiphany icon on the about dialogue.Christian Persch2004-10-051-0/+2
* Remove unused variable.Christian Persch2004-10-031-1/+0
* Simply use gtk_icon_theme_load_icon().Christian Persch2004-10-021-17/+5
* Fix a mem leak.Christian Persch2004-09-231-1/+3
* Port to GtkAboutDialog.Christian Persch2004-09-161-20/+19
* Add ephy_window_get_ui_manager(), and remove the manager from the publicChristian Persch2004-09-141-1/+1
* Merging pre-gnome-2-10 branch to HEAD.Christian Persch2004-09-131-2/+2
* Fix mem leak; noticed by Jean-François Rameau.Christian Persch2004-08-041-0/+5
* Fix mem leak; noticed by Jean-François Rameau.Christian Persch2004-08-041-0/+2
* Add disable_quit, disable_new_window, first_window_fullscreen lockdownMarco Pesenti Gritti2004-07-191-1/+7
* Implement File->Work Off-Line command and backend. No DBUS/HAL/whateverChristian Persch2004-06-271-0/+15
* Simplify print code. Now there is only one case to deal with, the mozillaMarco Pesenti Gritti2004-06-251-9/+7
* Factor out the helper to select a treeview row by column and use it alsoMarco Pesenti Gritti2004-06-221-0/+2
* Get rid of EmbedReloadFlags, and use a gboolean force parameter inChristian Persch2004-06-141-2/+1
* Merging bookmarksbar-separation branch.Christian Persch2004-06-111-22/+20
* Fix reload logic not to use forced reload by default. Patch by C. J. N.Christian Persch2004-05-301-2/+2
* Add convenience functions for creating a filter with a bunch of mime typesChristian Persch2004-05-091-1/+2
* Make prefs, pdm and print setup dialogues transient to their parent. FixesChristian Persch2004-04-061-0/+3
* Fixes #138263.Federico Mena Quintero2004-03-301-1/+1
* Forgot to s/logo/icon/g.Christian Persch2004-03-211-6/+6
* Set window icon. Fixes bug #137806.Christian Persch2004-03-211-0/+2
* Cleanups chromes code and register a type for the enum.Marco Pesenti Gritti2004-03-191-30/+0
* Make secure description better (Bug #136443).Piers Cornwell2004-03-191-1/+1
* Don't set the 5-star icon as window icon for the about dialogue. Fixes bugChristian Persch2004-03-051-8/+0
* Check for NULL before converting filename to UTF-8.Christian Persch2004-02-251-10/+13
* Make EphyTab inherit from GtkBin, and contain the EphyEmbed as its child.Christian Persch2004-02-251-7/+8
* Actually remove nsUnicharUtils.*Marco Pesenti Gritti2004-02-211-1/+0
* Better autocompletion sorting logic.Marco Pesenti Gritti2004-02-111-2/+2
* Fix mem leak.Christian Persch2004-01-261-0/+2
* Add a way to get the downloads dir with a comment for translators. Use dirMarco Pesenti Gritti2004-01-251-1/+2
* Updated copyright date.Christian Persch2004-01-251-2/+2
* Make ephy_file_tmp_directory() return a const char * instead of a char *Adam Hooper2004-01-251-1/+1
* Use both BYPASS_CACHE and BYPASS_PROXY on force-reload. Unified theChristian Persch2004-01-231-1/+1
* New function to get temp directory and moved ephy_shell_delete_on_exit toChristopher James Lahey2004-01-231-2/+13
* Add an accellerator-only action (F7) to toggle caret browsing. Hook upChristian Persch2004-01-091-0/+10
* Update creditsChristian Persch2004-01-051-0/+1
* Bring ephy_window_get_toolbar signature in line withChristian Persch2003-12-251-2/+2
* Re-implement Pause/Resume in downloader.Xan Lopez2003-12-211-1/+1
* Split print dialogue in print setup and actual print, and move printChristian Persch2003-12-071-0/+29
* Update my email address.Christian Persch2003-12-011-4/+4
* Improved API and implementation of EphyDialog. Add support for new comboChristian Persch2003-11-301-2/+2
* Marco Pesenti Gritti <marco@gnome.org>Chris Lahey2003-11-301-30/+3
* Make PDM dialogue a singleton.Christian Persch2003-11-271-6/+6
* Add a factory to create embed objects and use it. Deal with dependency ofMarco Pesenti Gritti2003-11-221-2/+8
* Link up toolbar editor help button.Christian Persch2003-11-131-1/+1
* Cleanup session. Persist also history and bookmarks.Marco Pesenti Gritti2003-11-101-2/+13
* Don't unref the icon theme, we don't own it.Christian Persch2003-11-101-8/+10
* More headers fixup.Marco Pesenti Gritti2003-11-071-10/+12
* Use new glib gi18n.h instead of bonobo's bonobo-i18n.h.Christian Persch2003-11-061-1/+1
* Get rid of gresult type. Use return values instead of out-parametersChristian Persch2003-11-051-5/+7
* update undo/redo sensitivityMarco Pesenti Gritti2003-11-041-0/+34
* Open source in the default editor and remove the unused copy api. Add aMarco Pesenti Gritti2003-10-281-6/+124
* Really used the converted string [in UTF-8] instead of the directly usingChristian Persch2003-10-261-1/+1
* Port to new gtk+ file chooser.Christian Persch2003-10-261-46/+42
* *** empty log message ***Marco Pesenti Gritti2003-10-251-4/+9
* Merge new-downloader branch. We reworked the backend, the userMarco Pesenti Gritti2003-10-171-3/+1
* Check for NULL return of gtk_get_current_event. Fixes bug #123063.Christian Persch2003-09-241-10/+13
* Fix directory selection persistence [bug #122780].Christian Persch2003-09-201-22/+21
* Remember the address in the location action, so we can restore it when weChristian Persch2003-09-201-2/+1
* Do not use .in for not to translate files.Marco Pesenti Gritti2003-09-191-2/+2
* Complete gtk 2.3 port. It doesnt run here but it could be my env.Marco Pesenti Gritti2003-08-301-7/+7
* Part of gtk 2.3 port, changelog too long to paste itMarco Pesenti Gritti2003-08-301-48/+48
* Add activate api.Marco Pesenti Gritti2003-08-191-0/+10
* Update my mail addressMarco Pesenti Gritti2003-08-131-1/+1
* Fix blank page loading.Christian Persch2003-08-061-1/+8
* Rework find implementation to integrate better with type ahead and toMarco Pesenti Gritti2003-07-201-13/+9
* UpdateMarco Pesenti Gritti2003-07-141-1/+2
* 2003-07-13 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-07-131-2/+6
* Use the browser icon from gnome icon theme. Get rid of cache comparingMarco Pesenti Gritti2003-07-021-10/+23
* Revert escape/unescape, according to teuf is not necessary ;)Marco Pesenti Gritti2003-06-281-9/+4
* 2003-06-27 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-06-281-4/+9
* Use window_load_url when useful. Right now just a cleanup but will beMarco Pesenti Gritti2003-06-261-6/+1
* Remove some unused headers.Marco Pesenti Gritti2003-06-231-21/+1
* Set a title on NET_START (nicified url).Marco Pesenti Gritti2003-06-211-4/+10
* With the gtk fullscreen api things can be cleaner: use the api instead ofMarco Pesenti Gritti2003-06-191-12/+6
* All cleanup and fixes and no play makes Xan a dull boy All cleanup andXan Lopez2003-06-181-0/+1
* Fix file picker warnings.Marco Pesenti Gritti2003-06-151-15/+14
* Make prev/next navigation capability an object property, and sync on embedChristian Persch2003-06-151-4/+0
* Rewritten, fixing mem leaks.Christian Persch2003-06-151-22/+16
* Do not emit the TABS_CHANGED signal; the tab's egg action will itself takeChristian Persch2003-06-101-1/+1
* Minor cleanups.Xan Lopez2003-06-101-10/+14
* Explicitly create pointer to avoid strict aliasing warnings with gcc 3.3.Jeremy Katz2003-06-091-1/+3
* Fix mem leaks.Christian Persch2003-06-071-7/+7
* shift force reloadChristian Persch2003-05-261-1/+25
* Cleanup new tab logic, and ever use window for new instances.Marco Pesenti Gritti2003-05-211-5/+5
* Simplified and reorganised zoom. Implement a zoom control for the toolbar.Christian Persch2003-05-201-20/+4
* Made (hopefully) all dialogs HIG compliant, at least when it comes to spacing.Christian Neumair2003-05-201-0/+7
* Capitalized "Toolbar Editor" in the toolbar editor window's title.Christian Neumair2003-05-171-1/+1
* Marco Pesenti Gritti <marco@it.gnome.org>David Bordoley2003-05-171-7/+4
* Add some flags so that we can choose to save position or size or both.David Bordoley2003-05-141-1/+2
* Get rid of the unneeded convenience callback since no one is try to makeDavid Bordoley2003-05-131-3/+0
* Don't allow to have more than one bookmark with the same URL^H^H^Haddress,Xan Lopez2003-05-131-10/+14
* Rework prefs dialog ui a bit. Remove jumpto and tabbed_popups prefsMarco Pesenti Gritti2003-05-101-7/+3
* Convenience function for displaying help. Remove unneeded include ofDavid Adam Bordoley2003-05-091-29/+5
* Better sensitivity updates for historyMarco Pesenti Gritti2003-05-061-11/+7
* Update (removing toolbars with context menu works again).Marco Pesenti Gritti2003-05-061-15/+43
* Hide view menus in the xml, not working.Marco Pesenti Gritti2003-05-041-0/+5
* Consistent use of the term "Bookmarks Bar" in the code, ui and schema.David Bordoley2003-04-281-4/+4
* Actually pass a parent to history/bookmarks window, where to open the url.Marco Pesenti Gritti2003-04-281-2/+2
* Update.David Bordoley2003-04-271-1/+20
* Use epiphany logo in about window.Xan Lopez2003-04-271-1/+11
* Hookup to the response signal instead of using gtk_dialog_run. Prevents usDavid Bordoley2003-04-261-2/+4
* Get back toolbar editing functionalities. More work on the bookmarksMarco Pesenti Gritti2003-04-251-6/+31
* Update from eggMarco Pesenti Gritti2003-04-251-2/+2
* Always save a page's content if there i content to be saved. Remove theDavid Bordoley2003-04-241-1/+1
* UpdateMarco Pesenti Gritti2003-04-201-0/+19
* Update tabs menu sensitivity when switching.Marco Pesenti Gritti2003-04-201-0/+4
* New history dialog implementation. More similar to bookmarks. Yeah itMarco Pesenti Gritti2003-04-181-1/+1
* Add a help menu and associated "Contents" and "About" menu entries. Add aDavid Bordoley2003-04-141-1/+1
* Allow to launch the BME alone, rework some CORBA code, add a .desktop fileXan Lopez2003-04-091-37/+1
* Update.Marco Pesenti Gritti2003-04-091-1/+2
* Just show the new bookmark dialog, don't go modal.David Bordoley2003-04-061-2/+1
* Use EggEditableToolbar. Update to latest versions (not EggMenuMerge, weMarco Pesenti Gritti2003-04-021-3/+3
* Added place holders for help text for preferences dialog added code toPatanjali Somayaji2003-04-011-0/+1
* Added help support, help manual and scrollkeeper updatesPatanjali Somayaji2003-03-271-1/+27
* New epiphany-bookmark-page stock image. I'm not at all attached to thisDavid Bordoley2003-03-251-0/+10
* Fix warning opening selector. Destroy the editor on exit, ref the shell soMarco Pesenti Gritti2003-03-251-0/+25
* Never destroy but hide the bme. Present the window on activate. Allow toMarco Pesenti Gritti2003-03-231-5/+11
* Cleanup filepicker api behavior. Put pdm buttons in a size group, to makeMarco Pesenti Gritti2003-03-171-2/+2
* Remove old toolbar editor uiMarco Pesenti Gritti2003-03-011-0/+28
* Make tbe a normal dialog for now.Marco Pesenti Gritti2003-02-261-1/+2
* Dont have a separate context menu for copy, just put it inside theMarco Pesenti Gritti2003-02-201-17/+0
* data/ui/epiphany-toolbar.xml.in data/ui/epiphany-ui.xml.inDave Bordoley2003-02-161-2/+2
* src/ephy-window.c src/window-commands.c src/window-commands.hDave Bordoley2003-02-151-0/+7
* data/ui/epiphany-ui.xml.in Added some separators. Changed "bookmark" verbsDave Bordoley2003-02-141-2/+2
* Have just one Close menu item and make it behave like other gnome apps.Marco Pesenti Gritti2003-02-101-9/+2
* Add a go button to the toolbar editor. The icon is duped with defaultMarco Pesenti Gritti2003-02-081-0/+19
* *** empty log message ***Marco Pesenti Gritti2003-02-061-2/+6
* Allow to drag also normal urls in the toolbars. Commit some fixes I did toMarco Pesenti Gritti2003-01-301-1/+2
* Changed copyright notice in about dialog (src/window-commands.c).Christian Neumair2003-01-291-6/+2
* *** empty log message ***Marco Pesenti Gritti2003-01-261-0/+6
* Fix chromesMarco Pesenti Gritti2003-01-221-0/+47
* Merge eog-menu-api branchMarco Pesenti Gritti2003-01-211-289/+88
* Use favicons in bookmarks. Use titles for session history when possible.Marco Pesenti Gritti2003-01-131-0/+5
* Rehash link context menu order to be hig compliant. Set a desktop icon.Marco Pesenti Gritti2003-01-101-1/+0
* Make GaleonShell inherit from GaleonEmbedShell. Ref the shell when usingMarco Pesenti Gritti2003-01-051-2/+1
* Resync with galeon.Marco Pesenti Gritti2002-12-311-9/+6
* Initial revisionMarco Pesenti Gritti2002-12-311-0/+917