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
Mozilla
/
mozilla
/
widget
/
src
/
xpwidgets
History
blakeross%telocity.com
1d5e9edb82
Fix 65025: scrollbars in Mac Classic are wrong color. patch by lordpixel. r=blake sr=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@84951 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-16 01:27:20 +00:00
..
Makefile.in
Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug
#59454
r=blizzard@mozilla.org
2000-11-20 07:16:06 +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
Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com
2000-09-01 01:54:35 +00:00
nsBaseWidget.cpp
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
2000-10-28 22:17:53 +00:00
nsBaseWidget.h
add 'activate' parameter to nsIWidget::PlaceBehind. bug 22658 r=rods,kmcclusk
2000-08-30 21:21:39 +00:00
nsDataFlavor.cpp
…
nsDataFlavor.h
…
nsFileSpecWithUIImpl.cpp
Bug 37275, Changing value of all progids, and changing everywhere a progid
2000-09-13 23:57:52 +00:00
nsFileSpecWithUIImpl.h
Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com
2000-09-01 01:54:35 +00:00
nsFileWidgetWithUIImpl.cpp
…
nsHTMLFormatConverter.cpp
New files, these used to be nsXIFFormatConverter, not part of the build yet.
2000-10-07 06:58:49 +00:00
nsHTMLFormatConverter.h
New files, these used to be nsXIFFormatConverter, not part of the build yet.
2000-10-07 06:58:49 +00:00
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
stupid typo slipped in during last patch, extra semi on the end of a for loop. thanks to roc for catching. r=pinkerton,sr=sfraser. bug 64211.
2001-01-04 22:29:48 +00:00
nsTransferable.h
…
nsXPLookAndFeel.cpp
Fix 65025: scrollbars in Mac Classic are wrong color. patch by lordpixel. r=blake sr=blizzard
2001-01-16 01:27:20 +00:00
nsXPLookAndFeel.h
…