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

129048 Коммитов

Автор SHA1 Сообщение Дата
darin%meer.net 468eb96918 fixes bug 241022 "nsXPComInit.cpp has wrong offset checking for post 1.6 functions" patch by marco@gnome.org r+sr=darin 2004-04-19 22:33:33 +00:00
neil%parkwaycc.co.uk c27485ffcc Bug 240562 Remove unused variable p=gautheri@noos.fr r=glazou sr=roc 2004-04-19 22:31:12 +00:00
darin%meer.net 2a196377a1 checking in changes for nsDownloadManagerListener.js to fix bug 240835.
these were originally part of my patch for bug 24867, but somehow i forgot
to check them in with that patch :-(
2004-04-19 22:26:16 +00:00
darin%meer.net df3622f16f fixes sun forte build bustage resulting from patch for bug 226241, patch by timeless r=kyle.yuan sr=darin 2004-04-19 21:59:26 +00:00
leaf%mozilla.org 4228f28bc4 Add dummy file for windows talkback xpi creation, so *something* gets
created to be installed, even if building the talkback component is disabled
or broken. bug 240234.
2004-04-19 21:59:20 +00:00
darin%meer.net c9f9e1f23c fixes bug 240754 "Escape dots in the username and password when canonicalizing URIs" r=dougt sr=dveditz 2004-04-19 21:50:35 +00:00
darin%meer.net 0c93ce449f fixes win32 crash and file->open regression resulting from patch for bug 24867, patch by neil r+sr=darin 2004-04-19 21:41:28 +00:00
cls%seawood.org 5249125cc3 Explicitly declare inlined function as inline & remove COM declaration.
Fixing native mingw build bustage.
Bug #240106 r=darin
2004-04-19 21:37:39 +00:00
bzbarsky%mit.edu 7646ea853d Treat the 'h' type as HTML. Bug 215866, r=bbaetz, rs=darin 2004-04-19 20:51:51 +00:00
caillon%redhat.com 9bda8ecac0 Fixing Xinerama bustage. Bug 239227. 2004-04-19 20:41:20 +00:00
BradleyJunk%cinci.rr.com c4dec9f006 Ok, I'm going to try this again, patch confused me. This should now be properly backed out 2004-04-19 20:23:29 +00:00
bzbarsky%mit.edu 538c66e542 Fix RFindCharInSet to work again. Bug 240837, r+sr=darin 2004-04-19 20:18:05 +00:00
bzbarsky%mit.edu 4bdfce9548 Make sure to parse the data as UTF-8, since we serialized it as UTF8. Bug
240717, r+sr=jst
2004-04-19 20:12:53 +00:00
darin%meer.net e1596abc85 adding testcases for FindCharInSet and RFindCharInSet, bug 240837 2004-04-19 20:12:52 +00:00
BradleyJunk%cinci.rr.com 3857e387ed Bah, I checked in the wrong patch, sorry, backing out 2004-04-19 20:11:36 +00:00
bzbarsky%mit.edu cdad1f0fd3 Don't crash if we're asked for the style rules for a node in a document with no
presentation at all.  Bug 240767, r=caillon, sr=bryner.
2004-04-19 20:07:04 +00:00
BradleyJunk%cinci.rr.com ac91cd745c Bug 223536 - Exposing XPConnect jsval <-> nsIVariant to conversion functionality
r=dbradley, sr=jst
2004-04-19 20:05:39 +00:00
locka%iol.ie 1c688f8191 Implement IHTMLDocument2::get_Cookie. Checkin on behalf of atremon@elansoftware.com, r=adamlock sr=bzbarsky 2004-04-19 19:59:52 +00:00
Stefan.Borggraefe%gmx.de 3e67ea8446 Fix for bug 157067: Inconsistency in appearance of "Move Up" and "Move Down" buttons
r=aaronl, sr=mscott
2004-04-19 19:45:12 +00:00
scott%scott-macgregor.org 8b04e439fe rename mach.icns to thunderbird.icns for clarity 2004-04-19 19:11:09 +00:00
scott%scott-macgregor.org 7ea3726a5a Rename mozilla.ico to thunderbird.ico for clarity 2004-04-19 19:04:41 +00:00
leaf%mozilla.org 57e9de1093 correct invocation of make-makefile 2004-04-19 19:02:38 +00:00
leaf%mozilla.org fd9a6e0f98 add talkback processing routines, release config settings. 2004-04-19 18:57:39 +00:00
bienvenu%nventure.com 196eb7b00d fix news filters that mark threads as watched or ignored, so that the thread shows up as watched/ignored immediately instead of the next time you open the newsgroup, sr=mscott 227224 2004-04-19 18:25:08 +00:00
bienvenu%nventure.com ea017a1019 fix regression in opening .eml files, and any other file extension whose content type is specified in windows registry, 240942, r/sr=bsbarsky 2004-04-19 18:19:56 +00:00
bryner%brianryner.com c40b54ea5d Fix shift+tab in mail compose (bug 240504). r=neil, sr=jst 2004-04-19 17:48:34 +00:00
neil%parkwaycc.co.uk f0a4f9efc5 Bug 234186 Don't allow mail identites to post to newsgroups p=ch.ey@gmx.net r=me sr=mscott 2004-04-19 17:07:07 +00:00
caillon%redhat.com 255bacc1d4 Attempt to fix gtk 1 bustage. Bug 239227 2004-04-19 16:47:52 +00:00
mkaply%us.ibm.com d9f5283be0 #239663
r=mkaply, sr=blizzard (platform specific)
OS/2 only - bring back VACPP support for NSPR and DBM mainly so VACPP can still be used with NSS
2004-04-19 16:23:39 +00:00
scott%scott-macgregor.org 833fcb1ae2 Bump the trunk's installer to say 0.6+ 2004-04-19 16:22:02 +00:00
caillon%redhat.com ce2359e1d0 Attempt to fix gtk 1 bustage. Bug 239227 2004-04-19 16:18:41 +00:00
neil%parkwaycc.co.uk 35aae09eb6 Bug 237598 Remove nsUCRegUtils p=sdwalker@myrealbox.com r=mkaply sr=alecf 2004-04-19 16:02:09 +00:00
timeless%mozdev.org ae203fc51b Bug 64485 [Linux] Intellimouse Explorer Backwards and Forwards button support
patch by sand@blarg.net r=bryner sr=roc
2004-04-19 15:48:14 +00:00
caillon%redhat.com 52f6c66eed Bug 239227 - nsScreenGTK::GetAvailRect() should take the taskbar/panel/dock/etc into account if possible
r=blizzard sr=bryner
2004-04-19 15:34:12 +00:00
neil%parkwaycc.co.uk c4dc4f8221 Bug 142120 Ctrl+Right Arrow in space-only mode should not stop again after crossing spaces p=vdvo@vdvo.net r=roc sr=jst hopefully also fixing bug 236172 2004-04-19 15:33:33 +00:00
mkaply%us.ibm.com b0374c3e45 #189480
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - switch to using Mozilla Unicode encoders/decoders instead of platform decoders
2004-04-19 14:46:07 +00:00
kestes%walrus.com f95ab430f8 use of uninitiallized variable $time fixed. Thanks to "Troy Chevalier" <troy#tellme.com> 2004-04-19 12:42:16 +00:00
varga%nixcorp.com 263b9974ac Documenting the XML format. 2004-04-19 07:21:37 +00:00
varga%nixcorp.com 8a5d464395 Fix for bug 224759. Tree displays text "null" for values pulled from database that are null. r=me 2004-04-19 07:15:11 +00:00
varga%nixcorp.com 50ed275885 Fix for bug 232025. Change HTML output to XML. r=varga since noone else is working on this component. 2004-04-19 06:40:37 +00:00
scott%scott-macgregor.org d170bc932a Bug #237725 --> Use dist\branding as a staging area for branded artwork.
sr=bryner
2004-04-19 05:32:45 +00:00
scott%scott-macgregor.org d8851e7eeb Bug #237725 --> Use dist\branding as a staging area for branded artwork.
Remove app specific icons from installer\windows. mail and browser now export them on their own.

sr=bryner
2004-04-19 05:29:11 +00:00
scott%scott-macgregor.org 19e4e5a4bf Bug #237725 --> Use dist\branding as a staging area for branded artwork.
export installer\windows

sr=bryner
2004-04-19 05:26:17 +00:00
scott%scott-macgregor.org d8ee8465d0 Bug #237725 --> Use dist\branding as a staging area for branded artwork.
Copy generic branded icons out to dist\branding

During the install phase, use the icons in dist\branding instead of the ones in browser\app

sr=bryner
2004-04-19 05:24:35 +00:00
scott%scott-macgregor.org 5644905ed3 Bug #237725 --> Use dist\branding as a staging area for branded artwork.
mail and browser copy their own specific app.ico icons out to dist\branding for use by the installer. Don't hard
code the browser and mail ico files

sr=bryner
2004-04-19 05:23:52 +00:00
scott%scott-macgregor.org dbe8bbf1d1 Bug #237725 --> Use dist\branding as a staging area for branded artwork.
Copy generic branded icons out to dist\branding

sr=bryner
2004-04-19 05:22:54 +00:00
scott%scott-macgregor.org da52a79e5a Bug #237725 --> Use dist\branding as a staging area for branded artwork.
Export generic installer artwork

sr=bryner
2004-04-19 05:20:57 +00:00
scott%scott-macgregor.org f29803360f Bug #237725 --> Use dist\branding as a staging area for branded artwork.
Add installer\windows to the dir list so it can export the generic installer icons out to dist\branding

sr=bryner
2004-04-19 05:18:50 +00:00
scott%scott-macgregor.org da7d9ef22d Bug #237725 --> Use dist\branding as a staging area for branded artwork.
Add mail\installer\windows Makefile
2004-04-19 05:18:00 +00:00
scott%scott-macgregor.org e065dc8370 Bug #237725 --> Use dist\branding as a staging area for branded artwork.
Move the generic installer artwork from mozapps to mail\installer.
2004-04-19 05:17:06 +00:00