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

47957 Коммитов

Автор SHA1 Сообщение Дата
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
syd%netscape.com e6898ffccd Throughout mozilla, we call gtk_rgb_get_visual() and In gdk_window_new(), called
by superwin, the visual is being obtained by calling gdk_visual_get_system().
This was causing match errors when gdk_rgb picked a visual having a depth that
was different from the server default visual. r=pavlov, fixes bugs 20153 and
19263.
1999-12-01 06:39:36 +00:00
rginda%netscape.com aab3dfd323 Testcase produced no output is no longer a failure. 1999-12-01 06:29:27 +00:00
mscott%netscape.com 7d23985437 stub implementation of AsyncOpen. 1999-12-01 06:17:49 +00:00
rhp%netscape.com 8e02dff090 Adding new files for mac...NOT PART OF THE BUILD YET 1999-12-01 06:12:10 +00:00
sfraser%netscape.com dacf66a5bf Include stdio.h with system paths, not user paths. No bug, r=mozbot. 1999-12-01 06:12:01 +00:00
cls%seawood.org 685f31abad 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 1999-12-01 06:08:25 +00:00
rginda%netscape.com 2fc65eda6d Added new ecma_3 suite. along with 'new style' (hopefully simpler) shell.js, and
a new test (which fails already!)
1999-12-01 06:07:28 +00:00
warren%netscape.com 9da80972f9 Made WarnIfFalse not call abort. Made abort be continuable on Windows. r=travis 1999-12-01 05:51:45 +00:00
waterson%netscape.com 6c6c87dcfa xpconnect is a component now on Linux/PPC, albeit a broken one... 1999-12-01 05:20:16 +00:00
pierre%netscape.com 97457e62bb Backing-out previous change which had the effect of getting rid of the widgets for *all* fixed positioned elements. Removing widgets is a goal at term but it's something that we want to leave to the View Manager folk(s) or at least do in sync with them. 1999-12-01 05:10:50 +00:00
waterson%netscape.com a00b3b52d4 Check in initial, non-working XPTCall code from Linux-PPC. 1999-12-01 04:56:46 +00:00
troy%netscape.com a19c2c4c87 Added XXX comment to remind me (and Chris) of a problem that needs to
be revisited
1999-12-01 04:50:26 +00:00
rpotts%netscape.com 1b0f903b3f (r=valeski) Fix for new bloat (leaking HTTPChannels) that was introduced yesterday 1999-12-01 04:32:58 +00:00
brendan%mozilla.org 46665376d1 Fix obscure eval bug and ECMA conformance issue (20256, r=rginda@netscape.com). 1999-12-01 04:30:04 +00:00