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