aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/FilePicker.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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