Commit Graph

12481 Commits

Author SHA1 Message Date
troy%netscape.com
7b508ab8c9 Added NS_RELEASE to fix leak of a HTML style element 1998-12-03 16:46:56 +00:00
terry%netscape.com
1774d719f3 Fixed bug 1746 -- make it say "Submit query" instead of "Submit". 1998-12-03 16:31:10 +00:00
terry%netscape.com
a9e36d49e6 Reworked the rep_platform and op_sys fields. BEWARE; this includes
some changes to the database schema!
1998-12-03 16:10:52 +00:00
jfrancis%netscape.com
a6ccac7bf4 adding some private helper functionality that is going to change soon... 1998-12-03 15:02:37 +00:00
leaf%mozilla.org
99874a5dda Removed some kruft and added a pull_config to pull_all so pull_nglayout doesn't
die. More splitting needs to be done (taking up some of the things that nglayout.mak
does but shouldn't be doing)... but that's for another early morning.
1998-12-03 12:28:26 +00:00
hyatt%netscape.com
9cd1d12265 Hacked the viewer so that the tree widget can be launched from the File menu.
Only works on Windows currently.
1998-12-03 10:12:30 +00:00
jfrancis%netscape.com
fe50f9ae5a putting Akkana's implementation back in; fixed compile-time errors 1998-12-03 09:51:05 +00:00
jfrancis%netscape.com
00a3ce483f taking out the factory extern cruft that we only needed before we had shared libs working on the mac. Long live the shared lib conversion! 1998-12-03 09:35:38 +00:00
jfrancis%netscape.com
898f6a4fe2 cleaning up library dependencies, and added xpcom.shlb 1998-12-03 09:34:37 +00:00
leaf%mozilla.org
2dd4294075 there's no xpcom/toolsMakefile.in , so don't try and make the Makefile 1998-12-03 08:44:14 +00:00
troy%netscape.com
ae7e0ae454 Removed explict call of base class constructor 1998-12-03 07:22:31 +00:00
troy%netscape.com
fbd9f4ef8b Removed explicit call of base class constructor because it was
making Unix compilers unhappy
1998-12-03 07:20:59 +00:00
wtc%netscape.com
014c54462a Added a static cast from void* to GtkWidget*. 1998-12-03 06:35:05 +00:00
shaver%netscape.com
e9350617c4 Fix indentation, which was my fault and not andrewv's.
Add nsISupports to the always-include list.
Clean up interface generation code, and then mess it up again with
IID handling.
1998-12-03 06:33:59 +00:00
troy%netscape.com
2a4b2c503f Added Init() member function to nsIFrame 1998-12-03 06:31:43 +00:00
wtc%netscape.com
a8634da8db The GetFont method of nsIFontMetrics takes a const pointer reference
as argument, so we must pass a const pointer reference to it.
1998-12-03 06:29:56 +00:00
saari%netscape.com
1576d7c24e Mac - Temporarly turning off the passing down of rendering contexts to children during updates to facilitate a hack that improves rendering. The hack is getting around the Windows centric XP code. 1998-12-03 04:26:46 +00:00
nisheeth%netscape.com
eb0d083f63 Added /FR flag for WIN32 builds to generate code browsing info if
MOZ_BROWSE_INFO is set in the environment.
1998-12-03 04:26:40 +00:00
nisheeth%netscape.com
2e3930f61a Added a browse_info target to the windows make file to support
generation of the .BSC browse info file from all the .SBR files
that get generated by the MSVC compiler.
1998-12-03 04:25:14 +00:00
saari%netscape.com
a07f36d7a3 Mac only hackery to make rendering better. 1998-12-03 04:24:54 +00:00
joki%netscape.com
946548a531 Fix cursor bug which caused cursor to be set once per child view on each mousemove 1998-12-03 03:07:16 +00:00
pinkerton%netscape.com
fff8fe4b1e replace NS_IMETHOD with expanded version to make vc6 happy. 1998-12-03 01:45:40 +00:00
rpotts%netscape.com
845435f49b Temp file to populate the repository (until it becomes persistent... 1998-12-03 01:38:19 +00:00
rpotts%netscape.com
c3af294fcb Application launcher... 1998-12-03 01:37:46 +00:00
rpotts%netscape.com
7d39d8a031 Windows makefile... 1998-12-03 01:37:24 +00:00
rpotts%netscape.com
13abf47c83 public headers for the Application SHell services... 1998-12-03 01:36:47 +00:00
rpotts%netscape.com
3749d60a22 Application Shell services... 1998-12-03 01:35:53 +00:00
pinkerton%netscape.com
d28de534ca move the tree and toolbar files into their own group. 1998-12-03 01:27:41 +00:00
pinkerton%netscape.com
f8f5bef93e general cleanup, change PaintLines() to PaintRows(), cleaned up cntr. 1998-12-03 01:27:24 +00:00
pinkerton%netscape.com
cbea612556 make the toolbar inherit from the dataModelWidget class like the trees. 1998-12-03 01:26:39 +00:00
pinkerton%netscape.com
4ad7e18ed5 clean up a warning and some comments. 1998-12-03 01:26:10 +00:00
pinkerton%netscape.com
cb881e2b8e moved eDMImageLoaded constant here because this is the only place it is used. 1998-12-03 01:25:50 +00:00
pinkerton%netscape.com
291af9a28b reshuffled some things to remove include dependancies, etc. 1998-12-03 01:25:26 +00:00
rpotts%netscape.com
9c17f97184 Windows makefile... 1998-12-03 01:17:32 +00:00
pierre%netscape.com
e691ee06e5 Making nsMacRepository.h obsolete: the shared lib conversion is done. 1998-12-03 01:06:00 +00:00
sfraser%netscape.com
46017e9804 First Checked In. 1998-12-03 00:45:32 +00:00
kin%netscape.com
0f82ce934a Fixed crash bug when calling PeekUndoStack() or PeekRedoStack() when the stacks
are empty. Fixed bug that allowed mMaxLevelsOfUndo + 1 entries on the undo
stack.
1998-12-03 00:41:44 +00:00
pinkerton%netscape.com
1c88c500da added nsJSUtils.cpp to base for vidur. 1998-12-03 00:36:06 +00:00
vidur%netscape.com
83b0609315 Fixed unitialized value problem. 1998-12-03 00:34:44 +00:00
vidur%netscape.com
669b99cbac Slimmed down DOM code by creating a few utility functions for conversion, etc. Fixed bug 1656 - bug in generator with an enum value of 0. 1998-12-03 00:33:00 +00:00
sfraser%netscape.com
9cf24a83f0 File Removed. 1998-12-03 00:26:44 +00:00
hyatt%netscape.com
0279740d43 Removal of the mutable keyword (to keep VC4.2 happy), and a fix to make
sure the folder and trigger images load for everyone.
1998-12-02 23:04:55 +00:00
leaf%mozilla.org
56538770d0 fixed mismatched quotes. 1998-12-02 22:30:52 +00:00
leaf%mozilla.org
01f8ef6a94 backing out bad change 1998-12-02 22:24:09 +00:00
leaf%mozilla.org
6ed9db8624 we must descend editor/ no matter what now. 1998-12-02 22:13:21 +00:00
leaf%mozilla.org
c0909bd6d7 adding the editor/public header export makefiles to the default makefile list 1998-12-02 22:08:05 +00:00
kin%netscape.com
1da4475fea Fix for build bustage on Unix. Put in missing '$'. 1998-12-02 21:25:41 +00:00
kin%netscape.com
b16a988674 Fix for Unix build bustage. We only build the editor core code if
MOZ_EDITOR is set, otherwise, we just export the editor interfaces.
1998-12-02 21:24:25 +00:00
pavlov%pavlov.net
b47b3876de removed extranious #include "gtklayout.h"'s and #ifndef GTK_HAVE_FEATURES_1_1_6
in gtklayout.c and nsWidget.h so that we use the gtklayout from gtk 1.1.6 if
available.
1998-12-02 19:54:34 +00:00
shaver%netscape.com
907b2e8ea7 Updated README.
Better arg handling and now lower-case mode flags.
andrewv's fixes to lose dependency on IDLN_ enum order (but not his changes
to indentation settings!).
1998-12-02 19:53:27 +00:00