summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* === Release 1.2.8 ===Release128Christian Persch2004-08-163-3/+29
* Use GetLocalName instead of GetTagName to get the attribute name. Patch byChristian Persch2004-08-152-2/+9
* Fix typo.Christian Persch2004-08-132-1/+7
* Don't use nsIDOMWindow2 with mozilla 1.8a1.Christian Persch2004-08-122-2/+8
* *** empty log message ***Christian Persch2004-08-121-0/+1
* 2004-08-10 Christian Persch <chpe@cvs.gnome.org>Christian Persch2004-08-103-7/+40
* Preempt a mozilla API change.Christian Persch2004-08-093-0/+97
* Confirm before overwriting a file. Fixes bug #143501. Also fixes crashChristian Persch2004-08-092-2/+18
* Fix new tab position (backported from HEAD.)Christian Persch2004-08-062-2/+8
* Fix restoring the history window on resume.Christian Persch2004-08-062-1/+7
* Remove 1.7{a,b,rc*}.Christian Persch2004-08-062-5/+8
* Fix mem leak; noticed by Jean-François Rameau.Christian Persch2004-08-042-0/+11
* Fix mem leak; noticed by Jean-François Rameau.Christian Persch2004-08-042-0/+8
* Move g_set_application_name() call after gnome_program_init(),Christian Persch2004-08-012-1/+9
* Mozilla API change; thanks to Crispin for alerting me to it.Christian Persch2004-08-012-0/+14
* Fix compilation with --enable-nautilus-view. Fixes bug #148995.Christian Persch2004-08-012-8/+7
* Post-release version bump.Christian Persch2004-08-012-1/+7
* === Release 1.2.7 ===Release127Christian Persch2004-08-0112-9/+52
* Updated for 1.2.7.Christian Persch2004-08-012-2/+37
* Disconnect from screen's size-changed on finalize too.Christian Persch2004-07-312-27/+38
* UpdateChristian Persch2004-07-311-1/+3
* Use nsIDOMWindow2 to get the event target for mozilla >= 1.7rc3.Christian Persch2004-07-312-1/+22
* Typo fix.Christian Persch2004-07-312-1/+7
* s/nsCString/nsACString/ in a few places. Patch taken from FreeBSD ports.Christian Persch2004-07-313-6/+14
* Mozilla API change.Christian Persch2004-07-292-0/+15
* Fix build with old mozilla versions (<= 1.5).Christian Persch2004-07-272-3/+9
* Add bug referenceChristian Persch2004-07-251-1/+1
* Pass the single to the header sniffer and weak ref it. Fixes bug #141928,Christian Persch2004-07-254-11/+33
* Release the single observer in dispose. Should fix bug #146873.Christian Persch2004-07-253-4/+30
* Stored state is guint not gint.Christian Persch2004-07-242-1/+7
* Handle the case where the downloads dir cannot be created gracefully. FixChristian Persch2004-07-224-26/+41
* Fix ChangeLogChristian Persch2004-07-221-16/+0
* Remove a unused variable.Christian Persch2004-07-222-1/+6
* *** empty log message ***Christian Persch2004-07-221-0/+1
* Mozilla API change (backported from HEAD).Christian Persch2004-07-222-0/+10
* Fix mem leaks (ported from Galeon).Christian Persch2004-07-223-0/+26
* Since the print dialogue is modal the filechooser needs to be modal too.Christian Persch2004-07-172-0/+8
* Make print and print setup go trough nsIPrintingPromptService (backportedChristian Persch2004-07-1021-254/+180
* Depend on libgnomeui >= 2.6.0.Christian Persch2004-07-082-2/+11
* Don't convert filename encoding here, since we use it as UTF-8 inChristian Persch2004-07-072-5/+8
* Unescape the mailto: address, fixes bug #144462 (merged from HEAD).Christian Persch2004-07-075-3/+56
* Updating NEWSChristian Persch2004-07-061-1/+5
* Merged from HEAD.Christian Persch2004-07-063-1/+3518
* Updated Catalan translation.Jordi Mallach2004-07-062-1/+5
* Set sane_state to TRUE from user changes, otherwise broken prefs willChristian Persch2004-06-292-0/+16
* Updating NEWSChristian Persch2004-06-251-1/+2
* update vi.poNguyen Thai Ngoc Duy2004-06-241-533/+462
* Move check for javascript after the http[s] checks.Christian Persch2004-06-232-8/+11
* Check for empty attributes before adding the item when parsing theChristian Persch2004-06-212-7/+17
* Allow importing from Epiphany bookmarks format (RDF), fixes bug #144699.Christian Persch2004-06-212-0/+11