Граф коммитов

4181 Коммитов

Автор SHA1 Сообщение Дата
mkaply%us.ibm.com 43ff3cae5f Bad OS/2 only crash/regression - need for our daily build 2000-12-05 20:01:28 +00:00
beard%netscape.com b9aa03d8cf [not part of build] first cut at Carbon/Mac OS X compatible menu code. 2000-12-05 07:19:25 +00:00
mkaply%us.ibm.com be9d3e6e3a #61963
r=mkaply, a=blizzard
Code from jkobal - proper addrefing of nswindow during event processing
2000-12-05 04:28:19 +00:00
mkaply%us.ibm.com 82168180de #61873
r=mkaply, a=blizzard
Code from jkobal - fix various focus/owner problems
2000-12-05 03:50:31 +00:00
mkaply%us.ibm.com 3187041be5 Clipboard regression fix from jkobal - r=mkaply 2000-12-04 15:27:04 +00:00
dbaron%fas.harvard.edu b044086bf2 Free the nsGtkIMEHelper singleton in the module destructor and count it in the leak/bloat stats. b=59271 r=erik@netscape.com sr=brendan@mozilla.org 2000-12-02 16:06:29 +00:00
dbaron%fas.harvard.edu 4717094a96 Allow xlib to build with gcc "2.96". sr=blizzard@mozilla.org 2000-12-02 15:56:20 +00:00
danm%netscape.com 5ff0eefc43 offscreen warnings given only for top-level windows, which is all we care about, if anything. bug 53621. r=lumpy. i swear. 2000-12-01 23:34:43 +00:00
bryner%uiuc.edu 1a5b5839ba Backing out something I inadvertently checked in with my patch for 58589. r/sr=syd. 2000-12-01 21:19:22 +00:00
mkaply%us.ibm.com efc683a5c6 EMX build break with new clipboard 2000-12-01 15:29:32 +00:00
mkaply%us.ibm.com ad54722898 clipboard cleanup and rewrite
r=mkaply, a=blizzard
Thanks to jkobal and Dainis Jonitis
2000-12-01 00:08:36 +00:00
mkaply%us.ibm.com fab4ad2b34 #61587
r=mkaply, a=blizzard
Code from jkobal to fix strange random timer trap
2000-11-30 15:52:24 +00:00
pinkerton%netscape.com 8f98851ffb add selectors for scroll arrow placement and scroll thumb size. implemented on macos to look at appearance manager. made all platforms return 0 when asking for a selector that doesn't exist, so they are all the same. r=pchen, a=hyatt. 2000-11-30 01:51:14 +00:00
pinkerton%netscape.com 6f3f44424e add scroll-wheel support bug 7347. r=beard/sr=sfraser. 2000-11-29 00:30:46 +00:00
brendan%mozilla.org 6aa1f0087f Add trace-malloc logfile flushing from an idle handler (r=rayw, a=waterson, not part of build). 2000-11-22 08:06:38 +00:00
cls%seawood.org 66a18fcbbf 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
alecf%netscape.com 68d3515b46 #45797 - fix consumers of NS_IMPL_ISUPPORTS
r=dveditz
2000-11-17 20:54:21 +00:00
blakeross%telocity.com c7a7f43254 attempt to fix bustage 2000-11-16 23:02:24 +00:00
blakeross%telocity.com b4c8a9b5c8 Fix 1004: should support CSS2 system colors. patch by lordpixel@mac.com. r=pavlov sr=blizzard 2000-11-16 22:26:46 +00:00
blakeross%telocity.com 7ab377fe7d Fix 59867: sidebar dragging needs to respect user settings. r=evaughan a=hyatt 2000-11-16 22:25:45 +00:00
mkaply%us.ibm.com 8ef617b712 #59397
r=jkobal, a=blizzard
Forgot to add new files
2000-11-14 04:03:27 +00:00
mkaply%us.ibm.com 764b34aee9 #58805
r=mkaply, a=blizzard
More cleanup on nsAppShell
2000-11-14 01:36:03 +00:00
mkaply%us.ibm.com 3f8adab8be #59397
r=jkobal, a=blizzard
Code from jblanco makes our file dialogs much better
2000-11-14 01:28:37 +00:00
bryner%uiuc.edu 973bbbd400 Bug 58589 - groundwork for horizontal mousewheel scrolling. r=jkobal, sr=scc. 2000-11-13 18:16:43 +00:00
mkaply%us.ibm.com 39c18aef8d #59770
r=mkaply, a=blizzard
Code from jkobal to fix spacebard with shift down
2000-11-13 15:43:42 +00:00
sspitzer%netscape.com c18ae77650 backing edburns out to open up the tree.
sorry ed.  a=granrose
2000-11-10 21:24:24 +00:00
edburns%acm.org b8b8eed7fc bug 59530
r=waterson, sr=waterson
This fix removes the two instances of the unsafe practice of having
static nsCOMPtr instances, either as static data members or or file
static variables.  This practice prevents the proper ref-counting of
such instances, and leads to accessing the instances after their
ref-count has gone to 0.

The following files are in this fix:

widget/timer/src/windows/nsTimer.cpp
xpfe/components/bookmarks/src/nsBookmarksService.cpp
xpfe/components/bookmarks/src/nsBookmarksService.h
widget/timer/src/windows/nsWindowsTimer.h
2000-11-09 23:45:26 +00:00
edburns%acm.org 215616b650 nsTimer.cpp 2000-11-09 23:44:03 +00:00
mkaply%us.ibm.com 571d818832 #59400
r=mkaply, a=blizzard
Code from jkobal to fix more clipboard stuff
2000-11-09 21:34:43 +00:00
Jerry.Kirk%Nexwarecorp.com 4a2bfa50ee PHOTON ONLY: Added a Kung Foo Deathgrip to the Timer Event handler
so the timer could not be destroyed while inside the callback. I
did it just like GTK did it. It was crashing at http://www.uescape.com
2000-11-08 13:54:15 +00:00
mkaply%us.ibm.com 2a9da7b0a3 #59380
r=mkaply, a=blizzard
Code from jkobal/Dainis Jonitis to fix private clipboard formats
2000-11-07 22:31:41 +00:00
mkaply%us.ibm.com bd8c574638 #59381
r=mkaply, a=blizzard
Not handling border and window styles
2000-11-07 22:22:43 +00:00
mkaply%us.ibm.com 5fa28a0ed0 #59396
r=jkobal, a=blizzard
Using wrong value for nsLookAndFeel, and wrong font checks
2000-11-07 22:17:55 +00:00
pavlov%netscape.com a30aea6b50 commenting out some printfs r=ramiro 2000-11-07 08:29:59 +00:00
koehler%mythrium.com c8273e968b reverted patch 55674 2000-11-07 05:56:30 +00:00
mkaply%us.ibm.com bc2046c3c5 OS/2 TB breakage
Uh duh #if 0, not #ifdef 0
2000-11-06 23:49:49 +00:00
mkaply%us.ibm.com 5d63ef61ca #59259
r=mkaply, a=blizzard
Code from jkobal - don't just hide window, deactivate it
2000-11-06 21:04:35 +00:00
mkaply%us.ibm.com dadcb70570 #59274
r=mkaply, a=blizzard
Code from jkobal - special case checking for generated characters
2000-11-06 21:02:51 +00:00
mkaply%us.ibm.com f71858db65 #58805
r=mkaply, a=blizzard
Caused regression in timers - don't process entire timer queue
2000-11-06 20:59:27 +00:00
blizzard%redhat.com e145907e90 Fix bug #59015. Gtk timers do not shut down cleanly. Remove the timer when the shutdown method is called. This should fix some crashes when the embedding widget is shut down. r=bryner,waqar sr=brendan 2000-11-04 16:46:02 +00:00
koehler%mythrium.com 72c825132e Bug #55674: new timer implementation for BeOS r=blizzard 2000-11-04 00:27:22 +00:00
erik%netscape.com 2212f1abab bug 53989; written by katakai@japan.sun.com; r=erik; sr=brendan; this is a
workaround for a couple of popular Japanese input methods (see bug report)
2000-11-03 03:19:18 +00:00
blizzard%redhat.com 0a58794dfe Fix bug #57197, crash when opening a url when only the mail/news window is open by using the uri loader to do all of the heavy lifting. r=alecf, sr=mscott 2000-11-02 22:28:23 +00:00
mkaply%us.ibm.com 0cd42f879d #58805
r=mkaply, a=blizzard
Code from jkobal to make appshell more like Windows and make timers more efficient
2000-11-02 15:44:58 +00:00
bryner%uiuc.edu 8e29d3ba05 Bug 50597 - mousewheel nonfunctional if set to full-page scroll. r=mjudge,jkobal,ben. a=ben. 2000-11-02 05:15:34 +00:00
mkaply%us.ibm.com 3a8580a9a4 #58628
r=mkaply, a=blizzard
Code from jkobal to fix some focus problems
2000-11-01 21:08:09 +00:00
blizzard%redhat.com 86540dd66a Fix bug #58343. Make the signal connection while the superwin is still alive and don't explicitly remove the reference from the toplevel window. r=pavlov sr=brendan 2000-11-01 20:56:35 +00:00
mkaply%us.ibm.com 54d0ebc2f9 #55829
r=mkaply, a=blizzard
Code from jkobal - we were calling Update instead of Invalidate
2000-10-30 23:29:02 +00:00
rpotts%netscape.com f0fc64531d bug #54725 (r=kmcclusk@netscape.com, sr=brendan@mozilla.org). Java plugin causes app to hang on shutdown. 2000-10-30 22:43:21 +00:00
blizzard%redhat.com 489d55f001 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