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