This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d2f1ef6f4a655f3fef5cc159cd48e245cf28b5eb
Mozilla
/
mozilla
/
widget
/
src
/
xpwidgets
History
pinkerton%netscape.com
36e65d8849
osx needs nsWidgetAtoms built. r=saari/sr=hyatt. bug#75653
...
git-svn-id: svn://10.0.0.236/trunk@92516 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-17 04:35:22 +00:00
..
Makefile.in
osx needs nsWidgetAtoms built. r=saari/sr=hyatt. bug#75653
2001-04-17 04:35:22 +00:00
makefile.win
Checking in for bug 50742, this change removes the use of XIF in mozilla and replaces the XIF converter with a HTML (and XML) serializer.
2000-10-07 10:57:30 +00:00
nsBaseClipboard.cpp
…
nsBaseClipboard.h
…
nsBaseDragService.cpp
…
nsBaseDragService.h
…
nsBaseFilePicker.cpp
rtm++ bug 55627; handle case where base window closes out from under Downloading dialog; patch submitted by jrgm@netscape.com; r=law@netscape.com, sr=mscott@netscape.com
2000-10-11 03:04:31 +00:00
nsBaseFilePicker.h
…
nsBasePointerService.cpp
Query pointer for great justice. Part of bug
#72556
. Not part of the build.
2001-03-25 21:55:37 +00:00
nsBasePointerService.h
Query pointer for great justice. Part of bug
#72556
. Not part of the build.
2001-03-25 21:55:37 +00:00
nsBaseWidget.cpp
Bug 57576; add SetIcon method to widgets and add code to nsXULWindow to set icons per window; no icons available yet, unless you roll your own; see bug for details; r=mcafee, sr=hyatt
2001-04-14 00:57:30 +00:00
nsBaseWidget.h
Bug 57576; add SetIcon method to widgets and add code to nsXULWindow to set icons per window; no icons available yet, unless you roll your own; see bug for details; r=mcafee, sr=hyatt
2001-04-14 00:57:30 +00:00
nsDataFlavor.cpp
…
nsDataFlavor.h
…
nsFileSpecWithUIImpl.cpp
…
nsFileSpecWithUIImpl.h
…
nsFileWidgetWithUIImpl.cpp
…
nsHTMLFormatConverter.cpp
Renaming NS_PARSER_IID to NS_PARSER_CID, because it *is* a CID. r=jag, sr=jst.
2001-03-10 21:02:12 +00:00
nsHTMLFormatConverter.h
…
nsPrimitiveHelpers.cpp
make linebreak converter not specific about what kind of linebreaks we're dealing with on a paste. Insulates us from changes to what kind of linebreaks the DOM gives us. r=saari, a=sfraser, bug# 63563.
2001-01-11 00:08:28 +00:00
nsPrimitiveHelpers.h
…
nsTransferable.cpp
use nsXPIDLCString to avoid the memory leak when getting a flavor out of our nsISupportsString wrappers. r=jag/sr=sfraser. bug# 71563
2001-03-13 02:13:20 +00:00
nsTransferable.h
…
nsWidgetAtoms.cpp
new file.
2001-03-22 03:51:09 +00:00
nsXPLookAndFeel.cpp
Add 3 proposed CSS3 system colors as -moz-FieldText, -moz-Dialog, and -moz-DialogText, which are needed to accurately represent system colors on GTK.
2001-04-17 00:46:07 +00:00
nsXPLookAndFeel.h
…