Commit Graph

36923 Commits

Author SHA1 Message Date
cls%seawood.org
2e693417f9 Long overdue to bump up the version number of the libpng in the src tree 1999-08-10 22:58:59 +00:00
rhp%netscape.com
52c5a5071d New files for attachment display - NOT PART OF THE BUILD!!! 1999-08-10 22:58:30 +00:00
brade%netscape.com
d5cf3b9156 diffs from pete@postpagan.com 1999-08-10 22:57:55 +00:00
dougt%netscape.com
980adec33f Fix for bug 10838. 1999-08-10 22:53:02 +00:00
sspitzer%netscape.com
0a8bb17086 nsString(eOneByte) -> nsCString work 1999-08-10 22:45:44 +00:00
brade%netscape.com
260934892f add some menu keybindings 1999-08-10 22:45:33 +00:00
sspitzer%netscape.com
cac29eecd9 nsString(eOneByte) -> nsCString work. Get the prompts / alert code building again. 1999-08-10 22:45:31 +00:00
chuang%netscape.com
7af113af5a Add null pointer checking 1999-08-10 22:45:10 +00:00
davidm%netscape.com
937ad16436 remove long obsolete dialog code 1999-08-10 22:45:06 +00:00
brade%netscape.com
16f1b7595e from pete@postpagan.com 1999-08-10 22:44:39 +00:00
davidm%netscape.com
feb6a58833 remove dialog code. return error code from history to fix bug 11489 1999-08-10 22:43:24 +00:00
dbragg%netscape.com
faf8896df8 Removed the based.shlb file 1999-08-10 22:43:15 +00:00
dp%netscape.com
a3a94b4e23 XPCOM Review of imglib. 1999-08-10 22:41:26 +00:00
jband%netscape.com
904d45e5ea adding missing member initilizer to ctor 1999-08-10 22:36:50 +00:00
saari%netscape.com
70acc8dc24 Changing XP_PC logic to XP_MAC on akk's recommendation. 1999-08-10 22:33:53 +00:00
hangas%netscape.com
41f214f22e Removed two .h files that were copied the old way rather than built in the idl project. 1999-08-10 22:32:14 +00:00
kmcclusk%netscape.com
60deae35eb Added PR_MAX calls to Layout method to prevent negative values from being passed to
nsIWidget::Resize.
1999-08-10 22:31:59 +00:00
hangas%netscape.com
ff7ed579f8 Added two more idl files. 1999-08-10 22:31:38 +00:00
kmcclusk%netscape.com
9addfd5606 Added code to prevent negative values from being passed to nsIWidget::Resize. 1999-08-10 22:20:53 +00:00
hangas%netscape.com
31aca663f7 Make editcard and newcard dialogs not resizeable. 1999-08-10 22:18:45 +00:00
kmcclusk%netscape.com
12f49894e4 Changed default label for submit buttons to Submit Query from (submit)
Changed default label for reset buttons to Reset from (reset)
1999-08-10 22:17:08 +00:00
davidm%netscape.com
d7eba1f6a2 First Checked In. 1999-08-10 22:14:38 +00:00
dbragg%netscape.com
d92ec06759 Removed the basedebug.shlb file 1999-08-10 22:05:59 +00:00
jfrancis%netscape.com
97693b4584 let VC 5 live! 1999-08-10 22:02:27 +00:00
davidm%netscape.com
3fca0bd47f fix typo 1999-08-10 22:01:36 +00:00
dcone%netscape.com
9ea877130d fixed image printing -- with a non-printer hdc 1999-08-10 21:58:06 +00:00
nhotta%netscape.com
68b1a9ca9b Changed to notify conditionally. 1999-08-10 21:55:50 +00:00
dbragg%netscape.com
ff4ea358ae First Checked In. 1999-08-10 21:55:20 +00:00
davidmc%netscape.com
456ae8b24f First Checked In. 1999-08-10 21:52:13 +00:00
putterman%netscape.com
f76cf47d48 Set depth correctly for folders. 1999-08-10 21:44:58 +00:00
jfrancis%netscape.com
e94e14d8d1 more block operation improvements to "make list" 1999-08-10 21:44:10 +00:00
briano%netscape.com
767ddbd0a8 Fix for bug 9902. Now the build number in xpfe/browser/resources/content/viewSource.xul will get updated properly as well. 1999-08-10 21:43:37 +00:00
rhp%netscape.com
7646cd4c1e Changes for new header display - NOT PART OF THE BUILD! 1999-08-10 21:41:55 +00:00
rhp%netscape.com
4a298b7ba8 Simple fix for naming on factory for quoting 1999-08-10 21:40:25 +00:00
danm%netscape.com
ae834a75d9 open new windows from anchor links with proper chrome. fixes bug 9792. 1999-08-10 21:36:38 +00:00
brade%netscape.com
54c490c229 use keycode/charcode for particular key events 1999-08-10 21:34:48 +00:00
jj%netscape.com
421d0252fe #5342: added a few strings to the Tinderbox Mac error parser 1999-08-10 21:31:52 +00:00
mcafee%netscape.com
194686b481 newline at end of file 1999-08-10 21:29:49 +00:00
rods%netscape.com
a6c50ddfdb added an extra check to make sure we have a valid child frame. childFrame could be null when native widgets are turned on 1999-08-10 21:28:06 +00:00
hangas%netscape.com
eae58d2903 Added icon to addressing widget, change selection behavior. 1999-08-10 21:24:35 +00:00
morse%netscape.com
c050fc662b fix bug 11548 1999-08-10 21:24:32 +00:00
akkana%netscape.com
f673bdb804 11552: don't hardcode the character set for saving 1999-08-10 21:22:32 +00:00
slamm%netscape.com
e744f57239 Avoid tall lines (too many newlines) 1999-08-10 21:19:27 +00:00
blizzard%redhat.com
3fee529ef2 fixes for scrolling and layout bounds calculation lameness. a=mcafee, doesn't affect build. 1999-08-10 21:14:27 +00:00
frankm%eng.sun.com
31aad87217 Add nsID constant to IDL-generated Java interface 1999-08-10 21:10:06 +00:00
slamm%netscape.com
844c911192 -mAvoid breaking the line in the middle of an entity. 1999-08-10 21:07:06 +00:00
brade%netscape.com
39c8470d8b partial synch up with editorappshell.xul; fix entities (a=mcafee) 1999-08-10 20:55:14 +00:00
dougt%netscape.com
138b35e554 Removing unneeded css file.
Adding SUNotify RDF documentation
1999-08-10 20:36:00 +00:00
warren%netscape.com
563d8e59a5 Removed crtdbg.h 1999-08-10 20:30:45 +00:00
mark.lin%eng.sun.com
02e680020b Damn! Forgot to add these files.. 1999-08-10 20:15:10 +00:00