aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/mozilla-embed-find.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use G_DEFINE_TYPE* where possible in embed/* (#517090)Xan Lopez2008-02-181-45/+12
* Revert the change from r7406; see bug #476540.Christian Persch2007-09-131-1/+1
* Include xpcom-config.h, not mozilla-config.hChristian Persch2007-09-131-1/+1
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-121-1/+1
* Another mozilla API change.Christian Persch2006-12-021-2/+3
* Use UTF-8 copyright symbolChristian Persch2006-09-131-2/+2
* Remove some unnecessary static data.Christian Persch2006-09-071-2/+2
* Drop support for gecko 1.7.Christian Persch2006-05-111-4/+4
* Don't use g_return_if_fail here.Christian Persch2006-03-061-3/+1
* While in find mode, set the selection colour to "attention".Christian Persch2005-12-051-0/+11
* More detailed result code from find backend.Christian Persch2005-11-031-2/+2
* Activate the found link with a faked keypress event.Christian Persch2005-08-161-0/+11
* Better fix for bug #151037 to make session shutdown work again. Also fixChristian Persch2005-07-041-2/+1
* Common helper function to unref a GObject from idle.Christian Persch2005-06-111-1/+4
* Check for toolkit nsITypeAheadFind.Christian Persch2005-05-291-0/+175