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
blizzard%redhat.com
de43a587e8
add missing files from qt build for John C. Griggs <johng@corel.com>
2000-10-30 18:23:39 +00:00
dbaron%fas.harvard.edu
f186627f77
Fix one-time leak of 5 nsVoidArray by freeing in module destructor. r=pavlov@netscape.com sr=scc@mozilla.org b=56747
2000-10-29 21:35:02 +00:00
warren%netscape.com
cd56c0575b
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
warren%netscape.com
bf11d32788
Fixed printfs for beos
2000-10-28 10:03:09 +00:00
cls%seawood.org
c06d1aa7c9
Added nslog.h in attempt to fix BeOS build post bug #47207
2000-10-28 09:10:02 +00:00
warren%netscape.com
48cd09f93b
Removed PRINT that was conflicting.
2000-10-28 02:35:25 +00:00
warren%netscape.com
2f67adea9f
Removing more extra 0 params from NS_IMPL_LOG macro
2000-10-28 02:24:24 +00:00
dbaron%fas.harvard.edu
27aad45ed6
Removed extra 0 param. (Fix warren's bustage.)
2000-10-28 02:19:54 +00:00
warren%netscape.com
72a116b512
Removed extra 0 param
2000-10-28 02:18:32 +00:00
warren%netscape.com
5feaa5b397
Removed extra 0 arg from macro.
2000-10-27 23:37:22 +00:00
warren%netscape.com
7ecb14fab0
Removing nslog from .c file
2000-10-27 23:29:55 +00:00
warren%netscape.com
bd558d84b0
Removed extra 0 arg.
2000-10-27 23:14:42 +00:00
warren%netscape.com
9a6d92a433
Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson
2000-10-27 22:43:51 +00:00
pinkerton%netscape.com
2e5bc79403
changes for Carbon r=pchen/a=sfraser. bug# 42100
2000-10-27 20:40:47 +00:00
pinkerton%netscape.com
bee5cb78f5
If we're being minimized, don't tell Gecko. This allows us to remember the
...
scroll position when we're un-minimized. bug#56156, r=rods/a=hyatt.
2000-10-27 02:41:08 +00:00
mkaply%us.ibm.com
a8f9272726
#47876
...
r=jkobal, a=blizzard
Code from jeffreyj to fix filepicker names
2000-10-26 18:43:29 +00:00
mkaply%us.ibm.com
6befbe0b76
#58073
...
r=mkaply, a=blizzard
Modify different pieces of keyboard code to make NumKeypad work
2000-10-26 18:40:24 +00:00
briane%qnx.com
4055424be3
PHOTON BUILD only
...
event loop fixes for modal dialogs
2000-10-25 18:01:02 +00:00
briane%qnx.com
9895aac2d8
PHOTON BUILD only
...
cursors now change properly, dilogs display in correct locations, modal
dialogs work
2000-10-25 18:00:34 +00:00
briane%qnx.com
a73284881f
PHOTON BUILD only
...
fixes for colors in toggle buttons
2000-10-25 17:59:36 +00:00