Commit Graph

65137 Commits

Author SHA1 Message Date
rogerl%netscape.com
89515e83dc Removed FUNCTION instruction, other class related junk. 2000-06-23 22:53:09 +00:00
vidur%netscape.com
d3a41654d3 Fix for bug 35010. Since this is just a test case, I don't need an a= or r=. font.html 2000-06-23 22:52:39 +00:00
law%netscape.com
b855f3824c Bug 31578; add 'Reload Frame' to context menu; r=matt@netscape.com 2000-06-23 22:49:05 +00:00
endico%mozilla.org
71f81aeb8e find the path this script lives in and add it to @INC and to the current working directory. 2000-06-23 22:43:21 +00:00
cyeh%bluemartini.com
5c34139766 add voters to text 2000-06-23 22:35:38 +00:00
rginda%netscape.com
da45d9b0eb Added debugger opcode, change InstructionMap to a std::map, print source lines while tracing 2000-06-23 22:27:17 +00:00
thayes%netscape.com
c960eeb856 Add SDR test command 2000-06-23 22:25:22 +00:00
vidur%netscape.com
17415ac9ff Fix for bug 31376. Just modifying an incorrect comment. 2000-06-23 22:23:37 +00:00
saari%netscape.com
2d4bb8c980 adding null check to prevent a few crashers on windows and linux that I introduced (exposed new code path). r=bryner 2000-06-23 22:18:54 +00:00
dbaron%fas.harvard.edu
63234a162b Add new style classes to the leak/bloat logs. This should increase the bloat statistics. r=attinasi 2000-06-23 21:57:39 +00:00
javi%netscape.com
0a1c85c01a Move some localizable strings from psm_ui.properties.in to psm_text.properties.in 2000-06-23 21:54:32 +00:00
bryner%uiuc.edu
aeaec0cab9 Patching more (hopefully all) trees to work with the new tree widget (bug
30511).  r=hyatt.
2000-06-23 21:44:48 +00:00
jim_nance%yahoo.com
30104f8180 Added line to print working directory of commands which fail. 2000-06-23 21:31:42 +00:00
matt%netscape.com
51b91b3bfb pulling out search string from JS to a properties file.
R:law
bug:35124
2000-06-23 21:23:44 +00:00
rogerl%netscape.com
ea920b48c8 Add return statement if the function doesn't end with one 2000-06-23 21:20:03 +00:00
waqar%netscape.com
a94e05dd4f #=24871
r=pavlov@netscape.com
d=New timer code for GTK. This should speed up navigation quite a bit.
2000-06-23 20:54:02 +00:00
dcone%netscape.com
c8cddf6bba Printing regression test samples were revised. Does not effect the build. 2000-06-23 20:33:26 +00:00
joki%netscape.com
db9bd6ac20 Temporary fix for bug 43390, allow modal dialogs/windows to be raised from script. r:vidur 2000-06-23 20:32:45 +00:00
dcone%netscape.com
3d919ad0cb Added two files to build.. nsPrintOptionsImpl.cpp and nsPrintOptionsMac.cpp. r = kmclusky b=36796 2000-06-23 20:21:50 +00:00
attinasi%netscape.com
983bb77f85 Checkin for dcone: Adding print options object to makefile. b=36796 r=attinasi 2000-06-23 20:15:59 +00:00
mkaply%us.ibm.com
c19b3f1486 r = pchen, a = pchen
EROFS is not defined in VisualAge so it breaks our Tinderbox
2000-06-23 20:13:04 +00:00
mcs%netscape.com
b7a9bf7379 First Checked In. 2000-06-23 19:42:37 +00:00
endico%mozilla.org
675da7ada7 give more verbose error messages 2000-06-23 19:41:38 +00:00
cyeh%bluemartini.com
eb3b1f0ffc committing to close bug 6682 "Chart all bug states". patches
contributed by mhamby@logicon.com
2000-06-23 18:59:48 +00:00
valeski%netscape.com
0bc53b49eb making urlinfo threadsafe for test harness a=granrose 2000-06-23 18:49:07 +00:00
chrisk%netscape.com
c2fdb05c18 Added and corrected some comments
Added $layercounter
Clarified $boundary generation (a boundary has leading AND trailing CRLFs!)
2000-06-23 18:37:33 +00:00
cyeh%bluemartini.com
4f4ff99904 checkin to fix Bug 25010 "Need a way to edit the list of available groups".
Patches and work contributed by dave@intrec.com (Dave Miller).
Some cleanup work needs to be done with regards to permissions and bit-twiddling
see other bugs that are dependent on 25010 for details.
2000-06-23 18:03:47 +00:00
sdv%sparc.spb.su
c5eb45029e added note about cvs tag DOM_PR1 2000-06-23 17:35:51 +00:00
sdv%sparc.spb.su
fe48f42489 got rid of dependance on java\config\localdefs.mak 2000-06-23 17:16:29 +00:00
sdv%sparc.spb.su
6c4baee48e fix for bug=41494
removed headers generated by javah
updated makefiles
2000-06-23 17:14:11 +00:00
chrisk%netscape.com
d705ca0332 Preliminary checkin at a state where smime can parse messages generated
by itself.
2000-06-23 16:40:31 +00:00
vidur%netscape.com
9ed907c5a2 Allowed complete script access to our components. This is WIP and not part of the Seamonkey build. 2000-06-23 15:51:47 +00:00
dcone%netscape.com
36783deb8e Added the IDL file for Vidur. 2000-06-23 15:22:38 +00:00
german%netscape.com
8ef2892528 Fixing messenger 3-pane splitter in classic skin by updating align='vertical' to orient='vertical'. 2000-06-23 14:51:05 +00:00
jst%netscape.com
ea5c8adf3f Removing references to removed makefiles. r=kin@netscape.com 2000-06-23 14:41:50 +00:00
dcone%netscape.com
dc6b503aa4 Added a new interface file to compile for nsPrintOptions. r=kmmclusky b=36796 2000-06-23 14:41:06 +00:00
dcone%netscape.com
20fe89fc64 Added a new interface definition for nsIPrintOptons. r=kmmclusky. b=36796 2000-06-23 14:39:58 +00:00
mkaply%us.ibm.com
885ba8fe38 #42637
r=mkaply, a=brendan
OS/2 bring up - Menus sometimes not drawing correctly
2000-06-23 14:38:08 +00:00
dcone%netscape.com
ace15471db First Checked In. 2000-06-23 14:35:57 +00:00
dcone%netscape.com
e60e84be64 Added new class definitions for the PrintOptions class. r=kmmclusky b=36796 2000-06-23 14:34:17 +00:00
vidur%netscape.com
79c210a6b9 Checking in for mccabe, since he had to leave town. Partial fix for bug 41429. Adding a new interface that components can implement to control the capabilities needed for XPConnect access to them - default is UniversalXPConnect. r=vidur 2000-06-23 14:32:38 +00:00
dcone%netscape.com
090a285e44 Added class definitions for the PrintOptions class. r=kmmclusky b=36796 2000-06-23 14:32:06 +00:00
dcone%netscape.com
c39f115d1a Added class definitions for PrintOptions. r=kmmclusky b=36796 2000-06-23 14:30:55 +00:00
dcone%netscape.com
4dc6776f9c new CID's for the PrintOptions class. r=kmmclusky b=36796 2000-06-23 14:28:54 +00:00
sdv%sparc.spb.su
fb73322567 updated patch to webshell, so it works with the
latest version.
2000-06-23 14:14:23 +00:00
jst%netscape.com
b0a9cfbe12 Fixing nsbeta2+ bug 41953, form element regressions. r=vidur@netscape.com 2000-06-23 14:12:24 +00:00
sdv%sparc.spb.su
a3e5bdd5b6 fix for bug=43293 2000-06-23 14:09:19 +00:00
neeti%netscape.com
806b070ae2 fix for bug 43345.browser.cache.enable check, r=warren/gagan 2000-06-23 13:42:46 +00:00
neeti%netscape.com
1f44816f0a fix for bug 39717 - Disk cache directory not being recreated after it's deleted.r=gagan 2000-06-23 13:39:44 +00:00
jdunn%netscape.com
2876350b08 fix for hp bustage. the last entry in enum can't have a ',' 2000-06-23 13:21:57 +00:00