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

36925 Коммитов

Автор SHA1 Сообщение Дата
davidm%netscape.com 36c717c184 First Checked In. 1999-08-10 22:14:38 +00:00
dbragg%netscape.com 3dfee421eb Removed the basedebug.shlb file 1999-08-10 22:05:59 +00:00
jfrancis%netscape.com 49d0dcd15b let VC 5 live! 1999-08-10 22:02:27 +00:00
davidm%netscape.com 8637ef6169 fix typo 1999-08-10 22:01:36 +00:00
dcone%netscape.com 120b47dc27 fixed image printing -- with a non-printer hdc 1999-08-10 21:58:06 +00:00
nhotta%netscape.com ced17758fc Changed to notify conditionally. 1999-08-10 21:55:50 +00:00
dbragg%netscape.com 5c3e6ac932 First Checked In. 1999-08-10 21:55:20 +00:00
davidmc%netscape.com 174a3260d4 First Checked In. 1999-08-10 21:52:13 +00:00
putterman%netscape.com 00744c3185 Set depth correctly for folders. 1999-08-10 21:44:58 +00:00
jfrancis%netscape.com 46a01fdc87 more block operation improvements to "make list" 1999-08-10 21:44:10 +00:00
briano%netscape.com 63e5abd047 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 55c6e7c21c Changes for new header display - NOT PART OF THE BUILD! 1999-08-10 21:41:55 +00:00
rhp%netscape.com b2f57b16ad Simple fix for naming on factory for quoting 1999-08-10 21:40:25 +00:00
danm%netscape.com 8180c75a54 open new windows from anchor links with proper chrome. fixes bug 9792. 1999-08-10 21:36:38 +00:00
brade%netscape.com c1abc9374e use keycode/charcode for particular key events 1999-08-10 21:34:48 +00:00
jj%netscape.com 28fcb562b3 #5342: added a few strings to the Tinderbox Mac error parser 1999-08-10 21:31:52 +00:00
mcafee%netscape.com 30941a5a0a newline at end of file 1999-08-10 21:29:49 +00:00
rods%netscape.com 9edac24a69 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 da9b69ce87 Added icon to addressing widget, change selection behavior. 1999-08-10 21:24:35 +00:00
morse%netscape.com 86383472b8 fix bug 11548 1999-08-10 21:24:32 +00:00
akkana%netscape.com a18f7427dd 11552: don't hardcode the character set for saving 1999-08-10 21:22:32 +00:00
slamm%netscape.com 57d9b83687 Avoid tall lines (too many newlines) 1999-08-10 21:19:27 +00:00
blizzard%redhat.com 9f8e16ebee 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 2a4acf1b3b Add nsID constant to IDL-generated Java interface 1999-08-10 21:10:06 +00:00
slamm%netscape.com 3c389687c1 -mAvoid breaking the line in the middle of an entity. 1999-08-10 21:07:06 +00:00
brade%netscape.com 93193b06a3 partial synch up with editorappshell.xul; fix entities (a=mcafee) 1999-08-10 20:55:14 +00:00
dougt%netscape.com 69add2d2f3 Removing unneeded css file.
Adding SUNotify RDF documentation
1999-08-10 20:36:00 +00:00
warren%netscape.com bc45ad76c9 Removed crtdbg.h 1999-08-10 20:30:45 +00:00
mark.lin%eng.sun.com 18bb6a4ea1 Damn! Forgot to add these files.. 1999-08-10 20:15:10 +00:00
mcafee%netscape.com 2dde613bf0 Fixing linux bustage, I can't find crtdbg.h in the tree. 1999-08-10 20:11:25 +00:00
hangas%netscape.com 74e0ea08a8 Fixing build bustage. 1999-08-10 19:58:18 +00:00
mscott%netscape.com cc92ba6e4e 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 4e5c4a64eb Added GetGlobalAllocator. 1999-08-10 19:54:17 +00:00
rods%netscape.com bd1e8bc064 Added "disabled" rules for form controls 1999-08-10 19:35:13 +00:00
warren%netscape.com aadb711b2c 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 8c636d19e8 Added check to see if it was disabled so it would ignore events 1999-08-10 19:26:10 +00:00
warren%netscape.com e50aa72a0f Added new pipe implementation. 1999-08-10 19:25:27 +00:00
rods%netscape.com c41e06d81a Add GetFrameForPoint to return the combobox when it is disabled. Added disabled code. 1999-08-10 19:25:22 +00:00
rogerl%netscape.com 0c0ff5606b Fixed test results to match new spec. 1999-08-10 19:25:00 +00:00
rods%netscape.com fdd33e59b6 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 6dd8807c5f Added nsSegmentedBuffer.cpp and nsPipe2.cpp to build. 1999-08-10 19:21:17 +00:00
blizzard%redhat.com 4ba886877b xlib fixes. menus work now. 1999-08-10 19:19:33 +00:00
warren%netscape.com 7e2cecfcc6 Added new pipe implementation -- simpler and faster. 1999-08-10 19:18:39 +00:00
kmcclusk%netscape.com 4951b16db4 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
warren%netscape.com 2fb04397c8 Made Read return as soon as it's got something, rather than waiting until the buffer is full. 1999-08-10 19:13:48 +00:00
morse%netscape.com 707d610fa3 fix bug 11465 1999-08-10 19:02:11 +00:00
chuang%netscape.com 0dd626579b Fix bug 11511 and more "remove address book" backend 1999-08-10 18:57:01 +00:00
mark.lin%eng.sun.com bccd161344 oops, forgot to checkin these files. 1999-08-10 18:56:53 +00:00
mark.lin%eng.sun.com ab10e4d206 Oopps, forgot to checkin these files... 1999-08-10 18:55:01 +00:00
dveditz%netscape.com d54bfbc200 minor bugfixing 1999-08-10 18:47:24 +00:00