summaryrefslogtreecommitdiff
path: root/embed
Commit message (Expand)AuthorAgeFilesLines
* Restore the "ge_dom_mouse_down" signal.Christian Persch2003-08-013-10/+29
* Added one translator's comment, and clarified another.Christian Persch2003-07-241-3/+9
* coughXan Lopez2003-07-241-1/+1
* Add history include dir, needed for Mozilla 1.5bXan Lopez2003-07-231-0/+2
* Do not emit warning when language pack is not installed.Marco Pesenti Gritti2003-07-201-7/+1
* Rework find implementation to integrate better with type ahead and toMarco Pesenti Gritti2003-07-208-344/+167
* I forgot to commit the Makefile.am changes needed for the previous patch.Christian Persch2003-07-191-0/+2
* Set the chrome locale on startup. That means that if the correct lang packChristian Persch2003-07-191-0/+66
* Do not enable smooth scroll and image autoresize.Marco Pesenti Gritti2003-07-181-8/+0
* Allow DND of URLs (from links or favicons or other apps...) to theXan Lopez2003-07-172-0/+22
* Fix compiler warning.Christian Persch2003-07-151-1/+1
* 0.8.0. Make it distcheck.Marco Pesenti Gritti2003-07-151-1/+1
* List all mozilla fonts and not only the language specific, otherwise weMarco Pesenti Gritti2003-07-141-37/+17
* Fix mem leaks; thanks to Xan for pointing this out.Christian Persch2003-07-141-0/+5
* UpdateMarco Pesenti Gritti2003-07-143-14/+30
* Fix mem leaks.Christian Persch2003-07-131-9/+27
* 2003-07-13 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-07-137-30/+40
* Show the doc context menu on ctrl+f10Marco Pesenti Gritti2003-07-101-3/+10
* Merge external protocols in one file (implementation is just one macro).Marco Pesenti Gritti2003-07-069-217/+147
* *** empty log message ***Marco Pesenti Gritti2003-07-061-7/+2
* Fix mem leak.Christian Persch2003-07-061-0/+1
* Api resync and cleanup from galeon.Marco Pesenti Gritti2003-07-052-6/+10
* Remove the persist object from the hash table before emitting the changedChristian Persch2003-07-041-3/+5
* Remove use of acconfig.h.Marco Pesenti Gritti2003-07-0410-99/+102
* Sync with Moz Head, small cleanup.Xan Lopez2003-07-032-5/+4
* s/Caches/CacheMarco Pesenti Gritti2003-07-021-1/+0
* Use the browser icon from gnome icon theme. Get rid of cache comparingMarco Pesenti Gritti2003-07-021-38/+0
* Use normal google search for keywordsMarco Pesenti Gritti2003-07-011-1/+1
* Remove some unused codeMarco Pesenti Gritti2003-06-304-55/+2
* Remember the directory when saving files. Fixes #115603.James Willcox2003-06-291-22/+30
* Fix callbacks for new signature of ge_location embed signal.Christian Persch2003-06-291-1/+1
* Emit the changed signal before unrefing the persist object. The changedMarco Pesenti Gritti2003-06-281-5/+8
* Don't show -1 KB before download starts.Piers Cornwell2003-06-281-1/+1
* removed unused header, fixes compilation with mozilla headChristophe Fergeau2003-06-281-1/+0
* Set done size to total size on download completedMarco Pesenti Gritti2003-06-281-6/+10
* Fix mem leaks.Christian Persch2003-06-271-2/+10
* 2003-06-27 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-06-273-6/+13
* Add two new encodings, and change access keys to be unique.Christian Persch2003-06-261-3/+7
* Check dom_event, emit warning and return if it is NULL.Christian Persch2003-06-261-1/+19
* Grab focus after the old text has been restored.Marco Pesenti Gritti2003-06-241-6/+6
* Api changeMarco Pesenti Gritti2003-06-241-0/+7
* Remove some unused headers.Marco Pesenti Gritti2003-06-232-7/+1
* *** empty log message ***Marco Pesenti Gritti2003-06-221-7/+2
* Correct translations dir (leftover from galeon)Marco Pesenti Gritti2003-06-221-1/+1
* Use nsDependentCString instead of NS_LITERAL_CSTRING. Fixes bug 115739.Christian Persch2003-06-221-3/+3
* Fix add bookmark from linkMarco Pesenti Gritti2003-06-221-0/+4
* Drop encodings from our list which are not meant to be used in a browser.Christian Persch2003-06-221-13/+0
* Add two missing font language groups, and reorder encodings list.Christian Persch2003-06-221-20/+18
* *** empty log message ***Marco Pesenti Gritti2003-06-221-1/+1
* Pass elapsed times in seconds, more consistent and avoid overflow.Marco Pesenti Gritti2003-06-221-1/+1