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

115921 Коммитов

Автор SHA1 Сообщение Дата
chanial%noos.fr 64b226cae2 Turning off pippki contents.rdf file overriding (bug 184285) 2003-03-04 18:09:55 +00:00
ccarlen%netscape.com b02c207dc0 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 4f7267abed 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 c6efcf460c 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 86a23ee950 fix missing return-at-end. r/sr=peterv. no bug 2003-03-04 14:19:07 +00:00
mkaply%us.ibm.com 9cfde9a89b #192355
r=mstoltz, sr=heikki
Add security for accessing clipboard via Javascript
2003-03-04 13:56:36 +00:00
sicking%bigfoot.com 9ed65880ca 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 52904bfec7 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 f3c0d855f6 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 0cafe31fbb 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 dd3782698c move gtk_init to after NS_TraceMallocStartupArgs to fix tracemalloc bustage 2003-03-04 10:32:14 +00:00
dean_tessman%hotmail.com e101df3686 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 045c5afc96 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 2b3cce2b88 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 74be739dca Fix link ordering issues. 2003-03-04 04:47:58 +00:00
darin%netscape.com 767e0d9b9a 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 020027d5cd Automated update 2003-03-04 04:15:13 +00:00
seawood%netscape.com ec26667992 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 d76e9fd54a 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 41095b0061 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 963c8ef274 comment only, re: external tests. -mcafee 2003-03-04 02:59:48 +00:00
bryner%netscape.com 9055b43fa4 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 33c5b92029 Automated update 2003-03-04 02:30:20 +00:00
jshin%mailaps.org 5a5c95944c 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 dd274aefaf 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 d70ca15f52 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 c8a63c954b 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 73f574735f renaming binary from Navigator to Camino, profile path still Chimera for now. -mcafee 2003-03-04 01:49:26 +00:00
sspitzer%netscape.com 2c13a386c3 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 22b9ebae38 fix txt import wording. bug #195836. r=robinf 2003-03-04 01:44:00 +00:00
cltbld%netscape.com 087a6b69c7 First-pass at renaming chimera to camino, tools need to change also. 2003-03-04 01:39:31 +00:00
cavin%netscape.com 846dffeed9 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 a6afbd6037 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 8c233de9f3 fix bug 190729 - remove some dead code from xbl
sr=jag, r=bryner
2003-03-04 01:04:27 +00:00
dougt%netscape.com 25b0a81f34 not part of build, yet 2003-03-04 00:35:27 +00:00
sspitzer%netscape.com 7b22dc8cf3 fix the junk mail purge code. when this code was original written, it was modeled
after the biff code, using the purge interval as the timer.  (yikes, a 14 day timer!)

now, we fire a timer at a fixed interval, and see if a purge is necessary, and use
the purge interval to decide what messages to delete.

add code to verify that we are only trying to delete messages marked as junk.

we do this because the junk folder might be trash, or there might be non-junk in it
that hasn't been moved, and we don't want to delete that.

r/sr=bienvenu
2003-03-04 00:28:40 +00:00
bryner%netscape.com 7764d9e16d fixing typo, linux bustage 2003-03-04 00:01:40 +00:00
brendan%mozilla.org cf97227e83 Quick followup to patch for 174341. 2003-03-04 00:01:21 +00:00
tor%cs.brown.edu db50a85d91 Backout of 193442/191415. a=brade,dougt 2003-03-03 21:00:07 +00:00
relyea%netscape.com 9024b2c79f Fix QA failures on tip (don't dereference through a NULL pointer). 2003-03-03 19:46:22 +00:00
brade%netscape.com 95f4289849 change ifdefs per cathleen, sfraser, bryner (bug 195654) 2003-03-03 19:06:31 +00:00
rogerl%netscape.com cfb6591320 Fixing Function prototypes. Added 'dumpAt'. 2003-03-03 18:45:37 +00:00
leaf%mozilla.org ab7d3a68ee Automated update 2003-03-03 17:17:06 +00:00
blizzard%redhat.com d068473a4e Bug #182877. Add support for more than just the BMP. Patch from jshin@mailaps.org (Jungshik Shin) and slightly modified by me, r=smontagu 2003-03-03 15:26:57 +00:00
locka%iol.ie 050dcde44b Export embedding API with "C" linkage. b=143771 r=dougt@netscape.com sr=blizzard@mozilla.org 2003-03-03 14:50:35 +00:00
bryner%netscape.com ba9570d85e Cleaning up shared libraries that have been merged into other libraries. Not part of the normal build. 2003-03-03 10:13:18 +00:00
neil%parkwaycc.co.uk 214a5f7d71 Bug 194764 "File Here" should be "Copy Here" for copy r/sr=sspitzer 2003-03-03 10:06:42 +00:00
bryner%netscape.com 7f30ed6c84 initialize gtk+ from main 2003-03-03 09:49:43 +00:00
bryner%netscape.com 4e73cf8d60 fixing orange -- need to initialize gtk from viewer's main now, too. 2003-03-03 09:47:09 +00:00
bryner%netscape.com 9c58a59069 Consolidate gtk initialization to main(), which fixes inconsistencies with not calling gtk_set_locale(). We can do this now that we're not worrying about drop-in toolkit support. Bug 118478, patch by gelsoft@mx4.tiki.ne.jp, r=me, sr=blizzard. 2003-03-03 08:57:12 +00:00