aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/EphySidebar.cpp
Commit message (Expand)AuthorAgeFilesLines
* The API change was reverted on 1.8 branch. Fixes bug #343592.Christian Persch2006-06-051-2/+6
* The API is also changed on 1.8 branch, adapt the #ifdef accordingly.Christian Persch2006-05-121-2/+2
* Another API change! Thank you, mozilla!Christian Persch2006-05-111-0/+11
* Drop support for gecko 1.7.Christian Persch2006-05-111-14/+17
* Sync Epiphany with Gecko trunk according toJean-François Rameau2006-03-201-0/+4
* Simplify the class info implementation for EphySidebar.Christian Persch2005-05-011-90/+1
* Fix for MOZILLA_INTERNAL_API change, and for 64bit downloader change.Christian Persch2005-04-061-2/+2
* Emit a signal in EphySidebar::AddSearchEngine.Christian Persch2005-02-151-12/+23
* Fix the g_signal_emit to pass an argument for the result, otherwise thingsCrispin Flowerday2005-01-251-1/+2
* Add an "add-sidebar" signal on the EphyEmbedSingle interface, it getsCrispin Flowerday2005-01-021-0/+181