mkaply%us.ibm.com
68f6a5b623
#59397
...
r=jkobal, a=blizzard
Forgot to add new files
2000-11-14 04:03:27 +00:00
mkaply%us.ibm.com
4ac49a1237
#58805
...
r=mkaply, a=blizzard
More cleanup on nsAppShell
2000-11-14 01:36:03 +00:00
mkaply%us.ibm.com
b5cf603453
#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
0a5e763a08
Bug 58589 - groundwork for horizontal mousewheel scrolling. r=jkobal, sr=scc.
2000-11-13 18:16:43 +00:00
mkaply%us.ibm.com
3b482f3e1e
#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
d78a0cb226
backing edburns out to open up the tree.
...
sorry ed. a=granrose
2000-11-10 21:24:24 +00:00
edburns%acm.org
ad8d20ed78
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
c100fb8830
nsTimer.cpp
2000-11-09 23:44:03 +00:00
mkaply%us.ibm.com
e4f0d4344c
#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
cd780c84e0
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
81d3dec183
#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
f7636921cb
#59381
...
r=mkaply, a=blizzard
Not handling border and window styles
2000-11-07 22:22:43 +00:00
mkaply%us.ibm.com
466a172da0
#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
3e87aba745
commenting out some printfs r=ramiro
2000-11-07 08:29:59 +00:00
koehler%mythrium.com
f1bf7bb876
reverted patch 55674
2000-11-07 05:56:30 +00:00
mkaply%us.ibm.com
fe3757b430
OS/2 TB breakage
...
Uh duh #if 0, not #ifdef 0
2000-11-06 23:49:49 +00:00
mkaply%us.ibm.com
bda8db1594
#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
8f46095149
#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
596e069261
#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
83a64c21ec
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
45bf1a836b
Bug #55674 : new timer implementation for BeOS r=blizzard
2000-11-04 00:27:22 +00:00
erik%netscape.com
4a04f414e6
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
4bd410763f
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
afd3549c75
#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
c69f97571b
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
4b67aeb16f
#58628
...
r=mkaply, a=blizzard
Code from jkobal to fix some focus problems
2000-11-01 21:08:09 +00:00
blizzard%redhat.com
bfcad964f4
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
f183d2a35f
#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
cc6ab8a2c2
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
a1da49183a
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
229964b301
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
b65210fd29
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
4189314fdb
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
7875ad0f9b
Fixed printfs for beos
2000-10-28 10:03:09 +00:00
cls%seawood.org
84ecf9b22a
Added nslog.h in attempt to fix BeOS build post bug #47207
2000-10-28 09:10:02 +00:00
warren%netscape.com
d40d02e6af
Removed PRINT that was conflicting.
2000-10-28 02:35:25 +00:00
warren%netscape.com
8cea81ed32
Removing more extra 0 params from NS_IMPL_LOG macro
2000-10-28 02:24:24 +00:00
dbaron%fas.harvard.edu
65f4f214aa
Removed extra 0 param. (Fix warren's bustage.)
2000-10-28 02:19:54 +00:00
warren%netscape.com
6cad833514
Removed extra 0 param
2000-10-28 02:18:32 +00:00
warren%netscape.com
c6e839472b
Removed extra 0 arg from macro.
2000-10-27 23:37:22 +00:00
warren%netscape.com
e0a29f0804
Removing nslog from .c file
2000-10-27 23:29:55 +00:00
warren%netscape.com
7e243d2bc1
Removed extra 0 arg.
2000-10-27 23:14:42 +00:00
warren%netscape.com
6e35f97e31
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
887a36a67a
changes for Carbon r=pchen/a=sfraser. bug# 42100
2000-10-27 20:40:47 +00:00
pinkerton%netscape.com
496938de93
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
5c9f63e708
#47876
...
r=jkobal, a=blizzard
Code from jeffreyj to fix filepicker names
2000-10-26 18:43:29 +00:00
mkaply%us.ibm.com
98b131d842
#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
200bf54f6b
PHOTON BUILD only
...
event loop fixes for modal dialogs
2000-10-25 18:01:02 +00:00
briane%qnx.com
c07cbb994c
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
67df8e42fe
PHOTON BUILD only
...
fixes for colors in toggle buttons
2000-10-25 17:59:36 +00:00