aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/FilePicker.cpp
Commit message (Expand)AuthorAgeFilesLines
* reviewed by: Christian Persch <chpe@cvs.gnome.org>Marco Pesenti Gritti2004-10-111-2/+2
* Fix mozilla API checks to correctly detect firefox libraries.Christian Persch2004-09-211-15/+13
* Don't use -include which compilers other than gcc don't understand.Christian Persch2004-07-311-0/+2
* Fix setting default filename in the !modeSave case.Christian Persch2004-06-071-31/+24
* Don't allow ::SetDefaultString unless we're in modeSave.Christian Persch2004-06-071-1/+4
* Use ephy-file-chooser convenience constructor instead of duplicating codeChristian Persch2004-06-071-49/+45
* merge mozilla-embed-strings branchMarco Pesenti Gritti2004-06-041-57/+68
* Add convenience functions for creating a filter with a bunch of mime typesChristian Persch2004-05-091-68/+27
* Adjust MOZILLA_SNAPSHOT checks for changed snapshot levels.Christian Persch2004-05-071-18/+18
* fix build bustageMarco Pesenti Gritti2004-04-301-0/+4
* fix build bustageMarco Pesenti Gritti2004-04-301-1/+5
* *** empty log message ***Marco Pesenti Gritti2004-04-301-4/+4
* More defines work, still lack EventContext and EmbedPrivate. Use mozillaMarco Pesenti Gritti2004-04-291-22/+18
* Nice mess of defines to support 1.8a. Damn.Marco Pesenti Gritti2004-04-271-11/+94
* Don't quit the filechooser when selecting "No" from the confirm- overwriteChristian Persch2004-04-101-16/+15
* Eliminate ExternalProtocolHandlers in favor of setting prefs to makeChristian Biesinger2004-04-071-3/+2
* Fixes #138263.Federico Mena Quintero2004-03-301-8/+7
* merging pre-gnome-2-8 branchMarco Pesenti Gritti2004-03-171-16/+16
* Add debug output in ctors and dtors.Christian Persch2004-02-291-2/+2
* Fix for gtk+ filechooser API change.Christian Persch2004-02-271-7/+14
* Make it work (TM).Christian Persch2004-02-161-5/+13
* Weak ref the real dialogue, and hide the dialogue after running it. FixesChristian Persch2004-02-161-2/+47
* Fix numerous places where we weren't properly converting between UTF-8 andChristian Persch2004-02-131-1/+2
* Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places.Christian Persch2004-01-101-1/+2
* Get rid of NS_INIT_ISUPPORTS() macros in constructors; it's not beenChristian Persch2003-11-251-2/+0
* Change some more i18n inclusion and remove several unused includes.Marco Pesenti Gritti2003-11-061-1/+0
* Use new glib gi18n.h instead of bonobo's bonobo-i18n.h.Christian Persch2003-11-061-1/+1
* Don't set the persist key on object construction time. Fixes bug #125589.Christian Persch2003-11-011-3/+9
* Do not require a parent windowMarco Pesenti Gritti2003-10-311-4/+5
* Port to new gtk+ file chooser.Christian Persch2003-10-261-294/+209
* Reenable deprecated api where necessary, fixup some header inclusions.Marco Pesenti Gritti2003-10-111-47/+1
* *** empty log message ***Marco Pesenti Gritti2003-06-151-21/+29
* embed/mozilla/ExternalProtocolService.cpp, embed/mozilla/FilePicker.cpp,Christian Neumair2003-06-131-0/+4
* Actually add the ask for dest pref, it was using the wrong key.Marco Pesenti Gritti2003-06-051-5/+3
* Do not allow to resize the dialog vertically, fixes #112727. Remove unusedXan Lopez2003-05-171-1/+0
* Always save a page's content if there i content to be saved. Remove theDavid Bordoley2003-04-241-26/+2
* from galeon. Don't assume sizeof(gsize) == sizeof(guint) makes epiphanyMarco Pesenti Gritti2003-04-191-4/+4
* *** empty log message ***Marco Pesenti Gritti2003-04-121-24/+0
* Port several leaks fixes from galeon.Marco Pesenti Gritti2003-01-201-6/+16
* Dont crash when schemas installed incorrectlyMarco Pesenti Gritti2003-01-141-0/+1
* Destroy "Invalid path dialog" correctlyLee Willis2003-01-101-0/+1
* Extend ephy node to allow some reversed ids. Use it for baseMarco Pesenti Gritti2003-01-091-1/+1
* Resync with galeon.Marco Pesenti Gritti2002-12-311-33/+34
* Initial revisionMarco Pesenti Gritti2002-12-311-0/+505