aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ephy-gui.c
Commit message (Expand)AuthorAgeFilesLines
* Condition calling gdk_x11 API with build and runtime checksGustavo Noronha Silva2013-08-161-2/+8
* Update links to help, add app menuitemEkaterina Gerasimova2013-08-041-6/+6
* Get rid of EPHY_STOCK_EPHYXan Lopez2012-01-271-3/+0
* Use the new Shell global menu for global actionsXan Lopez2012-01-141-1/+5
* ephy-gui: reorder includesXan Lopez2012-01-011-6/+4
* ephy-gui: remove unused methodXan Lopez2012-01-011-83/+0
* ephy-session: use GTK's method to get the content areaXan Lopez2012-01-011-23/+0
* Use gtk_widget_get_preferred_size instead of gtk_widget_size_requestXan Lopez2010-10-051-6/+6
* ephy-gui: remove ephy_gui_connect_checkbutton_to_gconfDiego Escalante Urrelo2010-08-031-18/+0
* ephy-gui: remove unused methodXan Lopez2010-06-131-25/+0
* ephy_gui_help: use gtk_show_uri to open helpDiego Escalante Urrelo2009-12-191-58/+27
* GTK+ 2.17.11 is now the required versionJavier Jardón2009-09-221-30/+40
* Remove $Id$ marker from source files.Xan Lopez2009-01-161-1/+0
* Remove libgnome and libgnomeui dependency, using EggSMClient instead of Gnome...Christian Persch2008-09-251-18/+58
* Do not do single includes in lib/egg/, bug #536090Diego Escalante Urrelo2008-06-041-0/+1
* Do not do single includes in lib/, bug #536090Diego Escalante Urrelo2008-06-041-11/+2
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-121-1/+1
* Use a define for the default window icon. Bug #385872.Christian Persch2006-12-151-2/+3
* Use UTF-8 copyright symbolChristian Persch2006-09-131-1/+1
* Add our options in a custom tab in the print dialogue.Christian Persch2006-07-221-0/+43
* Drop support for gecko 1.7.Christian Persch2006-05-111-37/+0
* Add ephy_guid_help_with_doc_id for use by e-e.Christian Persch2006-04-031-12/+22
* Remove ephy_gui_window_present.Christian Persch2006-02-141-29/+0
* On session logout, check if there are downloads pending (since they're notChristian Persch2006-02-031-0/+24
* Add a convenience function to get current event data.Christian Persch2006-01-301-0/+36
* Fix typoChristian Persch2005-12-121-1/+1
* String cleanup.Christian Persch2005-11-041-4/+5
* More curly quotes.Christian Persch2005-11-011-2/+2
* Exten the EphyLinkAction to attach a mouse-release-event handler whichPhilip Langdale2005-10-171-1/+1
* Fix compile warnings.Christian Persch2005-09-221-2/+1
* New function to check the filename/directory for writability, derived fromChristian Persch2005-09-221-35/+4
* Remove "-s" argument which hasn't been supported for ages.Christian Persch2005-08-161-9/+124
* Add warnings: - when downloading to not writable directory, - whenJean-François Rameau2005-05-291-8/+64
* Remove custom search, and use gtktreeview typeaheadfind. Fixes bugChristian Persch2005-03-141-54/+3
* Depend on gnome-desktop for gnome-desktop-item, and up the gnome-vfsChristian Persch2005-02-271-3/+47
* Define variants with startup ID.Christian Persch2005-02-021-0/+14
* Don't use <tt> in the strings. Fixes bug #163378.Christian Persch2005-01-161-6/+6
* Remove stray g_printChristian Persch2004-12-191-1/+1
* Make sure we don't have any app-modal dialogues. Fixes bug #110479.Christian Persch2004-12-191-2/+25
* Implement context menu on tray icon, as per HIG. Fixes bug #152903.Christian Persch2004-12-171-4/+38
* Better positioning for the context menu popup in a treeview. Patch byChristian Persch2004-11-101-6/+7
* Sanitise the embed popup position. Fixes bug #157162.Christian Persch2004-11-081-4/+9
* Updated glib dependency.Christian Persch2004-11-041-5/+4
* We always have config.h, no need to guard its inclusion.Christian Persch2004-11-031-2/+0
* Use new gtk+ HIG message dialogue API. Fixes bug #130232.Christian Persch2004-10-271-35/+20
* Set window icon.Christian Persch2004-10-051-1/+4
* Better positioning of context menus for treeviews. Fix #152431Marco Pesenti Gritti2004-09-151-7/+56
* Move in the bookmarks dir.Marco Pesenti Gritti2004-07-021-0/+32
* Factor out the helper to select a treeview row by column and use it alsoMarco Pesenti Gritti2004-06-221-0/+55
* title added back to dialog - see notes on bug #133152Patanjali Somayaji2004-05-031-1/+1
* More HIGifying of the overwrite confirmation dialog - - title removed fromPatanjali Somayaji2004-05-031-1/+2
* Make Escape cancel overwrite dialog.Piers Cornwell2004-05-031-20/+16
* More HIG love for overwrite confirmation. Partial fix for bug #133152.Piers Cornwell2004-04-301-3/+5
* HIGified dialog created with "Cancel" and "Overwrite" buttons.Patanjali Somayaji2004-04-291-11/+38
* Don't quit the filechooser when selecting "No" from the confirm- overwriteChristian Persch2004-04-101-2/+8
* Add $ markersChristian Persch2004-02-221-0/+2
* Fix popup coordinates in RTL mode.Christian Persch2003-12-201-4/+16
* Use new glib gi18n.h instead of bonobo's bonobo-i18n.h.Christian Persch2003-11-061-1/+1
* Remove unused func, bad xanMarco Pesenti Gritti2003-11-051-43/+0
* Simpler implementation.Marco Pesenti Gritti2003-09-271-31/+2
* Use gtkicontheme, and use it also for mime icons.Marco Pesenti Gritti2003-09-271-0/+72
* Remove debug spew.Christian Persch2003-07-131-1/+0
* Merge with popup control, we dont need it for bonobo window anymore.Marco Pesenti Gritti2003-06-161-65/+1
* Fixed many issues mentioned in #112781.Christian Neumair2003-05-171-1/+5
* Convenience function for displaying help. Remove unneeded include ofDavid Adam Bordoley2003-05-091-0/+28
* Use default widget color for smart bookmarks background. Fixes #107902.Dan Damian2003-03-101-90/+0
* Remove old toolbar editor uiMarco Pesenti Gritti2003-03-011-114/+0
* Merge eog-menu-api branchMarco Pesenti Gritti2003-01-211-3/+3
* Initial revisionMarco Pesenti Gritti2002-12-311-0/+352