Граф коммитов

117549 Коммитов

Автор SHA1 Сообщение Дата
bryner%netscape.com 50e4c46fb1 Add camino.mk for pulling and building Camino (bug 195953). r=seawood. 2003-04-09 21:16:21 +00:00
dbaron%dbaron.org 10222fc8e5 The table outer frame should not get events for any coordinates, since it includes the margins of the table and caption. b=200966 r=bernd sr=bzbarsky 2003-04-09 21:14:51 +00:00
dbaron%dbaron.org 655e594112 Fix build warnings by using character literals. b=183354 r=smontagu sr=bzbarsky 2003-04-09 21:13:23 +00:00
suresh%netscape.com 70948e2ef5 removing obsolete nsIAuthenticator file. bug 182164. 2003-04-09 21:12:10 +00:00
kin%netscape.com 117932d74b Fix for bug 199490: A crash occurs after clicking in (HTML tags )document - Trunk [@
nsHTMLEditor::SetFinalSize]

  - A one line fix in HideResizers() which prevents the
    reported crash by setting mIsResizing to false. I assume
    we can't be resizing if the resize handles are being hidden.
    The assertion and null check in SetFinalSize() are just because
    I'm paranoid, but they should never be triggered if HideResizers()
    is called first.

  - The changes in StartResizing() makes it so that we don't create
    a new mouse motion listener if we already have one. We were
    creating a new listener each time we clicked on the handles, and
    never unregistering the old one ... this meant that the old
    listeners could be triggered if the editor were ever destroyed
    and the document left in tact ... allowing us to crash because the
    listeners keep an un-addref'd pointer to the HTMLEditor. Note that
    this crash is not likely to be hit in Mozilla since we always
    destroy the document and editor in Composer and MailCompose, but
    it can happen in an embedding context.

r=glazman@netscape.com  sr=sfraser@netscape.com
2003-04-09 21:10:58 +00:00
samuel%sieb.net 1663cf6ca7 0.8.25 -> 0.8.26
chatzilla only
2003-04-09 21:10:02 +00:00
bryner%netscape.com 658df70295 fix textarea borders for cocoa (bug 200841). r=pinkerton, sr=bzbarsky. 2003-04-09 21:04:16 +00:00
rogerl%netscape.com cc98e3ea6d gc fixings 2003-04-09 18:00:33 +00:00
edburns%acm.org 8fe43ad62a Author= Daniel Park
r=edburns

SECTION: classes changes

M build.xml

- Removed spurious linebreak on Kyle's create.webclient.scripts.

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

- Bugfix from Daniel Park

M classes_spec/org/mozilla/webclient/test/EMWindow.java

- Leverage new CurrentPage2 interface to display the Selection object.

M classes_spec/org/mozilla/webclient/wrapper_native/CurrentPageImpl.java
M classes_spec/org/mozilla/webclient/wrapper_nonnative/CurrentPageImpl.java

- Implement new methods from CurrentPage2.

M src_moz/CurrentPageActionEvents.cpp
M src_moz/CurrentPageActionEvents.h
M src_moz/CurrentPageImpl.cpp
M src_moz/gtk/GtkBrowserControlCanvasStub.cpp
M src_moz/gtk/StubFunctions.h

Native details for CurrentPage2.

SECTION: New files

A classes_spec/org/mozilla/webclient/Selection.java
A classes_spec/org/mozilla/webclient/CurrentPage2.java
A classes_spec/org/mozilla/webclient/wrapper_native/SelectionImpl.java
2003-04-09 17:42:41 +00:00
blizzard%redhat.com baab44722b Bug #200917 and bug #200060. Some dialogs were missing required checkboxes. Original patch from mpeseng@tin.it, some changes by me. Not part of the default build. 2003-04-09 13:59:12 +00:00
locka%iol.ie b824fbf934 Fix for bustage, return NS_OK from method with NS_IMETHOD return type. a=roc+@cs.cmu.edu 2003-04-09 13:16:05 +00:00
roc+%cs.cmu.edu 12c5a8aa8b Bug 201300. Get rid of document observer from nsGfxScrollFrame. r+sr=bz 2003-04-09 11:27:09 +00:00
roc+%cs.cmu.edu 61cded3928 Bug 201299. Make lazy scrollbars more selective to avoid XUL tree and listbox problems. r+sr=bzbarsky 2003-04-09 11:17:42 +00:00
burnus%gmx.de 7a29882ad1 Bug 71790 - Duplicate resolution field should include bug number of original
r=bbaetz,a=justdave
2003-04-09 09:29:19 +00:00
ssu%netscape.com 0073596cba fixing bug 201309 - Too many network errors caused by too many left over ns_tempX dirs. r=dveditz, rs=sspitzer 2003-04-09 08:46:05 +00:00
katakai%japan.sun.com 2302b46f1b bug 200086
TryLangGroup() should not be called for FFRE fonts in FindStyleSheetSpecificFont()
r=bstell,sr=rbs
2003-04-09 06:32:28 +00:00
justdave%syndicomm.com 2df4ad4a6f Fixing tinderbox bustage from previous checkin (bug 199012) 2003-04-09 06:29:37 +00:00
seawood%netscape.com e44e5522de Pull in more of the tree to build the minimo config 2003-04-09 05:29:04 +00:00
varga%netscape.com 8a8c57cc59 Missed part of the fix for bug 113232. support transparent non-rectangular chrome windows.
r=roc, sr=bz
2003-04-09 05:14:24 +00:00
oeschger%netscape.com 0e842e6d68 checking in some patches for andreas kunz, r=oeschger, dispensation pper 162559, fixing leftover netscape references, typos and other problems 2003-04-09 05:01:54 +00:00
jst%netscape.com 4918397165 Fixing bug 200038. Fixing bogus assertion triggerd in venkman. r=heikki@netscape.com, sr=peterv@netscape.com 2003-04-09 04:40:20 +00:00
blizzard%redhat.com 7f11d6545a Bug #176514. XIM for gtk2. Patch is partially done by me and robin and katakai and other folks as well. Not part of the default build. 2003-04-09 03:34:53 +00:00
wtc%netscape.com 9bc8fdc32a Bug 200561: do not include <string.h> in optimized builds for AIX so that
memcpy continued to be exported.  This is to be "bug compatible" with old
libnspr4.so binaries that exported memcpy by accident because we did not
include <string.h> in optimized builds.
2003-04-09 02:20:46 +00:00
kyle.yuan%sun.com 5a4cbd5c11 Bug 156712 Webclient can't do File->New Window on Unix
r=edburns
2003-04-09 01:36:03 +00:00
smontagu%netscape.com 864c910c2f Add CTL support to static builds. Bug 201167, author=Roland.Mainz@informatik.med.uni-giessen.de, r=cls 2003-04-09 01:04:16 +00:00
bzbarsky%mit.edu f742557433 Use const statics for greater good. Bug 201251, r=jst, sr=alecf 2003-04-09 00:52:48 +00:00
seawood%netscape.com 5401dcf4f2 Checkout toplevel files first to avoid cvs quirks 2003-04-09 00:49:38 +00:00
sspitzer%netscape.com 7e6c5e6111 fix for bug #86370. problems with SMTP (and account central UI) if SMTP username contains
characters that should be escaped.  the fix for that is in nsSmtpDelegateFactory.cpp.
thanks to nrt@dial.pipex.com for the patch, and cls for testing.

the same problem existed for nntp, in nsNNTPProtocol.cpp

the rest is some code cleanup I had sitting around.
2003-04-09 00:47:54 +00:00
seawood%netscape.com 70c7d28f8e inital version copied from client.mk 2003-04-09 00:09:26 +00:00
dougt%netscape.com 5a9ee1e7e3 attempt 2 to fix mac os X bustage 2003-04-08 23:45:17 +00:00
gerv%gerv.net 346a44d770 Bug 199012 - Default (and b.m.o.) bug email should have "change prefs" line. Patch by gerv; r,a=myk 2003-04-08 23:29:35 +00:00
cltbld%netscape.com a988b4d5f3 Automated update 2003-04-08 22:30:08 +00:00
dougt%netscape.com db53003e82 doh. missed a endif 2003-04-08 22:26:13 +00:00
darin%netscape.com bfd31e83de fixes bug 194402 "publishing doesn't complete; opens multiple FTP control connetctions" r=dougt sr=sfraser 2003-04-08 22:18:10 +00:00
mkaply%us.ibm.com 4ac3c4ec56 EMX bustage - fallout from XP_PC changes 2003-04-08 22:16:49 +00:00
samuel%sieb.net e542c4afbc Bug 199830 - strict warnings on nick change
r=rginda
chatzilla only
2003-04-08 22:10:03 +00:00
samuel%sieb.net 1bfda01ee4 Bug 199234 - Ctrl+Shift+Tab and ctrl-pgup don't work on the first tab
r=rginda
chatzilla only
2003-04-08 22:07:28 +00:00
timeless%mozdev.org f0f727bb67 Bug 63188 What is the aMode parameter in CToken::Consume?
patch by choess@stwing.upenn.edu r=jst sr=jst
2003-04-08 22:01:46 +00:00
timeless%mozdev.org 8113eff243 Bug 199200 Make Networking Tests XP friendly by using the eventqueueservice
r=darin
2003-04-08 22:01:43 +00:00
timeless%mozdev.org 82fedfaf09 Bug 199200 Make Networking Tests XP friendly by using the eventqueueservice
sr=heikki
2003-04-08 22:01:40 +00:00
dougt%netscape.com acf475c8a5 attempting to fix mac bustage 2003-04-08 21:51:58 +00:00
bzbarsky%mit.edu 31b73ec09c Some random code cleanup:
1)  Make SetContentSink and SetParserFilter not claim to return stuff
2)  Clean up nsIParser to use NS_IMETHOD_() where needed.  Sync up with nsParser
3)  Removed some never-used code

Bug 40149, r=harishd, sr=jst
2003-04-08 21:23:34 +00:00
dougt%netscape.com ba320bcb27 spelling error fixed - thanks pkw@us.ibm.com. 2003-04-08 21:13:54 +00:00
darin%netscape.com 4597a70c05 fixes bug 201054 "SSL proxy CONNECT w/ NTLM auth fails" r=dougt sr=bz 2003-04-08 21:12:24 +00:00
dougt%netscape.com 051cd58d22 fixing mistake in help option 2003-04-08 20:58:08 +00:00
alecf%netscape.com 30e2ba9ebb remove unused #include (no reviewer, its just not used) 2003-04-08 20:55:30 +00:00
alecf%netscape.com f69ebc1f6b fix for the first part of bug 200580, remove nsIDTD::ConvertEntityToUnicode, nobody is using it r=harishd, sr=jst 2003-04-08 20:54:56 +00:00
blizzard%redhat.com d1cbf884f3 Bug #201033. Cleanup the code that passes calls to any owning toplevel. r+sr=roc 2003-04-08 20:51:42 +00:00
sfraser%netscape.com d3d9996705 Fix bug 167149: support modeOpenMultiple for the Mac (Carbon) file picker. r=pinkerton, sr=bryner. 2003-04-08 20:50:58 +00:00
roc+%cs.cmu.edu 3936b4c393 Bug 126263. Whack comboboxes/listboxes to use Gfx scrollbars. Also, make scrollbars attach their XBL content only when they become visible, to avoid pageload hit. r+sr=dbaron 2003-04-08 20:50:57 +00:00