Commit Graph

6296 Commits

Author SHA1 Message Date
pedemont%us.ibm.com
435b59e6a3 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
121f6b9b36 Bug 237136 - fix zooming on Mac. r=peterv, sr=sfraser 2004-11-10 17:01:59 +00:00
timeless%mozdev.org
fb483e6b15 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
950a78482d fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg 2004-11-07 23:59:35 +00:00
kjh-5727%comcast.net
a596996192 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
5680d16cc5 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
e29a6a871d #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
c31abf35ac 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
189ba5e5c4 eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00
roc+%cs.cmu.edu
3b7e30e209 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
090b486e66 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
e08012b8b7 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
7c83ee40aa Bug 264235 - check for resize to (0,0). r=pinkterton, sr=roc. 2004-10-29 19:01:01 +00:00
pedemont%us.ibm.com
3a19819b54 Bug 264235 - context menus broken. r=pinkerton, sr=roc 2004-10-28 21:22:22 +00:00
timeless%mozdev.org
5e730ee0bc Bug 265336 GetService klookandfeel instead of CreateInstance
r=biesi sr=dmose
2004-10-28 07:25:57 +00:00
mkaply%us.ibm.com
1aa66c92da #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
07450eb9c0 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
52ac61d678 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
5f1b6329f9 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
bb89d768de 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
72ab57d855 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
bee1492818 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
3c67eff375 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
81e0d94c08 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
7b8181ffb9 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
9831eb8e75 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
1d7d91ceed 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
507e01d04e 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
7ca16b1dd9 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
8ce77972a9 fixing qt bustage. Bug #264266, qt-only 2004-10-13 23:04:52 +00:00
zack%kde.org
8ab3d601bb 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
68d2914c4e Fix gtk warnings on older gtk versions (bug 255656, r+sr=dbaron). 2004-10-13 20:35:06 +00:00
roc+%cs.cmu.edu
407418eef2 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
ca0cd1c767 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
8a0c9d8ce7 fixing popup placemant and switching some method sigs to the proper ones 2004-10-12 19:48:56 +00:00
caillon%redhat.com
ce415704da 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
cc07de278b 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
38667d5d48 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
15514ee519 that's rubbish (removing deprecated headers) 2004-10-11 13:36:10 +00:00
zack%kde.org
462fea1107 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
848adcb31c 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
e76b1a5a6c 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
be537ec4bf 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
0f89e777e9 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
9de2a6d37e 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
cb1db60830 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
6bb0afaa98 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
ae1f1fb9f7 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
dba07d8868 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
68529d0e86 Bug 232715 - problems with browser after disk sleep. r=pinkerton,sr=sfraser,a=asa 2004-09-22 18:50:53 +00:00