chanial%noos.fr
91c3eb4cb6
Bug 118296: implement NS_THEME_MENUBAR, NS_THEME_TOOLBAR, NS_THEME_MENUPOPUP and NS_THEME_MENUITEM (GTK2)
...
r=bryner, sr=roc
2004-03-04 04:55:31 +00:00
amardare%qnx.com
a008954e61
Changes for the qnx(photon ) platform. It should not affect building/runtime other platforms.
2004-03-03 22:03:22 +00:00
danm-moz%comcast.net
a5ef79e0d6
implement GetScreenBounds, which wasn't, oddly. this should fix placement of top-level windows which, equally oddly, seemed unbroken except in one very esoteric circumstance. bug 233081 r=ere,roc
2004-03-03 16:42:51 +00:00
timeless%mozdev.org
474f65d61e
Bug 235595 nsXPLookAndFeel.cpp Warning: String literal converted to char* in initialization.
...
r=roc sr=roc
2004-03-02 03:44:26 +00:00
darin%meer.net
1d2d419885
landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin
2004-02-28 22:34:07 +00:00
sfraser%netscape.com
9e3a3de974
Fix bug 235721, which was a regression from the fix for bug 170112. Setting all the modifiers on the event causes typing problems, so only set the shift modifier for now.
2004-02-27 07:12:44 +00:00
mkaply%us.ibm.com
f6ff34c198
#231839
...
r=pedemont, sr=blizzard (platform specific code)
Add default when there is no scan code so that IMEs work
2004-02-24 23:20:12 +00:00
mkaply%us.ibm.com
1746cfd302
Rename of OS/2 RC header so static builds work better
2004-02-24 23:11:25 +00:00
sfraser%netscape.com
1f935d16d7
Fix bug 201607: crash on some sites because the base widget's Destroy method would get called, and then we tried to draw the NSView. Fix is to remove the NSView from the view hierarchy earlier. r=pink
...
Fix bug 170112: shift-scroll should scroll up. Fix is to set the key modifiers in the event. r=brade.
2004-02-24 03:40:27 +00:00
amardare%qnx.com
0ba97869c3
Changes for the qnx platform only. These changes should not affect runtime/building
...
other platforms.
2004-02-20 22:48:17 +00:00
cls%seawood.org
d44793ecbe
Add support for cross-compiling to mingw.
...
Bug #222013 r=bryner
2004-02-20 22:14:14 +00:00
dbaron%dbaron.org
8b81db7e6f
Rename {nsIDocument,nsIDocumentObserver,nsIFrame}::ContentChanged to CharacterDataChanged, since that's the only thing it's used for. Replace its nsISupports* parameter with a PRBool, since we don't need to allocate an object to pass a boolean parameter. Remove some (but probably not all) unneeded implementations on frames whose content is never a text node. b=234960 r+sr=jst
2004-02-20 21:38:31 +00:00
kyle.yuan%sun.com
9bdb253d4f
Bug 229438 Support the "Find" and "Help" keys on Sun keyboard
...
r=timeless, sr=henry.jia
patch by Simford.Dong@sun.com
2004-02-20 01:59:34 +00:00
scott%scott-macgregor.org
9e4638ddc7
Bug #232443 --> Modifying Windows Folder Picker to use the new folder dialog on windows
...
and to automatically expand the folder tree to the passed in folder path.
r=dean with help from neil, biesi.
sr=bienvenu
2004-02-19 22:08:02 +00:00
timeless%mozdev.org
f6c363eb64
Bug 233657 (win) nsSound::OnStreamComplete comment is wrong and function is not oom friendly
...
r=neil sr=tor
2004-02-19 09:49:34 +00:00
pinkerton%aol.net
63035d9df7
ifdef out click-hold context menus, there are too many problems with
...
edge cases (bugs 234751, 232964, 232314)
2004-02-18 16:18:38 +00:00
pinkerton%aol.net
a1597a23aa
fix leak on horiz scrollbar (bug 234278, r=sfraser/pink, sr=bryner)
2004-02-16 22:54:23 +00:00
timeless%mozdev.org
c2c321c9e1
Bug 233299 nsIFilePicker.show is not reentrant - beos and os/2
...
r=neil sr=bz a=dveditz
2004-02-16 05:31:11 +00:00
dbaron%dbaron.org
d78e8a45b5
Back out bug 20022. a=chofmann
2004-02-14 20:29:19 +00:00
jshin%mailaps.org
91cc24c280
bug 208095: crashes when ASCII characters are entered before any characters that go through an XIM server. patch by smontagu, r=katakai, sr=sfraser, a=choffman
2004-02-14 00:22:15 +00:00
jst%mozilla.jstenback.com
6ca4c1a78e
Fixing bug 68215. Adding support for the onbeforeunload event. r=peterv@propagandism.org, sr=brendan@mozilla.org
2004-02-11 06:09:51 +00:00
bryner%brianryner.com
b26298f7c2
Inline TwipsToPixels and PixelsToTwips on nsIPresContext. Bug 229371, r+sr=dbaron.
2004-02-11 04:57:07 +00:00
ben%bengoodger.com
1f7e70b795
227796 - XPInstall InstallTrigger API changes - add a parameter to the install js object that supports an icon, also make the install FE parameterizable via a pref. r=bsmedberg, dveditz.
...
230768 - add the ability to make a window flash only a certain number of times in the taskbar. dom stuff r/sr=jst, widget changes r=danm, sr=bryner
2004-02-11 03:46:30 +00:00
mvl%exedo.nl
f008ef89d7
Add a way to manually show a single blocked pop-up window. Pass the features of the window.open() call in DOMPopupBlockedEvent.
...
Bug 198846, r=danm, sr=jag
2004-02-10 18:22:23 +00:00
timeless%mozdev.org
33301e74e1
Bug 233299 nsIFilePicker.show is not reentrant - windows
...
r=neil sr=bz
2004-02-10 10:15:37 +00:00
jst%mozilla.jstenback.com
8b6dc1c3ca
Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com.
2004-02-09 22:48:53 +00:00
bryner%brianryner.com
d4f13c3ba7
Inline getters and setters for scaling factors on nsIDeviceContext. Bug 233103, r+sr=dbaron.
2004-02-05 01:57:10 +00:00
pinkerton%aol.net
a9dd827de9
correct a case in IME where hitting backspace after finishing composition would
...
seep through up the responder chain. (bug 181198)
2004-02-04 22:08:14 +00:00
bryner%brianryner.com
63fa804ad8
Fix IRIX bustage
2004-02-04 00:58:11 +00:00
dbaron%dbaron.org
b506c7e4d8
Update :hover state and mouse cursor and send mouse events when the position of the pointer changes due to scrolling or reflow. b=20022 r=roc sr=bryner
2004-02-04 00:11:59 +00:00
bryner%brianryner.com
49c23f10c3
Fixing includes
2004-02-03 23:58:29 +00:00
bryner%brianryner.com
44ba39e54a
Fix bug 56219 for gtk1 (can't paste over 4000 bytes from another app into mozilla) by porting the fix from gtk2. This also takes the VMS #ifdef'ing from xremote and makes it the same for gtk1 and gtk2. r+sr=blizzard.
2004-02-03 23:31:19 +00:00
robin.lu%sun.com
fe1f52169a
fix bug 231231 - next item should be get before the callback is called
...
r=blizzard, sr=bryner
2004-02-03 03:40:03 +00:00
chanial%noos.fr
4aeb24f8b8
Bug 232102: [gtk2] incorrect system colors for the text (normal and selected)
...
r=blizzard, sr=bryner
2004-01-30 22:57:07 +00:00
roc+%cs.cmu.edu
a2c6a75e31
Bug 109772. Some nsIView deCOMtamination. Fixed the API for GetNeearestWidget to be sensible. r+sr=dbaron
2004-01-30 03:20:41 +00:00
jst%mozilla.jstenback.com
1804c4910c
Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org
2004-01-29 22:04:45 +00:00
pinkerton%aol.net
2cabccd5b2
hacked up a private method to respond when smooth scrolling is turned on
...
on panther (bug 230594)
2004-01-29 20:11:54 +00:00
pinkerton%aol.net
53a1577f1d
fix highliting, temp buffer truncated or crashes with IME (bug 162666)
2004-01-29 19:42:13 +00:00
dbaron%dbaron.org
94ae3e973e
Speed up constructors of nsAutoString and nsCAutoString by calling nsStrPrivate::Initialize only once. b=188828 r=darin sr=alecf
2004-01-29 04:00:47 +00:00
hpradhan%hotpop.com
da434eac04
attempt to fix Camino bustage from bug 230840
2004-01-24 13:04:10 +00:00
jst%mozilla.jstenback.com
964eb909da
Fixing mac bustage.
2004-01-24 01:30:02 +00:00
dbaron%dbaron.org
ca4e64fa50
Remove users of deprecated, no-op, NS_INIT_ISUPPORTS macro from tree. b=178643 r+sr=bryner
2004-01-23 23:12:44 +00:00
pinkerton%aol.net
13e3f3d635
allow pref to always use aa fonts, even at small sizes (this is what
...
safari does). (r=tsk, sr=bryner, bug 180535)
2004-01-23 22:43:09 +00:00
neil%parkwaycc.co.uk
f97835d45d
Bug 231368 Remove unused nsIPref includes p=arne.anka@stupido.com r/sr=dbaron
2004-01-23 13:31:07 +00:00
dbaron%dbaron.org
8367be5bbe
Add ifdefs (off by default) that allow better debugging of invalidation problems by painting invalidated regions exactly rather than taking the minimal containing rectangle. b=215303 r=roc sr=bryner
2004-01-21 21:05:57 +00:00
cbiesinger%web.de
454e85ffe6
Bug 231734
...
[BEOS]Random crashes in CallMethod
patch by sergei_d@fi.tartu.ee (Sergei Dolgov) r=biesi
2004-01-21 17:26:55 +00:00
pinkerton%aol.net
3a007059d7
make sure we unregister our interest in being asked for sleep notification
...
when there aren't any windows open. (r=josha/pink, sr=sfraser, bug 227680)
2004-01-19 23:48:15 +00:00
cbiesinger%web.de
b9fb06417a
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)
2004-01-18 20:49:45 +00:00
bzbarsky%mit.edu
2829e0adfe
Remove unused function. Bug 217089, patch by mbockelkamp@web.de (Matthias
...
Bockelkamp), r=pinkerton, sr=sfraser
2004-01-17 20:09:56 +00:00
cbiesinger%web.de
d1d18a6b1f
Bug 230267
...
BeOS: The caret is stuck or hidden (when GIF animations are visible)
patch by sergei_d@fi.tartu.ee (Sergei Dolgov) r=thesuckiestemail@yahoo.se (Fredrik Holmqvist)
beos only, no sr needed
2004-01-17 13:21:16 +00:00
mkaply%us.ibm.com
4d30793e0b
Accidental printf left in
2004-01-16 17:21:14 +00:00
pkw%us.ibm.com
53a1c25556
Bug 230235 - AIX+GTK2: Preedit string is not highlighted properly
...
r=katakai@japan.sun.com , sr=blizzard@mozilla.org
2004-01-15 20:17:23 +00:00
pinkerton%aol.net
02f368ed07
click-hold context menus (bug 159224) [not part of build]
2004-01-15 19:01:49 +00:00
bryner%brianryner.com
a38464576c
fix uninitialized rangeArray. r+sr=dbaron
2004-01-13 23:16:06 +00:00
cbiesinger%web.de
2dcaae9775
Bug 230382 Optimizing drawing in BeOS widget code
...
(beos only) patch by sergei_d@fi.tartu.ee (Sergei Dolgov) r=timeless
2004-01-13 19:55:03 +00:00
bryner%brianryner.com
d0f0971a51
fix drag/drop crash regression (230753). r+sr=dbaron.
2004-01-13 04:49:53 +00:00
bryner%brianryner.com
3359ade593
Fix crash regression bug 270738. r+sr=dbaron.
2004-01-12 22:24:20 +00:00
timeless%mozdev.org
a50e94f8a2
<swalker> timeless: the beOS nsWindow.cpp is missing a semicolon
2004-01-12 16:18:12 +00:00
bryner%brianryner.com
abab28e9fc
Fixing mac bustage -- readd aMessage parameter to InitializeKeyEvent
2004-01-12 09:03:36 +00:00
bryner%brianryner.com
9b236e1cf1
fixing bustage
2004-01-12 08:49:54 +00:00
bryner%brianryner.com
a135ce4d60
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.
2004-01-12 08:25:18 +00:00
mkaply%us.ibm.com
7fd4d0daf4
#141676
...
r=pedemont, sr=blizzard (platform specific)
Now that we can detect the hidden window, we can cleanup some code
2004-01-09 19:40:17 +00:00
mkaply%us.ibm.com
8abca70b69
missed part of 224929
2004-01-07 22:07:23 +00:00
bsmedberg%covad.net
1f4ab81acd
Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 13:37:00 +00:00
bsmedberg%covad.net
f0bfff2628
Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 01:22:31 +00:00
neil%parkwaycc.co.uk
018aed40d1
Code cleanup, patch by gautheri@noos.fr in bug 90906 r=bryner sr=blizzard
2004-01-06 23:24:47 +00:00
mkaply%us.ibm.com
a4e46b862b
#229783
...
r=pedemonty, sr=blizzard (platform specific)
OS/2 only - Add warning dialog when trying to download to a write protected file - does NOT affect L10N
2004-01-06 22:00:47 +00:00
bzbarsky%mit.edu
22b0d06d65
Use nsCOMArray instead of nsISupportsArray. Also kills off tabs. Bug 227491,
...
r=caillon, sr=dbaron
2004-01-05 23:28:41 +00:00
amardare%qnx.com
760d3da770
Changes for the QNX ( photon ) platform - it should not affect ( building/runtime ) other platforms.
...
These changes are necessary in order to implement the xremote protocol on our platform
( it uses PtConnection to implement the xremote ). On other platforms ( linux ) it should build/run as before.
2004-01-05 23:26:15 +00:00
amardare%qnx.com
2051637dd0
Changes for the photon platform - it should not affect ( building/runtime ) other platforms.
2004-01-05 23:04:07 +00:00
cbiesinger%web.de
d1b2e09439
bug 230103 patch by sergei_d@fi.tartu.ee (Sergei Dolgov) r=biesi
...
Looper must be locked in nsWindow::CaptureMouse() method
2004-01-05 20:31:17 +00:00
cbiesinger%web.de
8d2dfd4582
bug 227769 patch by Sergei Dolgov sergei_d@fi.tartu.ee r=timeless (no sr needed,
...
beos specific)
Mouse is "sticking" at scrolling
2004-01-04 21:46:44 +00:00
bryner%brianryner.com
daae90295d
Use gtk_window_set_icon_list() so that gtk can use the 16px icons. Bug 163257, r=blizzard.
2004-01-03 22:57:24 +00:00
cbiesinger%web.de
acff071fff
bug 162242. patch by prognathous@hotmail.com r=smontagu sr=dbaron
...
BiDi: Text input is auto switching between Arabic/Hebrew and English
2004-01-03 20:01:28 +00:00
cbiesinger%web.de
008fea057f
Bug #177720 BeZilla FilePanel doesn't remember last visited (for Save) folder
...
patch by arougthopher@lizardland.net r=sergei_d
beos only (no sr needed)
2003-12-28 18:24:45 +00:00
dbaron%dbaron.org
772caba58c
Disregard GDK's extra click events that are for double-clicks and triple-clicks. Based on Chris Blizzard's GTK2-port patch. r+sr=blizzard b=227328
2003-12-21 18:55:35 +00:00
dbaron%dbaron.org
259c06e5e0
Disregard GDK's extra click events that are for double-clicks and triple-clicks. Patch by Chris Blizzard <blizzard@mozilla.org>. r+sr=dbaron b=227328
2003-12-21 18:54:38 +00:00
timeless%mozdev.org
46a68df12d
Bug 214552 warning: unused variable `nsresult rv' In member function `virtual nsresult nsMenuItemX::DoCommand()'
...
r=floppy sr=roc
2003-12-21 04:27:48 +00:00
neil%parkwaycc.co.uk
069b800809
Bug 195963 Mozilla hides taskbar badly for full screen mode r=dean_tessman sr=jst
2003-12-19 21:54:31 +00:00
mkaply%us.ibm.com
9fce304e1e
#222509
...
r=mkaply, sr=blizzard (platform specific), a=mkaply
Code from Lee Tartak - map DOM_VK values properly on OS/2 - still not perfect (should we match Windows or Linux)
2003-12-17 21:17:37 +00:00
mkaply%us.ibm.com
1a1dbd2e8c
#224929
...
r=pedemont, sr=blizzard (platform specific), a=mkaply
Send an extra focus changed message to be more like Windows (Java focus)
2003-12-17 21:02:26 +00:00
dbaron%dbaron.org
dcc8b7aa3e
Remove include of stdio.h from nsTraceRefcnt.h. b=227074 Fixing bustage.
2003-12-13 05:53:09 +00:00
dbaron%dbaron.org
a9038dd375
Remove include of stdio.h from nsTraceRefcnt.h. b=227074 Fixing bustage.
2003-12-12 23:43:05 +00:00
dbaron%dbaron.org
93497517b6
Remove include of stdio.h from nsTraceRefcnt.h. b=227074 r=dougt sr,a=brendan
2003-12-12 23:02:12 +00:00
mkaply%us.ibm.com
9b35fd6c87
#228181
...
r=pedemont, sr=blizzard (platform specific), a=mkaply
Go back to the old method of removing chrome for fullscreen mode and customize toolbar window
2003-12-11 23:04:05 +00:00
bzbarsky%mit.edu
df3e3f6ed7
Make sure to unlock looper on resize. Bug 218697, patch by
...
arougthopher@lizardland.net , r=sergei_d, a=chofmann
2003-12-11 18:35:02 +00:00
blizzard%redhat.com
29a24bcffe
Bug #205492 . Don't crash if someone passes us an invalid widget parent. This is wallpaper, but at least the paper is pretty. r=roc, sr=dbaron, a=chofmann
2003-12-10 18:56:07 +00:00
pinkerton%aol.net
e1d0756f5e
fix dragscrolling on panther. apple started using more bits of the
...
event flags w/out telling anyone (bug 227359) (not part of seamonkey build)
2003-12-09 20:53:45 +00:00
bolian.yin%sun.com
128f165646
Bug 179078 [gtk2] dnd to personal toolbar doesn't cancel properly
...
r=blizzard, sr=Henry.Jia a=asa for 1.6b
2003-12-03 01:50:50 +00:00
bolian.yin%sun.com
dd523360d1
Bug 226795 remove gtk2/mai dir. (has been move to accessible/src/atk)
...
r/sr=blizzard, a=dbaron for 1.6b
2003-12-02 02:22:15 +00:00
bryner%brianryner.com
1d819a1ee1
Make sure we exit the clipboard select() loop when the request completes, regardless of whether it got any data. Fixes UI hangs (bug 226267). r=darin, sr=blizzard, a=asa.
2003-11-25 02:17:28 +00:00
darin%meer.net
989d3703c0
fixes bug 226405 "[gtk2] paste into html compose window doesn't work" r+sr=bryner a=brendan
2003-11-23 00:15:55 +00:00
darin%meer.net
f8fbc14169
fixes bug 226071 "xremote: openURL doesn't work well when multiple apps with different capabilities are present" r=bz,blizzard sr=bryner a=asa
2003-11-21 00:09:50 +00:00
jst%mozilla.jstenback.com
6380d7fd12
Fixing bug 225837. DeCOMtaminating nsIContent more, making GetTag() return a weak raw pointer, and renaming GetTag() to Tag(), and making GetRangeList() return an const nsVoidArray*, and changing GetContentID() to return the id, and renaming it to ContentID(). r=jonas@sicking.cc, sr=bryner@brianryner.com.
2003-11-19 01:20:56 +00:00
mkaply%us.ibm.com
ea6963b695
#221651
...
r=mkaply,pedemonte, sr=blizzard (platform specific)
Code from Rich Walsh to make our drag drop rock!
2003-11-18 22:39:46 +00:00
caillon%returnzero.com
59e1257d8c
226059
...
nsITransferable* nsClipboard::GetTransferable() returns an addrefed raw pointer
r=timeless sr=blizzard
2003-11-18 20:54:29 +00:00
dbaron%dbaron.org
fed8388612
Fix bustage. b=225984
2003-11-17 23:38:08 +00:00
timeless%mozdev.org
368aea7260
Bug 225984 DRefTool analysis for beos files
...
r=roc sr=roc
2003-11-17 20:43:48 +00:00
bzbarsky%mit.edu
1cb9982320
GTK1 and xlib versions of the patch for bug 102578.
...
For xlib, patch by Andrej Czapszys (czapszys@comcast.net ), r=blizzard,
sr=bryner
For GTK1, patch by Kenneth Herron (kjh-5727@comcast.net ), r=blizzard,
sr=bzbarsky
2003-11-17 17:03:24 +00:00
danm-moz%comcast.net
024868fae2
update widget position member variable when window is moved for any reason. r=bryner,ere bug 224760, 223901
2003-11-14 21:58:08 +00:00
sicking%bigfoot.com
6cb479ba61
Fix lineendings. r=pedemonte
2003-11-14 16:54:34 +00:00
pkw%us.ibm.com
ad5ecb286c
Bug 197081 - AIX: Preedit string is duplicated when committed.
...
r=katakai@japan.sun.com , sr=blizzard@mozilla.org (platform specific)
2003-11-12 17:49:22 +00:00
bzbarsky%mit.edu
609a6ae603
Fix Invalidate() method to invalidate the right area. Bug 224607, patch by
...
roc, r=blizzard, sr=bzbarsky
2003-11-10 23:48:24 +00:00
bryner%brianryner.com
4c68da0688
fix for mac blocker bug 224526. Make sure to initialize the widget atoms. r=brendan.
2003-11-04 01:08:48 +00:00
timeless%mozdev.org
208d2443aa
Bug 116413 negative VoidArray index in GetMenuAt() in View menu on Mac
...
r=jfrancis sr=jst
2003-11-03 13:14:45 +00:00
bryner%brianryner.com
f4f23a6e9c
Don't process random events from the X event queue while waiting for clipboard operations to complete. Bug 214583, r=blizzard. Not part of the default build.
2003-11-01 07:48:59 +00:00
mkaply%us.ibm.com
ca165ce995
219165
...
r=pedemonte, sr=blizzard (platform specific)
Let Mozilla handle Alt+Enter
2003-10-31 16:41:20 +00:00
pinkerton%netscape.com
f4ab58a8b9
cleanup, sharing toolkit base between carbon and cocoa, and using IOKit for
...
sleep/wake. r=pink, sr=bryner, bug 197863
2003-10-31 02:30:22 +00:00
dbaron%dbaron.org
3b1531ab56
Fix shutdown leak of GDK windows by destroying hidden widget before event loop shutdown. b=219521 r=blizzard sr=bryner
2003-10-30 01:48:41 +00:00
timeless%mozdev.org
b23cfa714a
Bug 222387 Release SetIcon stored icons when we are done using them
...
r=ere sr=bz
2003-10-30 01:35:14 +00:00
mkaply%us.ibm.com
fe1dc3fe0a
a=me - I completely horked this file when I checked it in' nsIDragSessionOS2.h
2003-10-23 13:49:12 +00:00
mkaply%us.ibm.com
7bc00c3b09
#218312
...
r=pedemont, sr=blizzard (platform specific), a=mkaply
Code from Rich Walsh - OS/2 drag drop improvements
2003-10-22 21:57:01 +00:00
mkaply%us.ibm.com
8fafc27966
#221651 - r=mkaply - new OS/2 drag drop code
2003-10-21 22:21:33 +00:00
mkaply%us.ibm.com
e83a7d224d
221070
...
r=pedemonte
OS/2 only - remove lack of activation on minimized windows
2003-10-21 22:19:25 +00:00
mkaply%us.ibm.com
a42bf73082
OS/2 bustage building tests
2003-10-17 21:42:29 +00:00
darin%meer.net
f7a09d7889
fixes bug 216800 "drag-n-drop to a GTK2 mozilla build often fails" patch=glen@imodulo.com r+sr=blizzard
2003-10-11 23:38:38 +00:00
dbaron%dbaron.org
cf01387d0d
Fix bustage. b=221316
2003-10-07 21:48:04 +00:00
cls%seawood.org
378b851b12
Case matters.
...
Fixing mingw cross-compiling bustage.
2003-10-07 20:39:25 +00:00
danm-moz%comcast.net
d56e4f5d7e
new |placement| parameter to PlaceBehind. interpret bottom placement as being behind even other applications' windows. bug 42557 r=neil (mostly), rjc. rs=hyatt
2003-10-07 01:19:59 +00:00
danm-moz%comcast.net
d99d8ce53a
new |placement| parameter to PlaceBehind. bug 42557 r=neil (mostly), rjc. rs=hyatt
2003-10-07 01:19:51 +00:00
bzbarsky%mit.edu
8801e97e8f
Make presshell batch processing of style changes (using BeginUpdate/EndUpdate
...
notifications). Bug 200931, r=peterv, sr=jst
2003-10-02 21:29:40 +00:00
pinkerton%netscape.com
797ebdd674
fix camino build bustage, r=pink, sr=jst (bug 220562)
2003-09-30 21:04:27 +00:00
blizzard%redhat.com
0bbc0740e4
Bug #102578 . Clicking wrongfully fires onmouseout. Ignore some mouse out events generated by window managers. r=bryner, sr=blizzard
2003-09-30 14:58:39 +00:00
bryner%brianryner.com
cd60efa8ac
Updating my email address
2003-09-29 06:04:02 +00:00
lordpixel%mac.com
b890583604
Workaround for bug 211462 Crash turning on JA IME on Mac 10.1 [@ Kotoeri]
...
r=brade, sr=sfraser
2003-09-28 13:39:09 +00:00
jst%mozilla.jstenback.com
c01146839a
Fixing build bustage.
2003-09-27 05:49:52 +00:00
jst%mozilla.jstenback.com
5dfb696373
Fixing build bustage.
2003-09-27 05:06:31 +00:00
jst%mozilla.jstenback.com
8aa7b563d2
Fixing bug 215981. DeCOMtaminating nsIContent and nsIDocument some, and also some minor changes to other related interfaces. r=caillon@aillon.org, sr=peterv@propagandism.org.
2003-09-27 04:18:26 +00:00
tor%cs.brown.edu
302058f007
Bug 65881 - fix command line option to install private colormap.
...
r=blizzard, sr=bryner
2003-09-25 14:51:06 +00:00
dbaron%dbaron.org
be8aa3c6f1
Fix leak of GDK events, and thus the main GDK window. b=219536 r=blizzard sr=bryner
2003-09-25 05:34:25 +00:00
louie.zhao%sun.com
c82d2cb403
bug 209496 "Paste is not possible after a "Cut" on GTK2 build"
...
r = jerry.tan
sr = blizzard
2003-09-24 06:46:43 +00:00
uid502
6047af0300
Fixing bustage.
2003-09-23 17:49:28 +00:00
uid502
6bed557bd4
Bug 190735. Final patch for deCOMtamination of core nsIFrame methods! rs=dbaron
2003-09-23 17:05:29 +00:00
mkaply%us.ibm.com
358716a512
#220006
...
r=pedemont, sr=blizzard (platform specific)
Don't use idle timers on OS/2 - breaks drag drop
2003-09-22 22:05:13 +00:00
uid502
a19d9cd00d
Bug 202751. Be conservative in nsBlender about how we decide the bits-per-pixel. Also, tweak the logic for setting window transparency so that we make the window transparent even if it hasn't been painted yet. r+sr=blizzard
2003-09-20 03:19:08 +00:00
cls%seawood.org
bfca537521
Fix misc build issues for mingw gcc 3.3.1:
...
* Link non-component libs using -Wl,-enable-runtime-psuedo-relocs to workaround auto-import issues
* the last element of an enum cannot end with a comma
* PRUint16 is not interchangable with PRUnichar nor WCHAR
* cannot take the address of or call ::main() from another c++ function
* Functions declared within |class foo {};| block do not need extra |foo::| qualification
* GCC no longer implements <varargs.h>. Use <stdarg.h> instead
Bug #217009 sr=dbaron
2003-09-18 17:22:33 +00:00
robin.lu%sun.com
ad386572e3
patch for bug 189229 : xembed for plugins
...
patched by robin.lu@sun.com r=joshua.xia@sun.com sr=blizzard@mozilla.org
2003-09-16 01:44:41 +00:00
mkaply%us.ibm.com
7d84a061e6
#215581
...
r=mkaply, sr=blizzard (platform specific)
Changes to get GCC 3.2.2 working on OS/2 - this set is OS/2 only changes
2003-09-15 21:33:41 +00:00
bryner%brianryner.com
e9a8e5092b
backing out until I can make this work for GTK+ 2.0.x.
2003-09-15 21:32:02 +00:00
bryner%brianryner.com
5eae75d62e
trying to fix tinderbox bustage
2003-09-15 21:16:21 +00:00
bryner%brianryner.com
e7762a2ab7
Don't allow gtk's event loop to run while waiting for clipboard operations to complete. This prevents a whole mess of problems related to dispatching focus events in the middle of dispatching blur events, or vice versa. Bug 214583, r=blizzard. Not part of the default build.
2003-09-15 20:38:45 +00:00
timeless%mozdev.org
d5740a7228
Bug 217089 Compiler warnings
...
patch by mbockelkamp@web.de r=bryner sr=bryner
2003-09-11 03:18:57 +00:00
tor%cs.brown.edu
dbfbd02646
Bug 215951 - "X" mouse cursor in menus/popups when running gtk2 with
...
some window managers. r=blizzard, sr=bryner
2003-09-11 02:51:21 +00:00
timeless%mozdev.org
731ba58041
Bug 214497 Unused variable initMovieCount in nsSound.cpp
...
r=floppymoose sr=tor
2003-09-11 01:52:43 +00:00
timeless%mozdev.org
1eaf91cd70
Bug 214549 Warnings in nsMenuBarX.cpp
...
r=floppymoose sr=tor
2003-09-11 01:52:42 +00:00
bryner%brianryner.com
9822c742df
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-08 00:31:50 +00:00
arougthopher%lizardland.net
1b0f7a01a4
Bug#134837
...
-Fixes window focus issues
-Addes new mouse cursors
-All around cleanup
r=sergei_d@fi.tartu.ee
sr=arougthopher
2003-09-05 23:59:06 +00:00
scott%scott-macgregor.org
2a81605580
win9x part of the fix for bug #172001
...
multiple file open can fail for multiple files.
it will still fail, but now it will take a lot more,
since we're using a bigger buffer.
an example: multiple file attach to the compose window.
r/sr/a=sspitzer
2003-09-04 00:33:48 +00:00
scott%scott-macgregor.org
31972bf975
fix for bug #172001
...
multiple file open can fail for multiple files.
it will still fail, but now it will take a lot more,
since we're using a bigger buffer.
an example: multiple file attach to the compose window.
see bug #172001 for more details
r=pavlov a=sspitzer
2003-09-03 06:24:17 +00:00
mkaply%us.ibm.com
538100dd0b
#217486
...
r=pedemonte, sr=blizzard (platform specific), a=mkaply
OS/2 only - rewrite of fullscreen mode code - rather than removing window bits, just size window bigger than desktop
2003-09-02 20:33:39 +00:00
cbiesinger%web.de
fa40058b5b
216243 "browser, file, save page as" to a write protected media: no error
...
message
ere: review+
darin: superreview+
mkaply: approval1.5b+
2003-08-26 09:08:18 +00:00
darin%meer.net
86cc532254
fixes (well sort of) bug 216800 "drag-n-drop to a GTK2 mozilla build often fails" r+sr=blizzard a=asa
2003-08-25 23:44:21 +00:00
mkaply%us.ibm.com
b41bd3ece7
#216920
...
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - new drag drop code from Rich Walsh. Good stuff.
2003-08-25 22:54:06 +00:00
mkaply%us.ibm.com
bdb8580703
#217238
...
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - special case certain chars for clipboard and titlebar so we don't get question marks
2003-08-25 22:31:13 +00:00
mkaply%us.ibm.com
a5b56a2b76
#21330
...
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - rewrite nsAppShell - remove lots of code - more like Windows
2003-08-25 22:29:22 +00:00
blizzard%redhat.com
b892b9ba33
Bug #208721 . Can't type Unicode Keysyms when compiled with Gtk2. Not part of the default build. Patch from Behnam Esfahbod. r+sr=blizzard, a=chofmann
2003-08-21 20:10:58 +00:00
mkaply%us.ibm.com
838803e7e4
Bug #199507
...
r=pedemonte, sr=blizzard, a=mkaply
OS/2 only - Don't do NS_GOTFOCUS when we get activated - bad focus stuff happens
2003-08-13 20:18:24 +00:00
hyatt%mozilla.org
5a2b50472c
Fix for 204672, Mac OS X menus don't respect autocheck, r/sr=bryner, a=asa
2003-08-10 07:46:55 +00:00
amardare%qnx.com
4be1a8dced
Change for the qnx ( photon ) platform - this should not affect building/runtime any other platform.
...
Fixed the playing of a custom wav file.
2003-08-06 16:06:31 +00:00
brendan%mozilla.org
f6be8fe74f
Add shared DHashTableOps for [const] char *key use-cases, clean up dhash API abusages (214839, r=dougt, sr=dbaron).
2003-08-05 20:09:21 +00:00
hyatt%mozilla.org
d8be803841
Also init. clickcount and widget as per bryner's comments. sr=bryner
2003-08-05 08:29:29 +00:00
hyatt%mozilla.org
c02f0c4518
Also init. clickcount and widget as per bryner's comments. sr=bryner
2003-08-05 08:28:27 +00:00
hyatt%mozilla.org
2568bdadcd
Fix for 204742, sr=bryner
2003-08-05 08:24:45 +00:00
simford.dong%sun.com
7274cc57a6
Bug 213273 Browser just exits when open a link in a new tab while running with gtk 2.2 and atk libraries
...
r=kyle, sr=henry
not for default build
2003-07-29 04:53:18 +00:00
bzbarsky%mit.edu
34cfd6313d
more mac build bustage fixes
2003-07-29 01:19:26 +00:00
bzbarsky%mit.edu
95256ce645
DeCOMify GetParent/GetBindingParent/GetDocument on nsIContent. Bug 213823,
...
r+sr=jst
2003-07-28 21:35:53 +00:00
mkaply%us.ibm.com
868e806435
#214180
...
r=pedemont, sr=blizzard
OS/2 only - Need a cast for mouse position values
2003-07-28 21:32:11 +00:00
jshin%mailaps.org
20dcbe4a3a
bug 200732 : adding a few missing return value checks for GetUnicode(En|De)coder(Raw) : r=smontagu, sr=blizzard (original bug was about crash on HP/UX under UTF-8 locale)
2003-07-26 10:15:24 +00:00
jaggernaut%netscape.com
f1efc20ae6
Bug 213602: Switch some users of NS_GetWeakReference over to do_GetWeakReference. r=bzbarsky, sr=dbaron
2003-07-25 19:06:59 +00:00
danm-moz%comcast.net
16f1e84a0e
learn how to make an eWindowType_invisible widget and refuse to ever make it visible. bug 207742 r=brendan,bryner
2003-07-25 14:54:39 +00:00
danm-moz%comcast.net
efd3c50e81
learn how to make an eWindowType_invisible widget. bug 207742 r=brendan,bryner
2003-07-25 14:53:37 +00:00
mkaply%us.ibm.com
d62e6e91c9
#213287
...
r=pedemont, sr=blizzard (platform specific)
Make F10 work to display menu, and fix Alt key issue
2003-07-22 21:17:13 +00:00
aaronl%netscape.com
98bd7982dd
Bug 212157. Move accessibility interfaces toward eventual freezing, mark @status UNDER_REVIEW. r=kyle, sr=alecf
2003-07-22 14:55:22 +00:00
mkaply%us.ibm.com
6fe32627a5
rs=leaf
...
Remove XP_OS2_VACPP from the tree
2003-07-21 22:10:08 +00:00
jaggernaut%netscape.com
f008bc2bad
Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron
2003-07-20 07:47:59 +00:00
jshin%mailaps.org
bc0822750e
bug 200732 : crash on utf8 locales on HP-UX (r=shafalus, sr=blizzard)
2003-07-19 01:40:50 +00:00
pinkerton%netscape.com
44b1db1bba
turn off OS mouseMove events when leaving the view only if our superview
...
is not one of ours (r=pink/sr=sfraser), bug 204024
2003-07-18 01:16:41 +00:00
brade%netscape.com
8d5e56ce24
remove unneeded line; r/sr=smfr
2003-07-18 00:08:07 +00:00
jaggernaut%netscape.com
20004e3489
Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner
2003-07-13 22:29:00 +00:00
dbaron%dbaron.org
92b921aca3
Remove hint parameter from AttributeChanged methods and simplify style hint mechanism. b=211308 r+sr=bzbarsky
2003-07-11 21:16:12 +00:00
mkaply%us.ibm.com
f3d52fd993
#211192
...
r=pedemonte, sr=blizzard (platform specific)
Make Shift+F10 display context menu
2003-07-08 19:09:21 +00:00
mkaply%us.ibm.com
33d1e4f886
#210321
...
r=mkaply, sr=blizzard (platform specific)
From Rich Walsh - imnprovements to OS/2 drag drop
2003-07-07 22:42:44 +00:00
blizzard%redhat.com
2e91e3dffc
Bug #208762 . Fix problems with Mozilla crashing or hanging on X servers with multiple visuals. Make sure to use the same visual when creating windows as when we are drawing in the gfx code.
2003-07-07 17:54:57 +00:00
dougt%meer.net
c5638779ce
Fixing 211454. r=roc/blizzard.
2003-07-03 22:24:31 +00:00
brade%netscape.com
8944437d02
unify contract ids (omitting platform); r=smontagu, rs=blizzard (also discussed
...
with pinkerton, sfraser, timeless, kaie, bryner and probably a few others), bug=211360
2003-07-02 21:38:04 +00:00
dwitte%stanford.edu
8c3c50f538
bug 210713: [gtk2] leaks in nsWindow and nsAppShell.
...
r+sr=blizzard.
2003-07-02 19:27:38 +00:00
aaronl%netscape.com
ce6fe2f543
Bug 208803. Need XP way to determine when to tear down documents in accessibiltiy cache. r=kyle, sr=alecf
2003-06-26 08:49:18 +00:00
amardare%qnx.com
8843496262
Changes for the photon platform - they should not affect build/runtime on other platforms.
...
nsWidget.cpp
- fixed the problem with context menus not showing up in the Mail&News client.
nsWindow.cpp
- fixed a problem with the PtRegion underneath the menus not being realized in some cases
( not related to the change in nsWidget.cpp ).
2003-06-25 16:23:28 +00:00
rbs%maths.uq.edu.au
677dc71376
Helper patch for bug 15364. Expose an API to allow scripts to show the caret even in selections (a la Emacs). Users can also set the pref ui.caretVisibleWithSelection to 1, which gives a nice combination with caret browsing (hit F7). r=sfraser, sr=bzbarsky
2003-06-25 01:14:25 +00:00
timeless%mozdev.org
78ac5872a4
Bug 204407 cleanup warnings in nsToolkit.cpp and nsLookAndFeel.cpp
...
patch by arougthopher@lizardland.net r=cls
2003-06-25 01:13:36 +00:00
bryner%netscape.com
0470db5deb
Remove some unused interfaces and files from widget. Bug 210169, r/sr=dbaron.
2003-06-21 02:16:53 +00:00
amardare%qnx.com
79b93d1e5d
Changes for photon platform - these changes should not affect other platforms ( build/runtime ).
...
Fixed the compile problems in nsFilePicker.
2003-06-20 20:34:07 +00:00
timeless%mozdev.org
316137abd1
Bug 208922 Convert nsIAccessNode into an interface for internal accessibility clients
...
sr=bz
2003-06-20 02:58:49 +00:00
mkaply%us.ibm.com
6cf1103b93
Forgot header
2003-06-18 21:32:42 +00:00
mkaply%us.ibm.com
d4874ee0d0
#188071
...
r=mkaply, sr=dbaron
Add a lookandfeel color for button default so it can be different than 3D shadow
2003-06-18 21:16:29 +00:00
kin%netscape.com
105a8f1d7f
Fix for bug 209593 (Moving mails via Drag'n'Drop crashes Mozilla [TB21092337G])
...
Modified InvokeDragSession() so that it addrefs and releases the data objects it creates. This fixes the crashing that occurs when dragging multiple items, and prevents the leak that occurs when dragging a single item.
r=nisheeth@netscape.com sr=dbaron@dbaron.org
2003-06-18 19:12:54 +00:00
bryner%netscape.com
f933408754
Don't build nsRegionMac into the widget library, it's not needed for anything. Remove unused nsWidgetSupport.cpp. Bug 207023, r=pinkerton, sr=sfraser.
2003-06-17 22:54:50 +00:00
ccarlen%netscape.com
2fb5d37fb2
Bug 161623 - Mac embedding APIs are burdensome compared to other platforms because the embeddor must create a top level nsIWidget instead of passing a native one. r=pink/sr=sfraser
2003-06-16 14:59:23 +00:00
aaronl%netscape.com
750584cee6
Bug 208812. Fire nsIObserver notifications for accessibility events for internal accessibility clients. r=kyle, sr=alecf
2003-06-16 10:35:11 +00:00
timeless%mozdev.org
d1929f790a
Bug 204407 cleanup warnings in nsToolkit.cpp
...
(bustage)
2003-06-15 07:32:06 +00:00
timeless%mozdev.org
e57c65dd33
Bug 204407 cleanup warnings in nsToolkit.cpp and plevent.c
...
patch by sergei_d@fi.tartu.ee r=timeless sr=bz
2003-06-15 04:06:04 +00:00
caillon%returnzero.com
a9801bf3bf
More build bustage fixing.
2003-06-14 00:41:01 +00:00
caillon%returnzero.com
f6fde16b88
Missed a few files. Fixing mac bustage
2003-06-13 23:47:44 +00:00
caillon%returnzero.com
4e39e14676
Mac bustage fixes.
2003-06-13 23:26:24 +00:00
caillon%returnzero.com
14ae1e6d84
Bustage fix.
2003-06-13 23:22:22 +00:00
caillon%returnzero.com
8203b43b98
Fixing some bustage for cocoa and debug builds
2003-06-13 22:02:42 +00:00
nisheeth%netscape.com
9700c1fe20
Fix for bug 203847. r=smontagu@netscape.com, sr=kin@netscape.com. Make sure that dragged file is deleted from temporary location.
2003-06-13 20:38:43 +00:00
caillon%returnzero.com
ba75de772b
Bug 209087
...
Content interface out-parameters should use ptr-to-ptrs instead of ref-to-ptrs and some small deCOMtamination.
r+sr=jst@netscape.com
2003-06-13 20:10:01 +00:00
jaggernaut%netscape.com
9c2fd08168
Hopefully fix bustage
2003-06-12 10:14:09 +00:00
bolian.yin%sun.com
73b591f94f
Bug 208763, system accessibility preference changed
...
r=blizzard. This is NOT for default build.
2003-06-12 02:09:13 +00:00
alecf%flett.org
97fe36ece7
argh, more bustage fixing - applying my original patch, which somehow never made the first landing
2003-06-11 21:25:12 +00:00
alecf%flett.org
ccf01a2786
fix for bug 206379:
...
- combine nsICharsetConverterManager2 and nsICharsetConverterManager
- get rid of nsIAtom in most of the methods
- provide versions of getUnicodeDecoder/Encoder which don't do alias resolution
- change all charset types to ASCII strings
- clean up some other i18n APIs which could be simplified
- fix all consumers of all changed i18n interfaces
r=jshin, smontagu
rs=sfraser
2003-06-11 18:16:03 +00:00
blizzard%redhat.com
5edbb86d1b
Bug #179138 . nsSound::Play doesn't. Patch by mloiselle@yahoo.com. r=blizzard
2003-06-11 17:01:42 +00:00
seawood%netscape.com
8f112a4226
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 21:18:27 +00:00
seawood%netscape.com
6934dc37a9
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 20:12:33 +00:00
cbiesinger%web.de
bb692d2377
179138 patch by mloiselle@yahoo.com r=pavlov sr=blizzard nsSound::Play doesn't
2003-06-09 16:04:23 +00:00
nisheeth%netscape.com
55fb8b27cd
Fix for bug 97413. r=rods@netscape.com, sr=kin@netscape.com. Make drag/drop of images from Mozilla to Desktop work on Windows.
2003-06-06 23:30:47 +00:00
pinkerton%netscape.com
29c4d5661f
always reset the cursor when leaving a view, don't go through the
...
drag-scroll logic since it won't help in this case when we leave gecko
entirely. r=pink/sr=bryner (bug 187050, 159478, 204024) patch from
nhamblen@mac.com .
2003-06-03 20:40:34 +00:00
mkaply%us.ibm.com
4983ab23c5
#206909
...
r=mkaply, sr=blizzard (OS/2 specific)
OS/2 only - make zoomin/zoomout work
2003-06-02 20:24:07 +00:00
pinkerton%netscape.com
0aec4326b6
fix up cursor id's (bug 207301) r=pink/sr=sfraser
2003-05-29 20:50:49 +00:00
brade%netscape.com
572071acf8
fix page accesskeys that are letters (control-letter combinations) by handling control-letter sequences specially (since they are); bug 122479, r=smfr, sr=bryner
2003-05-29 14:54:12 +00:00
bryner%netscape.com
35b37070a7
Fix up/down arrow keys in menulists by making sure not to reuse nsEvent structs for multiple event dispatches. Bug 206917, r=brade, sr=sfraser.
2003-05-28 19:06:52 +00:00
dwitte%stanford.edu
08f0de2ae5
Bug 106386: Correct misspellings in source code
...
s/avilable/available/ in a couple places.
patch by nb, r=timeless, sr=brendan.
2003-05-27 22:55:16 +00:00
timeless%mozdev.org
3d45d5a84a
Bug 204407 cleanup warnings in nsToolkit.cpp and nsLookAndFeel.cpp
...
r=sergei_d@fi.tartu.ee sr=blizzard(ports)
2003-05-27 14:14:22 +00:00
lordpixel%mac.com
acb705b735
Fix for bug 78363 "Beachball in Mac `spinning' cursor should actually spin".
...
r=pinkerton@netscape.com sr=sfraser@netscape.com
2003-05-26 17:49:38 +00:00
lordpixel%mac.com
bb8e0e5ee4
Fix for bug 78363 "Beachball in Mac `spinning' cursor should actually spin".
...
r=pinkerton@netscape.com sr=sfraser@netscape.com
2003-05-26 17:41:19 +00:00
leon.zhang%sun.com
d6e60e9591
Bug 204434: JA IME: cursor position is off when text is not committed
...
This patch is for: fix crash when type chinese chars into composer
r=danm@netscape.com sr=sfraser@netscape.com
2003-05-26 02:36:13 +00:00
dwitte%stanford.edu
149f719c00
bug 100649: Length() being used where IsEmpty() is meant
...
treewide changes to convert incorrect usages of string.Length() to string.IsEmpty().
thanks to afatecha@idea.com.py (Ariel Fatecha) for the patch. r=dwitte, sr=jst.
got the ok from Asa to land into a closed tree.
2003-05-23 21:34:47 +00:00
brade%netscape.com
e286c6f917
simulate keydown event in HandleUKeyEvent; bug 184549; r=smfr, sr=bryner, a=asa
2003-05-23 12:51:49 +00:00
bryner%netscape.com
710abff580
Fix botched checkin for bug 199737 (context menu key on Windows). r=shliang, sr=sspitzer, a=sspitzer.
2003-05-23 00:16:39 +00:00
mkaply%us.ibm.com
80d4551cb4
#205825
...
r=mkaply, sr=blizzard (platform specific) a=mkaply
OS/2 only - cleanup PS code - accidental reuse of presentation spaces
2003-05-22 21:50:09 +00:00
danm%netscape.com
52469d5ed2
backing out fix for bug 192577 (rev 3.476) because of regression bug 204770. a=asa
2003-05-21 20:31:06 +00:00
bryner%netscape.com
532050dbf0
Use the actual old and new positions of the scrollbar when calling nsIScrollbarMediator::ScrollbarButtonPressed(). This fixes the case where you can scroll off the end of a tree using the scrollbar buttons (bug 190047). r=pinkerton, sr=sfraser, a=asa.
2003-05-20 20:50:26 +00:00
dougt%meer.net
c882aa37ba
Fixing GTK2 Leaks. r/sr/a=blizzard. b=206361
2003-05-20 20:41:58 +00:00
bryner%netscape.com
9f261dee21
Fix activation of the context menu via the keyboard on Win32 (bug 199737). r=shliang, sr/a=sspitzer.
2003-05-15 00:12:03 +00:00
bryner%netscape.com
46cf972be2
Don't clear out mActiveWidget if we receive a deactivate event for a toplevel window other than the one containing mActiveWidget. This fixes the case where you restore a window from the dock and get an activate for the application window _before_ the deactivate for the hidden window. Bug 124929, r=saari, sr=sfraser, a=asa.
2003-05-13 23:42:49 +00:00
bryner%netscape.com
7681c90239
Add back cursors that were accidentely removed via checkin for bug 157036. Patch by lordpixel@mac.com, r=bryner, sr=sfraser, a=sspitzer.
2003-05-13 22:59:57 +00:00
pkw%us.ibm.com
74513ea9df
Bug 195944 - AIX doesn't support Mozilla's default on-the-spot editing style.
...
r=katakai@japan.sun.com , sr=blizzard@mozilla.org , a=asa@mozilla.org
2003-05-13 19:13:35 +00:00
jaggernaut%netscape.com
4002381d41
Bug 198333: Get rid of nsDispatchListener. r=darin, sr=bryner, a=Asa
2003-05-13 04:25:01 +00:00
mkaply%us.ibm.com
7d36dfbe11
a=me - OS/2 srcdir bustage
2003-05-12 22:28:13 +00:00
mkaply%us.ibm.com
04181f2962
OS/2 version of zoom pointers - a=me
2003-05-12 22:24:11 +00:00
bryner%netscape.com
4d20f9dabb
fix build bustage - need to use rez include path
2003-05-10 00:12:38 +00:00
bryner%netscape.com
fbe4eadc3f
Fix some build issues on UFS volumes by eliminating the need to use the resource fork (bug 157036). This replaces the applesingle-encoded nsMacWidget.rsrc with the DeRez'd nsMacWidget.r. We then run Rez at compile time to generate the data-fork resource file. Patch by lordpixel@mac.com, r=bryner, sr=sfraser, a=sspitzer.
2003-05-09 22:05:31 +00:00
brade%netscape.com
a90acc180c
api change to include event (similar to paste/drop hook); r=cmanske, sr=sfraser, a=asa
2003-05-09 18:26:47 +00:00
dwitte%stanford.edu
806c65f28c
Bug 127575: enable full screen mode to function on secondary display of multi-monitor systems.
...
patch by Dean Tessman, r=ere, sr=jag, a=asa.
2003-05-08 18:31:01 +00:00
caillon%returnzero.com
050e004be7
Bug 192577 - URL bar doesn't collapse on windows
...
Patch by aaronl@netscape.com
r=danm sr=bryner
a=asa for checkin into a closed tree
2003-05-07 01:12:41 +00:00
varga%netscape.com
91130cc5b5
Adding zoom-in/zoom-out cursors for mac and cocoa. Bug 189719
...
r=pink, sr=bryner, a=sspitzer
2003-05-05 21:36:43 +00:00
varga%netscape.com
a8b1cfc1ed
New icons for bug 189719.
2003-05-03 12:09:14 +00:00
varga%netscape.com
05096034d5
Fix for bug 189719. Automatic image sizing: Use a custom magnifying glass cursor.
...
r=dbaron, sr=roc, a=sspitzer
2003-05-02 22:23:55 +00:00
bryner%netscape.com
30a4978da7
Use system metrics when available, and observed platform behavior otherwise, for determining the threshold to begin a drag. Bug 201342, r=blizzard, sr=sfraser, a=sspitzer.
2003-05-02 18:20:38 +00:00