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

153170 Коммитов

Автор SHA1 Сообщение Дата
bsmedberg%covad.net 1d98ecd955 need stdio for stderr/printf, from bug 299988 2006-01-26 21:26:45 +00:00
brendan%mozilla.org 9e8a862123 Fix span-dependent instruction selection to work with incremental compilation (324650, r=mrbkap). 2006-01-26 21:05:40 +00:00
roc+%cs.cmu.edu 988ed21871 Bug 324836. Listboxes must be treated as pseudostackingcontexts. r+sr=dbaron 2006-01-26 21:03:49 +00:00
doronr%us.ibm.com cfebaf60c6 NPOTDB bug 305096 - schema validation does not handle inheritance of simple types 2006-01-26 20:53:15 +00:00
brettw%gmail.com c4a7ea00e5 Port Ben's VC6 compiler bustage fixes to trunk. 2006-01-26 20:45:41 +00:00
mvl%exedo.nl afe0326576 Add a comment explaining the properties param. no bug, r=dmose on irc. npotb. 2006-01-26 20:37:41 +00:00
brettw%gmail.com be9f265be7 Bug 324553, r=bryner. Finish remote container API plus manay misc fixes and cleanup. 2006-01-26 20:24:25 +00:00
roc+%cs.cmu.edu c356b9cc7b Bug 324763. Don't use useless 'mousethrough' on tabs ... restoring part of the patch in bug 317375 that was lost before checkin. r=mconnor 2006-01-26 19:25:53 +00:00
cltbld 64ec32a256 Automated update from host egg 2006-01-26 19:17:34 +00:00
bryner%brianryner.com 0ff9d4e39d Add a mozstorage-based FormHistory implementation, with an importer that uses the MorkReader class. Stop building Mork if building Places. Bug 324170, r=brettw, bsmedberg. 2006-01-26 19:17:04 +00:00
bsmedberg%covad.net abdac7eba1 Bug 299988 - integrate gtkmozembed into libxul, r=chpe 2006-01-26 19:10:50 +00:00
mrbkap%gmail.com 287da830da This should have gone too, (bug 324738) 2006-01-26 19:10:19 +00:00
mrbkap%gmail.com 87cc7990fa bug 324738: Remove some unnecessary complexity from the parser and hardcode DTDs. r=sicking sr=jst 2006-01-26 19:07:41 +00:00
cvshook%sicking.cc 55a0458fd4 Bug 310436: Allow glyph frames as child of svg. r=tor sr=dbaron 2006-01-26 18:32:55 +00:00
wr%rosenauer.org 1c3b41b807 Bug 323980 - subfolders of default account are not checked for new mail at startup, r=Neil, a=cst 2006-01-26 18:19:43 +00:00
bsmedberg%covad.net 491e71a9cd Bug 324813 - can't build Firefox static+debug, webservices tests are linked (badly) into the final static build, r=doron 2006-01-26 18:04:55 +00:00
bsmedberg%covad.net 676d303877 Reverting cls's change, which is undesirable in this frozen-linkage code; the real problem was fixed in stdafx.h 2006-01-26 17:52:00 +00:00
jminta%gmail.com a7f790ee36 Bug 323321 Drag'n'drop of events via right mouse button confuses the views. patch by ssitter, r=jminta 2006-01-26 17:45:35 +00:00
lpsolit%gmail.com c9d579a8a8 Bug 323524: Make the group name in editgroups.cgi an edit link - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2006-01-26 17:38:09 +00:00
mike.morgan%oregonstate.edu 050dc819bd Fixed for HTML validation. 2006-01-26 17:33:46 +00:00
kairo%kairo.at 21086071ec bug 65480 - prefs advanced description wording, p=<giacomo.magnini@portalis.it> r=IanN 2006-01-26 17:29:27 +00:00
mike.morgan%oregonstate.edu bdec0b63e0 Added sql dump to sql/ for the survey database. Default sql file includes default issues/intends etc. that were input according to the mock. 2006-01-26 17:27:12 +00:00
mike.morgan%oregonstate.edu 138e4d1ba8 Template work, finished everything but the SQL inserts. 2006-01-26 17:22:31 +00:00
bsmedberg%covad.net 895af679a9 From bug 317375 - nsIPresShell.h is unneeded and ends up instantiating bad nsRect symbols (fix build bustage) 2006-01-26 16:48:43 +00:00
cls%seawood.org a2a093f148 Explicitly link against gkgfx.lib to resolve dependencies.
Fixing pacifica tinderbox bustage.
2006-01-26 16:48:38 +00:00
tor%cs.brown.edu d08d4601d4 Bug 323907 - standardize SVG definition of M_PI.
Patch by longsonr@gmail.com, r=tor, sr=jst
2006-01-26 16:39:39 +00:00
mike.morgan%oregonstate.edu 3af16dbbb3 Couple of minor changes. 2006-01-26 16:26:18 +00:00
Olli.Pettay%helsinki.fi 5254037b54 Bug 281139, crash doing onfocus=alert() and Reloading, r+sr=bz 2006-01-26 16:12:30 +00:00
masayuki%d-toybox.com 2b8d13bf80 Bug 316634 The Proxy setting of IE is not migrated. patch by Hiro <crot0@infoseek.jp> r=jshin, sr=darin 2006-01-26 15:52:35 +00:00
darin%meer.net 0124e4829d fixes bug 320504 "Prompt users to submit feedback when uninstalling FF" r=beltzner,bsmedberg 2006-01-26 15:09:46 +00:00
cls%seawood.org c664c51932 Fix casing of libIDL references in mingw cross-compiled builds.
Bug #242870
2006-01-26 14:30:24 +00:00
igor%mir2.org 68682df68c Bug 319719: The previous commit still managed to break builds on Unix-like
systems where PATH does not include ".". The fix is to explicitly prefix
with ./ the command to execute.
2006-01-26 10:32:50 +00:00
igor%mir2.org 55b099a9d3 Bug 319719: JS scanner checks for keywords using pregenerated C source
avoiding the cost of atomizing keyword strings. This is an updated version
of the previous rather bad commit to address Makefile issues. r=brendan
2006-01-26 08:47:51 +00:00
igor%mir2.org f62a42d5af Bug 322772: I added js_EqualStrings which is a faster version of
js_CompareStrings when testing only for string equality. r=brendan
2006-01-26 08:01:54 +00:00
brendan%mozilla.org 877beb7aaa Add JS_LeaveLocalRootScopeWithResult API (324592, r=mrbkap). 2006-01-26 07:19:25 +00:00
dbaron%dbaron.org d08b0241f8 Another attempt at the Windows bustage. b=317375 2006-01-26 07:06:26 +00:00
dbaron%dbaron.org d4981f1f16 Guess at Windows (pacifica) bustage fix, and more consistent with existing code anyway. 2006-01-26 06:10:52 +00:00
bugzilla%micropipes.com 6a0c3eec4d - Finished addcomment.php. Comments actually go in the db now
- Added a convienence function to auth to get the user id quickly
2006-01-26 05:59:30 +00:00
bzbarsky%mit.edu d7fe987200 Fixing more build bustage and warnings. Bug 317375 2006-01-26 05:14:30 +00:00
bzbarsky%mit.edu 393f944ab2 Fixing thebes build bustage; bug 317375 2006-01-26 04:57:39 +00:00
ajschult%verizon.net edaa1c993f Update the Download More link in Languages/Content preferences. bug 324701, patch by Bruno 'Aqualon' Escherl <aqualon@aquachan.de>, r=KaiRo, sr=Neil 2006-01-26 04:21:30 +00:00
roc+%cs.cmu.edu 086f15ae73 Fixing more sicking bustage 2006-01-26 04:19:11 +00:00
robert%accettura.com 03ff83b73d Add licensing block 2006-01-26 04:02:48 +00:00
roc+%cs.cmu.edu 07e1542ea4 Fixing sicking bustage. 2006-01-26 03:44:21 +00:00
roc+%cs.cmu.edu 5281f591f9 Fixing my bustage. 2006-01-26 03:33:38 +00:00
roc+%cs.cmu.edu 065eba2c2f Fixing my bustage. 2006-01-26 03:20:51 +00:00
robert%accettura.com 3e50491217 Server side support for screenshots, utf-8 support. Some minor code cleanup also rolled in. 2006-01-26 03:14:01 +00:00
pavlov%pavlov.net 7a47712c14 fixing bustage from bsmedberg's checkin for 322965. 2006-01-26 03:10:10 +00:00
roc+%cs.cmu.edu 140677ac15 Fixing my bustage. 2006-01-26 03:00:06 +00:00
roc+%cs.cmu.edu ef728481f4 Fixing bustage. thanks=sicking 2006-01-26 02:49:29 +00:00