aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/EphySingle.cpp
Commit message (Expand)AuthorAgeFilesLines
* Keep the passwords list in the pdm dialogue up-to-date wrt. new passwordsChristian Persch2004-08-221-0/+10
* Consistent naming for nsresult vars. Since 'rv' had the majority, 'rv' itChristian Persch2004-08-081-3/+3
* Don't use -include which compilers other than gcc don't understand.Christian Persch2004-07-311-0/+2
* No need to use a weak ref for the observer, makes the single code easier.Marco Pesenti Gritti2004-07-211-5/+5
* Decode ACE for UI, and encode UTF-8 hostnames before using cookie andChristian Persch2004-07-051-3/+26
* EphySingle needs to implement nsISupportsWeakReference.Christian Persch2004-06-271-3/+7
* Implement File->Work Off-Line command and backend. No DBUS/HAL/whateverChristian Persch2004-06-271-11/+24
* Make the permission type a string instead of an enum, that way we canChristian Persch2004-06-241-18/+3
* merge mozilla-embed-strings branchMarco Pesenti Gritti2004-06-041-11/+8
* Fix observer topic check for cookie "cleared" notification.Christian Persch2004-05-171-1/+1
* More defines work, still lack EventContext and EmbedPrivate. Use mozillaMarco Pesenti Gritti2004-04-291-1/+4
* merging pre-gnome-2-8 branchMarco Pesenti Gritti2004-03-171-23/+9
* Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places instead ofChristian Persch2004-01-101-8/+6
* Fix permission return types.Christian Persch2003-12-131-4/+6
* Change signal names to be unique for interfaces on the same object.Christian Persch2003-11-261-13/+15
* Make it compile with mozilla < 1.5.Christian Persch2003-11-251-1/+3
* Implemented cookie and permissions observer used to actually sendChristian Persch2003-11-251-0/+317