aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/EphyPromptService.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix the string names to obtain the proxy login prompt when using Gecko Josselin Mouette2008-06-211-0/+5
* Convert and control chars to spaces in the prompt strings. Fixes bug #504519.Christian Persch2008-05-191-2/+5
* Add nsIPromptService2.Christian Persch2008-04-041-11/+9
* Fix the buildChristian Persch2008-03-281-1/+2
* Try to fix the build on 1.8.Christian Persch2008-03-281-7/+17
* Try again to fix the directory provider for 1.9. Branding still fails thoughChristian Persch2008-03-281-3/+225
* Fix prompt service for xr 1.9 wrt. DOM notifications. Bug #504445.Christian Persch2008-02-181-9/+5
* Revert the change from r7406; see bug #476540.Christian Persch2007-09-131-1/+1
* Revert the change from r7407; see bug #476540.Christian Persch2007-09-131-1/+1
* Include nsStringGlue.h instead of nsStringAPI.hChristian Persch2007-09-131-1/+1
* Include xpcom-config.h, not mozilla-config.hChristian Persch2007-09-131-1/+1
* Use C++ casts. Script from bmo#348748.Christian Persch2007-07-151-2/+2
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-121-1/+1
* Use UTF-8 copyright symbolChristian Persch2006-09-131-1/+1
* Force label wrapping.Christian Persch2006-07-191-0/+2
* A embed/mozilla/AutoWindowModalState.cpp: AChristian Persch2006-07-061-1/+9
* Drop support for gecko 1.7.Christian Persch2006-05-111-39/+42
* Fix crash when cancelling the prompt before the timeout has run.Christian Persch2006-04-011-3/+2
* Use g_object_ref_sink().Christian Persch2006-03-291-23/+19
* Don't throw when cancelling the dialogue with ESC. Fixes bug #333780,Christian Persch2006-03-081-1/+1
* Don't use g_return_if_fail here.Christian Persch2006-03-061-1/+1
* Also use exthandler for snews and nntp.Christian Persch2006-02-141-1/+1
* Don't make the nonblocking alert modal!Christian Persch2006-02-031-16/+10
* Fix compilation against trunk + some typos.Jean-François Rameau2006-02-031-1/+1
* Helper class that pushes a null JS context on the stack, and pops it inChristian Persch2006-02-031-0/+6
* Add GECKO_CHECK_HEADERS, wrapping AC_CHECK_HEADERS.Christian Persch2006-02-031-1/+57
* Use GTK_STOCK_DIALOG_AUTHENTICATION. Bug #329438.Christian Persch2006-02-011-2/+2
* Invert button order. Bug #327381.Christian Persch2006-01-241-4/+24
* A embed/mozilla/EphyPromptService.cpp: AChristian Persch2006-01-131-0/+804