gecko-dev/widget/src
mkaply%us.ibm.com 7edcbb834e r=mkaply, a=blizzard
Code from Dmitry Kubov to fix building on new PGCC (NS_STATIC_CAST to NS_REINTERPRET_CAST)
2001-01-04 23:09:24 +00:00
..
beos Fixing timers on BeOS and making a component out of them. 2000-12-17 08:45:23 +00:00
build 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
gtk 62398: comment out debug printfs. a=sfraser 2001-01-03 23:57:18 +00:00
gtk2 Partial fix for 18083. Grab page size preference from user and use it to 1999-12-14 02:16:17 +00:00
gtksuperwin Fix bug #61782. Focus problems with gtk based plugins. This also cleans up a lot of other focus-related code as well. r=bryner, saari sr=scc 2000-12-29 19:02:00 +00:00
gtkxtbin Provide some X11R5 equivalent code for platforms which don't yet support R6. 2001-01-04 22:13:00 +00:00
mac title string was stored in the open/save dialog "message" field, instead of the title. moving. bug 59888 r=hyatt,pchen 2001-01-04 00:08:11 +00:00
motif 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
os2 r=mkaply, a=blizzard 2001-01-04 23:09:24 +00:00
photon 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
qt build xremoteclient when building qt. a=leaf remove XIFF converter from qt build. checking in for John C. Griggs <johng@corel.com> 2000-10-30 19:26:53 +00:00
rhapsody Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
support 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
windows Bug 63904 - Don't fetch the system setting for number of lines to scroll per mousewheel movement on each scroll. r=timeless, sr=scc. 2001-01-01 01:37:00 +00:00
xlib Fix incorrect usage of nsCOMPtr where nsCOMPtr::operator& was used instead of getter_AddRefs. b=59414 r=disttsc@bart.nl sr=waterson@netscape.com 2000-12-09 04:21:51 +00:00
xlibxtbin 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
xpwidgets 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
xremoteclient 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
.cvsignore
Makefile.in build xremoteclient when building qt. a=leaf remove XIFF converter from qt build. checking in for John C. Griggs <johng@corel.com> 2000-10-30 19:26:53 +00:00
makefile.win updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsImageButton.cpp