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

6027 Коммитов

Автор SHA1 Сообщение Дата
dbaron%dbaron.org d97dedc812 Back out bug 20022. a=chofmann 2004-02-14 20:29:19 +00:00
jshin%mailaps.org f6310cfd79 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 64ad19a801 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 92499cbd13 Inline TwipsToPixels and PixelsToTwips on nsIPresContext. Bug 229371, r+sr=dbaron. 2004-02-11 04:57:07 +00:00
ben%bengoodger.com 434b29d4a5 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 4bc72bffba 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 005ca32e12 Bug 233299 nsIFilePicker.show is not reentrant - windows
r=neil sr=bz
2004-02-10 10:15:37 +00:00
jst%mozilla.jstenback.com 505c634885 Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com. 2004-02-09 22:48:53 +00:00
bryner%brianryner.com 433c389ddf 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 3136273468 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 55c72b241f Fix IRIX bustage 2004-02-04 00:58:11 +00:00
dbaron%dbaron.org 821786cb64 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 2a5f5ac209 Fixing includes 2004-02-03 23:58:29 +00:00
bryner%brianryner.com bf847cefe1 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 fdb62c9909 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 77ab198678 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 ee86ab45fb 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 90431d8022 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 bc626db256 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 5c72ca830b fix highliting, temp buffer truncated or crashes with IME (bug 162666) 2004-01-29 19:42:13 +00:00
dbaron%dbaron.org 36f4864d42 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 26cea47084 attempt to fix Camino bustage from bug 230840 2004-01-24 13:04:10 +00:00
jst%mozilla.jstenback.com 324108e683 Fixing mac bustage. 2004-01-24 01:30:02 +00:00
dbaron%dbaron.org 0231f67b81 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 75a4c3d2f1 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 84428dc828 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 240541d85f 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 68bfda4612 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 902990a097 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 ad348cd49b 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 19c7b311b2 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 7295a7242b 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 d8c874c91e Accidental printf left in 2004-01-16 17:21:14 +00:00
pkw%us.ibm.com a213e3d518 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 659ec0d178 click-hold context menus (bug 159224) [not part of build] 2004-01-15 19:01:49 +00:00
bryner%brianryner.com 5de89631bb fix uninitialized rangeArray. r+sr=dbaron 2004-01-13 23:16:06 +00:00
cbiesinger%web.de 129535cc9c 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 dd3cd0a7d6 fix drag/drop crash regression (230753). r+sr=dbaron. 2004-01-13 04:49:53 +00:00
bryner%brianryner.com 968c4553fe Fix crash regression bug 270738. r+sr=dbaron. 2004-01-12 22:24:20 +00:00
timeless%mozdev.org 1a3e01e79d <swalker> timeless: the beOS nsWindow.cpp is missing a semicolon 2004-01-12 16:18:12 +00:00
bryner%brianryner.com a12ea58f9c Fixing mac bustage -- readd aMessage parameter to InitializeKeyEvent 2004-01-12 09:03:36 +00:00
bryner%brianryner.com 8225d82478 fixing bustage 2004-01-12 08:49:54 +00:00
bryner%brianryner.com 2bddef83ba 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 85d15e9781 #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 26454ef8ab missed part of 224929 2004-01-07 22:07:23 +00:00
bsmedberg%covad.net d0f309943a 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 274ef7cd49 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 c117496442 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 4edbb63c73 #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 e5cedca9d0 Use nsCOMArray instead of nsISupportsArray. Also kills off tabs. Bug 227491,
r=caillon, sr=dbaron
2004-01-05 23:28:41 +00:00