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

83860 Коммитов

Автор SHA1 Сообщение Дата
rginda%netscape.com cd54d7f44a - not built -
css for step-in and continue toolbar buttons
2001-06-13 09:36:29 +00:00
rginda%netscape.com efb57965c0 - not built -
add strings for step-into and continue ui elements
2001-06-13 09:35:54 +00:00
rginda%netscape.com 2e27359938 - not built -
remove vkm. prefix from some entities
add toolbar and menu items for continue and step-into
crop filenames in the stack list on the left
2001-06-13 09:35:15 +00:00
rginda%netscape.com 33ed9ed2bb - not built -
disable UI for debugger commands after continue and step
implement disable/enable debugger UI functions
2001-06-13 09:33:32 +00:00
rginda%netscape.com c8660b2275 - not built -
add option to view script filenames as filename portion only (no path), or full url.  Clicking on the column header will toggle between the two modes.
2001-06-13 09:32:40 +00:00
rginda%netscape.com 300127f7a6 - not built -
factor step and continue commands.
Toggle script list mode (short name/ full url) on column header click
fix bug focusing a source file more than once
enable UI for debug commands onDebugTrap
2001-06-13 09:31:12 +00:00
rginda%netscape.com afe97bb4d5 - not built -
whitespace fixes
add new toolbar images
2001-06-13 09:28:27 +00:00
rginda%netscape.com f83956beb5 - not built -
initial add of continue and step-into toolbar images
2001-06-13 09:27:57 +00:00
idk%eng.sun.com 45abfcbead *not part of the build*
fix for 15507 15510
(add on)
2001-06-13 09:05:48 +00:00
chuang%netscape.com cb393d8516 Bug 79852 Lots of JS warnings doing address book operations,
r/sr=sfrase, sr=mscott, a= asa@mozilla.org
2001-06-13 06:47:08 +00:00
darin%netscape.com 50796c1a85 Fixed bug 84572 "networking deadlock while posing security UI and closing win"
r=danm, sr=dougt, a=asa
2001-06-13 06:08:03 +00:00
darin%netscape.com c84a57df66 Fixes bug 35956 "file extension not changed but gzipped files expanded when saving"
r=gagan, sr=dougt, a=asa
2001-06-13 05:48:44 +00:00
hewitt%netscape.com 98206b0e57 80663 - Column picker not working, r=andreww, sr=blake, a=asa 2001-06-13 03:44:48 +00:00
hewitt%netscape.com 83c56830f4 83632 - First instance of autocomplete is blank (from hyatt), r=pinkerton, sr=hewitt, a=asa 2001-06-13 03:43:35 +00:00
hewitt%netscape.com a3ecee9de4 83739 - nsOutlinerRows::Subtree::Clear() doesn't reset mSubtreeSize, r=waterson, sr=blake, a=asa 2001-06-13 03:42:44 +00:00
cls%seawood.org ad24e5db37 Oops. wrong tree 2001-06-13 02:54:50 +00:00
karnaze%netscape.com b1d52f1b89 bug 76085 - remove the effects of the patch of bug 64645 against the current tree. a=asa, sr=attinasi, r=peterl 2001-06-13 02:42:47 +00:00
karnaze%netscape.com 66975c3122 bug 84378 - make whitespace:normal the default for tables (back the way it was before recent style changes), a=asa, sr=attinasi, r=alexsavulov 2001-06-13 02:32:26 +00:00
karnaze%netscape.com bfd9157e60 bug 76421 - remove optimization (to skip reflow if size didn't change) on initial reflow. a=asa, sr=attinasi, r=peterl 2001-06-13 02:27:22 +00:00
jband%netscape.com c73c2185e0 fix SunOs bustage with a .get() on AutoMarkingPtr 2001-06-13 02:16:29 +00:00
cls%seawood.org 9d471047c5 pull security/makefile.win like win32 does 2001-06-13 01:46:05 +00:00
jband%netscape.com 1f8b2c2a0e fix bug 59751 and bug 84600. This adds an AutoMarkingPtr scheme to protect partially built objects from gc. Also make sure we don't allow JS object to implement non-scriptable interfaces. r=dbradley sr=brendan a=drivers 2001-06-13 01:22:32 +00:00
pavlov%netscape.com d4c248555d patch from andrew.taylor@cal.montage.ca. r=pavlov sr=blizzard a=asa 2001-06-13 01:22:09 +00:00
cotter%netscape.com 775a9a9246 Updated content for existing help files; added two new help files (all HTML). 2001-06-13 01:17:29 +00:00
cotter%netscape.com ae9a113a21 Updating content for existing file (help table of contents). 2001-06-13 01:14:54 +00:00
pavlov%netscape.com 57ebfa0116 fixing image rendering color problems on photon. bug 82537. patch from briane@qnx.com. r=pavlov sr=blizzard a=asa 2001-06-13 01:14:13 +00:00
pavlov%netscape.com 6812332e43 fixing image rendering color problems on photon. patch from briane@qnx.com. r=pavlov sr=blizzard a=asa 2001-06-13 01:13:06 +00:00
darin%netscape.com ba87abb6dd Fixed bug 75709 "expires header not honored, gets cached copy"
r=gordon, sr=dougt, a=asa
2001-06-13 01:10:17 +00:00
cmanske%netscape.com a8e5c0b7bc New Advanced Properties Editor UI. Fixes bugs 71743, 71973, 71027, 73167. Fix is shown on 71743, r=brade, sr=kin, a=asa-drivers 2001-06-13 01:04:39 +00:00
Xiaobin.Lu%eng.Sun.com cd35552f35 Fix for bug 74482, Calling top.window.close does not work
work done by Nikolay and me
r=beard sr=brendan a=asa
2001-06-13 01:04:29 +00:00
Xiaobin.Lu%eng.Sun.com c67d1554f2 Fix for bug 74482, Calling top.window.close() does not work
Work done by Nikolay and me
r=beard sr=brendan a=asa
2001-06-13 01:03:25 +00:00
Xiaobin.Lu%eng.Sun.com e95583d1e3 Fix for bug 74482(Calling top.window.close() doe not work)
Work done by Nikolay Igotti and me
r=beard, sr=brendan, a =asa
2001-06-13 01:01:59 +00:00
srilatha%netscape.com 3e788efb44 Fix for bug # 79249. Move the ldap preferences stuff to addressing panel in
Mail/news account settings. r=mohanb, sr=sspitzer, a=asa
2001-06-13 00:59:01 +00:00
cmanske%netscape.com 8de061d021 Remove Cell Tab in Table Properties dialog when only a table is selected. b=85254, r=jfrancis, sr=kin, a=asa-drivers 2001-06-13 00:58:56 +00:00
anthonyd%netscape.com acfa8052a0 bug fix for 84417 nsRange::DeleteContents() deletes one too many nodes
r=mjudge@netscape.com
sr=kin@netscape.com
a=asa@mozilla.org
2001-06-13 00:24:33 +00:00
cmanske%netscape.com 469a3af614 Fixed wrong attribute string in Insert Table dialog; part of fix to bug 77427, r=brade, sr=kin, a=asa-drivers 2001-06-13 00:17:12 +00:00
sonmi%netscape.com 810b0336e4 tool for checking the version strings on Unix. needs work. 2001-06-13 00:10:53 +00:00
alecf%netscape.com f60199c7fb oops, forgot this file from my previous checkin 2001-06-13 00:05:25 +00:00
kandrot%netscape.com 4f67913550 r=kandrot@netscape.com, sr=waterson@netscape.com, a=asa@mozilla.org
removes a memset that sets zero bytes (so it did nothing)
2001-06-13 00:03:21 +00:00
mjudge%netscape.com 75030869ee 82151 a=asa r=cmanske fix for hint setting only when successful move was made by caret 2001-06-13 00:00:55 +00:00
alecf%netscape.com 3fb26b9f6c fix for bug 71903 (search history broken), bug 82277 (fix string allocation in mIgnorePrefixes), bug 83490 (non-allocating accessor for autocomplete), bug 85364 (switching to nsAutoString)
sr=hewitt
r=ben
a=asa
2001-06-12 23:59:01 +00:00
ben%netscape.com c4496bd87a 85386 - Navigator menu cleanup.
Revise wording
r=jag, sr=blake, a=asa
2001-06-12 23:52:18 +00:00
ben%netscape.com dc7ca2e90e 85386 - Navigator menu cleanup.
Rearrange content of view menu
r=jag, sr=blake, a=asa
2001-06-12 23:52:01 +00:00
morse%netscape.com 3b3fabac52 bug 84244, continually trying to open cookperm.txt, r=sfraser, sr=alecf, a=asa 2001-06-12 23:45:11 +00:00
rginda%netscape.com 2e1366a89d - not built -
put getCellProperties in the right place
2001-06-12 23:44:23 +00:00
rginda%netscape.com 3fb1067c09 - not built -
fixed props and scope commands to used getCurrentFrame, instead of console.curre
ntFrameIndex
2001-06-12 23:43:57 +00:00
rginda%netscape.com 630b9df3ff - not built -
fixed props and scope commands to used getCurrentFrame, instead of console.currentFrameIndex
2001-06-12 23:43:46 +00:00
morse%netscape.com b5742ceaa1 bug 81593, inefficient use of strlen, coded by drepper, r=morse, sr=blizzard, a=asa 2001-06-12 23:37:04 +00:00
jfrancis%netscape.com 0028625696 fixing build bustage. editor must link with gfx now. 2001-06-12 23:34:59 +00:00
sonmi%netscape.com c0703312f3 turned on verbose to see where (if) selfserver is dying 2001-06-12 23:29:53 +00:00