timeless%mozdev.org
4faec3ee57
Bug 268311 Rewrite nsIFilePicker.displayDirectory handling and (windows) nsFilePicker::ShowW
...
r=neil sr=neil
2005-01-14 11:41:37 +00:00
timeless%mozdev.org
c87acc6da9
Bug 276278 [BeOS] Dropdown boxes are dislocated
...
patch by Niels.Reedijk@gmail.com r=sergei_d
2005-01-14 08:30:53 +00:00
bryner%brianryner.com
6c4ea68040
Change cache interfaces to use ACString for the key. Bug 277627, r+sr=darin.
2005-01-13 03:25:28 +00:00
jshin%mailaps.org
ab7e2fd2c5
bug 275199 : Cannot reconvert with Japanist(Japanese IME) on WinNT patch by masayuki@d-toybox.com, r=ere, sr=bz, a=asa
2005-01-11 04:31:18 +00:00
smontagu%smontagu.org
0e01388eef
Bug 277467: Memory leak in nsLookAndFeel::GetMetric. patch by Asaf Romano <bugs.mano@mail-central.com>, r=joshmoz, sr=sfraser, a=asa.
2005-01-09 14:07:24 +00:00
neil%parkwaycc.co.uk
0a06ddd493
Null check followup b=187508 p=bugs.mano@mail-central.com r=pink sr=me a=asa
2005-01-07 20:32:26 +00:00
mkaply%us.ibm.com
a57bc99169
277339 - Os/2 build bustage - a=mkaply
2005-01-07 01:18:16 +00:00
timeless%mozdev.org
b87373b71f
Bug 187508 Follow "full keyboard access" setting in System Preferences for tabbing navigation
...
patch by bugs.mano@mail-central.com r=aaronl sr=neil a=asa
2005-01-06 23:41:52 +00:00
cbiesinger%web.de
65162686ce
fixing beos bustage
2005-01-06 22:28:44 +00:00
bzbarsky%mit.edu
e425259e0d
Make people that want empty strings use EmptyC?String(). Bug 232691, patch by
...
Daniel Kraft <d@daniel-kraft.net>, r=jst, sr=bzbarsky
2005-01-04 19:31:31 +00:00
bzbarsky%mit.edu
6eaf196ca7
Don't do recursive invalidation in the GTK2 widget impl -- the viewmanager
...
already recurses, and does a smarter job of it. Partial fix for bug 266582,
r=blizzard, sr=bryner
2005-01-04 16:34:36 +00:00
bzbarsky%mit.edu
6f8327d115
Fixing mac bustage
2005-01-03 23:44:56 +00:00
bzbarsky%mit.edu
3203d0d58e
Remove the long-deprecated nsIWebShell interface. Bug 273319, r=biesi, sr=jst.
2005-01-03 22:51:17 +00:00
timeless%mozdev.org
f3d6501142
Bug 276136 Duplicate include in nsDataObj.cpp
...
patch by Hans-A.Engel@unibas.ch r=dean_tessman sr=smfr
2005-01-03 19:26:09 +00:00
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
bzbarsky%mit.edu
f958ca676d
Push view update batching up to the root view manager. Make all associated
...
members only be accessed by the root view manager. Document the invalidation
setup a bit. Bug 244290, r+sr=roc
2004-10-29 20:47:25 +00:00
bsmedberg%covad.net
3055933c27
Bug 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil
2004-10-29 19:28:38 +00:00
pedemont%us.ibm.com
bc1f70aa02
Bug 264235 - check for resize to (0,0). r=pinkterton, sr=roc.
2004-10-29 19:01:01 +00:00
pedemont%us.ibm.com
1e66e90e95
Bug 264235 - context menus broken. r=pinkerton, sr=roc
2004-10-28 21:22:22 +00:00
timeless%mozdev.org
ef7ba38451
Bug 265336 GetService klookandfeel instead of CreateInstance
...
r=biesi sr=dmose
2004-10-28 07:25:57 +00:00
mkaply%us.ibm.com
3f4718146d
#265841
...
r=mkaply, sr=blizzard (platform specific)
Patch from Weilbacher - OS/2 menus are positioned wrong
2004-10-27 17:29:18 +00:00
ginn.chen%sun.com
3eeb159f47
bug 251492 [gnome]selected item text wrong color in high-contrast themes
...
ginn.chen%sun.com r=bryner sr=dbaron
also fix bug 244955 [GNOME] incorrect system colors for the menu item text
2004-10-26 01:45:28 +00:00
darin%meer.net
fb3826168b
landing patch for bug 262218 "libxpcom.so should only export frozen symbols" r=bsmedberg sr=bryner
2004-10-25 19:34:45 +00:00
timeless%mozdev.org
3ae5a33a68
Bug 157994 Code in in nsDataObj.cpp prone to buffer overflow , and generally awful
...
patch by daniel_atallah@yahoo.com r=dean_tessman sr=sfraser
2004-10-25 06:15:52 +00:00
roc+%cs.cmu.edu
e49889c2ca
Bug 264245. Document requirement that popups have no nsIWidget parent. r+sr=bzbarsky
2004-10-21 18:36:57 +00:00
roc+%cs.cmu.edu
d3706fffdc
Bug 264245. Make all popups have no nsIWidget parent to avoid the hassles of various widget implementations not keeping their position consistent with their parent. Also, aggressively invalidate cached screen coordinates in GTK1 to avoid bugs. r=bzbarsky,sr=blizzard
2004-10-21 18:35:35 +00:00
dbaron%dbaron.org
492f2b294f
Remove unneeded RegisterSelf/UnregisterSelf hacks -- porting from aviary branch to trunk. Patch mostly by caillon, r+sr=dbaron, rest by dbaron. b=262450, 265103
2004-10-21 06:19:00 +00:00
aaronleventhal%moonset.net
36809c4574
Last part of bug 226795. The mai/gtk2 directory should no longer exist. r=blizzard, a=dbaron.
2004-10-20 16:54:03 +00:00
zack%kde.org
3a3443983b
Hmm, we should've had written this code from scratch... Step 1 (probably of
...
about million, give or take 999998 or so) of fixing 264806 and general
semantic of text selection.
2004-10-19 21:32:21 +00:00
jst%mozilla.jstenback.com
fe471fe72e
Fixing bug 264325. Patch from ginn.chen@sun.com. Home/End/PgUp/PgDn doesn't work in Input/TextArea/Composer/MailNews on Solaris Xserver. r=bryner@brianryner.com, sr=jst@mozilla.org, a=brendan@mozilla.org
2004-10-18 22:31:27 +00:00
jst%mozilla.jstenback.com
149031ae36
Fixing bug 263388. Patch by trev@gtchat.de. Make opening filepickers possible from frames that are not displayed, i.e. have no widget. r=jst@mozilla.org, sr=bzbarsky@mit.edu
2004-10-15 17:20:21 +00:00
jst%mozilla.jstenback.com
785f40fcd3
Fixing bug 263388. Patch by trev@gtchat.de. Make opening filepickers possible from frames that are not displayed, i.e. have no widget. r=jst@mozilla.org, sr=bzbarsky@mit.edu
2004-10-15 17:19:20 +00:00
zack%kde.org
7666ed6344
Popups working, modals working and fixing some other positioning stuff .
...
Closing 264027 and 264105.
2004-10-15 03:15:54 +00:00
zack%kde.org
01bec4df63
A weak attempt at closing both 264105 and 264027. move seems to be still
...
not doing what i want though
2004-10-14 21:53:12 +00:00
cbiesinger%web.de
7588b1c5c2
fixing qt bustage. Bug #264266 , qt-only
2004-10-13 23:04:52 +00:00
zack%kde.org
e6b12a739b
New approach, better approach, popups disappearing after a click, just cooler...
...
Like it still won't get me chicks but is closer to that goal (i got into mozilla
because of false promises of women)
2004-10-13 21:01:24 +00:00
bryner%brianryner.com
bbd7cf3890
Fix gtk warnings on older gtk versions (bug 255656, r+sr=dbaron).
2004-10-13 20:35:06 +00:00
roc+%cs.cmu.edu
cd2fc00edf
Bug 263992. Fix widget/windows bug revealed by widget caching changes: Resize(x,y,w,h) needs to fix up popups the same way Move() does. r=ere,sr=roc, patch by swalker and roc
2004-10-13 20:17:05 +00:00
aaronleventhal%moonset.net
24eabf40af
Bug 261054. Make caret consistently the same width throughout Gecko/Mozilla. Configurable through ui.caretWidth. r=glazou, sr=rbs
2004-10-13 01:12:14 +00:00
zack%kde.org
6386ef7ef5
fixing popup placemant and switching some method sigs to the proper ones
2004-10-12 19:48:56 +00:00
caillon%redhat.com
a37019b26c
Bug 260872
...
More fixes for the GTK2 file chooser.
Use a GtkWindow instead of a GdkWindow for parenting.
Simplify the pattern parsing.
Don't register a contract ID for the xul picker on GTK2 builds since the logic for determining which picker to use is handled by the native module constructor.
r+sr=bryner
2004-10-12 07:00:59 +00:00
roc+%cs.cmu.edu
818d0bd3ff
Bug 238493. BeginUpdateViewBatch should suppress widget geometry changes and make them happen when the batch ends. r+sr=bzbarsky
2004-10-11 20:35:51 +00:00
cbiesinger%web.de
dbdbd2208d
Bug 257746 nsWindow::StandardWindowCreate should return failure when it can't create a window
...
patch by Chris Thomas (CTho) <cst@andrew.cmu.edu> r=ere sr=roc
2004-10-11 16:13:48 +00:00
zack%kde.org
677a3afd6c
that's rubbish (removing deprecated headers)
2004-10-11 13:36:10 +00:00
zack%kde.org
1c549dd488
Qt Mozilla port. For now the best way to start playing with it is the
...
TestQGeckoEmbed from the embedding/browser/qt/tests.
Build patch sr=jst, r=biesi.
Rest: r=dbaron,biesi
2004-10-11 04:01:49 +00:00
bugzilla%arlen.demon.co.uk
4f07f9ef40
Bug 262899 nsITransferableOverride instead of nsIClipboardDragDropHooks in comments
...
p=CTho r=blizzard sr=roc
2004-10-06 16:59:03 +00:00
cbiesinger%web.de
2a89e5c6c8
235581 fix warnings in widget/src/mac
...
patch by Ludovic Hirlimann <qa-mozilla@hirlimann.net> r=pinkerton sr=sfraser
2004-10-03 15:50:51 +00:00
pedemont%us.ibm.com
4b849e647f
Bug 225574 - Applications greyed out in file dialogs. Patch by Nathan Hamblen. r=jhpedemonte,sr=sfraser
2004-09-30 22:48:33 +00:00
pinkerton%aol.net
d09ee4f7c5
remove code hyatt put in a long time ago that sets the mouse coordinates
...
to 0,0 for scrollwheel events. Now uses the actual coordinate (r=pink,
sr=bryner, bug 256538)
2004-09-28 21:32:09 +00:00
amardare%qnx.com
89965edfcc
Changes for qnx/photon only. They should not affect building/runtime other platforms.
...
Added MakeFullScreen() to properly set/restore the window's decorations for
fullscreen/normal mode.
2004-09-27 19:34:03 +00:00
caillon%redhat.com
e87abe1a8a
Read in multiple files from the file chooser when in openMultiple mode.
...
Fixes bug 255900.
r+sr=bryner a=asa
2004-09-27 17:52:57 +00:00
bzbarsky%mit.edu
d663fa03c7
Fix context menu keyboard shortcut on Mac. Bug 261043, patch by Kyle Yuan
...
<kyle.yuan@sun.com>, r=peterv, sr=bryner, a=dbaron
2004-09-27 14:19:14 +00:00
bzbarsky%mit.edu
512a80c9d1
Fix context menu keyboard shortcut on Linux. Bug 261043, patch by Kyle Yuan
...
<kyle.yuan@sun.com>, r=robin.lu, sr=bryner, a=dbaron
2004-09-26 18:13:02 +00:00
bryner%brianryner.com
66f1a4729a
Pass through a region with NS_PAINT events, instead of the bounding rect. Also fix gCursorCache to be static. Bug 121264, r+sr=blizzard.
2004-09-22 21:14:56 +00:00
pedemont%us.ibm.com
2ce89ac662
Bug 232715 - problems with browser after disk sleep. r=pinkerton,sr=sfraser,a=asa
2004-09-22 18:50:53 +00:00
jst%mozilla.jstenback.com
f3b2e08f30
Fixing bug 255366. Fixing gtk2 file picker crash on AMD64 due to differences in argument passing to varargs vs. non-varargs functions. Patch by bryner@brianryner.com, r=caillon@gmail.com, sr=jst@mozilla.org
2004-09-22 04:30:49 +00:00
cbiesinger%web.de
7cce1d2bea
bug 259803 get views using GetInterface from a widget's client data, rather than
...
by queryinterface, r=pinkerton sr=roc
2004-09-20 12:51:31 +00:00
kyle.yuan%sun.com
7170f8c29b
Additional patch for Bug 238854, move inline function into header. sr=dbaron, patch=ginn.chen@sun.com
2004-09-20 03:13:33 +00:00
mats.palmgren%bredband.net
09260d852e
Remove -moz-count-* and (unused) eCursor_arrow_* cursors. b=259639 r+sr=dbaron
2004-09-19 19:49:29 +00:00
peterv%propagandism.org
7bff9127ab
Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst.
2004-09-17 11:12:14 +00:00
peterv%propagandism.org
78ea38b9ed
Fix for bug 257647 (pulldown menus in top-left corner (regression from 223545) on OS X 10.2). r=jhpedemonte, sr=jst.
2004-09-17 09:16:56 +00:00
kyle.yuan%sun.com
70e0e0b274
Bug 238854 [gtk2] Changing GNOME2 theme doesn't apply until restarting Mozilla
...
r=bryner, sr=dbaron, patch=ginn.chen@sun.com
2004-09-17 06:27:01 +00:00
mkaply%us.ibm.com
26d7b8a8f8
258966 - add CSS3 pointers for OS/2
2004-09-13 12:51:02 +00:00
jshin%mailaps.org
b7c3780729
bug 16940: need an XP API to disable input methods for password fields (r/sr : various people : see bugzilla), patch by Masayuki Nakano <masayuki@d-toybox.com>
2004-09-12 05:00:57 +00:00
mats.palmgren%bredband.net
e51674554c
Attempt to fix MacOSX bustage
2004-09-12 00:28:52 +00:00
mats.palmgren%bredband.net
5767ba9c35
Fixing bustage
2004-09-12 00:00:19 +00:00
mats.palmgren%bredband.net
1d868ad59c
Add CSS3 cursors, bug 163174, r=lordpixel@mac.com r=pinkerton@aol.net sr=dbaron@dbaron.org
2004-09-11 23:24:30 +00:00
smontagu%smontagu.org
1c12093ecd
Backout last checkin because of build bustage
2004-09-11 07:48:29 +00:00
smontagu%smontagu.org
406b333cb0
Bug 16940, XP API to disable input methods for password fields. Patch by Masayuki Nakano, masayuki@d-toybox.com; see bug for reviewers.
2004-09-11 07:13:12 +00:00
bryner%brianryner.com
306fd4d418
Hook up gtk2 native keybindings for editor. This gets rid of htmlBindings.xml and instead makes the platform-neutral base bindings be included via the preprocessor, allowing the editorBase bindings to not be applied on gtk2. Also, removed obsolete mac CFM package files. Bug 257405, r=bzbarsky, sr=ben.
2004-09-10 07:17:31 +00:00
pinkerton%aol.net
24035d436b
escape a menu item starting with a hyphen (carbon wants to make it a
...
separator) with a zero-width space (bug 164155, r=pink, sr=bryner)
2004-09-09 00:51:11 +00:00
darin%meer.net
0f4e443b85
fixes bug 258473 "Taskbar icons all the same (moz head) instead of functional icons (browser vs. mail)" r=biesi
2004-09-08 22:06:17 +00:00
ere%atp.fi
14f0b65cba
Bug 253035: Simplify IME code of windows/nsWindow.cpp
...
Patch by Masayuki Nakano
r=ere
sr=bryner
2004-09-08 19:30:22 +00:00
bryner%brianryner.com
d342e8f7b4
Add support for native keybindings for input and textarea for gtk2. This allows us to respect the GTK keybinding preferences. Bug 257405, r=blizzard, sr=roc.
2004-09-07 21:21:48 +00:00
darin%meer.net
800388acc1
fixing OS/2 bustage
2004-09-07 20:01:08 +00:00
mkaply%us.ibm.com
4950f17f2f
#257619
...
r=mkaply, sr=blizzard (platform specific), a=mkaply (OS/2 only)
Patch from dainis jonitis - add support for mouse back and forward buttons on OS/2
2004-09-07 19:49:49 +00:00
darin%meer.net
82051f763e
landing v1.1 patch for 257162 "core changes required to enable XULRunner functionality" r=biesi,sr=blizzard
2004-09-07 18:59:27 +00:00
cbiesinger%web.de
7e2e948d2e
Bug 257948 remove #endif w/o matching #ifdef from idl files
...
r=dveditz sr=neil
2004-09-05 13:29:58 +00:00
jst%mozilla.jstenback.com
63c881aeb2
Fixing bug 252326. Fixing some popup blocker problems. Making sure only trusted events get mark trusted, and only allow popups while processing trusted (initiated by the user) events. Patch by trev@gtchat.de and jst@mozilla.org, r=bzbarsky@mit.edu, rs=brendan@mozilla.org, bryner@biranryner.com
2004-09-04 19:28:46 +00:00
ere%atp.fi
8200b4e17c
Bug 254191: Cleanup Win32 nsWindow.cpp / nsWindow.h
...
Patch by Dainis Jonitis
r=ere
sr=roc
2004-09-03 08:44:23 +00:00
peterv%propagandism.org
dac928a8ae
Fix for bug 223545 (Mac OS X 10.3's expose feature reveals 'hidden' window). r=jhpedemonte, sr=bryner.
2004-08-30 15:26:18 +00:00
gerv%gerv.net
62e3767f68
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-08-25 23:02:50 +00:00
dbaron%dbaron.org
d0c0785232
Make NS_MUTATION_EVENT and NS_ACCESSIBLE_EVENT not be the same value. b=256469 r+sr=bryner
2004-08-25 22:26:15 +00:00
mkaply%us.ibm.com
e3338ab0f6
#255608
...
r=pedemonte, sr=blizzard (platform specific), a=mkaply (OS/2 only)
Don't let F1 go to the OS - let Mozilla handle it
2004-08-23 15:57:27 +00:00
bryner%brianryner.com
efcc221ee4
Remove refcounting version of nsIPresShell::GetPresContext. Bug 253889, r+sr=roc.
2004-08-20 20:34:37 +00:00
timeless%mozdev.org
758a700395
Bug 238773 Separating nsDOMEvent into separate classes
...
patch by mozilla-bugzilla@future.shiny.co.il r=bryner sr=jst
2004-08-20 18:09:19 +00:00
jst%mozilla.jstenback.com
e908f13c42
Fixing bug 256235. Can't download files (no filepicker displayed), apparently XP-SP2 only. r+sr=shaver@mozilla.org
2004-08-20 15:08:28 +00:00
kyle.yuan%sun.com
1e6644bbd6
Backout the patch for 251492. Need a better solution for that.
2004-08-19 06:33:20 +00:00
kyle.yuan%sun.com
e198615489
Bug 251492 [gnome]selected item text wrong color in high-contrast themes
...
r=bryner, sr=roc, patch by ginn.chen@sun.com
2004-08-19 02:23:15 +00:00
amardare%qnx.com
fde66250f9
Changes for qnx(photon) platform only. They should not affect building/runtime other platforms.
...
JFehr's problem with thunderbird on screen 2 on a multiscreen configuration:
Use
PhWindowQueryVisible( Ph_QUERY_IG_POINTER, ...
so that the screen information is uses the current location of input_group's pointer.
2004-08-13 20:07:52 +00:00
mkaply%us.ibm.com
6f27e4e229
#254340
...
r=pedemonte, sr=blizzard (platform specific), a=mkaply (OS/2 only)
Don't send mouse clicks to the default window proc - handle them ourselves
2004-08-11 12:42:59 +00:00
amardare%qnx.com
abbef2155d
Changes for qnx(photon) platform only. They should not affect building/runtime other platforms.
...
Dnd related changes. Also remove the flag that makes all the windows resizeable by default, since
now their size should be calculated correctly.
2004-08-10 13:35:41 +00:00
caillon%redhat.com
cf409894c7
Bug 123197
...
File picker cleanup:
- Pressing enter now actives the save/open buttons.
- Fixes issue for clobber builds where the file chooser would not always get
registered. Unfortunately, this still can not be guaranteed to work because of
how XPCOM (mis)handles multiple components registered with the same contract
ID. See bug 253136.
- The native widget component factory constructor now handles the logic for
which implementation to choose. This allows me to remove the proxy logic from
the implementation itself.
- Remembers the last selected directory between invocations.
- Removes some debug stuff I forgot to remove.
- Gets rid of the static nsString cruft that got accidentally added while I was
copying over stuff from other implementations.
r+sr=blizzard
2004-08-08 11:09:51 +00:00
ere%atp.fi
f96674b249
Supplementary patch for bug 252067 (Add support for translucent windows for Win32 (Windows 2000 and later)): Fix MinGW, ignore translucency for embedded apps and remove system menu for translucent windows.
...
Patch by Dainis Jonitis
r=ere
sr=roc
2004-08-02 20:08:43 +00:00
bryner%brianryner.com
cc807b07b1
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
2004-07-31 23:15:21 +00:00
pinkerton%aol.net
60790cd5db
kungFuDeathGrip for mouse event (r=pink, sr=dbaron, bug 227344)
2004-07-30 15:24:12 +00:00
bzbarsky%mit.edu
09cfab5872
Allow entry of Ukrainian letter ghe with upturn. Bug 253280, patch by Eugeniy
...
Meshcheryakov <eugen@univ.kiev.ua>, r+sr=blizzard
2004-07-27 19:42:38 +00:00
blizzard%redhat.com
9b73f304c1
Bug #253108 . Translucent xul windows on gtk2 breaks gtk embedding. Patch from Philip Langdale <philipl@mail.utexas.edu>. Add some null checks. r=blizzard,sr=roc
2004-07-27 19:16:44 +00:00
ere%atp.fi
a323813f95
Take 2 for bug 252067: Add support for translucent windows for Win32 (Windows 2000 and later)
...
Patch by Dainis Jonitis
r=ere
sr=roc
2004-07-27 19:14:44 +00:00
ere%atp.fi
8c3f8b7c46
Backing out the previous checkin. Apparently compiles on VC7 but not on VC6 (or the Platform SDK version creature has).
2004-07-26 19:49:03 +00:00
ere%atp.fi
3ea3f9482a
Bug 252067: Add support for translucent windows for Win32 (Windows 2000 and later)
...
Patch by Dainis Jonitis
r=ere
sr=roc
2004-07-26 18:37:01 +00:00