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

129267 Коммитов

Автор SHA1 Сообщение Дата
gerv%gerv.net 3634d4d94b Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
rlk%trfenv.com 6f2f166ae5 Bug 236942 - Clean up code and add style with helpFileLayout.css in help files. Patch by Stefan <stefan_h@hem.utfors.se>. r=rlk@trfenv.com 2004-04-25 14:13:40 +00:00
rlk%trfenv.com 4a40dc9d14 Bug 237382 - Help instructions for importing bookmarks are incorrect. Patch by Stefan <stefan_h@hem.utfors.se>. r=rlk@trfenv.com 2004-04-25 14:11:08 +00:00
rlk%trfenv.com bf7bf4f65d Bug 230858 - Make a note that there's no UI for putting password for Mail. Patch by Stefan <stefan_h@hem.utfors.se>. r=rlk@trfenv.com 2004-04-25 14:06:56 +00:00
timeless%mozdev.org 22ce9378ec Bug 225994 DRefTool analysis for universalchardet files
r=smontagu sr=roc
2004-04-25 11:08:44 +00:00
timeless%mozdev.org b72f69c70e Bug 241200 It should not be an error for a @mozilla.org/pref-relativefile;1 to not have a file
r=caillon sr=dveditz
2004-04-25 10:50:51 +00:00
timeless%mozdev.org 72dcdeaa4e Bug 241130 si_CheckGetUsernamePassword does work to get a better dialog title and then does nothing with it
r=mvl sr=dveditz
2004-04-25 10:47:40 +00:00
ben%bengoodger.com 177a6ea67a more update manager prefs 2004-04-25 10:37:18 +00:00
ben%bengoodger.com ee40f4cf9b 214360 - make app update entries look a bit nicer 2004-04-25 10:36:41 +00:00
peterv%propagandism.org 9070803570 Fix schema code bustage () from fix for bug 241201 2004-04-25 10:24:51 +00:00
ben%bengoodger.com e0629f624a 214360 - more update notifications work... reorganize some of the apis so they make a bit more sense and are easier to work with 2004-04-25 08:52:06 +00:00
ben%bengoodger.com d7d0a53988 update makefiles to point at new branding location for content images 2004-04-25 08:50:55 +00:00
ben%bengoodger.com 2b43b177ab reorganize branding files for easier maintenance 2004-04-25 08:50:17 +00:00
scott%scott-macgregor.org 4b82514077 Bug #241073 --> formatting toolbar goes crazy when there is some error while delivering mail 2004-04-25 06:35:22 +00:00
ben%bengoodger.com 50c3234584 214360 - smartupdate - add an alertservice notification on windows to notify of new updates 2004-04-25 04:19:25 +00:00
ben%bengoodger.com 94a525e390 214360 - SmartUpdate: add a notification mechanism to the browser window to display updates. This is not enabled yet! 2004-04-25 02:55:53 +00:00
cls%seawood.org 9c1f05d9aa Fix link order. 2004-04-25 00:44:29 +00:00
ian%hixie.ch 47f159ceab Minor typo... (eagull->seagull) 2004-04-24 23:54:35 +00:00
roc+%cs.cmu.edu 97abad3f9f Fixing bustage ... MSVC can't handle the array size template. 2004-04-24 22:46:24 +00:00
cls%seawood.org aa8bf72d6b Removing removed rdf Makefiles. 2004-04-24 22:24:28 +00:00
roc+%cs.cmu.edu a1950ea73d Bug 226439. Use templates for ultra-efficient EqualsLiteral string method. r=darin,sr=dbaron. THIS MAY CAUSE BUSTAGE. DO NOT BE ALARMED. 2004-04-24 22:02:22 +00:00
neil%parkwaycc.co.uk 90bb4e0093 Bug 241151 nsSpringFrame was a useless subclass of nsLeafBoxFrame r/sr=roc 2004-04-24 21:27:11 +00:00
bzbarsky%mit.edu 2859896393 Make sure to always theme listboxes on mac. Bug 241205, patch by Stuart Morgan
(sbm5@case.edu) and Isaac Hwak Han (isaachh@mailc.net), r=pinkerton,
sr=bzbarsky.
2004-04-24 20:56:58 +00:00
cbiesinger%web.de 66eae4bb87 fixing RTZ typo, and mention that SIGIO is another name for SIGPOLL. r=shaver 2004-04-24 18:00:40 +00:00
wchang0222%aol.com 9297504571 Bugzilla bug 209499: backed out the change to strncpy in the previous
checkin because I noticed a subtle difference between PL_strncpy and
strncpy (the code marked with JLRU).
2004-04-24 17:59:16 +00:00
bzbarsky%mit.edu d44c8e2932 Change mCBReflowState to mean the containing block of _this_ reflow state
instead of the containing block of kids.  Fix the containing block calculations
for various cases of absolutely positioned descendants of relatively positioned
inlines (eg make "right" and "bottom" work in those situations).  Bug 135082,
r+sr=dbaron
2004-04-24 17:56:23 +00:00
wchang0222%aol.com 93d19e4dfa Bugzilla bug 209499: converted some PL_str* implementations to use ANSI C
equivalents.  The patch is contributed by Dan Witte <dwitte@stanford.edu>.
r=wtc.
Modified Files: strcat.c strchr.c strcmp.c strcpy.c strdup.c strlen.c
                strpbrk.c strstr.c
2004-04-24 17:33:46 +00:00
bsmedberg%covad.net 31f38b9b39 Bug 141090 - New profiles do not display current theme w/ check flag
patch by jerry.tan@sun.com r=me sr=bryner
2004-04-24 17:05:23 +00:00
roc+%cs.cmu.edu 6d1679954c Bug 234851. Minor performance optimization to make sure we only try overflow propagation for HTML BODY elements, not BODY elements from any XML namespace. r+sr=bzbarsky 2004-04-24 17:02:34 +00:00
jshin%mailaps.org d2c6e71b7d bug 235090 : add UTF-16 converters: committing two files missed in the previous check-in by mistake 2004-04-24 16:59:46 +00:00
bzbarsky%mit.edu 69105f8040 location.host should be the host the jar was fetched from for jar: URIs. Bug
53124, r=darin, sr=jst
2004-04-24 16:09:31 +00:00
bzbarsky%mit.edu 409de81840 When we push a pseudo cell frame, the block inside it needs to become the float
containing block.  Otherwise, floats inside this cellframe get very confused.
Bug 233094 and various dependencies, r+sr=dbaron
2004-04-24 16:00:46 +00:00
bienvenu%nventure.com 3357b06204 fix another cause of 83396 alert from cyrus imap server about message containing bare newlines, sr=mscott 2004-04-24 14:31:03 +00:00
bienvenu%nventure.com 298931f15a fix regression in pop3 mail filters on custom headers, 241499 r/sr=mscott 2004-04-24 14:29:03 +00:00
neil%parkwaycc.co.uk 5232fbfb19 Removing unused variable and function b=217089 p=gautheri@noos.fr r/sr=dbaron 2004-04-24 13:30:23 +00:00
neil%parkwaycc.co.uk 712357394e Bug 237658 JavaScript strict warning: redeclaration of var dataEls p=gautheri@noos.fr r=me sr=jag 2004-04-24 13:27:12 +00:00
mkaply%us.ibm.com a8e297dcd1 #241480
r=pedemont, sr=blizzard (platform specific)
OS/2 only - add support in install wizard for "Additional Components"
2004-04-24 11:26:54 +00:00
mkaply%us.ibm.com 94a63b7f6f #241482
r=pedemont, sr=blizzard (platform specific)
OS/2 only - don't send WAV files to the WPS unless multimedia is installed
2004-04-24 11:22:52 +00:00
mkaply%us.ibm.com 186b6561f2 #241524
r=pedemont, sr=blizzard (platform specific)
OS/2 only - only dispatch key event if there was a char - don't always set shift state to false
2004-04-24 11:19:48 +00:00
mkaply%us.ibm.com 3b1243b965 #144018
r=pedemont, sr=blizzard (platform specific), a=mkaply
OS/2 only - regression from original checkin - repeatcount is set when Ctrl or Alt is down
2004-04-24 11:14:26 +00:00
BradleyJunk%cinci.rr.com 1a478a2f5f Bug 223536 - Exposing XPConnect jsval <-> nsIVariant to conversion functionality. r=dbradley, sr=jst 2004-04-24 10:26:27 +00:00
hpradhan%hotpop.com 229deb6e18 bug 205550 : Fix leak in WSDL code. r=jst sr=darin 2004-04-24 10:22:19 +00:00
hpradhan%hotpop.com ae9a4edfa7 bug 241337 : Dont return an error if hidden pref is not set. r+sr=jst 2004-04-24 10:20:38 +00:00
axel%pike.org 7bcf3c16a3 removing dead test code, might resurrect dsds, not part of build, moa=me 2004-04-24 09:34:21 +00:00
dwitte%stanford.edu 3d9f621775 increase the allowable number of total cookies and number of cookies per host, and add prefs so embeddors can tune these values.
b=213963, r=mconnor, sr=darin
2004-04-24 04:17:31 +00:00
wchang0222%aol.com 5e66901da1 Bugzilla bug 236228: fixed the remaining problems with logFile == WinDebug
by moving the WinDebug handling code into the _PUT_LOG macro.  The patch is
contributed by timeless@bemail.org.  r=wtc.
2004-04-24 03:42:31 +00:00
leaf%mozilla.org 3be018dd44 strip installer binary unless MOZ_DEBUG is set. bug 241530, r=cls 2004-04-24 01:48:34 +00:00
scott%scott-macgregor.org ad2648a70e throbber url should be the products page not the project page 2004-04-24 00:29:17 +00:00
scott%scott-macgregor.org 69b44a86ac Fix bustage caused by BUg #239474 --> address book thread pane is empty 2004-04-23 23:38:12 +00:00
scott%scott-macgregor.org 325ab0c3cb art update from arvid 2004-04-23 22:00:11 +00:00