timeless%mozdev.org
61cafcf6c8
More fallout from Bug 237745. ports only build bustage
2004-12-31 20:00:16 +00:00
cbiesinger%web.de
e42c2d976d
38447 layout,content,dom and xpwidget part: Implement Handling of URI Values on
...
CSS "cursor" Properties
for dom,layout,content: r+sr=bz
for widget: r+sr=roc
2004-12-30 21:56:11 +00:00
joshmoz%gmail.com
0838eacd90
Implement nsChildView::CancelIMEComposition() in cocoa widgets. b=272964
2004-12-29 18:27:46 +00:00
smfr%smfr.org
07794c7d06
Checking in CFRunLoop patch in bug 271050 to test pageload performance in Camino. r=pinkerton
2004-12-29 06:07:31 +00:00
mkaply%us.ibm.com
576837c597
OS/2 only updates for CSS3 cursor support
2004-12-28 21:05:27 +00:00
cbiesinger%web.de
41f430dca0
Bug 274281 [BeOS] BeOS lets events stay in port through the 'restarts' in LaunchChild causing crashes on faulty events.
...
patch by tqh <thesuckiestemail@yahoo.se> r=sergei_d sr=shaver (for the xpcom/ part)
2004-12-28 13:56:17 +00:00
bmlk%gmx.de
04e3505fd4
improve directory selection for beos bug 267219 p=Niels.Reedijk@gmail.com r=thesuckiestemail r=sergei_d
2004-12-27 18:51:18 +00:00
gerv%gerv.net
a68362bcf1
iBug 236613: change to MPL/LGPL/GPL tri-license.
2004-12-27 18:45:32 +00:00
pedemont%us.ibm.com
18a1eb3e79
Forgot null check for checkin of bug 257546
2004-12-27 16:09:59 +00:00
bmlk%gmx.de
ef4604f958
remove unused prescontext argument from GetOffsetFromView bug 276015 r/sr=dbaron
2004-12-26 19:48:54 +00:00
joshmoz%gmail.com
a67aaf1a5b
correct caret behavior during IME input. This patch also apparently fixes bug 264515. b=232406 sr=pinkerton
2004-12-23 17:59:53 +00:00
smontagu%smontagu.org
8b3fd19405
Bug 271228: On GTK2, first press of modifier + key sends KEY_PRESS event but no KEY_DOWN. r=aaronleventhal, sr=neil.parkwaycc.co.uk
2004-12-21 12:11:22 +00:00
bsmedberg%covad.net
9c9ef12b49
Bug 273877 - Embedders should intialize the widget toolkit (XUL apps in nsAppRunner.cpp), instead of using nsIAppShell::Create) r=darin sr=roc
2004-12-20 21:53:33 +00:00
neil%parkwaycc.co.uk
563a1b886b
MinGW fix for bug 250392 p=brofield@jellycan.com r=me sr=dmose
2004-12-20 16:27:12 +00:00
ginn.chen%sun.com
e13aba19a2
Bug 268371 memory leak in nsLookAndFeel::GetMetric()
...
patch maker=brian.lu@sun.com r=blizzard sr=rbs
2004-12-17 05:39:19 +00:00
neil%parkwaycc.co.uk
46955ef938
Bug 266513 GTK dependent windows not persisting position correctly, roc suggests backing out part of his patch to bug 264245 r+sr=blizzard
2004-12-16 23:43:42 +00:00
pedemont%us.ibm.com
8f65d54c14
Bug 151249 - Middle-click on link doesn't work on Mac. r=pinkerton, sr=sfraser.
2004-12-15 16:32:02 +00:00
bryner%brianryner.com
884453541b
Add support for using gcc's visibility pragma to treat all function and method declarations as "hidden" unless declared otherwise. Create wrappers for system headers that cause them to be treated as default-visibility declarations. This gives a substantial code size and performance win on compilers that support it, and should show up on the gruff tinderbox. Bug 273336, r=darin sr=dbaron.
2004-12-15 05:52:44 +00:00
bsmedberg%covad.net
7ccf6e4965
Bug 273876 - libxul step 2 (everything through widget, except spidermonkey) r=darin; again, this should not affect non-xulrunner trees.
2004-12-09 19:28:35 +00:00
ere%atp.fi
f27e4d9b64
Bug 186549: add a pref. that allows different windows to retain their own input locale settings
...
Patch by Masayuki Nakano
r=emaijala
sr=bzbarsky
2004-12-09 19:01:35 +00:00
ere%atp.fi
6b18610044
Fix for bug 264708: Single-bit transparency not supported on Win98
...
Patch by Dainis Jonitis
r=emaijala
sr=roc
2004-12-09 17:56:46 +00:00
amardare%qnx.com
2cdd72966a
Change for qnx(photon) platform only. It should not affect runtime/buildig other platforms.
...
Temporary fix until PR:22930 is fixed in libph. The library insist in making any PtRegion widget
sensitive and opaque to key events. Thi shappen if after realizing it, a resource ( like
Pt_ARG_POS or Pt_ARG_DIM ) is set. Such a region will completely block any key events from reaching
any application, if the mouse is in top of it. To test open the url bar, place the mouse in top
of the list and type something. The key events are not reaching anybody.
2004-12-09 14:53:27 +00:00
neil%parkwaycc.co.uk
3861ca69e9
Bug 244685 Implement SourceURL for CF_HTML clipboard copy/drag'n'drop p=david.gardiner@unisa.edu.au r=dean_tessman sr=me
2004-12-07 14:13:54 +00:00
ere%atp.fi
10bb08a431
Oops, backing out previous commit of wrong files.
2004-12-06 15:07:36 +00:00
ere%atp.fi
52406c2e6f
Fix for bug 270812: Cannot print after printer was renamed
...
Patch by Masayuki Nakano,
r=emaijala
sr=bzbarsky
2004-12-06 15:03:42 +00:00
aaronleventhal%moonset.net
c13434ebd2
Bug 262894. Assistive technology hotkeys that use Alt key trigger Mozilla menu bar. Also fixes Windows 95/98 bug where Alt+tab would focus menu bar. Patch by Neil Rashbrook. r=aaronlev, sr=bryner
2004-12-03 22:32:50 +00:00
zack%kde.org
45b5d155b4
This fixes most focus issues (br:263927). Propagation of the focus seems
...
very slow though
2004-12-03 22:14:28 +00:00
zack%kde.org
3660b31b2c
Patch from Michal Ceresna fixing 272593. Good catch, I forgot to update after
...
change which stopped children from propagating events back to the containers
due to which direct invalidation of the children wasn't working.
2004-12-02 22:53:13 +00:00
gerv%gerv.net
b92568bebe
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-12-01 22:27:03 +00:00
pedemont%us.ibm.com
c6f2de7c1e
Bug 269553 - Integrate JavaXPCOM into build. r=bsmedberg, sr=bryner
2004-12-01 17:33:16 +00:00
pkw%us.ibm.com
fb23a908c2
Bug 264210 - save as, webpage complete doesn't work with gtk2 filepicker
...
r=caillon@gmail.com , sr=blizzard@mozilla.org
2004-11-30 22:07:50 +00:00
zack%kde.org
ec05263212
ifdef most of the debugging output
2004-11-29 00:37:59 +00:00
smontagu%smontagu.org
eaf770f268
Mac implementation of nsIBidiKeyboard. Bug 266551, patch by Asaf Romano <mozilla.mano@sent.com>, r=jhpedemonte, sr=bzbarsky
2004-11-28 18:36:23 +00:00
bryner%brianryner.com
1435145ce6
Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin.
2004-11-24 22:48:45 +00:00
timeless%mozdev.org
a14a802332
Bug 249782 Make Mozilla compile with Microsoft Visual Studio 2005
...
patch by sdwalker@myrealbox.com r=bryner
2004-11-23 19:34:02 +00:00
mkaply%us.ibm.com
efbeaf8c55
#269632
...
r=mkaply, sr=blizzard (platform specific), a=mkaply (OS/2 only)
Patch from Dainis Jonitis - add debug paint flashing for OS/2
2004-11-22 17:36:44 +00:00
zack%kde.org
5cf998a77a
hmm, i forgot about the lack of rtti. fixes 267626
2004-11-21 23:20:00 +00:00
timeless%mozdev.org
3eaf26e151
Bug 269925 /Users/timeless/mozilla/widget/src/mac/nsWindow.cpp: warning: `Boolean control_key_down()' and `long long int microseconds()' defined but not used
...
r=pedemonte sr=bz
2004-11-15 18:40:53 +00:00
jshin%mailaps.org
ffd7ee363f
bug 163572 : converted string is inserted every time space key is pressed patch by masayuki@d-toybox.com (r=pinkerton,bryner,amardare,emaijala,sfraser,roc, sr=bryner,sfraser,roc)
2004-11-13 11:27:09 +00:00
pedemont%us.ibm.com
f2456ad426
Bug 257546 - sheet support implemented incorrectly. r=peterv, sr=sfraser.
2004-11-12 16:42:58 +00:00
pedemont%us.ibm.com
8dce8c33be
Bug 204636 - window minimize support. Patch by Asaf Romano. r=jhpedemonte, sr=sfraser.
2004-11-10 18:57:31 +00:00
pedemont%us.ibm.com
047f4a6b34
Bug 237136 - fix zooming on Mac. r=peterv, sr=sfraser
2004-11-10 17:01:59 +00:00
timeless%mozdev.org
ea2f3df3b9
Bug 106386 Correct misspellings in source code
...
patch by ajvincent@gmail.com r=dbradley rs=brendan
2004-11-10 07:27:11 +00:00
darin%meer.net
f94aa8151e
fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg
2004-11-07 23:59:35 +00:00
kjh-5727%comcast.net
814c4bd9ae
Bug 267823 - nsWindow.cpp contains ONWORKSPACE instead of nsWindow::ONWORKSPACE - BeOS-only. Patch by Niels.Reedijk@gmail.com, r=sergei_d.
2004-11-06 21:42:01 +00:00
bzbarsky%mit.edu
37b8cf5bee
Invalidate the screen position cache on scroll so popups come up in the right
...
places. Bug 64902, r+sr=roc
2004-11-03 15:51:59 +00:00
mkaply%us.ibm.com
3f10ee9003
#267237
...
r=pedemonte, sr=blizzard (platform specific), a=mkaply
OS/2 only - limit length of titlebar text to overcome OS bug
2004-11-03 13:57:16 +00:00
ginn.chen%sun.com
20c779ba92
bug 265194 Mozilla can't play wav file correctly on solaris sparc
...
patch maker:leon.sha@sun.com r=bryner sr=darin
2004-11-03 09:13:04 +00:00
darin%meer.net
96c79cea45
eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
2004-11-01 18:50:36 +00:00
roc+%cs.cmu.edu
340cf81270
Bug 265983. GTK1 needs GetNativeData(NS_NATIVE_WIDGET) to be passed as the native parent, not NS_NATIVE_WINDOW. r+sr=bzbarsky
2004-10-30 12:57:46 +00:00