gecko-dev/widget/src
2001-04-03 22:58:59 +00:00
..
beos Fix BeOS bustage 2001-03-22 23:52:25 +00:00
build preloader update. r=peterl, sr=attinasi 2001-04-03 22:58:59 +00:00
gtk fix for 74065. r=pinkerton, sr=hyatt 2001-04-03 20:45:13 +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 use internet config to get colors for text and window background; sr=sfraser 2001-04-02 14:27:28 +00:00
motif Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben 2001-03-22 00:59:29 +00:00
os2 36665 for OS/2 - handle contextmenu event 2001-03-29 03:46:24 +00:00
photon Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben 2001-03-22 00:59:29 +00:00
qt Fix bug #72313. Focus problems on linux. This adds a flag to nsIWidget::SetFocus() that says to raise the window. We only raise the window from one place, window.focus(). This builds and runs on at least linux and the mac. r=jst,brendan,hyatt a=leaf 2001-03-19 17:56:04 +00:00
rhapsody Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
support Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna) 2001-03-30 10:39:06 +00:00
windows landing string branch; see bug #73786 2001-04-02 19:40:52 +00:00
xlib Fix bug #72313. Focus problems on linux. This adds a flag to nsIWidget::SetFocus() that says to raise the window. We only raise the window from one place, window.focus(). This builds and runs on at least linux and the mac. r=jst,brendan,hyatt a=leaf 2001-03-19 17:56:04 +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 Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna) 2001-03-30 10:39:06 +00:00
xremoteclient Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc 2001-03-02 09:26:57 +00:00
.cvsignore
Makefile.in Add MOZ_ENABLE_XREMOTE flag so that xremote is only compiled for X-based platforms. 2001-01-27 03:50:07 +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