gecko-dev/widget/src
2000-06-07 02:11:40 +00:00
..
beos fix problem with sizing to content (bug 36520). code=justin@68k.org. a=waterson@mozilla.org,duncan@be.com 2000-06-07 00:54:03 +00:00
build fix for bug 40642 and 24624. r=syd, sford, smfr 2000-06-04 07:13:40 +00:00
gtk fix for unix i18n title bug 36039 r=alecf 2000-06-07 00:11:46 +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 back out the expose-a-page-at-a-time checkin since it was causing refresh problems. 2000-05-16 05:33:21 +00:00
gtkxtbin adding -lXt to LDOPTS for platforms that define MOZ_MONOLITHIC_TOOLKIT 2000-05-15 20:36:05 +00:00
mac fix for 31131. r=sfraser/pierre. No longer use a bounding box when the update region is non-rectangular. Makes mac scrolling and page loading much faster. Also crank down the mac scroll timer delays to better match the native scrollbars. 2000-06-07 02:06:53 +00:00
motif General cleanup of the shared library rules. 2000-04-23 17:48:04 +00:00
os2 Ignore generated Makefile. 2000-06-05 21:40:07 +00:00
photon Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
qt General cleanup of the shared library rules. 2000-04-23 17:48:04 +00:00
rhapsody Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
support Removed un-needed forward declare of nsIBrowserWindow. 2000-03-14 03:57:42 +00:00
windows OOps, left the debug code turned on. Flipping the ifdef. 2000-06-07 02:11:40 +00:00
xlib fix xlib bustage 2000-05-06 08:36:07 +00:00
xpwidgets Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
.cvsignore
Makefile.in remove unix toolkit service completly 2000-05-16 23:51:19 +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