colinp%oeone.com
ca250155e0
readding in a moment
2002-03-28 18:52:32 +00:00
colinp%oeone.com
974ccfb633
finally have month view in decent working order (for resizing)
...
Fixes bug:
110057 Month view does not fit in (smallish) browser area
Partially fixes bug:
125366 Calendar does not maximize to window size (too big)
(Month view only is fixed -- breaks week & day views temporarily (it doesn't really break them, it just makes them look bad for now))
2002-03-28 15:03:39 +00:00
mikep%oeone.com
1cc82d47ed
Fixing context menu.
2002-03-28 14:31:09 +00:00
gerv%gerv.net
e4bc59e823
Bug 104589 - prevent user closing window from terminating Bugzilla scripts. Patch by Gerv <gerv@mozilla.org>, r=justdave, myk
2002-03-28 07:57:05 +00:00
mcafee%netscape.com
d630481b76
Hmm, || not working for mail setting, straight = works.
2002-03-28 04:02:24 +00:00
mcafee%netscape.com
1726cd3630
Set mail default to /usr/bin/mail
2002-03-28 03:27:05 +00:00
sonja.mirtitsch%sun.com
f67b5a6f41
moving security products from mccrel to mccrel3
2002-03-28 00:42:36 +00:00
darin%netscape.com
5cc73440af
fix mach-o build problem (CXX=c++) r=mcafee
2002-03-28 00:34:23 +00:00
brade%netscape.com
cd673cda5f
file to be used for testing GetCommonBaseSpec, GetRelativeSpec and Resolve; a=darin (note: test file NOT PART OF BUILD!)
2002-03-27 22:40:48 +00:00
sspitzer%netscape.com
1a77600266
attempting to fix the mac bustage. r=dmose, thanks to cls for the tip.
2002-03-27 22:37:04 +00:00
mikep%oeone.com
4b4432963c
Fixing bug about changing recur date if evnet is not recurring.
2002-03-27 21:53:29 +00:00
mikep%oeone.com
1349da75b5
Removing duplicate include of style sheets.
2002-03-27 21:51:33 +00:00
mikep%oeone.com
7e5191d3f0
Removing duplicate call for unifinder selection.
2002-03-27 21:50:15 +00:00
mikep%oeone.com
5d3ae63d44
Adding in persist for size mode.
2002-03-27 21:49:28 +00:00
mostafah%oeone.com
1652df9f25
Added missing calendarOverlay.css
2002-03-27 21:41:50 +00:00
mikep%oeone.com
46fb20724e
Adding in notice to tell people to file a bug in bugzilla if the xpcom is not registered.
2002-03-27 21:39:08 +00:00
mikep%oeone.com
797efb79ac
Adding in files for install.
2002-03-27 21:33:39 +00:00
mikep%oeone.com
80312c23a8
Adding in needed file for alarms.
2002-03-27 20:53:20 +00:00
mikep%oeone.com
d4d69ebece
Removing modality from windows.
2002-03-27 20:44:13 +00:00
wtc%netscape.com
dd39f845b3
Bugzilla bug 132940: the HPUX, Solaris, AIX, and Linux SendFile functions
...
should call pt_MapError, if only to be consistent with the other I/O
functions.
2002-03-27 15:30:09 +00:00
wtc%netscape.com
1becbadf07
Bugzilla bug 132208: added the 'tcp_nodelay' field to Linux's _MDFileDesc,
...
which is set by pt_SetSocketOption or pt_Accept and used by
pt_LinuxSendFile to avoid a setsockopt(TCP_CORK) call that is bound to
fail. Modified files: _unixos.h ptio.c
2002-03-27 15:13:49 +00:00
jake%acutex.net
dd2978ec24
Bug 122663 - Eliminate some undefined value warnings in cvsview2.cgi and cvsqueryform.cgi
...
Patch by Jody McIntyre <jodym@oeone.com>
r=jake
2002-03-27 14:52:04 +00:00
jake%acutex.net
12772f5c9b
Bug 99384 - The username wasn't being run through url_quote() resulting in invalid URLs being generated.
...
r=caillon
2002-03-27 14:40:45 +00:00
seawood%netscape.com
459eb45016
Error 600: "nsXMLContentSink.cpp", line 793 # Type specifier is omitted; "int" is no longer assumed.
...
Fixing hpux tinderbox bustage.
2002-03-27 11:01:09 +00:00
leaf%mozilla.org
fdc8d7589f
Automated update
2002-03-27 09:41:36 +00:00
dmose%netscape.com
7cf51bef85
Pass --with-mozilla to LDAP C SDK subconfigure; this should fix the slag tinderbox bustage
2002-03-27 09:35:13 +00:00
bryner%netscape.com
2ebd0f2677
Fixing mac bustage - updating the project file, also getting rid of these source files that I meant to remove.
2002-03-27 09:13:28 +00:00
seawood%netscape.com
8d6cdf1fdb
Follow up for bug 38061. This should fix debug builds. :(
2002-03-27 08:40:25 +00:00
leaf%mozilla.org
c8ea1e14ac
Automated update
2002-03-27 08:26:46 +00:00
gerv%gerv.net
b4ecba7223
Bug 133425 - FILTERs and other fixes in show_bug.html.tmpl. Patch by gerv, r=justdave, bbaetz.
2002-03-27 08:13:35 +00:00
dmose%netscape.com
f057bd7391
Whitespace change to configure to workaround dependency system issues and hopefully really fix build bustage.
2002-03-27 08:12:55 +00:00
kaie%netscape.com
2d6fbf60d6
b=130949 Fix lock icon issues
...
r=ddrinan sr=rpotts a=valeski
2002-03-27 07:56:02 +00:00
kaie%netscape.com
6414cb969a
b=129100 OOPS fixing wrong case in my prior checkin
2002-03-27 07:54:47 +00:00
dmose%netscape.com
c5a69ba52b
Fixing autoconf build bustage
2002-03-27 07:49:23 +00:00
caillon%returnzero.com
f8adea8986
Bug 125133. Add 'Go to Home' and 'Go up a level' buttons to the XUL filepicker. Patch contributed by johann@ai.univie.ac.at; r=fabian (jar.mn changes) r=bzbarsky,caillon. sr=jag. a=asa
2002-03-27 07:47:08 +00:00
caillon%returnzero.com
a8ca0e8aa8
Bug 129960. Special characters in computed URI values should be backslash escaped. r=hixie, sr=jst, a=asa
2002-03-27 07:39:54 +00:00
mscott%netscape.com
1beb4282f9
Bug #122626 --> biff icon isn't showing up in the system tray for win98. This is because
...
win98 defines support for the unicode friendly shell notify routines even though it doesn't
implement them. Fall back to the ascii version in this case.
r=bhuvan
sr=bienvenu
a=dbaron
2002-03-27 07:38:18 +00:00
dmose%netscape.com
918239a09e
Fix windows build bustage
2002-03-27 07:34:50 +00:00
wtc%netscape.com
dd90c969db
Bugzilla bug 133668: use PR_MIN instead of MIN, which is no longer defined
...
by the Mozilla header file that we include.
2002-03-27 07:29:57 +00:00
ccarlen%netscape.com
5acd1026e5
Bug 105445 - Difficult to process PLEvents without either latency or CPU hogging. r=pink/sr=sfraser/a=asa
2002-03-27 07:16:12 +00:00
suresh%netscape.com
9a7aae6179
Fix build bustage. Checking in for serge@netscape.com
2002-03-27 07:11:42 +00:00
bryner%netscape.com
653df3043e
Revert to using an attribute for menuactive (bug 133610). r=ben/jkeiser, sr=jst, a=asa.
2002-03-27 07:01:26 +00:00
mozilla.BenB%bucksch.org
9c840ea9ac
84607: Hide (not just disable) spellchecker pref UI, if there is no spellchecker installed.
...
r=ducarroz, sr=bienvenu, a=asa
2002-03-27 06:47:50 +00:00
leaf%mozilla.org
b418206f03
Automated update
2002-03-27 06:41:35 +00:00
dmose%netscape.com
1cc4fac6b0
MacOS build system changes to switch to LDAP C SDK version 5.0 (bug 124244). Patches from peterv@netscape.com, r=dmose@netscape.com; sr=smfr@netscape.com; a=asa@mozilla.org
2002-03-27 06:31:49 +00:00
dmose%netscape.com
5e565e67aa
Build system and LDAP XPCOM SDK changes to switch to LDAP C SDK version 5; required for SSL-LDAP (bug 124244). r=sspitzer@netscape.com, seawood@netscape.com (build changes); sr=bienvenu@netscape.com; a=asa@mozilla.org
2002-03-27 06:31:38 +00:00
joki%netscape.com
4455f0fd87
Fix for bug 108104, remaining part of fix from branch to keep user-created key events from executing menu commands. r:jst,mstoltz, sr:jst, a:asa
2002-03-27 06:29:39 +00:00
joki%netscape.com
c0d70b7c42
Fix for bug 114366, fix UMR in nsEvent struct by adding constructor. r:saari, sr:jst, a:roc+moz
2002-03-27 06:24:55 +00:00
jst%netscape.com
377c34a39d
Checking in heikkki@netscape.com's fix for bug 93218, making the XML content sink process HTTP headers. r=harishd@netscape.com, sr=darin@netscape.com, a=dbaron@fas.harvard.edu
2002-03-27 06:19:14 +00:00
dbaron%fas.harvard.edu
3e64376a4b
Remove "layout.forms.use_standard_or_quirks" pref and the old quirks-mode form control code that it enabled. (See bug 91602.) b=131452 r=rods sr=attinasi a=asa
2002-03-27 06:13:32 +00:00