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

181589 Коммитов

Автор SHA1 Сообщение Дата
ccooper%deadsquid.com dbf1dad4a6 - display only valid results by default 2007-05-24 15:34:26 +00:00
sspitzer%mozilla.org ca71455471 bug 381240 - disabling more tests for now 2007-05-24 15:07:44 +00:00
nboyd%atg.com 4eb19ba1d3 Nit: fix typo in javadoc 2007-05-24 14:47:01 +00:00
ccooper%deadsquid.com 98ce4624b0 - point help links to QMO
- add link to Date::Manip syntax for advanced search
2007-05-24 14:36:53 +00:00
peterv%propagandism.org 333cdaa846 Temporary bustage fix. 2007-05-24 14:28:40 +00:00
nboyd%atg.com 3ac2239685 Fix bug 381819. Patch from Bob Clary <bclary@bclary.com>. 2007-05-24 14:17:10 +00:00
peterv%propagandism.org 9eca95ccdc Fix for bug 368774 (Make cycle collector work with refcounted non-XPCOM objects). r=dbaron, sr=sicking. 2007-05-24 14:10:04 +00:00
nboyd%atg.com 0a025a97dc Add more publicly accessible name for building tests so that
we can have better instructions at
http://developer.mozilla.org/en/docs/Rhino:Testing
2007-05-24 13:45:42 +00:00
surkov.alexander%gmail.com 9882325b2d Bug 381312 - implement IAccessibleRelation, r=aaronlev, sr=neil 2007-05-24 13:26:55 +00:00
peterv%propagandism.org 1f0867fd8b Fix for bug 372544 ([Midas] Tab spacing is inconsistent). Patch by Mathieu Fenniak (mfenniak-moz@mathieu.fenniak.net), r/sr=me. 2007-05-24 13:00:53 +00:00
slavomir.katuscak%sun.com 03f9d5e125 Bug 367376 - update of ignored leaks. 2007-05-24 09:37:52 +00:00
joshmoz%gmail.com 130c4f726e turn on native form controls for Mac OS X again... b=175279 sr=pav 2007-05-24 08:13:04 +00:00
igor%mir2.org 4639896d19 Bug 379758: SETSP is removed 2007-05-24 07:51:47 +00:00
igor%mir2.org a2d68820d0 Bug 381236: static assert that does not depend on __LINE__ 2007-05-24 07:27:45 +00:00
masayuki%d-toybox.com a462976bf8 Bug 381426 Can't be activated Input Method in the Bookmark Properties. #2 r+sr=roc 2007-05-24 06:51:42 +00:00
roc+%cs.cmu.edu 6a065b0930 Backing out to fix bustage :-( 2007-05-24 05:16:53 +00:00
roc+%cs.cmu.edu 23228d9dbb Fixing bustage... 2007-05-24 04:52:46 +00:00
edburns%acm.org d9bf9d79a8 M build.properties.sample
M dist/build.xml
M dom/build.xml
M webclient/build.xml
M dist/netbeans/build.xml
M dist/netbeans/webclient.properties
M dom/jni/Makefile.in
M dom/src/Makefile.in
M webclient/src_moz/Makefile.in
M webclient/src_moz/EmbedWindow.cpp
M webclient/src_moz/EmbedWindow.h

- Fix for Mac OS X
2007-05-24 04:16:59 +00:00
roc+%cs.cmu.edu 5a370c653e Fixing bustage... 2007-05-24 03:40:15 +00:00
roc+%cs.cmu.edu c06e600782 Bug 336959. Reland update to use Pango for linebreaking of Thai and CJK text on Linux. patch by Theppitak Karoonboonyanan, r+sr=roc 2007-05-24 03:16:16 +00:00
roc+%cs.cmu.edu 1006f0be79 Reftests for long textruns (bug 380484). 2007-05-24 03:11:45 +00:00
roc+%cs.cmu.edu 2287c703f8 Not part Of The Build. Bug 381228. Fix handling of case where the text is not part of a block. 2007-05-24 03:06:37 +00:00
sspitzer%mozilla.org c50f12d57f fix for bug #381624: history sidebar slower the first time you open it (or on startup), then when you switch history views
r=mano
2007-05-24 02:27:32 +00:00
preed%mozilla.com 602748cfaf Bug 381695: TextFrame feature makefile switch needs to pick up its setting from environment. r=bsmedberg 2007-05-24 02:13:04 +00:00
aaronleventhal%moonset.net 136e4f180a Bug 378776. Follow-up to original checkin -- remove 2 more cases of GetNumberOfShells(). r=smaug 2007-05-24 01:33:15 +00:00
mrbkap%gmail.com 2d1e014a71 Back this out for now to sort out what happens when we're called from C++, not from Javascript. 2007-05-24 00:50:50 +00:00
sspitzer%mozilla.org 9404912e75 bug 381240 - disabling more tests for now 2007-05-24 00:45:46 +00:00
sdwilsh%shawnwilsher.com b4fb1a73e4 Bug 381646 - Re-enable tests for download manager (windows orange patch). r=sayrer 2007-05-24 00:38:48 +00:00
mrbkap%gmail.com f3ce0b14cc Use the currently executing function as the nominal parent for our function so that we pull the correct prototype for our function. bug 370127, r+sr=jst 2007-05-24 00:18:00 +00:00
sdwilsh%shawnwilsher.com 1dd27a936b Bug 381646 - Re-enable tests for download manager. r=sayrer 2007-05-23 23:52:50 +00:00
sdwilsh%shawnwilsher.com 2da4cc7428 Bug 381538 - "clean up" button remains greyed out after download completes. r=gavin.sharp 2007-05-23 23:12:03 +00:00
roc+%cs.cmu.edu 62566232cd Fixing reftest bustage 2007-05-23 22:56:06 +00:00
crowder%fiverocks.com cd983400a9 Bug 381402: Compilation error with HAS_XDR_FREEZE_THAW and old Script object, r=mrbkap 2007-05-23 22:09:52 +00:00
ghendricks%novell.com 556bb35361 Default to showing the text fields when creating a new case. 2007-05-23 22:00:31 +00:00
joshmoz%gmail.com d19fbfe977 turn native form controls off again on mac, more reftest problems 2007-05-23 21:50:54 +00:00
crowder%fiverocks.com 11d41ea67d Bug 381402: Compilation error with HAS_SCRIPT_OBJECT, r=mrbkap 2007-05-23 21:50:43 +00:00
kairo%kairo.at 3d90fc5240 sorry, checkin for bug 381776 has r=bent 2007-05-23 21:50:38 +00:00
kairo%kairo.at 2df112a4b4 bug 381776 - move suite/ Makefiles from allmakefiles.sh to suite/makefiles.sh 2007-05-23 21:48:38 +00:00
scott%scott-macgregor.org 39717425fb nsIMsgSignature is unused. remove it. 2007-05-23 21:41:45 +00:00
ghendricks%novell.com 788cd315dd Use the skin mechanism for css. 2007-05-23 21:29:59 +00:00
crowder%fiverocks.com 1221f4d57a Bug 375715: "Assertion failure: (c2 <= cs->length) && (c1 <= c2)" with /[\Wb-G]/, patch by mrbkap, r=crowder 2007-05-23 21:13:13 +00:00
stefanh%inbox.com ab04f131a2 Bug 381352 - remove CSS rules pointing to inexistent classicBindings.xml. r=Mano. 2007-05-23 20:49:34 +00:00
ghendricks%novell.com ca369e80b7 fix mod_perl warnings 2007-05-23 20:42:27 +00:00
sdwilsh%shawnwilsher.com 2a664abe8d Bug 381468 - Convert toolkit application/x-javascript to application/javascript. r=gavin.sharp 2007-05-23 20:40:13 +00:00
joshmoz%gmail.com ac47299381 clean up unused methods and virualized methods in nsButtonFrameRenderer. Patch by Rob Arnold. b=315347 r/sr=roc 2007-05-23 20:32:56 +00:00
sdwilsh%shawnwilsher.com b476e09800 Bug 381508 - XUL editable menulist shouldn't use document.commandDispatcher. r=sr=neil 2007-05-23 20:13:22 +00:00
cltbld 2f47b77278 Automated update from host egg.build.mozilla.org 2007-05-23 20:11:03 +00:00
bzbarsky%mit.edu 1126ef5498 Fix bug 380516, bug 375342, bug 374293. Patch in bug 380516. r=jwatt, sr=dbaron 2007-05-23 20:10:43 +00:00
bent.mozilla%gmail.com 243b45e3dd Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions. 2007-05-23 20:08:55 +00:00
bzbarsky%mit.edu 9b101a2d57 SVG Load events shouldn't need a presshell to fire. Bug 380417, r=jwatt and
smaug, sr=tor
2007-05-23 20:05:53 +00:00