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

2881 Коммитов

Автор SHA1 Сообщение Дата
darin%netscape.com 9deb4986e3 Patch to finalize necko loadFlags and fix HTTP validation correctness w.r.t.
cache validation preferences and browsing via history.  r=gagan,gordon.
Fixes several bugs that I would mention here if bugzilla weren't down ;-)
2001-04-14 02:02:19 +00:00
sgehani%netscape.com 6ef78999bb Don't UTF-8 encode bookmark URLs twice.
b = 54866
r = sgehani (checking in for waterson)
sr = alecf
2001-04-14 00:45:15 +00:00
sfraser%netscape.com 22179ab725 Fix bugs 75649 and 9131. Make moveToAlertPosition work properly, by ensuring that the dialog has some size before trying to position it. Also, only use the default position for the find dialog if you haven't persisted its position once before. r=jag, sr=sspitzer. 2001-04-13 22:30:04 +00:00
radha%netscape.com 7bf7fbfa73 Fix for bug # 55055. Save CacheKey in SH for postdata results r=adamlock sr=rpotts 2001-04-13 22:19:21 +00:00
mscott%netscape.com b984739d2f Bug #74011 --> fix xul syntax breakage. Change .value to .label so the cancel button becomes a close button. 2001-04-13 03:59:11 +00:00
dougt%netscape.com 84b724d0f7 This file is not part of build. 2001-04-13 00:43:32 +00:00
sfraser%netscape.com 1d140ed109 Shiny, better Find dialog which is wider, and uses grid for better alignment. (bug 75487). r=blake, sr=ben 2001-04-12 05:47:58 +00:00
eddyk%netscape.com c34374706a Bug 70625: complex locked pref FE disabling
r=blake, sr=ben
2001-04-12 02:42:08 +00:00
alecf%netscape.com c245e99db5 fix for bug 75053 - sr=smfr, r=jag - oops, forgot to implement NSGetModule 2001-04-11 23:06:04 +00:00
shaver%mozilla.org a9f1ba8dc2 fix my braindead build bustage by _properly_ resolving that conflict (I'm a loser) 2001-04-11 15:00:25 +00:00
shaver%mozilla.org a0daa1645d 75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
mkaply%us.ibm.com 83fb844950 Get OS/2 building - should IS_COMPONENT be removed 2001-04-11 09:11:01 +00:00
alecf%netscape.com 96d16a52dc fix for bug 74908 r=jag, sr=shaver
the find component shouldn't be an appshell component, so it doesn't need to be loaded at startup.
2001-04-11 02:02:06 +00:00
alecf%netscape.com 37a9ef2da3 fix for bug 75053 - xfer and ucth do not need to be appshell components
convert them to regular modules, so they don't get loaded at startup
r=jag, sr=ben
2001-04-11 01:59:40 +00:00
danm%netscape.com acf746db54 replacing use of evil hidden window with embedding-copacetic window watcher. bug 71895 r=blizzard,hyatt,javi,various 2001-04-11 01:20:28 +00:00
ccarlen%netscape.com 2ad2b9adcf Bugs 70379, 70380 - Hide nsISingleSignon from embedding apps, split auth prompting methods out of nsIPrompt into a new interface. r=valeski, sr=rpotts. 2001-04-10 18:30:25 +00:00
darin%netscape.com dc959bf6a0 fixes mac bustage 2001-04-10 08:45:44 +00:00
darin%netscape.com 00a7e27ee6 Necko API changes, bug 74221. r=valeski, sr=rpotts. 2001-04-10 06:01:08 +00:00
danm%netscape.com bfe4893c0c fix goofed recent change from use of commondialogs to promptservice. bug 75244 r=hyatt,ianh 2001-04-09 20:38:20 +00:00
disttsc%bart.nl 29efe69669 "Disable theme "Apply" button if no item is selected in the tree", bug=46681, author=Gervase Markham <gervase.markham@univ.ox.ac.uk>, r=jag/timeless, sr=ben 2001-04-09 14:49:25 +00:00
gordon%netscape.com d04770c91b Fix bug 73441 "New cache needs "Clear" functionality. Changed pref advanced cache panel clear buttons to clear new cache devices, and fixed bug in nsMemoryCacheDevice to avoid calling nsCRT::strlen(nsnull). sr=darin. 2001-04-09 09:52:15 +00:00
danm%netscape.com d3733a7448 commondialog service is being replaced by promptservice. bug 72112 continues 2001-04-09 02:08:05 +00:00
danm%netscape.com c223f055da commondialog service is being replaced by promptservice. bug 72112 continues 2001-04-09 01:35:41 +00:00
disttsc%bart.nl 72cea9bb38 Clean up MODULE/REQUIRES, bug=73353, r=cls 2001-04-08 08:33:11 +00:00
ben%netscape.com 3aad2295ca another small update to test file. not part of build. 2001-04-07 12:06:42 +00:00
ben%netscape.com 7aa9ec30fb update test case for outliner bookmarks. not part of build. 2001-04-07 12:04:23 +00:00
dbaron%fas.harvard.edu ff7ff84484 Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding new header file dependencies to REQUIRES. 2001-04-07 05:11:47 +00:00
danm%netscape.com 33594c68ff removing use of nsNetSupportDialog. bug 72112 continued. r=hyatt,morse,mstoltz,various 2001-04-07 03:33:56 +00:00
blakeross%telocity.com c9b9689e26 Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2001-04-05 19:53:13 +00:00
gordon%netscape.com 8bfd39a936 Fix bug 74809 "Rearrange cache enable prefs in debug pref panel". r=mcafee. 2001-04-05 06:23:19 +00:00
dprice%netscape.com 8c0b9eaf97 65845 - new order files 2001-04-05 06:02:32 +00:00
ben%netscape.com cb16dd5543 First part of fix for bug 73508, test files for outliner bookmarks, not part of build!
(Testing only, will be removed once I'm done).
2001-04-05 03:17:58 +00:00
loadrunner%betak.net 0a506330d0 Bug 64231, The Edit|Preferences|Fonts has problem with display some foreign fonts, r=matt, nhotta, sr=alecf 2001-04-05 01:06:13 +00:00
loadrunner%betak.net bc0588b645 Bug 72752, The default search engine will pick up AltaVista TradChinese, r=nhotta, sr=alecf 2001-04-05 01:05:28 +00:00
hyatt%netscape.com fe8a8c8c58 Fix for 53670. 2001-04-04 23:15:02 +00:00
stephend%netscape.com cbbef69a62 Fixing typo in the patch for bug 52154 'Make gui for view source coloring pref' patch this time by bzbarsky@mit.edu (this patch was previously reviewed by akkana and super-reviewed by Joe Hewitt) 2001-04-04 05:12:08 +00:00
stephend%netscape.com 58c9f11eb3 Fixes bug 52154, 'Make gui for view source coloring pref' r=akkana@netscape.com sr=hewitt@netscape.com 2001-04-04 03:19:17 +00:00
stephend%netscape.com 5207c10572 Part of the fix for bug 52154, 'Make gui for view source coloring pref' r=akkana@netscape.com sr=hewitt@netscape.com 2001-04-04 03:18:34 +00:00
rickg%netscape.com 169a621d42 preloader update. r=peterl, sr=attinasi 2001-04-03 22:58:59 +00:00
mcafee%netscape.com 589229a55e Minor UI changes to get content to fit on pref panes with better resizing behavior (74002). sr=ben 2001-04-01 22:28:34 +00:00
mcafee%netscape.com be2cf29f6b Centering find dialog (9131). sr=ben 2001-04-01 12:09:08 +00:00
mcafee%netscape.com b847909064 Adding ctrl+f for edit|search history (67908). r=blake, sr=ben 2001-04-01 11:43:06 +00:00
disttsc%bart.nl 2e982313fa Removing prefutilities.js, moving the code in it to where it belongs. bug=73355, r=mao, sr=ben 2001-04-01 05:02:07 +00:00
morse%netscape.com a5c6b78980 not part of build 2001-04-01 02:31:47 +00:00
disttsc%bart.nl dacbb4faa9 Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna) 2001-03-30 10:39:06 +00:00
maolson%earthlink.net 3a67c8761e bug 53688 - javascript strict warnings in autocomplete.xml
r=timeless, sr=alecf
2001-03-30 07:47:46 +00:00
cls%seawood.org 8a31ea3fcb Backout ben's erronous checkin. bug #69366 2001-03-30 03:19:08 +00:00
hyatt%netscape.com 1d12acfac0 Fix for smoketest blocker. rs=pink,saari, bug #73336: 2001-03-29 23:01:09 +00:00
morse%netscape.com d8762db686 bug 46783, reorg cookies module for embedding, r=valeski, sr=alecf 2001-03-29 02:11:48 +00:00
alecf%netscape.com d83725990e fix bustage 2001-03-29 00:38:11 +00:00