Commit Graph

8819 Commits

Author SHA1 Message Date
pchen%netscape.com
2d5c5f1b8a bug 57647, r=sgehani, sr=ben, don't redeclare 'var ix' 2001-11-29 02:03:05 +00:00
pchen%netscape.com
1cc006453f bug 86299, r=sgehani, sr=ben, do the right thing with relativeNode and parentNode when adding a new folder 2001-11-29 02:03:03 +00:00
pchen%netscape.com
304c8c141a bug 102311, r=hewitt, sr=ben, set bookmark types using rdf:type 2001-11-29 02:03:00 +00:00
pchen%netscape.com
02fbb307f3 bug 102311, r=hewitt, sr=ben, use getAttributeNS on RDF_NS to get correct bookmark types, also remove debugging alerts when adding a bookmark 2001-11-29 02:02:57 +00:00
pchen%netscape.com
6224dbc16d bug 102311, r=hewitt, sr=ben, use getAttributeNS on RDF_NS to get correct bookmark types 2001-11-29 02:02:54 +00:00
danm%netscape.com
3dbaaa6cbe reinstate rev 1.38 without breaking testgtkembed: focus and notify all common dialogs. somewhat experimental fix for bug 53345. r=pinkerton,sfraser 2001-11-29 01:52:25 +00:00
ben%netscape.com
b4f45bc3c1 back out unapproved changes to Navigator context menus. See bug 70830. 2001-11-29 01:40:21 +00:00
bryner%netscape.com
b194bed68a Bug 96981 - filepicker scrollbar stays in same position when switching directories. r=jag, sr=hewitt. 2001-11-29 00:28:27 +00:00
alecf%netscape.com
d7b67a31f3 big 'ol global history cleanup:
- remove lots of string assertions by avoiding using string classes on null strings
- clean up all known leaks
bug 112058, r=pchen, sr=blake
2001-11-29 00:02:16 +00:00
dbaron%fas.harvard.edu
824e7d22ca Make nsSharable[C]String writable by overriding appropriate methods. Ensure that it doesn't store null buffer handle pointer internally, and override get() on nsXPIDL[C]String for backwards-compatibility. Collapse nsSharedBufferHandle and nsFlexBufferHandle into nsSharedBufferHandle which knows its length but can't have a storage start distinct from its data start. Convert string users who were working around broken nsSharableString::Assign back to using it. b=104663, 100751, 74726 r=jag sr=scc 2001-11-28 05:22:57 +00:00
bryner%netscape.com
56f7fc2275 Bug 105809 - filepicker crash if the user does not have read permission for the directory. r=jag, sr=shaver. 2001-11-27 23:02:07 +00:00
timeless%mac.com
04beaa2953 Bugzilla Bug 110271 Right Click->Copy doesn't work in JSConsole
patch by biesi r=timeless sr=blake
2001-11-27 21:36:31 +00:00
alecf%netscape.com
f4902d112a fix for bug 111333 - properly close out morkFactory object to reduce leak that was exposed recently. r=bienvenu sr=sspitzer 2001-11-27 05:17:42 +00:00
morse%netscape.com
fc8b9e3c05 bug 111362, no radio button selected in p3p dialog, r=bryner, sr=alecf 2001-11-27 04:41:37 +00:00
rjc%netscape.com
fe5d808f73 Fix bug # 75772: On Mac OS X, add support for window toolbar button which hides/shows toolbar buttons. r=ben sr=hyatt 2001-11-27 01:47:41 +00:00
dp%netscape.com
5709467498 Getting timeline to display startup time even if NS_TIMELINE_DISABLE is defined 2001-11-27 01:10:37 +00:00
nhotta%netscape.com
be656290c2 Added charset submenu to the context menu, written by jbetak, bug 70830, r=nhotta, sr=alecf. 2001-11-27 00:54:01 +00:00
hewitt%netscape.com
5bdf085a1c 111396 - tabbing in dialogs gives incorrect results, r=morse, sr=hyatt 2001-11-27 00:00:12 +00:00
alecf%netscape.com
4f853ddde7 one more try - fix last case of bug 102043 - hide urls as they're added to history, even when history ui is visible, by notifying rdf that the rows are gone.
sr=blake, r=waterson
2001-11-26 21:46:12 +00:00
timeless%mac.com
51a4520c4a Bugzilla Bug 107823 change nsIFile
to use 'Modified' instead of 'Modification'
r=akkana sr=brendan
2001-11-26 08:05:05 +00:00
jaggernaut%netscape.com
c39dde4d25 Bug 108990: remove unreferenced function urlDomain() in navigator.js. r=jrgm, sr=ben 2001-11-26 00:47:42 +00:00
blakeross%telocity.com
bdd42ddbae Rest of fix for 98782. 2001-11-25 05:14:28 +00:00
blakeross%telocity.com
32d0b14b8d 96176 - access to localstore is wrong. r=ben sr=hewitt 2001-11-25 04:03:00 +00:00
blakeross%telocity.com
4818f17267 Fix for 98782 and a few other history bugs. r=ben sr=hewitt 2001-11-25 04:01:04 +00:00
varga%utcru.sk
d2947ec035 Fix for 109478. Add view, contentView and builderView properties to the outliner binding. r=hewitt sr=hyatt 2001-11-24 12:33:07 +00:00
dinglis%qnx.com
0b9a9f0c5c -not part of build-
clean up splash screen
removed PHIG env requirement.
2001-11-22 18:45:00 +00:00
kaie%netscape.com
3e80341582 b=84947 New print dialog for Unix and OS/2
r=cls/rods/mkaply/pchen sr=roc+moz
Checking in for Roland.Mainz@informatik.med.uni-giessen.de
2001-11-22 10:00:44 +00:00
ben%netscape.com
9ea17980e5 backing out fix for 90080 as it is redundant and caused other bugs (always showing alert
when exiting prefs after viewing appearance, inability to close prefwindow sometimes
see bug 109561).
2001-11-22 03:35:32 +00:00
hewitt%netscape.com
5b22b6a9b8 97119 - Inconsistent textbox height in Pref - Advanced - Proxies, r=ben, sr=hyatt 2001-11-22 03:08:17 +00:00
ben%netscape.com
fc0c6de576 42798 - consistency in debug pref panel titles. patch from henrik gemal, sr=ben@netscape.com 2001-11-22 02:27:05 +00:00
ben%netscape.com
b1c6fb5f11 77513 - remove some unnecessary text to save space.
r=hewitt, sr=ben, patch from andre dahlqvist
2001-11-22 02:26:10 +00:00
ben%netscape.com
dbd51aa313 fix for 73655 - remove reference to obsolete file.
r=rginda, sr=hewitt
2001-11-22 02:00:37 +00:00
morse%netscape.com
c9f90e3265 bug 98575 speed up cookie manager, r=sgehani, sr=hewitt 2001-11-22 00:16:37 +00:00
cmanske%netscape.com
7e1ff981c6 Add Print Setup menuitem from platform-specific overlay, b=106374, r=syd, sr=sfraser 2001-11-22 00:12:01 +00:00
cmanske%netscape.com
95c5934d1b Added id to print menuitem as part of fix to bug 106374, r=syd, sr=sfraser 2001-11-22 00:11:54 +00:00
sgehani%netscape.com
8cfc5ac348 Fix typo.
b=110961; r=morse; rs=dveditz
2001-11-21 23:33:47 +00:00
sgehani%netscape.com
07dc17ff78 Make search results show up in search sidebar tab again.
b=110792; r=morse; sr=mscott
2001-11-21 23:30:30 +00:00
bienvenu%netscape.com
8148f20862 use xpcom ref-counting and comptrs now that mdb supports that r=alecf, sr=sspitzer 110850 2001-11-21 21:51:38 +00:00
morse%netscape.com
be9e8f8d9f bug 110994, doubleclicking does not prefill individual form fields, r=fabian, sr=jst 2001-11-21 15:14:36 +00:00
hewitt%netscape.com
34524ed22c 83457 - Text overflow handling of URL bar search popup, r=ben, sr=hyatt 2001-11-21 11:17:38 +00:00
hewitt%netscape.com
e85dfff57c 110612 - Urlbar history dropdown has no border in Classic, r=ben, sr=hyatt 2001-11-21 11:16:43 +00:00
hewitt%netscape.com
0785fec5fa 96154 - Remove class=outlinercol-header outlinercol-inset-header from outliner, r=ben, sr=hyatt 2001-11-21 11:00:22 +00:00
hewitt%netscape.com
06c4e526e8 110033 - outliner not invalidating outliner when the columns get hidden or shown, patch=varga@utcru.sk, r=blake, sr=hyatt 2001-11-21 10:38:40 +00:00
pchen%netscape.com
1a14cca12d bug 109569, r=fabian, sr=hewitt, remove onkeypress for textbox 2001-11-21 10:16:36 +00:00
pchen%netscape.com
ff2745fe67 bug 109569, r=fabian, sr=hewitt, need to get ok button via document.documentElement.getButton("accept)" 2001-11-21 10:16:34 +00:00
seawood%netscape.com
7733357d51 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com
55fe97bff7 Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
hewitt%netscape.com
86bb69d835 107276 - Sometimes the Close Tab contextual menu operation has no effect., r=ben, sr=hyatt 2001-11-21 07:34:46 +00:00
hewitt%netscape.com
50f94e5513 104993 - unable to select item in xul menulist [popup list/combobox] in dialogs, r=ben, sr=hyatt 2001-11-21 07:23:21 +00:00
hewitt%netscape.com
640e9eb08d 66441 - Get rid of gray_*_splitter from utilityOverlay, r=ben, sr=hyatt 2001-11-21 06:59:57 +00:00