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

141497 Коммитов

Автор SHA1 Сообщение Дата
mkanat%kerio.com e60125d457 Bug 290277: Index renaming may fail if misnamed PRIMARY indexes exist
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat, a=justdave
2005-04-23 02:07:46 +00:00
ben%bengoodger.com 17b0bf20cf 291206 - verbose template rule format does not support parsetype='Integer' for literal match conditions... r=vlad sr=bryner a=brendan 2005-04-23 01:42:31 +00:00
ben%bengoodger.com d5b6769604 291177 - need interface for enumerating directories, implement nsIDirectoryEnumerator with close() method to free system resources after enumeration complete - used incorrect checkin comment for previous checkin which has the meat of the change! r+sr=darin a=brendan 2005-04-23 01:41:42 +00:00
ben%bengoodger.com b9725a8b1a 286034 - allow extensions to be installed/uninstalled by simply adding/removing their directories... r=bsmedberg, sr=darin, a=brendan 2005-04-23 01:39:51 +00:00
vladimir%pobox.com 59fbf4800d some more view prettyness fixes 2005-04-23 00:23:15 +00:00
dougt%meer.net eef5a77150 disable crypto while I work on coreconf. WINCE ONLY. Not part of normal build 2005-04-23 00:21:35 +00:00
brendan%mozilla.org daf517837d Check in timeless's patch to protect against last-ditch GCs under JS_InitClass (291439, r/a=me). 2005-04-23 00:07:35 +00:00
timeless%mozdev.org 7bfb0bd495 fix GC_MARK_DEBUG for !JS_HAS_XML_SUPPORT 2005-04-22 23:53:40 +00:00
pavlov%pavlov.net cfffe0617c fixing event dialog to use use timezone-corrected times when displaying start/end times. adding some code to try to guess what your system timezone is 2005-04-22 22:57:08 +00:00
scott%scott-macgregor.org 25677ada84 Bug #287793 --> fix a typo
patch by robert sayre
2005-04-22 21:44:52 +00:00
scott%scott-macgregor.org 34c5bb34d3 Bug #291346 --> don't migrate the remember.signon pref 2005-04-22 21:33:59 +00:00
scott%scott-macgregor.org 30cb72e2a6 Bug #254557 --> mail/app/Makefile.in DESTDIR typo lets 'make install DESTDIR=/tmp/somedir/' fail
Patch by Geir Thomassen

r=bsmedberg
2005-04-22 21:27:25 +00:00
scott%scott-macgregor.org 797657a239 Avoid dereferencing a null object and throwing a needless JS error 2005-04-22 21:18:08 +00:00
julien.pierre.bugs%sun.com 40bff2dfd0 Fix for bug 170911 - add support for >2GB files on OS/2. r=mkaply, pedemonte 2005-04-22 21:14:03 +00:00
vladimir%pobox.com 359b185aab Let GetInTimezone return a new calDateTime correctly for dates, by just setting the timezone on the newly created time and not doing anything to the month/day 2005-04-22 21:11:14 +00:00
bsmedberg%covad.net 38719afe50 Updating all-locales list 2005-04-22 20:44:44 +00:00
dougt%meer.net 35c7dd4ea9 Default WINCE mozconfig file. Not part of normal build 2005-04-22 20:18:53 +00:00
tor%cs.brown.edu 7a20d221a4 Bug 291499 - prevent infinite indent in layout-debug. r+sr+a=dbaron 2005-04-22 19:46:35 +00:00
dougt%meer.net 1e491df41d Adding a few missing registry functions. WINDOWS CE ONLY. Not Part of the normal build 2005-04-22 19:36:37 +00:00
cltbld 9fea313c56 Automated update from host egg 2005-04-22 19:10:39 +00:00
dougt%meer.net 844e4cfc58 Build changes for windows ce. With this patch, configure correctly
produces working a autoconf.mk file.

r=benjamin@smedbergs.us
sr+a=dbaron@mozillafoundation.org
b=291229
2005-04-22 19:06:27 +00:00
tor%cs.brown.edu 3a11990cae Bug 290835 - allow building both canvas and cairo svg, don't
statically link two copies of cairo code.  r=bsmedberg, a=chofmann
2005-04-22 19:03:41 +00:00
bsmedberg%covad.net 00b04d41b8 From bug 287262 - make the installers-% target match reality, NPOTDB 2005-04-22 18:33:55 +00:00
cbiesinger%web.de e62643dfbd Bug 256988 firefox pkg-config files reference mozilla-xpcom and mozilla-nspr.
use MOZ_APP_NAME in the pkgconfig files
patch by Christian Persch <chpe@gnome.org> r+a=shaver
2005-04-22 17:11:13 +00:00
bzbarsky%mit.edu 3347ea07cf Fix nsStandardURL::Equals to always return true when a URL is compared to
itself or its clone.   Bug 286702, r=biesi, sr=darin, a=brendan
2005-04-22 15:46:26 +00:00
bsmedberg%covad.net dec15e27b1 Bug 287262 - build l10n automation - fix the official-branding targets NPOTDB 2005-04-22 15:38:35 +00:00
bzbarsky%mit.edu 30c41a6580 Removing -moz-page-break display value, since it's not needed. Bug 289975,
r+sr+a=dbaron
2005-04-22 15:31:44 +00:00
igor%mir2.org 0ce126ffab Fixing String.replace(re, function) where function doing regexps on its own would alter regexp data used by the regexp itself. 2005-04-22 15:28:19 +00:00
timeless%mozdev.org a51c425a0b Bug 291420 build.dat can't be read because |tell| returns 0
patch by ajschult@verizon.net r=chase
2005-04-22 14:21:39 +00:00
pinkerton%aol.net 852bda6497 ifdef back the old session history until global history is fast enough 2005-04-22 13:53:58 +00:00
mkaply%us.ibm.com 2431a71167 #281203
r=mkaply, sr=blizzard (platform specific), a=mkaply (OS/2 only)
Patch from Andy Willis for XUL Runner - convert a Unix path to platform path
2005-04-22 13:49:03 +00:00
mkaply%us.ibm.com e56ecb6807 #281203
r=mkaply, sr=blizzard (platform specific), a=mkaply (OS/2 only)
Patch from Andy Willis - OS/2 needs a shortname for the simple test
2005-04-22 13:44:41 +00:00
mkaply%us.ibm.com 25cc7aa534 #287603
r=mkaply, sr=blizzard (platform specific), a=mkaply (OS/2 only)
Patch from Rich Walsh - Enable Mozilla to handle URL objects on the command line (similar to .url files on Windows)
2005-04-22 13:29:41 +00:00
mkaply%us.ibm.com 87eabb329c #287603
r=mkaply, sr=blizzard (platform specific), a=mkaply (OS/2 only)
Patch from Rich Walsh - Enable Mozilla to handle URL objects on the command line (similar to .url files on Windows)
2005-04-22 13:21:23 +00:00
bsmedberg%covad.net 8856264aa6 Bug 287262 - use the correct l10n sourcedir for extra-jars.mn r=chase a=dbaron 2005-04-22 13:07:50 +00:00
vladimir%pobox.com 327b528886 add in Reorient button to view 2005-04-22 07:16:16 +00:00
vladimir%pobox.com 04dc7542f7 make the view not look horrible 2005-04-22 04:38:36 +00:00
mconnor%steelgryphon.com 61eb2248c0 bug 273466 - can't drag favicon from url bar into bookmark sidebar to create bookmark, r=vlad, a=asa 2005-04-22 03:52:11 +00:00
vladimir%pobox.com 941da16494 make the view not look horrible 2005-04-22 03:07:59 +00:00
vladimir%pobox.com 4b1d96e394 make the view not look horrible 2005-04-22 02:18:34 +00:00
myk%mozilla.org 7b6ab0d069 Fix for bug 291391: allows users to rerequest set flags even if they don't have the privilege to set them; r=lpsolit; a=myk 2005-04-22 02:17:14 +00:00
dbaron%dbaron.org 467e336ab7 Restore broken .detail property on overflow and underflow events. b=291198 Patch from Nate Nielsen <nielsen@memberwebs.com>. +sr+a=dbaron 2005-04-22 02:01:34 +00:00
rbs%maths.uq.edu.au 2493c7b733 Discarded characters cause the selected text to shift, b=289857. Patch by Hideo Saito <saito@densan.co.jp>, r+sr=rbs, a=chofmann 2005-04-22 01:30:46 +00:00
scott%scott-macgregor.org 8b6ac58b27 Bug #291319 --> two "save all..." menu items under File | Attachments menu 2005-04-22 00:16:21 +00:00
roc+%cs.cmu.edu 1acf9f8782 Checking in Cairo code that gets things into a barely-usable state. http://weblogs.mozillazine.org/roc/archives/2005/04/glimpse_of_the.html Not Part Of The Build 2005-04-21 23:51:53 +00:00
timeless%mozdev.org 800b238475 Bug 291029 reversed args to memcpy results in write to readonly memory [@ memcpy - CopyToLowerCase::write]
r=dougt sr=roc a=asa
2005-04-21 22:30:21 +00:00
bugzilla%arlen.demon.co.uk 147820e38a Bug 290646 Simplify some style rules in threadpane.css
p=stefan_h@hem.utfors.se r=mnyromyr sr=neil.parkwaycc.co.uk a=asa
2005-04-21 22:06:12 +00:00
rbs%maths.uq.edu.au 21f1ab3b18 view-source crashes on bidi text, b=291176, r=smontagu, sr=bz, a=asa 2005-04-21 21:45:59 +00:00
tor%cs.brown.edu 06cd00bf46 Bug 291339 - foreignObject crash in debug builds. r+sr=bzbarsky, a=asa 2005-04-21 21:39:13 +00:00
bzbarsky%mit.edu 52511b857d Improve error-reporting for XBL content sink. Bug 290870, r+sr=bryner, a=asa 2005-04-21 21:31:05 +00:00