Commit Graph

134721 Commits

Author SHA1 Message Date
mkaply%us.ibm.com
d0d98288f4 #266105
r=mkaply, darin, weilbacher, sr=blizzard (platform specific)
Group patch from mkaply, darin, and Peter Weilbacher - OS/2 bustage
2004-10-27 12:38:48 +00:00
bryner%brianryner.com
734755d36f Fix XTF build (bug 266188). Patch by doron, r=aaronr@us.ibm.com, sr=me. 2004-10-27 08:23:04 +00:00
darin%meer.net
aa1c016eea Adding xpcom_core.dll to the Firefox static build packaging to unbreak
nightly trunk builds, bug 266149.
2004-10-27 08:16:52 +00:00
darin%meer.net
07c028ea2d Applying fix for smoketest blocker, bug 266214 "Browser will not start after install (xpcom_core.dll not found)" 2004-10-27 08:10:40 +00:00
timeless%mozdev.org
0ddcac19fc Bug 252836 Exception ``[Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIWebNavigation.sessionHistory]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://global/content/bindings/browser.xml :: onxbldestructor :: line 402" data: no]'' thrown from function onxbldestructor(event=Event:{0}) in <chrome://global/content/bindings/browser.xml> line 402.
r=neil sr=bz
2004-10-27 08:01:48 +00:00
bzbarsky%mit.edu
ed338d8e70 Adding testcases from bug 263406 to regression tests. 2004-10-27 05:41:59 +00:00
darin%meer.net
541c3f84d5 testing performance fix for bug 266071 2004-10-27 05:27:37 +00:00
timeless%mozdev.org
e8f93a47ba Bug 231716 10 new 'Blamed Build Warnings' from 'Linux brad Clobber (info) on 01/20 22:42', (in files: mozLineTerm.cpp)
patch by gautheri@noos.fr r=timeless sr=roc
2004-10-27 05:26:56 +00:00
timeless%mozdev.org
1d1d158fd2 Bug 252836 Exception ``[Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIWebNavigation.sessionHistory]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://global/content/bindings/browser.xml :: onxbldestructor :: line 402" data: no]'' thrown from function onxbldestructor(event=Event:{0}) in <chrome://global/content/bindings/browser.xml> line 402.
r=neil sr=bz
2004-10-27 05:23:40 +00:00
timeless%mozdev.org
9cae7bb795 Bug 265388 @mozilla.org/rdf/datasource;1 are rdf datasources and must be used as services
r=neil sr=bienvenu
2004-10-27 05:15:46 +00:00
bienvenu%nventure.com
5bcb388447 additional fix for 241203 do case-insensitive search for multipart/mixed when determining if a message has an attachment, sr=mscott 2004-10-27 03:04:47 +00:00
bzbarsky%mit.edu
e7cc653157 Make it possible to use the string input stream without heap-allocating a
string.  Bug 263973, r=darin, sr=dbaron
2004-10-27 02:19:43 +00:00
edburns%acm.org
8b92634836 update 2004-10-27 01:38:49 +00:00
edburns%acm.org
9f434f7ab6 update.cvsignore 2004-10-27 01:38:11 +00:00
bzbarsky%mit.edu
923e6f8698 Always give <isindex> a space manager. Bug 265371, r+sr=roc 2004-10-27 01:36:35 +00:00
bzbarsky%mit.edu
4ea1df8397 Factor out the code to insert a frame into the right childlist (used for
handling out-of-flows) into a function on the frame constructor state.  Enforce
some invariants via !important rules in html.css instead of hacking them into
the code.  Bug 263406, r+sr=roc
2004-10-27 01:34:22 +00:00
edburns%acm.org
e4fda6cb96 This checkin enables MouseListener functionality. You can add a
MouseListener to the EventRegistration or BrowserControlCanvas and be
notified of events on the browser canvas.  You can snoop for onMouseOver
information such as links.  Next step is to cvs remove unused classes
relating to mouse events, for example WCMouseListenerImpl and
WCEventListenerWrapper.

A webclient/test/automated/src/classes/org/mozilla/webclient/MouseListenerTest.java

- exercise mouseListener added to BrowserControlCanvas and to
  EventRegistration.

M webclient/build-tests.xml

- hook up new test

M webclient/classes_spec/org/mozilla/webclient/BrowserControlCanvas.java

- enable adding the MouseListener from here.

M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/EventRegistrationImpl.java

- absorb the functionality of WCMouseListenerImpl.  Also need to remove
  WCEventListenerWrapper.

- deal with MouseEvents.

- refactor BrowserToJavaEventPump.run() to handle mouse listeners

M webclient/src_moz/EmbedEventListener.cpp
M webclient/src_moz/EmbedEventListener.h

- absorb functionality from CBrowserContainer relating to mouse events.

M webclient/src_moz/NativeBrowserControl.cpp

- set the EventRegistration into the EmbedEventListener instance.

M webclient/test/manual/src/classes/org/mozilla/webclient/test/TestBrowser.java

- add mouseover url updating to status bar.
2004-10-27 01:33:57 +00:00
jag%tty.nl
c6d9da70dd And get rid of another warning (don't stuff a 16-bit string in %s) 2004-10-27 01:05:09 +00:00
jag%tty.nl
e3c2b68400 Attempt at fixing (part of) OS/2 bustage 2004-10-27 00:56:35 +00:00
darin%meer.net
39577f968e Attempting to fix GCC 3.4 build bustage 2004-10-27 00:31:23 +00:00
tor%cs.brown.edu
a539e481c1 Bug 263550 - respect overflow attribute of <svg:svg>. r=scootermorris 2004-10-27 00:25:08 +00:00
jag%tty.nl
79f808676a Fix minor typo (IDL doesn't mind, but it does emit a warning) 2004-10-27 00:09:09 +00:00
neil%parkwaycc.co.uk
15f268a973 Fix MinGW and OS/2 bustage from bug 262218 patch suggested by mkaply r=me sr=darin 2004-10-26 23:56:37 +00:00
tor%cs.brown.edu
81860a3572 Bug 266183 - correct default values for gradient attributes.
Patch by scootermorris@comcast.net, r=tor
2004-10-26 23:38:18 +00:00
scott%scott-macgregor.org
afac31a3ea Bug #266027 --> unable to import data from netscape 4.x.
Move some code from the old profile manager and from the new migration code
which knows how to do some of this stuff as well) into the import code so we don't
depend on the obsolete profile manager.

sr=bienvenu
2004-10-26 23:23:22 +00:00
scott%scott-macgregor.org
ce7c07f3da Bug #250828 --> Thunderbird does not use localized string "Inbox" for global inbox users.
sr=bienvenu
2004-10-26 23:16:13 +00:00
mcafee%mocha.com
8f13b0a99a Finally fixed the days layout problem, the form was fighting with tables. 2004-10-26 23:04:41 +00:00
bugzilla%arlen.demon.co.uk
a3b05ed4a5 Bug 264102 Chrome should use document.title instead of window.title - mail fixes
p=me r=mscott
2004-10-26 22:04:49 +00:00
mcafee%mocha.com
b19247e2e4 Adding MPL 1.1. r=jrgm@liveops.com 2004-10-26 22:01:35 +00:00
bzbarsky%mit.edu
f4e1dbcf2e Make sure to clear the event queue before processing restyles, in case that
tries to post reflow events. Bug 266171, r+sr=dbaron
2004-10-26 21:42:37 +00:00
mcafee%mocha.com
aed8b89291 Adding MPL license. r=jrgm@liveops.com, sr=gerv 2004-10-26 21:41:41 +00:00
steffen.wilberg%web.de
66230a5531 Bug 265741: fix menuPath and preferences entities for Mac. r=jeff 2004-10-26 21:37:32 +00:00
steffen.wilberg%web.de
ff4cb30251 Bug 263762: remove 'Close Window if only one Tab is open'. r=jeff 2004-10-26 21:36:20 +00:00
vladimir%pobox.com
55000b6c93 first bits of new calendar interfaces 2004-10-26 21:27:59 +00:00
wchang0222%aol.com
842593b76f Bugzilla bug 265501: compilers do not define _LP64 implicitly. _LP64 is
defined by <sys/isa_defs.h>.  So we need to test for the processor macros
directly.
2004-10-26 21:24:34 +00:00
varga%nixcorp.com
4841950f4d Fixing gcc 3.4 bustage. 2004-10-26 21:03:58 +00:00
wchang0222%aol.com
e917312407 Bugzilla bug 265709: fixed compiler warnings on LP64 platforms about
casting between a pointer and an integer of different size. r=jpierre.
2004-10-26 20:44:29 +00:00
pedemont%us.ibm.com
09a89dd42d Properly handle [inout] string params when calling a Java method from XPCOM. Allocate enough space for PRUnichar string when returning to XPCOM. 2004-10-26 20:30:01 +00:00
pedemont%us.ibm.com
2554d099dd Call dumpArray() after deleting array, to see if all objects are properly deleted. 2004-10-26 20:16:04 +00:00
pedemont%us.ibm.com
a8b0f50343 Make sure to delete create XPTC stubs. If method invocation fails, clean up params before throwing exception and returning. 2004-10-26 20:14:53 +00:00
edburns%acm.org
416da4356a Move this forward to leverage the THTTPD services of WebclientTestCase. 2004-10-26 19:33:15 +00:00
mostafah%oeone.com
14d1dbe196 Checked in patch for bug 265399:
###!!! ASSERTION: You are calling CreateInstance "{ed3db3fc-0168-4cab-8818-98f5475a490c}"
when a service for this CID already exists!:
'Error', file r:/mozilla/xpcom/components/nsComponentManager.cpp, line 1880
2004-10-26 19:30:50 +00:00
mostafah%oeone.com
249640df18 Checked in attachment #159387 for bug 256087:
Input area is labelled Categories (should be Category)
2004-10-26 18:43:12 +00:00
mostafah%oeone.com
93860c57c0 Checked in patches for bug 258986:
Cleanup event & todo/task mouseover preview tooltips: combine code, add properties, date ranges
2004-10-26 18:25:41 +00:00
mostafah%oeone.com
c5ebbadbe1 Checked in patch for bug 259463:
Date Problem-can not accept date before 01/01/1601 ,show blank
2004-10-26 17:34:02 +00:00
bienvenu%nventure.com
58def2143c fix 249240 add pref to disable logon_fallback for pop3, and handle other authentication problems, patch by me and ch.ey@gmx.net, r=me and ch.ey@gmx.net, sr=mscott 2004-10-26 17:16:30 +00:00
mostafah%oeone.com
c154911697 Added semicolon ( http://bugzilla.mozilla.org/show_bug.cgi?id=260158#c7 ) 2004-10-26 17:05:01 +00:00
mostafah%oeone.com
db7e683492 Checked in patch for bug 260158:
datepicker/timepicker menulist have blinking text cursor while popped up, but can't type
2004-10-26 16:42:24 +00:00
pkw%us.ibm.com
7dadb76da1 Bug 257097 - Offline/online switcher is not available in GOK's UI Grab.
Patch contributed by Louie Zhao (louie.zhao@sun.com)
r=aaronleventhal@moonset.net, sr=Henry.Jia@sun.com
2004-10-26 16:32:45 +00:00
pinkerton%aol.net
9745d9933e fix bustage in static build 2004-10-26 16:06:35 +00:00