Bonsai version 1.3.9
CVS Log
mozilla/ widget/ src/ beos/ nsWindow.cpp (1.143)
lxr Browse the source code as hypertext.
diff Compare any two version.
blame  Annotate the author of each line.
RSS  Get an RSS version of this page.
graph  View the revision history as a graph
RevAuthorDateLog
1.143mozilla%weilbacher.org2008-02-21 00:37 Bug 413632: Remove the remaining MOZ_CAIRO_GFX (and related variables). Full patch except configure.in change. r/sr=dbaron, r=vlad, a=beltzner
1.142sergei_d%fi.tartu.ee2008-01-19 14:21 Bug 346690, p=sergei_d, r=thesuckiestemail, NPOB
1.141jwalden%mit.edu2008-01-18 10:39 Bug 346690 - Add support for the 'none' keyword for the CSS cursor property. r=dbaron, sr=mats, a=schrep
1.140reed%reedloden.com2008-01-16 22:57 Bug 405512 - "deCOMtaminate nsIMenuRollup" [p=karunasagark@gmail.com (karuna [kay]) r+sr=roc a1.9=schrep]
1.139vladimir%pobox.com2007-12-18 15:01 b=406458; code cleanup: add new ThebesContext() call as opposed to NATIVE_THEBES_CONTEXT hackery, r=stuart
1.138joshmoz%gmail.com2007-08-02 12:16 remove unused font APIs from nsIWidget. b=388369 r/sr=pav a=pav
1.137mats.palmgren%bredband.net2007-07-11 17:59 Don't crash when creating a surface or rendering context fails. b=303901 r+sr=vladimir
1.136jwalden%mit.edu2007-07-08 00:08 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
1.135dbaron%dbaron.org2007-06-29 20:04 Make nsIWidget::GetToolkit not AddRef, and thus fix leaks at callers who assumed it didn't. b=386297 r+sr=roc
1.134enndeakin%sympatico.ca2007-04-11 21:37 Bug 375681, use drag event names from what-wg spec, also implement new drag and dragend events, r=smaug,sr=roc
1.133Olli.Pettay%helsinki.fi2006-11-16 13:57 Last checkin was for Bug 354694
1.132Olli.Pettay%helsinki.fi2006-11-16 13:35 Consolidate NS_MOUSE_***_UP/DOWN/CLICK/DBLCLICK events, r=jst,roc,josh,sergei_d,emaijala,mkaply
1.131sergei_d%fi.tartu.ee2006-08-12 05:12 [BeOS]Bug 347825, p=sergei_d r=thesuckiestemal, BeOS-only
1.130sergei_d%fi.tartu.ee2006-07-05 04:18 [BeOS] DND in BeOS - set drag action in widget, Bug 343569, p=sergei_d, r=thesuckiestemail, BeOS-only
1.129sergei_d%fi.tartu.ee2006-06-27 11:05 [BeOS]widget code, Bug 342613, fixing performance regression, p=sergei_d, r=thesuckiestemail. Pure BeOS-only patch
1.128sergei_d%fi.tartu.ee2006-06-26 06:39 [BeOS] nsWidget::Update() is flacky in BeOS, Bug 342613, p=sergei_d, r=thesuckiestemail. BeOS-only
1.127sergei_d%fi.tartu.ee2006-06-22 08:14 Bug 342408. [BeOS] Mouse handling for IFRAMEs is broken after scroll.p=sergei_d, r=thesuckiestemail. BeOS-only
1.126sergei_d%fi.tartu.ee2006-06-18 04:48 [BEOS]Need implementation of ArgvReceived and RefsReceived, Bug 129411, p=sergei_d, r=thesuckiestmail. Pure BeOS-only change
1.125sergei_d%fi.tartu.ee2006-05-18 11:26 [BeOS] Implement HideWindowChrome, Bug 338326, p=sergei_d, r=thesuckiestmail, BeOS-only
1.124sergei_d%fi.tartu.ee2006-05-17 12:35 [BEOS] Bug 164498, new Quit/Destroy code, p=sergei_d, r=thesuckiestmail, BeOS-only
1.123sergei_d%fi.tartu.ee2006-04-11 13:45 [BeOS]Bug 322051, restructuring nsWindow code, BeOS-only, r=sergei_d
1.122cbiesinger%web.de2006-04-04 14:22 bug 331888. Make cairo-beos work. Requires --enable-pango for now
r=stuart
1.121jwatt%jwatt.org2006-03-27 03:32 Partial fix for bug 331630. Remove nsEventStatus_eConsumeDoDefault from widget code. r+sr=roc@ocallahan.org
1.120bzbarsky%mit.edu2006-03-22 10:00 Make nsIWidget::GetParent return a weak pointer. Bug 227489, r+sr=roc
1.119sergei_d%fi.tartu.ee2006-02-10 10:54 [Bug 326687] [BeOS] Misplaced ) in MakeFocus() method, p=sergei_d, r=biesi
1.118sergei_d%fi.tartu.ee2006-02-04 12:26 [BeOS]Bug 316494. Restore broken F11-fullscreen feature. p=sergei_d, r=biesi, BeOS-only
1.117sergei_d%fi.tartu.ee2005-12-21 11:56 Bug 321070[BeOS] Widget dependency cleanup, p=thesuckiestemail, r=sergei_d, BeOS-only
1.116sergei_d%fi.tartu.ee2005-12-18 04:16 Bug 319881 [BeOS]Implementing floating and modal windows - improved version, p=sergei_d, r=thesuckiestemail. BeOS-only
1.115sergei_d%fi.tartu.ee2005-12-11 13:55 Bug 319881. [BeOS] Implementing floating and modal windows. p=sergei_d, r=thesuckiestemail, BeOS-only, no sr-required
1.114sergei_d%fi.tartu.ee2005-12-11 04:16 Bug 314110. Fixing wrong cursor assignment.p=doug@sheltonfamily.org, r=sergei_d. BeOS-only
1.113sergei_d%fi.tartu.ee2005-12-09 12:09 [BeOS]Bug 296856. StandardWindowCreate refactoring. p=thesuckiestemail, r=sergei_d. BeOS-only
1.112sergei_d%fi.tartu.ee2005-11-26 14:47 [BeOS]Bug 15906, introducing unified paintarea for all sort of paintevents, changing Update() to paint immediately. p=sergei_d, r=thesuckiestemail, BeOS-only
1.111sergei_d%fi.tartu.ee2005-11-11 10:44 [BeOS]Bug 314792, adding X-wheel support. p=sergei_d r=thesuckiestmail, BeOS-only
1.110sergei_d%fi.tartu.ee2005-11-10 11:54 [BeOS]Bug 315726, avoid mistargeted focus messages, p=sergei_d, r=thesuckiestemail@yahoo.se, BeOS-only, no need for sr
1.109sergei_d%fi.tartu.ee2005-11-10 09:41 [BeOS]Bug 315542, shifting native paintregion in scroll, p=sergei_d, r=thesuckiestemail@yahoo.se, BeOS-only, no need for sr
1.108sergei_d%fi.tartu.ee2005-11-06 11:17 [BeOS]Bug 229603, changing mView type from BView to nsViewBeOS. p=sergei_d, r=thesuckiestmail, BeOS-only, no sr required
1.107sergei_d%fi.tartu.ee2005-11-06 07:10 [BeOS]Bug 315208.BeOS nsWindow code cleanup. p=sergei_d, r=thesuckiestmail, BeOS-only, no sr needed
1.106sergei_d%fi.tartu.ee2005-11-05 08:53 [BeOS]Bug 314687, reduce drawing and resizing message flood. p=sergei_d, r=thesuckiestmail, BeOS-only, no sr needed
1.105sergei_d%fi.tartu.ee2005-10-29 11:43 [BeOS]Bug 314330 Events to be dropped on rollup,p=sergei_d, r=thesuckiestmail, BeOS-only
1.104sergei_d%fi.tartu.ee2005-10-20 10:17 [BeOS]Bug 242315. Adding Inline Inmupt Methods support. r=sergei_d, BeOS-only, no sr
1.103sergei_d%fi.tartu.ee2005-10-18 14:02 [BeOS]Bug 311651, rolling back part of previous patch to avoid rare context-menu misplacement on IFRAME, r=thesuckiestmail, no sr - BeOS-only
1.102sergei_d%fi.tartu.ee2005-10-17 12:41 [BeOS]bug 312660. fix issue with button-navigation over lists, p=thesuckiestmail, r=sergei_d, BeOS-only
1.101sergei_d%fi.tartu.ee2005-10-16 11:51 [BeOS] Bug 312638 -clear warnings in nsWindow, p=sergei_d, r=thesuckiestmail, no sr required
1.100sergei_d%fi.tartu.ee2005-10-16 11:06 [BeOS]Bug 312636 - refactoring two getters for faster mouse. p=sergei_d, r=thesuckiestemail. BeOS-only, no sr
1.99 sergei_d%fi.tartu.ee2005-10-16 09:32 [BeOS]Bug 104729 - adding DnD support. p=thesuckiestemail, r=sergei_d. BeOS-only, no sr
1.98 sergei_d%fi.tartu.ee2005-10-14 11:41 [BeOS]Bug 311651.Better Move, Resize and Scroll handling implemented. r=thesuckiestemail@yahoo.se. BeOS-only, no sr required
1.97 sergei_d%fi.tartu.ee2005-09-28 10:12 fixing BeOS-build bustage appeared with commiting fix for Bug 310293 fix. BeOS-only
1.96 sergei_d%fi.tartu.ee2005-09-28 08:43 Bug 310293 fix. Bringing menu popup to current workspace before show() now. r=thesuckiestemail@yahoo.se. BeOS-only, this no sr
1.95 sergei_d%fi.tartu.ee2005-09-26 10:40 Bug 129310, Scrolling and related painting rewrite for BeOS widget, r=mailto:thesuckiestemail@yahoo.se, BeOS-only change, no sr required
1.94 sergei_d%fi.tartu.ee2005-09-13 13:13 Bug 296823 [BEOS] nsWindow::SetTitle should check if mView is NULL. r=sergei_d. BeOS-port only, no sr required
1.93 roc+%cs.cmu.edu2005-08-22 20:57 Bug 296036. Remove the very poorly specified (and redundant) field 'point' of nsEvent. r+sr=roc, patch by Eli Friedman
1.92 cbiesinger%web.de2005-08-21 12:42 bug 302821 correctly match LockLooper/UnlockLooper calls
patch by Doug Shelton <doug@sheltonfamily.org> r=tqh a=cbeard
1.91 sergei_d%fi.tartu.ee2005-06-22 14:44 Bug 298171 Adjusting mouse mask handling, avoiding extra validation with proper view transparency color, cleaning header. r=sergei_d a=asa. BeOS-only changes
1.90 jst%mozilla.jstenback.com2005-04-28 16:48 Fixing bug 289940. Make chrome event handlers only receive trusted events by default. r=jonas@sicking.cc, sr=peterv@propagandism.org, a=chofmann@mozilla.org
1.89 sergei_d%fi.tartu.ee2005-02-10 10:55 *** empty log message ***
1.88 aaronleventhal%moonset.net2005-01-18 18:38 Bug 167145. When PreventDefault() called for onkeydown event, do the same for onkeypress that follows. r=bryner, sr=neil
1.87 timeless%mozdev.org2005-01-14 00:30 Bug 276278 [BeOS] Dropdown boxes are dislocated
patch by Niels.Reedijk@gmail.com r=sergei_d
1.86 kjh-5727%comcast.net2004-11-06 13:42 Bug 267823 - nsWindow.cpp contains ONWORKSPACE instead of nsWindow::ONWORKSPACE - BeOS-only. Patch by Niels.Reedijk@gmail.com, r=sergei_d.
1.85 darin%meer.net2004-11-01 10:50 eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
1.84 mats.palmgren%bredband.net2004-09-19 12:49 Remove -moz-count-* and (unused) eCursor_arrow_* cursors. b=259639 r+sr=dbaron
1.83 mats.palmgren%bredband.net2004-09-11 16:24 Add CSS3 cursors, bug 163174, r=lordpixel@mac.com r=pinkerton@aol.net sr=dbaron@dbaron.org
1.82 sergei_d%fi.tartu.ee2004-07-15 15:43 Bug 251351 fix. Adding cursor coordinates to scroll-wheel event in BeOS. r=thesuckiestemail@yahoo.se BeOS-porty only change.
1.81 sergei_d%fi.tartu.ee2004-06-20 05:03 bug 247702. r=thesuckiestemail@yahoo.se. Inform xp layer about resize directly for (yet) hidden windows. BeOS-only change, no sr required
1.80 sergei_d%fi.tartu.ee2004-06-20 03:10 "bug 247700 r=thesuckiestemail@yahoo.se. Starting Bloopers at window create. BeOS-only patch, no sr required"
1.79 timeless%mozdev.org2004-04-18 16:18 Bug 239132 nsIWidget::SetTitle should use nsAString, not nsString
patch by marco@gnome.org r=bsmedberg sr=darin
1.78 gerv%gerv.net2004-04-18 15:00 Bug 236613: change to MPL/LGPL/GPL tri-license.
1.77 sergei_d%fi.tartu.ee2004-03-11 13:22 [BeOS] bug 236446 Fix for windows activation endless loop, review=simontaylor2, no sr required(port-only), approval=dbaron
1.76 cbiesinger%web.de2004-01-21 09:26 Bug 231734
[BEOS]Random crashes in CallMethod
patch by sergei_d@fi.tartu.ee (Sergei Dolgov) r=biesi
1.75 cbiesinger%web.de2004-01-18 12:49 Bug 227733
Live resize is possible for BeOS widget implementation.
patch by sergei_d@fi.tartu.ee (Sergei Dolgov), r=biesi, no sr needed (beos
only)
1.74 cbiesinger%web.de2004-01-13 11:55 Bug 230382 Optimizing drawing in BeOS widget code
(beos only) patch by sergei_d@fi.tartu.ee (Sergei Dolgov) r=timeless
1.73 timeless%mozdev.org2004-01-12 08:18 <swalker> timeless: the beOS nsWindow.cpp is missing a semicolon
1.72 bryner%brianryner.com2004-01-12 00:25 Improve the way in which nsEvent and its subclasses are initialized. Commonly-used members can now be initialized via an inline constructor, and all other members are initialized to zero. eventStructType is set automatically. This also fixes some cases where an eventStructType was doubling as a message -- NS_TEXT_EVENT is now only used as an eventStructType, with a message of NS_TEXT_TEXT. NS_COMPOSITION_* events get an eventStructType of NS_COMPOSITION_EVENT, and ditto for NS_RECONVERSION_*. NS_DRAGDROP_EVENT is no longer an eventStructType since it is not a unique type of struct. There is also some miscellaneous cleanup to nsDOMEvent. Bug 220228, r=jst, sr=blizzard.
1.71 cbiesinger%web.de2004-01-05 12:31 bug 230103 patch by sergei_d@fi.tartu.ee (Sergei Dolgov) r=biesi
Looper must be locked in nsWindow::CaptureMouse() method
1.70 cbiesinger%web.de2004-01-04 13:46 bug 227769 patch by Sergei Dolgov sergei_d@fi.tartu.ee r=timeless (no sr needed,
beos specific)
Mouse is "sticking" at scrolling
1.69 bzbarsky%mit.edu2003-12-11 10:35 Make sure to unlock looper on resize. Bug 218697, patch by
arougthopher@lizardland.net, r=sergei_d, a=chofmann
1.68 dbaron%dbaron.org2003-11-17 15:38 Fix bustage. b=225984
1.67 timeless%mozdev.org2003-11-17 12:43 Bug 225984 DRefTool analysis for beos files
r=roc sr=roc
1.66 arougthopher%lizardland.net2003-09-05 16:58 Bug#134837
-Fixes window focus issues
-Addes new mouse cursors
-All around cleanup

r=sergei_d@fi.tartu.ee
sr=arougthopher
1.65 danm-moz%comcast.net2003-07-25 07:53 learn how to make an eWindowType_invisible widget. bug 207742 r=brendan,bryner
1.64 jaggernaut%netscape.com2003-07-20 00:47 Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron
1.63 varga%netscape.com2003-05-02 15:23 Fix for bug 189719. Automatic image sizing: Use a custom magnifying glass cursor.
r=dbaron, sr=roc, a=sspitzer
1.62 arougthopher%lizardland.net2003-04-20 19:02 Bug#202217
[beos] nsWindow impl. does not support eBorderStyle attributes
r=sergei_d
r=arougthopher
1.61 arougthopher%lizardland.net2003-04-20 08:13 Bug#202679
[beos] each cursor change causes a "new" cursor to be created
r=sergei_d
r=arougthopher
1.60 arougthopher%lizardland.net2003-04-10 17:54 Bug#180134
NS_METHOD nsWindow::ConstrainPosition needs impelentation in BeOS
r=arougthopher,sergei
1.59 roc+%cs.cmu.edu2003-03-24 18:57 Bug 191474. Make GTK paint in one pass, pass a region to paint up from GTK to the view manager. r+sr=blizzard
1.58 arougthopher%lizardland.net2003-03-06 18:35 Bug#175285
nsWidget::~nsWidget() crashes when view changes

r=arougthopher
1.57 dbaron%dbaron.org2003-01-08 14:56 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
1.56 bryner%netscape.com2002-11-06 19:33 Bug 104371 - shiftKey not set correctly for keypress events, breaking shift+space binding. r=brade, bzbarsky, sr=hyatt.
1.55 arougthopher%lizardland.net2002-11-01 18:09 Bug#92793
BeOS classes are not threadsafe

In BeOS, each window runs in its own thread. Because of this,
we have a proxy layer between the mozilla UI thread, and calls made
within the window's thread via CallMethod(). However, since the windows
are still running in their own thread, and reference counting takes place within
that thread, we need to reference and de-reference outselves atomically.

r=rpotts
sr=blizzard
a=asa
1.54 dougt%netscape.com2002-09-07 10:12 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
1.53 timeless%mac.com2002-08-22 18:46 Bug 72488 [beos] Closing Window with open menu crashes Mozilla [@nsMenuPopupFrame::GetWidget]
patch by sergei_d@fi.tartu.ee r=timeless sr=blizzard (ports)
1.52 timeless%mac.com2002-08-22 15:01 Bug 72488 [beos] Closing Window with open menu crashes Mozilla [@nsMenuPopupFrame::GetWidget]
patch by sergei_d@fi.tartu.ee r=timeless sr=blizzard (ports)
1.51 timeless%mac.com2002-08-08 05:07 Bug 157348 no AltGr recognised
patch by sergei_d@fi.tartu.ee r=timeless sr=blizzard
1.50 cbiesinger%web.de2002-07-26 15:09 bug 155702 patch by sergei_d@fi.tartu.ee r=arougthopher@lizardland.net a=asa
nsWindowBeOS::QuitRequested always issues CLOSEWONDOW event
1.49 cbiesinger%web.de2002-07-26 15:05 bug 71343 patch by sergei_d@fi.tartu.ee r=arougthopher@lizardland.net a=asa
[BEOS] Windows are not brought to front when requested
1.48 timeless%mac.com2002-07-25 12:59 Bug 157348 no AltGr recognised
patch by sergei_d@fi.tartu.ee r=timeless sr=blizzard (ports code) a=asa
1.47 arougthopher%lizardland.net2002-06-25 18:31 Bug#152097
"Windows" key not handled

isMeta was always false on keyboard events. we can now use the "windows" key

r=serget@fi.tartu.ee
1.46 arougthopher%lizardland.net2002-06-17 21:11 Bug#126843
Occasionally unable to get Focus set to URL bar and other text fields

fixed an ASSERTION when run with DEBUG enabled

r=serget@fi.tartu.ee
1.45 arougthopher%lizardland.net2002-06-15 19:58 Bug#149332
Mozilla doesn't save its windows position when closed.

adds an implementation of GetScreemBounds, and registers frame movements, so they are saved and used when reopenning the window.

r=serget@fi.tartu.ee
1.44 arougthopher%lizardland.net2002-06-15 16:30 Bug#126843
Occasionally unable to get Focues set to URL bar and other widgets

fixes a long standing focus issue under the BeOS port

r=arougthopher
1.43 arougthopher%lizardland.net2002-03-12 17:09 Fix for Bug#129964
regxpcom fails due to app_server interaction

regxpcom and the other utility functions to not create a BApplication. The beos widget component was creating some static BCursors that were invoked when trying to be loaded by regxpcom, which caused it to fail. The cursors are now created dynamically.

r=cls
a=asa
1.42 ducarroz%netscape.com2002-03-04 14:49 Fix for bug 109081. IsEnable/GetEnable should return true by default and not false. That will avoid the regression 128659 caused by my previous checking for 109081. R=bryner, SR=blizzard, A=blizzard
1.41 danm%netscape.com2002-02-28 15:34 basic implementation of new method nsIWidget::IsEnabled. bug 126786 r=hyatt,rginda a=asa
1.40 arougthopher%lizardland.net2002-02-19 21:34 Fix for Bug#125898
Fix for "tearing" of page while scrolling

r=mozilla@switkin.com
1.39 arougthopher%lizardland.net2002-02-07 19:26 Fix for Bug#63640
An implementation of different mouse cursors for BeOS.

r=mozilla@switkin.com
1.38 danm%netscape.com2002-01-08 17:28 adding parameter to nsIWidget::ConstrainPosition. bug 113283r=hyatt,pavlov
1.37 dbaron%fas.harvard.edu2001-10-15 20:53 Replace uses of overloaded |fputs| and most uses of |ns[C]String::ToCString|. b=104763 r=jag rs=scc
1.36 jaggernaut%netscape.com2001-09-29 01:28 Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
1.35 gerv%gerv.net2001-09-28 13:11 Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
1.34 cls%seawood.org2001-08-03 21:35 Add keyboard shortcuts support for BeOS.
Thanks to Arougthopher <arougthopher@lizardland.net> for the patch.
Bug #70181 r=cls
1.33 guru%startrek.com2001-05-06 20:30 Bug 79017: Implement ScrollWheel and tab cleanup, r=timeless [BeOS Port Only]
1.32 guru%startrek.com2001-04-26 19:25 [BeOS Only] Bug 66262: Browser windows and menus force workspace switch. Patch by Makoto Hamanaka <VYA04230@nifty.com>, r=guru@startrek.com
1.31 guru%startrek.com2001-04-26 05:42 [BeOS Only] Bug 66809: New MODAL_SUBSET windows are no created. r=VYA04230@nifty.com
1.30 guru%startrek.com2001-04-26 04:49 [BeOS Only] Bug 70489: window objects leak. patch by Makoto Hamanaka <VYA04230@nifty.com> r=guru@startrek.com
1.29 guru%startrek.com2001-04-26 03:34 Bug 75805: Fix context menus under BeOS, includes patches by Makoto Hamanaka <VYA04230@nifty.com> (Ham's patch r=guru@startrek.com), r=VYA04230@nifty.com [BEOS ONLY]
1.28 mkaply%us.ibm.com2001-03-22 15:52 Fix BeOS bustage
1.27 blizzard%redhat.com2001-03-19 09:55 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
1.26 cls%seawood.org2001-01-21 16:39 Fix for clicking on browser window not bring it to front.
Thanks to Takashi Toyoshima <toyoshim@be-in.org> for the patch.
Bug #65126 r=cls
1.25 cls%seawood.org2001-01-21 16:19 Only print the FIXME:: repaint messages on debug builds as we're still not sure if it is needed.
1.24 cls%seawood.org2001-01-21 15:03 Implement nsWindow::Enable() for BeOS. Bug #64549
1.23 cls%seawood.org2001-01-21 14:56 Backing out mouse cursor changes as they are causing a crash on startup due to use of static constructors. Bug #63640
1.22 koehler%mythrium.com2001-01-20 14:58 Bug 63640. Most BeOS cursors implemented.
Only BeOS related (no super-review) needed
1.21 koehler%mythrium.com2001-01-14 10:22 Removing unused files under BeOS. Part of Bug 9863.
BeOS only code.
1.20 cls%seawood.org2001-01-06 23:30 Fix link clicking on BeOS.
Thanks to Makoto Hamanaka (VYA04230@nifty.com) for the patch.
Bug #64121 . r=cls,timeless
1.19 cls%seawood.org2000-12-14 18:14 Fix keyboard input for BeOS.
Thanks to Makoto Hamanaka <VYA04230@nifty.com> for the patch.
Bug #62680
1.18 koehler%mythrium.com2000-12-10 19:52 Bug 58217 - Fix menus under BeOS. r=danm
As this only affect BeOS, I'm not asking for a sr= as
discussed with Blizzard previously.
1.17 warren%netscape.com2000-10-28 15:16 Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
1.16 warren%netscape.com2000-10-27 19:23 Removing more extra 0 params from NS_IMPL_LOG macro
1.15 warren%netscape.com2000-10-27 15:42 Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson
1.14 danm%netscape.com2000-08-04 07:49 (empty) implementations of new nsIWidget method ConstrainPosition. bug 31516 r=saari@netscape.com
1.13 danm%netscape.com2000-06-06 17:54 fix problem with sizing to content (bug 36520). code=justin@68k.org. a=waterson@mozilla.org,duncan@be.com
1.12 cls%seawood.org2000-06-01 01:27 Apparently beos was left out of an api change. Thanks to Justin Morey <justin@68k.org> for the fix.
1.11 cls%seawood.org2000-02-16 00:05 BeOS specific tweaks to allow the browser to compile.
Fixed configure.in to properly set developer specific debug flag under BeOS.
Added UNIX_CRASH_ON_ASSERT ifdef to stop BeOS from bring up debugger on non-abort assertions.
1.10 dmose%mozilla.org1999-11-05 19:37 updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1.9  duncan%be.com1999-10-04 01:52 Hack into compileable shape.
1.8  pavlov%netscape.com1999-07-30 19:28 back out previous changes
1.7  pavlov%netscape.com1999-07-30 16:53 minimize/maximize/restore code
1.6  duncan%be.com1999-07-28 03:11 Fix the BeOS build. mcafee@netscape.com ok'd.
1.5  danm%netscape.com1999-07-22 16:41 removing IsMenuBarVisible -- it was a mistake, and unused
1.4  duncan%be.com1999-07-15 08:32 Clean up BeOS timers. Among other things there now is a single thread to do
the job. Also I now cache the references to the native GUI queue, burning
fewer CPU cycles. Thanks to Attila Lendvai <101@inf.bme.hu> for contributions
and ideas.
1.3  duncan%be.com1999-07-12 12:44 A couple fixes for menus.
BeOS only checkin authorized by cyeh.
1.2  duncan%be.com1999-07-11 01:49 Misc fixes to unbreak Mozilla under BeOS.
BeOS only change authorized by cyeh.
1.1  mcafee%netscape.com1999-06-25 04:18 BeOS landing; thanks to Duncan Wilcox (duncan@be.com) for these changes.


Back to the top of Bonsai
Found a bug or have a feature request? File a bug report about it.