Commit Graph

36958 Commits

Author SHA1 Message Date
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
mcafee%netscape.com
9af30238a1 Fixing linux bustage, I can't find crtdbg.h in the tree. 1999-08-10 20:11:25 +00:00
hangas%netscape.com
ec85f97649 Fixing build bustage. 1999-08-10 19:58:18 +00:00
mscott%netscape.com
36f4221a37 Very strange...it looks like we were exporting an obsolete pop3url header file on the mac which was over-writing the generated
XPIDL version.
1999-08-10 19:55:12 +00:00
warren%netscape.com
0d2bbb1e6a Added GetGlobalAllocator. 1999-08-10 19:54:17 +00:00
rods%netscape.com
8f5b13ed87 Added "disabled" rules for form controls 1999-08-10 19:35:13 +00:00
warren%netscape.com
e5ce287362 More extensive tests for pipes. Now we test for read returning when there's data but the buffer isn't yet full. Also testing new pipe implementation. 1999-08-10 19:27:05 +00:00
rods%netscape.com
ba4a0485e1 Added check to see if it was disabled so it would ignore events 1999-08-10 19:26:10 +00:00
warren%netscape.com
1291f48b62 Added new pipe implementation. 1999-08-10 19:25:27 +00:00
rods%netscape.com
0701d68531 Add GetFrameForPoint to return the combobox when it is disabled. Added disabled code. 1999-08-10 19:25:22 +00:00
rogerl%netscape.com
a2644affcd Fixed test results to match new spec. 1999-08-10 19:25:00 +00:00
rods%netscape.com
c91922076b Fixed Reset to work properly, removed InitializeFromContent method, changed where the list was adding itself to FormControlFrame 1999-08-10 19:22:51 +00:00
warren%netscape.com
d843a8f952 Added nsSegmentedBuffer.cpp and nsPipe2.cpp to build. 1999-08-10 19:21:17 +00:00
blizzard%redhat.com
ee51d555d9 xlib fixes. menus work now. 1999-08-10 19:19:33 +00:00
warren%netscape.com
a56c79fa7d Added new pipe implementation -- simpler and faster. 1999-08-10 19:18:39 +00:00
kmcclusk%netscape.com
61e361b49e Rewrote nsButtonControlFrame. It is now based on nsHTMLButtonControlFrame.
Added style rules to set submit, reset, and browse buttons default labels.
1999-08-10 19:13:57 +00:00