aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/mozilla-embed-single.cpp
Commit message (Expand)AuthorAgeFilesLines
* First important step in solving the fonts mess. Allow to select theMarco Pesenti Gritti2003-09-101-11/+2
* *** empty log message ***Marco Pesenti Gritti2003-09-081-53/+26
* Mega-patch, changelog too long to paste here.Christian Persch2003-09-021-16/+12
* revert last commitMarco Pesenti Gritti2003-08-031-0/+3
* Do not disable window raising anymore, mozilla seem to behave correctlyMarco Pesenti Gritti2003-08-021-3/+0
* Do not emit warning when language pack is not installed.Marco Pesenti Gritti2003-07-201-7/+1
* 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
* Fix compiler warning.Christian Persch2003-07-151-1/+1
* List all mozilla fonts and not only the language specific, otherwise weMarco Pesenti Gritti2003-07-151-37/+17
* Remove use of acconfig.h.Marco Pesenti Gritti2003-07-041-14/+29
* Use normal google search for keywordsMarco Pesenti Gritti2003-07-021-1/+1
* Add two new encodings, and change access keys to be unique.Christian Persch2003-06-261-3/+7
* Use nsDependentCString instead of NS_LITERAL_CSTRING. Fixes bug 115739.Christian Persch2003-06-231-3/+3
* 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
* Merge with popup control, we dont need it for bonobo window anymore.Marco Pesenti Gritti2003-06-161-36/+10
* Remove unneeded includes which mozilla cvs no longer provides.Christian Persch2003-06-151-2/+0
* Removed it because it's unnecessary.Christian Persch2003-06-151-91/+0
* ), (EventContext::SetStringProperty (const char*, const nsACString&)):Christian Persch2003-06-151-0/+3
* Add support for string enums.Marco Pesenti Gritti2003-06-131-0/+37
* Remove memory cache prefs/ui, now mozilla can deal with it automagically.Marco Pesenti Gritti2003-06-071-5/+3
* We used to have two mnemonics for Shift_JS. Fix it and tell translatorsChristian Neumair2003-06-071-1/+3
* Fixup a mistake in my previous patch for encoding accesskeys.Piers Cornwell2003-06-071-1/+1
* Add accels on the encoding menus.Piers Cornwell2003-06-061-102/+102
* Actually add the ask for dest pref, it was using the wrong key.Marco Pesenti Gritti2003-06-051-15/+12
* Move the bookmarks menu after go. There is a slight inconsistency in theDavid Bordoley2003-06-051-3/+83
* continuing checkin of previous patch (cvs aborted "broken pipe")Christian Persch2003-05-281-119/+135
* Fix the compiler warning from my previous checkin.Christian Persch2003-05-281-1/+1
* g_list_prepend is faster than g_list_append.Christian Persch2003-05-281-7/+7
* Refactored the charset and language groups strings.Christian Persch2003-05-271-12/+166
* Disable Blink and Marquee, cuz they are annoying and non-standard. Don'tDavid Bordoley2003-05-231-0/+21
* Fix some warnings. Go back hardcoding defaults in the code, mozilla prefMarco Pesenti Gritti2003-05-201-7/+53
* Use new gnome vfs show_url api.Marco Pesenti Gritti2003-05-131-1/+1
* Remove proxy prefs initialization. Now we call the gconf notifier onMarco Pesenti Gritti2003-05-061-68/+0
* Initialize mozilla prefs on startup every time. That is necessary ifMarco Pesenti Gritti2003-05-051-45/+6
* Always save a page's content if there i content to be saved. Remove theDavid Bordoley2003-04-241-18/+2
* Cleanup filepicker api behavior. Put pdm buttons in a size group, to makeMarco Pesenti Gritti2003-03-171-2/+0
* *** empty log message ***Marco Pesenti Gritti2003-02-061-0/+958