Commit Graph

111253 Commits

Author SHA1 Message Date
mikep%oeone.com
7424a048d4 Fixing formatting. 2002-10-29 20:02:34 +00:00
mikep%oeone.com
a188dda18d Fixing so that the datepicker calls back to the program after selecting a date. 2002-10-29 20:01:10 +00:00
chanial%noos.fr
ed84b8eae2 DND on the home button did not set the home page. 2002-10-29 19:55:04 +00:00
mikep%oeone.com
864655b4b2 Renaming email event to email selected event, since it only emails one event for now. 2002-10-29 19:44:08 +00:00
mikep%oeone.com
c7944e77a9 Fixing bug 171659, renaming email file with .ics extension. 2002-10-29 19:43:29 +00:00
darin%netscape.com
0c98213fed marking nsIIOService frozen (b=157131) r=dougt
(this change was originally intended back in august, but we delayed making
the change in case someone came up with additional modifications to the
interface.  that hasn't happened, so marking frozen without changes.)
2002-10-29 19:43:00 +00:00
mikep%oeone.com
2c818cd79c Adding ability to sort the list of events, bug 152807. 2002-10-29 18:22:17 +00:00
dkl%redhat.com
430127ab86 Bug 176953 - version not set properly from form value like others in enter_bug.cgi. Patch by dkl; 2xr=justdave 2002-10-29 16:27:30 +00:00
gerv%gerv.net
62e3771d60 Bug 168191 - Checksetup needs to force template recompilation. Patch by bbaetz; r=gerv. Should fix tindebox bustage. 2002-10-29 09:09:34 +00:00
gerv%gerv.net
0c20d31251 Bug 173005 - Add bar charts, pie charts etc. to reporting. Patch by gerv; 2xr=joel. 2002-10-29 07:44:18 +00:00
leaf%mozilla.org
3914ff0f4c Automated update 2002-10-29 06:24:21 +00:00
mkaply%us.ibm.com
18da08997d #175487
r=cls, a=brendan
Turn on building of OS/2 installer - hurrah!
2002-10-29 06:21:36 +00:00
mkaply%us.ibm.com
063c710a24 #175487
r=cls and r=pedemont (sr=blizzard for platform specific stuff), a=brendan
OS/2 packaging scripts
2002-10-29 06:19:39 +00:00
hyatt%netscape.com
b1889e9af7 Temporary hack fix for bookmark jumping problem. 2002-10-29 03:34:06 +00:00
hyatt%netscape.com
84444fc7fb Fix for 176181, fix a phoenix-specific cookie bug, code not used by mozilla. 2002-10-29 03:20:31 +00:00
waldemar%netscape.com
9931fabf0c Parametrized floating-point code due to different Common Lisp implementations using different types for IEEE 32 and 64-bit values 2002-10-29 02:15:11 +00:00
waldemar%netscape.com
1d825cf6b7 Added :external-name. Made write-group-contents iterative instead of recursive to avoid blowing the stack on lisps that don't do much tail recursion. 2002-10-29 01:13:58 +00:00
waldemar%netscape.com
d69dbe0633 A few conditionals for CLisp 2002-10-29 01:12:45 +00:00
waldemar%netscape.com
006c546e93 Wrapped number and string tokens in wrapper types to simplify documentation. Improved comments of Unicode character categories. 2002-10-29 01:12:27 +00:00
waldemar%netscape.com
16ae98e269 Revamped handling of floats, doubles, and longs per the October ECMA meeting 2002-10-29 01:11:32 +00:00
waldemar%netscape.com
1a2220fce0 Added tt tag 2002-10-29 01:09:30 +00:00
waldemar%netscape.com
39a7d673a9 Added abs and rat-abs, removed is-initial-identifier-character and is-continuing-identifier-character, and fixed a couple small bugs 2002-10-29 01:08:42 +00:00
waldemar%netscape.com
c22f1b01ec Added :keyword depictor 2002-10-29 01:07:49 +00:00
seawood%netscape.com
f0986eb613 Remove now bogus makefile.win check.
Modify all_modules detection so that we pickup virtual modules too.
2002-10-29 01:07:31 +00:00
hyatt%netscape.com
7425028c38 Don't allow the menubar to be dragged. 2002-10-29 00:23:42 +00:00
hyatt%netscape.com
20734838c9 Make items droppable before and after the menubar. 2002-10-29 00:13:49 +00:00
bryner%netscape.com
616f022d79 this event handler doesn't need to return a value 2002-10-29 00:11:41 +00:00
shanjian%netscape.com
56103cc0a9 #172700 NS_ConvertUTF8ToUCS2() surrogates buffer overflow
allocate enough space for surrogate.
p=jgmyers, r=shanjian, sr=dbaron, a=blizzard
2002-10-28 22:56:03 +00:00
ashishbhatt%netscape.com
f9d3e11926 adding js file for automation framework 2002-10-28 21:57:23 +00:00
mikep%oeone.com
70a4961a60 Fixing location and text of certain aspects of wizard. 2002-10-28 21:52:58 +00:00
mikep%oeone.com
6af2c026fb Fixing bug 177121, problem with context menu not showing right values for tasks 2002-10-28 21:37:27 +00:00
mkaply%us.ibm.com
1014e650d0 #175487
r=pedemonte, sr=blizzard, a=tor
OS/2 only - Finishing up OS/2 install wizard work, I swear
2002-10-28 20:56:47 +00:00
mostafah%oeone.com
878f848748 Changed the GetNextRecurrence function to support multi-day events. (related to bug 133331) 2002-10-28 20:55:28 +00:00
mkaply%us.ibm.com
fbbb20f4df #175487
r=pedemonte, sr=blizzard, a=tor
OS/2 only - Finishing up OS/2 install wizard work, I swear
2002-10-28 20:43:08 +00:00
mikep%oeone.com
8b4906bcf4 Fixing name of variable. 2002-10-28 20:29:03 +00:00
mikep%oeone.com
cb0de6bc70 Fixing bug 172901. 2002-10-28 20:26:45 +00:00
rogerl%netscape.com
19a5012358 Switch statement start. 2002-10-28 17:52:33 +00:00
rogerl%netscape.com
61c7b053ba Fixed activation stack after throw across nested interpreter loop
invocation.
2002-10-28 17:21:42 +00:00
mikep%oeone.com
24d72e81ef Fixing location of jslib. 2002-10-28 13:40:31 +00:00
bryner%netscape.com
06017efe72 fixing js strict warnings... i'm not sure why this function is returning a value at all 2002-10-28 12:03:21 +00:00
bryner%netscape.com
54c33e8733 Fixing some compiler warnings (extra stuff after #endif, no newline at end of file, member initializer ordering, and signed/unsigned comparisons) 2002-10-28 11:28:43 +00:00
sspitzer%netscape.com
93e045b372 new icon for the chat button in addressbook from gail. not referenced by any css yet, so not part of the build. 2002-10-28 08:40:04 +00:00
rogerl%netscape.com
89dbea3dc5 Handling exceptions in initilizations. 2002-10-28 07:37:58 +00:00
dougt%netscape.com
f88bfa31cc Fixes EPLF dates. patch by bugzilla@w.d6.org, r=dougt, sr=darin, a=blizzard 2002-10-28 06:30:16 +00:00
pschwartau%netscape.com
1f35a0e9af Fixed small bug in reporting of skipped tests. 2002-10-28 03:44:09 +00:00
pschwartau%netscape.com
396d6db9e7 Improving efficiency by calling xp_path() as little as possible. Also, never call xp_path() on a user-provided path.
Improving consistency of style in the get_xxx_engine_command() functions.
2002-10-28 03:31:03 +00:00
rogerl%netscape.com
dfc88a5e36 var definition initialization fixes. 2002-10-28 02:05:47 +00:00
hyatt%netscape.com
854598af2f Up the version to 0.4 2002-10-27 23:19:06 +00:00
hyatt%netscape.com
4aec38e9f7 Fix autocomplete bug. Total hack. No idea what I'm doing, but it works. 2002-10-27 22:57:59 +00:00
chanial%noos.fr
c4467c50d5 Set as Bookmarks Toolbar Folder (instead of Personal) 2002-10-27 03:15:19 +00:00