Commit Graph

141567 Commits

Author SHA1 Message Date
vladimir%pobox.com
c8dff7c48f basic view event selection 2005-04-24 04:45:57 +00:00
vladimir%pobox.com
599dfa411c don't create tiny events 2005-04-24 03:41:48 +00:00
vladimir%pobox.com
36f25cec34 more fixication 2005-04-24 03:16:16 +00:00
vladimir%pobox.com
056336ae56 more view event creation goodness 2005-04-24 03:09:20 +00:00
robert%accettura.com
081f237f28 I could have sworn I did this already, but I guess not. Removing rss feeds from header (which is really just a dump of mozilla.org page), and adjusting tabs to meet reporter's needs. No bug. Already implemented on server. 2005-04-24 02:50:19 +00:00
vladimir%pobox.com
f78d6e1d6b more view fixes 2005-04-24 02:06:55 +00:00
vladimir%pobox.com
7f99b013a8 I dare you to drag out an event in the view. Double dare ya. 2005-04-23 21:48:54 +00:00
pinkerton%aol.net
32452e08f8 pref to have tab bar always visible (bug 162241) 2005-04-23 21:09:04 +00:00
pinkerton%aol.net
9b279dff1c separate 64bit progress api from 32bit because of possible compiler bug
passing long long params between c++ and objc (bug 291406)
2005-04-23 19:20:41 +00:00
steffen.wilberg%web.de
8f657b70ca Bug 263599: Status bar reappears after Print Preview even if it was hidden before. p=jcginn@gmail.com, r=mconnor, a=asa 2005-04-23 16:37:20 +00:00
brendan%mozilla.org
1726e9fd0a Improve error reporting for too many array initialisers (276289, r/a=me). 2005-04-23 06:10:25 +00:00
ben%bengoodger.com
e8e2045b96 <mconnor> it's splas.rc all over again! 2005-04-23 04:26:12 +00:00
neil.williams%sun.com
b2e194a3d0 Bug 291555. Makes certutil process null CSR ext req lists as it did before NSS3.10. r=nelson 2005-04-23 03:58:19 +00:00
robert%accettura.com
b902d005c2 Removed 2 bogus alert()'s I accidentally left after some testing. About as unnecessary and annoying as an Ashton Kutcher movie. 2005-04-23 03:20:15 +00:00
robert%accettura.com
bfceefe492 no bug, not part of build just yet. Some UI consolidation, we now register a user on the fly when they submit a report, rather than make it a whole step and add more clicks (less is more). Some more subtle changes, nothing noteworthy. a=asa. 2005-04-23 03:11:56 +00:00
brendan%mozilla.org
9037c2320b Allow up to 2^23 literals in a script (155081, r=shaver, a=me). 2005-04-23 02:14:20 +00:00
nelsonb%netscape.com
91bf1ecf54 Prevent crash in certutil -C when incoming request has no attributes.
Bug 291542. r=julien.pierre
2005-04-23 02:12:00 +00:00
mkanat%kerio.com
ff9d01f881 Bug 287986: Bugzilla::DB::Mysql needs a way to read in a Schema object from the disk
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
2005-04-23 02:11:51 +00:00
mkanat%kerio.com
075bcb8c58 Bug 285722: Updates From 2.18- to 2.20+ will not work
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
2005-04-23 02:09:23 +00:00
ben%bengoodger.com
c7791f3f2c fix build bustage - use comptr to delete obj 2005-04-23 02:08:12 +00:00
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