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

115857 Коммитов

Автор SHA1 Сообщение Дата
sicking%bigfoot.com 426cd10480 Bug 195945: Display XSLT-generated HTML-pages in standards mode
r=peterv sr=bz
2003-03-05 00:57:14 +00:00
robinf%netscape.com 5e85228712 updating palm readme per bug 161765, r=oeschger 2003-03-05 00:53:34 +00:00
relyea%netscape.com 1730c69cc7 Incorporate wtc comment from bug 19061 (removal of commented code). 2003-03-04 23:11:09 +00:00
mostafah%oeone.com 32f978659d Fixing compile problems on win32 2003-03-04 22:54:12 +00:00
relyea%netscape.com 46ee0eea31 bug 162976: make crl update atomic. Set up new Crl with a new Object ID which is different from the old one. 2003-03-04 22:36:27 +00:00
relyea%netscape.com 72f513f7ef Bug 162976. Make CRL updates 'atomic' . Insert new CRL before deleting the
old one.b
2003-03-04 22:34:56 +00:00
relyea%netscape.com df2b3f1e6e Print all the certs for a given nickname, not just the first. 2003-03-04 22:32:24 +00:00
leaf%mozilla.org b03260f0cb Automated update 2003-03-04 22:32:07 +00:00
sfraser%netscape.com 23e20b8942 Fix bug 195897: defined MACOSX so the makefile in lib/mac/Morefiles gets generated. r=cls/bryner 2003-03-04 22:31:09 +00:00
mostafah%oeone.com 495a083161 First shot at implementing timezones, bug 165963: [RFE] Specify timezone for start and end dates 2003-03-04 20:54:14 +00:00
mostafah%oeone.com 2730561c72 First shot at implementing timezone support, bug 165963: [RFE] Specify timezone for start and end dates 2003-03-04 20:47:57 +00:00
chanial%noos.fr 7945f30f62 adding our locale contents.rdf file so that we don't have to update the version number the same day as the trunk. 2003-03-04 19:05:09 +00:00
chanial%noos.fr 980f6dd069 turning on pippki overlays 2003-03-04 18:48:07 +00:00
chanial%noos.fr fdc4b2a9d4 Turning it on again, updating locale version... 2003-03-04 18:47:25 +00:00
sfraser%netscape.com c0093a7a0f Merge Chimera->Camino name changing to the trunk. 2003-03-04 18:18:53 +00:00
chanial%noos.fr 482e9416b5 Turning off pippki contents.rdf file overriding (bug 184285) 2003-03-04 18:09:55 +00:00
ccarlen%netscape.com 8ba9b7207c Bug 170539 - prefs.js gets wiped. If we encounter an error in reading the prefs, it's possible to write out empty prefs. r=dveditz/sr=alecf 2003-03-04 15:56:42 +00:00
brade%netscape.com 078bb944e6 fix unlink (remove href) command; it needs to only do removal r=Neil, timeless, sr=kin; bug 193716 2003-03-04 15:42:44 +00:00
igor%mir2.org 39dbbb0550 Integration of VariableTable into ScriptOrFnNode to avoid the need to have a separated wrapper class around ObjArray/ObjToIntMap 2003-03-04 15:10:20 +00:00
sicking%bigfoot.com 46b7643242 fix missing return-at-end. r/sr=peterv. no bug 2003-03-04 14:19:07 +00:00
mkaply%us.ibm.com dbd677be29 #192355
r=mstoltz, sr=heikki
Add security for accessing clipboard via Javascript
2003-03-04 13:56:36 +00:00
sicking%bigfoot.com 552cae4e4f Bug 184159: Make scripts with for- and event-attributes not lock up the xml-contentsink.
r=peterv sr=jst
2003-03-04 12:12:48 +00:00
neil%parkwaycc.co.uk 794690e939 Bug 54802 Add clipboard buttons for Composer (backend work) r=brade sr=alecf 2003-03-04 12:12:29 +00:00
neil%parkwaycc.co.uk 2bc9bb3fa1 Bug 185867 shift delete doesn't work in the advanced search dialog r/sr=sspitzer 2003-03-04 12:03:06 +00:00
neil%parkwaycc.co.uk 4b587c6a4e Bug 129510 supplementary patch by shliang to fix js warnings r=me sr=sspitzer 2003-03-04 12:01:26 +00:00
bryner%netscape.com 2aa07434b0 move gtk_init to after NS_TraceMallocStartupArgs to fix tracemalloc bustage 2003-03-04 10:32:14 +00:00
dean_tessman%hotmail.com 73e76796b6 Don't display useless context menu items (Undo, Cut, Paste, Delete) when non-editable text is selected. 2003-03-04 06:42:17 +00:00
bryner%netscape.com 6a427f06d4 Move gtk_init to after NS_TraceMallocStartupArgs to try to fix tracemalloc bustage. r=cls. 2003-03-04 05:47:54 +00:00
seawood%netscape.com 73bb4f151b Add support for building against X11-based toolkits on OS X.
Bug #191447 r=pavlov
2003-03-04 05:11:46 +00:00
seawood%netscape.com 5988f4cfaa Fix link ordering issues. 2003-03-04 04:47:58 +00:00
darin%netscape.com 426149878b fixes bug 193887 "Back/Forward buttons break when a variable is used in a
javascript: URI that changes the value of location.href" r=dougt sr=brendan
2003-03-04 04:23:25 +00:00
cltbld%netscape.com 2c47fac8d1 Automated update 2003-03-04 04:15:13 +00:00
seawood%netscape.com 105ae7a8d2 Add support for building against X11-based toolkits on OS X.
Bug #191447 r=pavlov
2003-03-04 04:06:33 +00:00
seawood%netscape.com 75c84cfdea Use MOZ_X11 instead of NO_X11 to signify that we're building for an X11-based toolkit.
Bug #191447 r=peterl sr=sfraser
2003-03-04 03:58:43 +00:00
seawood%netscape.com d1ef25adfb If building for a x11-based toolkit, force the chrome to use the "unix" keybindings.
Bug #191447 r=bryner
2003-03-04 03:56:03 +00:00
cltbld%netscape.com bc7e3948e2 comment only, re: external tests. -mcafee 2003-03-04 02:59:48 +00:00
bryner%netscape.com d554a25d7b Bug 60707, filepicker should not treat a right double-click as a left double-click. Patch by kazhik@mozilla.gr.jp, r=sspitzer, sr=me. 2003-03-04 02:33:29 +00:00
cltbld%netscape.com 4db1e214f3 Automated update 2003-03-04 02:30:20 +00:00
jshin%mailaps.org a59b4058a4 bug 180851 ; remove unnnecessary converters (1i8n/uconv) for non-X11 builds.
configure.in checked in previously had a flaw and this is to fix it up.
(r=cls)
2003-03-04 02:20:40 +00:00
wtc%netscape.com 176b88a50a Bug 195411: added the LL_MaxUint function and the LL_MAXUINT macro.
Modified Files: prlong.h nspr.def nspr_symvec.opt openvms.c prlong.c
2003-03-04 02:14:53 +00:00
glazman%netscape.com 03772aaf53 remove a few lines of code that landed by mistake and cause trouble with embedded editor; b=195800, r=brade; sr=dbaron 2003-03-04 02:14:19 +00:00
bryner%netscape.com dc6d631956 Fix leak of mExplicitOriginalTarget from nsDOMEvent (bug 195602). Convert
nsDOMEvent to use nsCOMPtrs for its various targets.  r=jkeiser, sr=kin.
2003-03-04 01:51:16 +00:00
cltbld%netscape.com 19a8f97ff1 renaming binary from Navigator to Camino, profile path still Chimera for now. -mcafee 2003-03-04 01:49:26 +00:00
sspitzer%netscape.com 2957b1d916 fix for half (the easy half) of bug #191798.
[mailviews|junkmail whitelisting] should be case insensitive when matching address book entries.

the hard half is much harder, given how the addressbook is implemented
and will require more thought.

r/sr=bienvenu
2003-03-04 01:47:23 +00:00
sspitzer%netscape.com 451152e37c fix txt import wording. bug #195836. r=robinf 2003-03-04 01:44:00 +00:00
cltbld%netscape.com 546f325b2f First-pass at renaming chimera to camino, tools need to change also. 2003-03-04 01:39:31 +00:00
cavin%netscape.com 5c39d695bb Fix for bug 183078. Missing a filterAction->SetTargetFolderUri() call in ConvertMoveToFolderValue. r/sr=sspitzer. 2003-03-04 01:37:52 +00:00
cavin%netscape.com d807a40499 Fix for bug 183614. Remove the default action after the dialog is initialized. r/sr=sspitzer. 2003-03-04 01:35:13 +00:00
alecf%netscape.com 62b9658d9e fix bug 190729 - remove some dead code from xbl
sr=jag, r=bryner
2003-03-04 01:04:27 +00:00
dougt%netscape.com 462287a138 not part of build, yet 2003-03-04 00:35:27 +00:00