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

32554 Коммитов

Автор SHA1 Сообщение Дата
duncan%be.com d9a83cde90 Copy GetAccessKey/SetAccessKey from GTK to unbreak the build. 1999-07-02 09:10:42 +00:00
hyatt%netscape.com fc050ea093 Forced to wrap the mailnews trees in divs in order for them to redraw. Something is
really screwed up with boxes and trees.
1999-07-02 09:05:34 +00:00
leaf%mozilla.org b48b118861 shuffling things around... build_number should be generated at each export
pass through config (doing this manually in the release process)
1999-07-02 09:04:22 +00:00
hyatt%netscape.com 6d1130f14e Fix for a bug that doesn't seem to be assigned to me any more. 1999-07-02 08:05:52 +00:00
briano%netscape.com 21036bfcf7 Cleanup and fixes for OpenBSD. 1999-07-02 07:53:42 +00:00
jfrancis%netscape.com d9232acb8c making the plain text selection pinning savvy to the other flavors of text editors, the ones that DONT have <pre> tags wrapping all the text 1999-07-02 07:53:08 +00:00
sspitzer%netscape.com 65d56db5be thanks for syd for this fix. 1999-07-02 07:14:11 +00:00
alecf%netscape.com 8c22bc3439 add IIDs for interfaces to stop XPConnect from complaining 1999-07-02 07:11:02 +00:00
ramiro%netscape.com c82b9a0aa9 Este pinchi cabron del saari se olvido poner estos stubs. 1999-07-02 06:40:51 +00:00
sspitzer%netscape.com 0285fd58d6 fix for #9143. make the default start page the home page. remove that browser.startup.splash crap. make the default home page http://www.mozillazine.org/ for now. 1999-07-02 06:39:40 +00:00
warren%netscape.com 4bd019ddbb More necko ifdefs. 1999-07-02 06:37:07 +00:00
sspitzer%netscape.com 18588c57f5 bulletproofing changes. check return value and return it if error. 1999-07-02 06:31:31 +00:00
sspitzer%netscape.com c1e9305505 NS_FAILED(rv) is always false, as it isn't set here. checking inputStream
instead.  more need to be done here.  sending mail to jefft
1999-07-02 06:30:57 +00:00
sspitzer%netscape.com 2f93f5549c initialize this in the constructor. bad things can happen otherwise. 1999-07-02 06:29:56 +00:00
zuperdee%penguinpowered.com 750a4cc23b Adding stubs for the new GetAccessKey and SetAccessKey functions. 1999-07-02 06:26:43 +00:00
sspitzer%netscape.com 026eff4887 c++ comments in c code bad. thanks dveditz 1999-07-02 06:26:25 +00:00
rhp%netscape.com f01a096d49 Changes to enable new quoting as default 1999-07-02 06:25:27 +00:00
sspitzer%netscape.com 175c602ccd I know this isn't supposed to happen. but it is on linux. so I'm changing it
to avoid the abort.
1999-07-02 06:19:44 +00:00
mcafee%netscape.com d22a10589c Solaris needs function declarations, adding header file for NECKO=1 case. 1999-07-02 06:17:57 +00:00
sspitzer%netscape.com 141ea81e76 fix build bustage 1999-07-02 06:16:29 +00:00
warren%netscape.com e8ec6cc337 Added another NS_OpenURI call. 1999-07-02 06:15:49 +00:00
warren%netscape.com b3c56a084d Fixed necko case to call OnStartRequest, etc. 1999-07-02 06:15:00 +00:00
warren%netscape.com 3e3615fba2 Fixed necko include path. 1999-07-02 06:14:06 +00:00
warren%netscape.com d97731a602 Necko refcount fixes. 1999-07-02 06:13:42 +00:00
rhp%netscape.com 201c07b497 Changes for new style quoting 1999-07-02 05:47:11 +00:00
mcafee%netscape.com 7019dfb581 Ignore generated files. 1999-07-02 05:43:31 +00:00
mcafee%netscape.com ac8e2e4ae5 Solaris needs newline at EOF. 1999-07-02 05:37:21 +00:00
mcafee%netscape.com d07ec61461 Fixing Solaris/CC bustage. 1999-07-02 05:36:07 +00:00
hyatt%netscape.com cfdf5ded57 Forgot the vertical alignment for the editor files. 1999-07-02 05:34:59 +00:00
hyatt%netscape.com a4832976f7 Patching the mail/news main window. 1999-07-02 05:33:41 +00:00
hyatt%netscape.com e287ce886a Converted the navigator main window to the new XUL world. 1999-07-02 05:29:43 +00:00
hyatt%netscape.com 79160f00df Making sure the default scrolling behavior for a webshell in XUL is
OVERFLOW_HIDDEN always.  Scrolling behavior set on the box itself
can be used to enable scrolling.
1999-07-02 05:29:18 +00:00
hyatt%netscape.com 11e9daffcf Landing changes to wrap XUL windows in a box frame so that we can support
intrinsic sizing of windows.  (Unlike HTML and XML, we are no longer wrapped
in an area frame. We are instead wrapped in a box frame.)

Also included is a patch for the table code, since it crashes inside boxes
because of a bug in its incremental reflow code.

nsISpaceManager was touched to give it a GetIID method so that it could be
used with nsCOMPtrs.
1999-07-02 05:28:32 +00:00
hyatt%netscape.com 3c5b31cf02 Changing the editor main window to work with the new XUL changes (making
the window tag a box).
1999-07-02 05:26:18 +00:00
waterson%netscape.com ada67bac03 Fix nsCOMPtr bustage. 1999-07-02 05:20:31 +00:00
jfrancis%netscape.com c06eaf8c23 bitten by lack of const enforcement in mac coimpiler once again. 1999-07-02 05:13:21 +00:00
warren%netscape.com 8af19177eb Removed bogus comment. 1999-07-02 05:00:36 +00:00
warren%netscape.com bd950fb2eb Added newline at eof. 1999-07-02 04:59:27 +00:00
warren%netscape.com c6916ca48c Removed semicolon. 1999-07-02 04:58:27 +00:00
warren%netscape.com a0f1223aeb Added nsSimpleURI to build. 1999-07-02 04:58:06 +00:00
warren%netscape.com 86e936c304 Fixed QI bug. 1999-07-02 04:57:45 +00:00
warren%netscape.com 527b2a45c6 Fixed initialization problems. 1999-07-02 04:56:53 +00:00
warren%netscape.com 5559bc36d5 Fixed refcounting bug. 1999-07-02 04:55:52 +00:00
troy%netscape.com 2f11636ac0 Work-in-progress for hash table that maps from content->frame 1999-07-02 04:47:05 +00:00
jfrancis%netscape.com 1a1f4c3ba2 making rules savvy to multi-char insertions. this means that pasting in text with embedded tabs, returns, spaces, & nbsp's now get the full rules treatment. 1999-07-02 04:46:45 +00:00
troy%netscape.com f49cf1f201 Added function FindPrimaryFrameFor() 1999-07-02 04:46:19 +00:00
cyeh%netscape.com 79ecb3f838 stupid fix for #7190. create default plugins directory in the executable directory. this causes searching for 3.0 and 4.0 plugins to not occur. will prevent java crashes and also speed up launch time. 1999-07-02 04:44:44 +00:00
waterson%netscape.com 4fd9f61c4a Add nsIWebShellWindow so it builds. 1999-07-02 04:32:26 +00:00
pavlov%pavlov.net b323528f9f initial (non-built) implimentation of nsContextMenu changes 1999-07-02 04:30:25 +00:00
alecf%netscape.com b5bd21cefd fix mac bustage 1999-07-02 04:21:42 +00:00