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

47871 Коммитов

Автор SHA1 Сообщение Дата
toshok%hungry.com 0d11467346 fix another XXX 1999-12-01 21:26:42 +00:00
varada%netscape.com fd610a6faf general cleanup 1999-12-01 21:23:07 +00:00
varada%netscape.com daa4b04743 changing final message after build 1999-12-01 21:22:27 +00:00
varada%netscape.com 41e921fed3 check for bug #18457 - included an if statement to take care of cancel 1999-12-01 21:20:12 +00:00
toshok%hungry.com 93d490099e actually free libPath after verifying that PR_GetLibraryPath really does copy the return value. 1999-12-01 21:16:25 +00:00
hyatt%netscape.com de5e299f08 Fixing the invisible tree problem #18577. 1999-12-01 20:11:01 +00:00
hyatt%netscape.com d54c80240d Fix for bug #18577 (which someone said was holding the tree closed). r=danm 1999-12-01 19:54:15 +00:00
robinf%netscape.com 13b9c03365 fixing bug 9095; also added comment text to button1_offset descr. 1999-12-01 19:32:41 +00:00
robinf%netscape.com 03d1f7b59e Fixing bug 9095. Also fixed button1 command line so that this rshell.ini doesn't display an error on launch. 1999-12-01 19:20:55 +00:00
norris%netscape.com 051daf4abf Fix js1_3/regress/in-001.js 1999-12-01 18:43:12 +00:00
norris%netscape.com 459c97e38a Fix test ecma_2/Exceptions/string-001.js 1999-12-01 18:05:49 +00:00
erik%netscape.com 5cf43677d8 adding local .cvsignore file; r=none 1999-12-01 18:03:52 +00:00
shaver%netscape.com 1a0aec6215 fix windows filename case damage, r=brade,sdagley 1999-12-01 16:11:07 +00:00
rods%netscape.com f1a98d55ca removing all lower case version of this file 1999-12-01 16:10:00 +00:00
dveditz%netscape.com aad6428591 Fix install wizard overwriting existing version 1999-12-01 16:02:19 +00:00
rods%netscape.com 4749742331 bug 2253 1999-12-01 15:54:59 +00:00
buster%netscape.com 8a9d883cea warning cleanup, plus found an uninitialized int variable that I initialized to 0. 1999-12-01 15:29:52 +00:00
buster%netscape.com 119f484e96 warning cleanup 1999-12-01 15:15:44 +00:00
buster%netscape.com d3c10d15ba bug 2253. added controller to html text input
r = kmcclusk
1999-12-01 15:12:49 +00:00
buster%netscape.com fd31de07ac bug 2253. added controller to html text input
r = kmcclusk, norris
1999-12-01 15:11:33 +00:00
dcone%netscape.com e980952da4 Took out the clip for backgrounds.. not needed r=rods. bug=16685 1999-12-01 14:45:59 +00:00
jfrancis%netscape.com 3aed7992fd * fix for PDT+ 16481: need rules for deleting in tables * fix for 19395: protect against zero length text inserts r = floppy moose 1999-12-01 14:32:55 +00:00
rjc%netscape.com 3b98d21671 Fix local find results to show columns. (Thanks, David.) 1999-12-01 12:23:39 +00:00
hyatt%netscape.com 9a5c00bc9c Patching search so that column headers show up in upper tree. r=rjc 1999-12-01 12:09:01 +00:00
hyatt%netscape.com f091c6b091 More stubbed themes UI. 1999-12-01 12:04:14 +00:00
colin%theblakes.com 3a73202d76 Print support for OpenVMS. r=dcone 1999-12-01 11:58:21 +00:00
hyatt%netscape.com e2c6b1c72d Cleaning up bad skin stuff in the search component. 1999-12-01 11:53:48 +00:00
cls%seawood.org bbb27e8d0e Fixed problem with solaris builds setting MDCPUCFG instead of MDCPUCFG_H
Removed -mt from CFLAGS.
1999-12-01 11:25:52 +00:00
rjc%netscape.com c71c2c207e Fix silly warning. 1999-12-01 11:25:27 +00:00
hyatt%netscape.com 23d9c88494 Fixing a bad style rule involving twisties. 1999-12-01 11:24:40 +00:00
hyatt%netscape.com a48ef93f44 Prevent tree widget row groups from being added to the undisplayed content
map twice.
1999-12-01 11:13:06 +00:00
hyatt%netscape.com 55f80f1d78 Changing tree views to use display: none instead of visibility: collapse for closed nodes. 1999-12-01 10:56:17 +00:00
hyatt%netscape.com 68d5238904 Changes to make prefs work with new trees. 1999-12-01 10:55:44 +00:00
hyatt%netscape.com 9d6defe3e5 Making a change to trees so that their inner frame is a box instead of a block. This
makes trees faster and bypasses numerous block bugs that occur when tables or trees
are used with boxes.  Also fixes bug #20354 (which is not a regression after all).
1999-12-01 10:37:20 +00:00
toshok%hungry.com aa235b9c7e remove debug specific switches from the help message in non-debug builds. 1999-12-01 09:53:08 +00:00
toshok%hungry.com 5aa229774b fill out Options::printHelp 1999-12-01 09:48:13 +00:00
rjc%netscape.com 8e78a1fe07 Add chrome .cpp and IDL files to Mac projects for hyatt. 1999-12-01 09:42:31 +00:00
saari%netscape.com 2fdbb01c37 Fix for bug 18983, multiple carets showing up. R: shaver, a long time ago. I've since verified personally on linux and other platforms. 1999-12-01 09:09:46 +00:00
saari%netscape.com 459d3260eb Making the mac focus event flow the same as windows. This is a Good Thing. 1999-12-01 09:07:52 +00:00
hyatt%netscape.com a23936ccd7 Actually setting the fields in the chrome entry enumeration now. r=me 1999-12-01 08:55:35 +00:00
hyatt%netscape.com 3a1040a295 More skins work. r=travis 1999-12-01 08:44:43 +00:00
hyatt%netscape.com ef7b38a59e Calming Wensleydale down. r=me 1999-12-01 08:24:12 +00:00
hyatt%netscape.com 4a29b3f60e Adjusting some names of variables. r=travis 1999-12-01 08:17:42 +00:00
rjc%netscape.com 6be85367f4 Fix bug # 18540: select the current search tab. 1999-12-01 08:03:39 +00:00
hyatt%netscape.com 8d895265cb Support for enumeration of skins, packages, and locales nearing completion. r=mini-me 1999-12-01 07:59:35 +00:00
rgoodger%ihug.co.nz caee70f40b updated WizardManager class. (not currently used in builds) 1999-12-01 07:39:32 +00:00
rgoodger%ihug.co.nz 1004e28069 updated wizardHandlerSet for wizardmanager (not currently used in builds) 1999-12-01 07:39:03 +00:00
rgoodger%ihug.co.nz 1ebf8c3f25 updated WidgetStateManager class (not currently used in builds) 1999-12-01 07:38:15 +00:00
cls%seawood.org 0f01bfffe2 Removing --disable-editor (and MOZ_EDITOR) from the build as the editor module now handles all of the text fields for Mozilla and using this option will result in a "non-working" browser (text fields are not editable). Bug #20369 (The autogen script appears not to be working again.) 1999-12-01 07:25:51 +00:00
waterson%netscape.com cde0d27007 Fix code-path leak by using nsCOMPtr. 1999-12-01 07:04:00 +00:00