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

8038 Коммитов

Автор SHA1 Сообщение Дата
stuart.morgan%alumni.case.edu 14f11d794b Camino only - hack around build failures (see bug 362014). r=mento 2006-11-27 23:47:52 +00:00
joshmoz%gmail.com 5595314928 NS_NATIVE_GRAPHIC return value for mac top-level windows is nonsense. b=361439 r=hwaara sr=pinkerton 2006-11-27 18:08:30 +00:00
mats.palmgren%bredband.net f3f7cd3036 Use the unshifted charCode when the Shift key and other modifiers are down (for accesskey handling). p=zeniko b=351310 r=me 2006-11-24 02:10:50 +00:00
Olli.Pettay%helsinki.fi 202a84603b Bug 361376, Right click on an item in the Add-Ons dialog produces a context menu on the left hand side of the dialog, r=ere, sr=roc 2006-11-23 04:52:53 +00:00
joshmoz%gmail.com 357561e4da allow directory creation when saving files/attachments. patch by Hiro. b=360948 r=josh sr=pinkerton (re-landing) 2006-11-22 17:35:52 +00:00
joshmoz%gmail.com b1747c372d back out 360948, tree closed 2006-11-22 07:31:54 +00:00
joshmoz%gmail.com 03e776671c allow directory creation when saving files/attachments. patch by Hiro. b=360948 r=josh sr=pinkerton 2006-11-22 07:29:12 +00:00
pavlov%pavlov.net c568550d42 fixing cocoa-cairo plugins. bug 35732. 6r=vlad. 2006-11-22 00:48:57 +00:00
joshmoz%gmail.com 5b26f3bb1f handle horizontal scrollbar height metric in mac look and feel. b=360860 r=hwaara sr=pinkerton 2006-11-21 17:41:10 +00:00
mozilla%weilbacher.org 461f3baae0 [OS/2] Bug 342239: Fix startup problem when MOZ_NO_REMOTE is set, r/sr=mkaply 2006-11-20 22:20:51 +00:00
joshmoz%gmail.com c4c268e43b fix warnings, simple code cleanup. no bug. r=smorgan 2006-11-20 05:37:49 +00:00
emaijala%kolumbus.fi 5a964181db Additional fix for bug 324131: Include mouse button states in NS_MOUSE_EXIT
message.
r/sr=roc
2006-11-19 21:13:25 +00:00
hwaara%gmail.com f7c0b484be array of pending redraws may leak. r=smorgan, josh, b=360649 2006-11-19 13:59:46 +00:00
emaijala%kolumbus.fi 0f7f6f3502 Fix for bug 324131: Persisting tooltip on desktop after minimizing
r/sr=roc
2006-11-18 03:09:53 +00:00
hwaara%gmail.com 80dbde10e5 Make the "Choose application..." dialogs work on Cocoa. r=josh, b=356521 2006-11-17 22:25:06 +00:00
dougt%meer.net 37d9e7922d Vista - Sets the current process as dpi aware. r=vlad 2006-11-17 19:42:04 +00:00
hwaara%gmail.com 3c3b9dd92b "XUL menu only hilights items on mouseover the first time opened". r=josh, sr=pavlov, b=356528 2006-11-17 09:27:22 +00:00
Olli.Pettay%helsinki.fi c9ba81d50e Still trying to fix mac builds, bug Bug 354694 2006-11-17 00:02:49 +00:00
Olli.Pettay%helsinki.fi 3edc2849cb Trying to fix mac builds, bug Bug 354694 2006-11-16 23:34:09 +00:00
Olli.Pettay%helsinki.fi d212dd6b88 Trying to fix mac builds, bug Bug 354694 2006-11-16 23:30:54 +00:00
Olli.Pettay%helsinki.fi 8b6f4c022e Consolidate NS_MOUSE_***_UP/DOWN/CLICK/DBLCLICK events, r=jst,roc,josh,sergei_d,emaijala,mkaply 2006-11-16 21:35:39 +00:00
emaijala%kolumbus.fi 89ba4414d7 Patch for bug 359518: Gmail , |empty trash now| selects a lot of text before deleting the messages
r/sr=roc
2006-11-16 18:22:19 +00:00
mats.palmgren%bredband.net ed37e48bb9 Fix a crash related to the hidden window menu bar. Remove obsolete #ifdef XP_MAC. b=358607 r=josh 2006-11-16 03:25:55 +00:00
neil%parkwaycc.co.uk 418d4ae4e5 Fix for invalid active window assertion b=265383 r=ere sr=roc 2006-11-15 12:05:56 +00:00
hwaara%gmail.com 4eb5ec5a73 Create new mozAccessible class that takes care of text-specific notifications and attributes. r=surkov, b=354447
Create simplified subclass action elements such as checkboxes, buttons and radiobuttons. This makes them speak in voiceover, and also makes Google.com work (to some extent). r=surkov, b=357805

Make mac accessible wraps able to know that some roles are "flat". It means we can restrict certain roles to be childless. For example, a button that has a text child makes no sense on mac (and also breaks things). Also make fetching the children array speedier using nsTArray. r=ginn, b=357804

Add lots of new attributes to mozAccessible, improve performance of it and much more. r=surkov, r=josh for widget changes, b=358381
2006-11-15 11:08:14 +00:00
bzbarsky%mit.edu b37af4e57a Part of fix for bug 359341 that somehow didn't make it in the first time. r+sr=roc 2006-11-14 22:32:40 +00:00
bzbarsky%mit.edu 5a8b3013c7 Fix leaks in thebes and canvas code due to nsIWidget and nsIRenderingContext
being badly documented and not using already_AddRefed when they should.  Bug
359341, r=pavlov, sr=roc
2006-11-13 21:31:53 +00:00
emaijala%kolumbus.fi e80d3b3302 Patch for bug 311709: Main browser window stuck in resize
r=neil
sr=roc
2006-11-13 12:20:20 +00:00
joshmoz%gmail.com 2fc50a28a8 fix select widget rendering when using thebes/cairo. b=360214 r=mento sr=pav 2006-11-10 21:03:27 +00:00
dbaron%dbaron.org dc590c75f1 Only call gtk_window_present on top-level windows. b=330006 r+sr=roc 2006-11-10 00:48:02 +00:00
pavlov%pavlov.net c8e33c6c45 bug 360013. draw using the region rather than the union rect. r=josh sr=vlad 2006-11-09 22:58:11 +00:00
joshmoz%gmail.com 967f88502a Selection is not erased when Find Next from the Find window causes the page to scroll. b=311304 p=smorgan r=sfraser sr=pinkerton 2006-11-09 14:00:08 +00:00
kjh-5727%comcast.net ef11761b04 Bug 230157 - nsDeviceContextSpecG prefs issues. Patch by Ryan Jones <sciguyryan+bugzilla@gmail.com>. r+sr=roc. 2006-11-06 19:09:39 +00:00
cvshook%sicking.cc f5194fd473 Bug 358106: Make ranges use nsIMutationObserver rather than their own notification system. r/sr=jst 2006-11-03 21:51:01 +00:00
pavlov%pavlov.net cf33d376df fixing custom cursor crash bug 332713. r=biesi sr=vlad 2006-11-02 21:25:14 +00:00
joshmoz%gmail.com 9c5f3c36e1 fix regression from bug 356078, some menu items appearing with default title. b=357153 r=hwaara 2006-11-02 10:48:11 +00:00
timeless%mozdev.org 46d2b15871 Bug 106386 Correct misspellings in source code
r=glennrp@gmail.com, bclary@bclary.com rs=brendan
2006-11-01 23:02:18 +00:00
hwaara%gmail.com 0cf6970925 Fix misplaced release from bug 358563. r=josh 2006-11-01 11:21:20 +00:00
hwaara%gmail.com 621d5e29e4 Fix leak of EventRef when firing menuitem command, and fix leak of empty string. Some general cleanup from CF -> Carbon. r=josh, b=358563 2006-10-31 10:29:30 +00:00
joshmoz%gmail.com aa6fd6a6cf bidi impl for cocoa widgets. b=299228 r=mano sr=pinkerton 2006-10-31 10:13:17 +00:00
masayuki%d-toybox.com 2042b9c0f9 Bug 357568 The composition/preedit string of IM is not committed by mouse click if the editor is content of the web pages 2006-10-29 05:47:22 +00:00
neil%parkwaycc.co.uk 9f6c2a9b15 Windows version of bug 97811 use bullets as password masking chars r=ere sr=roc 2006-10-26 22:32:30 +00:00
joshmoz%gmail.com 971ab33afc use static variables and class methods for resource loading. b=358165 r=hwaara 2006-10-26 12:26:52 +00:00
joshmoz%gmail.com 457a7bb799 remove dependencies on nsMacNativeUnicodeConverter and nsMacResources. b=358165 r=hwaara 2006-10-26 11:58:09 +00:00
joshmoz%gmail.com 07a857bf4e cocoa drag and drop implementation. b=332913 r=smorgan sr=pinkerton 2006-10-25 22:45:22 +00:00
joshmoz%gmail.com 5f2ef762ea followup for bug 354954, address more review comments. 2006-10-25 20:56:32 +00:00
joshmoz%gmail.com c678f2c614 fix "Save As" functionality in cocoa widgets, also add save type options in save dialog. b=354954 r=smorgan sr=pav 2006-10-25 20:47:14 +00:00
masayuki%d-toybox.com 586c39ce5a Bug 355971 [10.4] cannot type Japanese in fields r=josh 2006-10-25 11:49:49 +00:00
hwaara%gmail.com 096528640d Make mac password textfields use a unicode bullet char, instead of asterisk. r=josh, b=97811 2006-10-24 10:52:32 +00:00
caillon%redhat.com 9d1d420c3f Bug 97811.
Add nsILookAndFeel::GetPasswordCharacter() to allow toolkits to specify their platform password character.
Implement this for GTK+ 2 by grabbing the property from GtkEntry.
Make editor ask nsILookAndFeel for the platform password character.
r+sr=roc
2006-10-23 20:48:05 +00:00
joshmoz%gmail.com ee5b63147a remove dead code. no bug. r=smorgan 2006-10-23 20:31:53 +00:00
cbiesinger%web.de 2126b80dfa Bug 357616 Remove remaining traces of nsIPref from widget/
r+sr=roc
2006-10-23 15:29:09 +00:00
joshmoz%gmail.com f183b6a702 cleanup. b=356528 r=mento sr=pav 2006-10-19 23:19:50 +00:00
pavlov%pavlov.net bd162fbaf7 implement beep. r=josh 2006-10-19 21:10:25 +00:00
pavlov%pavlov.net 50242832e6 cocoa nsSound impl. bug 357307. r=vlad 2006-10-19 21:05:54 +00:00
neil%parkwaycc.co.uk 3ee1ef853e Bug 347513 Windows are erroneously becoming topmost r=ere sr=roc 2006-10-19 20:01:11 +00:00
vladimir%pobox.com 364a6a3459 b=357307, nsSound for cairo-cocoa builds [bandaid dummy nssound impl], r=johs 2006-10-19 19:52:34 +00:00
redfive%acm.org 4e71dcf716 bug357057 apply transperancy on window resize
proxy for skrulx@gmail.com
r/sr=roc
2006-10-19 01:22:21 +00:00
gavin%gavinsharp.com d9fe36a7d1 Back out bug 191400 to fix regressions (bug 356429, bug 356441) 2006-10-16 16:44:37 +00:00
timeless%mozdev.org ec43dba5a2 Bug 356182 Crash when resizing transparent window using xul:resizer [@ nsWindow::ResizeTransparencyBitmap]
patch by skrulx@gmail.com r=roc sr=roc
2006-10-16 12:13:54 +00:00
joshmoz%gmail.com 642ffa92fb implement SetSizeMode for top-level Cocoa windows. b=356219 r=mano sr=pinkerton 2006-10-13 20:27:56 +00:00
mats.palmgren%bredband.net e0b9c619d4 Fix early activation/focus problem on Windows, patch by Oliver Yeoh. b=220900 r=me r=robert sr=brendan 2006-10-11 17:30:01 +00:00
joshmoz%gmail.com 39136fb875 Disabled-state for menuitems with a command set is never updated. b=356080 r=mano sr=pinkerton 2006-10-11 15:53:24 +00:00
joshmoz%gmail.com 57a1991423 submenus are always enabled under cocoa widget menus. b=356078 r=mano sr=pinkerton 2006-10-10 21:15:45 +00:00
hwaara%gmail.com 1115a7ce7f Make filepicker understand "*" filter as "all files" in the OS X filepicker. b=355894 r=josh 2006-10-10 20:14:27 +00:00
gavin%gavinsharp.com 1727070bc1 Fix mistake from the patch for bug 243215, found by jlurz24@gmail.com 2006-10-10 14:29:49 +00:00
gavin%gavinsharp.com 73cb633be3 Bug 243215: use proper API calls instead of the registry to obtain system parameters, patch by Ryan Jones <sciguyryan+bugzilla@gmail.com>, r+sr=roc 2006-10-10 13:18:25 +00:00
gavin%gavinsharp.com 0394e3a0c6 Bug 191400: don't return DRAG_MOVE after html drag to browser window (return DRAG_NONE instead, to prevent dataloss), patch by Son Le <son.le0@gmail.com>, r=dean_tessman, sr=roc 2006-10-10 13:09:02 +00:00
joshmoz%gmail.com 9a8a1eda77 Better enum names for last checkin, bug 346883. 2006-10-06 17:56:47 +00:00
joshmoz%gmail.com 76e8dfc747 can only open preferences once in cocoa firefox via mouse. b=346883 r=mento sr=pinkerton 2006-10-06 17:50:47 +00:00
Olli.Pettay%helsinki.fi 9420558128 Bug 344986, Simplify nsEventListenerManager, r+sr=sicking+jst (relanding) 2006-10-06 05:24:02 +00:00
joshmoz%gmail.com 3de686bedc don't pass byte order marks into gecko when pulling unicode strings from the system clipboard. b=355311 r=mento sr=pinkerton 2006-10-05 23:15:11 +00:00
mhammond%skippinet.com.au 43a8cdaf19 [Bug 348426] Python extensions fail to build with libxul
r=benjamin@smedbergs.us, sr=jst
2006-10-05 10:44:03 +00:00
mozilla.mano%sent.com 41d24c853f Bug 355354 - [Mac] native-styling for html content should be enabled only in Camino builds. r=josh, sr=dbaron. 2006-10-05 07:05:58 +00:00
joshmoz%gmail.com fa8cd74d6f opening new blank tab "flashes" the pinstripe background before showing white. b=354863 r=mento sr=pinkerton 2006-10-04 20:03:59 +00:00
joshmoz%gmail.com e627057181 send z-level events when appropriate. among other things this fixes external link load behavior. b=355091 r=mento rs=pinkerton 2006-10-03 20:38:38 +00:00
pedemont%us.ibm.com 5d079eb8f8 Bug 351479 - Missed equivalent fix in Cocoa file. This should fix XULRunner tbox bustage. r=joshmoz. 2006-10-03 15:08:03 +00:00
joshmoz%gmail.com d3ddba45c1 This might fix some bustage, but I'm not sure how likely that is. In any case we should not be including cocoa from the nsClipboard header file. Followup for 332912. 2006-10-03 00:00:18 +00:00
joshmoz%gmail.com 920e6a5af5 cocoa implementation of nsIClipboard. b=332912 r=smorgan sr=pav 2006-10-02 20:28:40 +00:00
mozilla%weilbacher.org 81dc9da85d [OS/2] Bug 351474: No reaction to WM_QUIT, r=mkaply 2006-10-02 08:11:37 +00:00
hwaara%gmail.com 4f88892c3d Remove comment that is now addressed. b=354288 2006-09-27 08:04:03 +00:00
hwaara%gmail.com 8376393938 Use a cached weak reference to a childview's corresponding accessible, to improve performance.
r=josh, b=354288
2006-09-27 07:53:07 +00:00
mattwillis%gmail.com ea1b2bcb00 bug 346318 - Stop fading out popups on 10.4+ so datepicker works. r=joshaas,mento 2006-09-25 18:45:21 +00:00
mkaply%us.ibm.com ed4eddb5d4 bug 353873 - build bustage 2006-09-25 17:14:57 +00:00
sergei_d%fi.tartu.ee 1a195a0846 Bug 353960,nsScreenManagerBeOS broken, p=doug@sheltonfamily.org, r=sergei_d. BeOS-only change 2006-09-25 13:30:23 +00:00
timeless%mozdev.org 8dd725cdce Bug 321279 Drag+drop of link to location bar broken, anchor node text gets included
patch by ted.mielczarek@gmail.com r=neil sr=roc
2006-09-25 12:12:43 +00:00
joshmoz%gmail.com 4b56a02099 fix spelling mistakes, no bug. r=bent sr=pink 2006-09-22 17:08:17 +00:00
timeless%mozdev.org 493b4b18cd Bug 353686 Firefox crashes when gtk_key_theme (gconf) changes [@ nsLookAndFeel::InitColors]
patch by ispiked@gmail.com r=dbaron sr=dbaron
thanks to mclasen@redhat.com for the report
2006-09-22 07:24:24 +00:00
hwaara%gmail.com 7a95915e2c (Last fix was for bug 350018.) 2006-09-21 16:25:01 +00:00
hwaara%gmail.com 894c4a4cec Take account of the fact that NSView's convertRect:toView:nil does not respect that our custom view (ChildView) is flipped. We do this by adding the height of the view's rect, to correctly place the view's origin in the top-left.
This fixes WidgetToScreen() and in effect makes nsIFrame::GetScreenRect() and nsIFrame::GetScreenRectExternal() behave correctly on cocoa widgets.
r=josh, sr=pinkerton
2006-09-21 16:22:44 +00:00
vladimir%pobox.com 0e0cc83741 build fix for gtk1 for 344323 2006-09-20 22:01:16 +00:00
vladimir%pobox.com 80e42601ba b=344323, allow nsCocoaWindow instances to be displayed on secondary monitors [correctly determine the screen for a given window under Cocoa], sr=stuart 2006-09-20 21:08:24 +00:00
martijn.martijn%gmail.com dd78e2b9c0 Bug 352936 - Download manager window not focused properly when already open and using Do this automatically, patch by Adam Guthrie, r+sr=roc 2006-09-20 19:16:19 +00:00
martijn.martijn%gmail.com d26cfa8f62 Bug 350766 - Need to move scrollbar width/height code into widget/, patch by Adam Guthrie, r+sr=roc 2006-09-20 19:12:06 +00:00
hwaara%gmail.com 8bd6cd94b4 Make ChildView use the new |isRoot| method to see if its associated mozAccessible is the root accessible. b=352327, r=josh 2006-09-19 08:44:03 +00:00
dbaron%dbaron.org af1c0a6a6b Pick up dynamic changes in screen size (although some other things still cache them per-window). b=256646 r+sr=roc 2006-09-18 23:37:21 +00:00
bzbarsky%mit.edu 9e96ce4079 Initialize both x and y, not just y. Bug 334782, patch by Bruno 'Aqualon'
Escherl <aqualon@aquachan.de>, r+sr=roc
2006-09-15 19:55:09 +00:00
pavlov%pavlov.net 22b21deaf6 reverting changes from bug 347208 due to regression 357208 2006-09-14 22:39:58 +00:00
joshmoz%gmail.com dda64c23fb unimplemented functions shouldn't return NS_OK (mac menu code). b=294317 r=hwaara 2006-09-14 17:47:24 +00:00
pedemont%us.ibm.com 3804955158 Bug 351479 - Make nsIChangeObserver and nsIChangeManager be non-scriptable. r=joshmoz 2006-09-14 15:33:53 +00:00
hwaara%gmail.com 7712a19aee Address additional review comments for bug 342146. Remove DispatchAccessibleEvent(), and fix some spacing nits. r=mento 2006-09-14 09:29:28 +00:00
pavlov%pavlov.net 08f0ea13d6 fixing cocoa widget painting too often bug 34708. r=mento sr=vlad 2006-09-13 21:45:47 +00:00
scott%scott-macgregor.org 8d329e6a55 Bug #223909 --> widget support for copying and pasting windows clipboard images.Add code to decode windows bitmaps from the clipboard, encoding them into jpegs using the new encoding APIs and passing them back to clipboard consumers as nsIInputStreams.
r=pav
sr=vlad
2006-09-13 19:52:44 +00:00
joshmoz%gmail.com 42d7142b7b make popup windows slightly transparent in Cocoa widgets. b=351656 2006-09-13 17:26:58 +00:00
hwaara%gmail.com d8424ef3c7 #DEBUG-only change. r=josh 2006-09-13 16:07:14 +00:00
flamingice%sourmilk.net b8f73f5f01 Bug 297636, crash on dnd to self-closing window, r+sr=roc 2006-09-12 03:22:00 +00:00
joshmoz%gmail.com 96613c0808 fix up some ugly bracing for clarity. 2006-09-11 17:09:47 +00:00
hwaara%gmail.com 1c6b969cf5 Hookup cocoa widgets to new accessibility support. r=josh, b=342146
Off by default, and cocoa-only.
2006-09-11 15:47:35 +00:00
sayrer%gmail.com da7c598cf6 Bug 348669. use delete[]. r+sr=biesi 2006-09-10 22:42:19 +00:00
sayrer%gmail.com 664c3c7226 Bug 348669. use delete, not nsCRT::free. Thanks to Alfred Kayser <alfredkayser@nl.ibm.com> for spotting this. r+sr=biesi 2006-09-10 19:17:10 +00:00
cbiesinger%web.de 18a14d01d3 Bug 352049 Kill the font download dialog
r=smontagu sr=bz
2006-09-10 19:15:09 +00:00
Olli.Pettay%helsinki.fi 302031f738 Back out Bug 344986 to fix tp regression 2006-09-10 11:53:55 +00:00
Olli.Pettay%helsinki.fi 72a64308b9 Bug 344986, Simplify nsEventListenerManager, r=sicking, sr=jst 2006-09-09 17:28:57 +00:00
masayuki%d-toybox.com a27a1c2b4c Bug 347875 Support WM_MOUSEHWHEEL for tilt wheel mouse. the patch based on the patch of Masatoshi Kimura (:emk) <VYV03354@nifty.ne.jp>. r=ere+Kimura-san, sr=roc 2006-09-08 06:04:44 +00:00
sayrer%gmail.com 9395f31ee3 bug 348669. Remove inappropriate nsCRT::free usage. r=timeless, sr=dbaron 2006-09-08 04:35:17 +00:00
hwaara%gmail.com 669fb20ece * Share some code to flip a bottom-left (cocoa) point to a top-left screen point.
* Rename some existing utility functions to clarify that no coordinate conversion is done.
r=josh, b=350018
2006-09-07 18:53:59 +00:00
joshmoz%gmail.com b20e41e8c4 reduce some logging in debug builds. b=349651 2006-09-06 17:35:02 +00:00
Olli.Pettay%helsinki.fi 64e491c833 Bug 351036, Combine NS_IMAGE_ERROR and NS_SCRIPT_ERROR, r+sr=jst 2006-09-02 10:00:26 +00:00
ginn.chen%sun.com 55ce289e98 Bug 349522 all dialogs fires no a11y events
patch by evan.yan at sun.com r=arronlev
2006-09-01 09:33:12 +00:00
mark%moxienet.com 4c6acdfe3b 350647 Tinderbox orange, can't launch trunk universal suite builds on 10.4 ppc, link order needs fixing. Move system libs after Mozilla libs. r=bsmedberg 2006-08-31 21:24:43 +00:00
Olli.Pettay%helsinki.fi a42613e4f6 Bug 350846, Combine NS_***_LOAD events, r+sr=jst 2006-08-31 19:33:01 +00:00
enndeakin%sympatico.ca 4e649bfc71 Bug 348614, support dropmarker theming, r=roc 2006-08-31 18:51:18 +00:00
vladimir%pobox.com 9571eb2e31 10.3.9 cocoa hitheme fix 2006-08-30 23:35:41 +00:00
vladimir%pobox.com 0b0af5db8b b=348645, part of cocoa-cairo native theme stuff, just enough to get cairo builds working, r=me 2006-08-30 22:06:44 +00:00
vladimir%pobox.com 38f00a50f6 b=350763, add IsFirstTab/IsLastTab predicates to native theme xpwidget code, r=stuart 2006-08-30 21:47:16 +00:00
ginn.chen%sun.com d115062c9f Bug 332660 GTK file picker as used in Firefox is not accessibile for GOK
r=aaronleventhal sr=roc
2006-08-30 05:19:06 +00:00
mark%moxienet.com 9f633cdda0 349189 Can't change Page Setup from portrait to landscape on x86 Mac. (Other Page Setup changes might have been a problem on ppc Macs, too.) Encode length of frozen page setup data to avoid decoding too much when thawing. r=josh sr=pink 2006-08-29 19:01:31 +00:00
mark%moxienet.com 4704c916ed 345388 Crashes frequently on 10.3, often related to manipulating popup windows. Crashes [@ CoreGraphics.203.30.0 + 0x13ceb0] [@ nsImageMac::DrawToImage] [@ CGImageGetData] [@ CGImageEPSRepRelease] due to memory corruption. Don't fade out pop-ups to hide them on 10.3. r=josh 2006-08-29 18:00:32 +00:00
masayuki%d-toybox.com e09105ffab Bug 349727 random crash due to trashed nsWindow::mIMEData r=masaki.katakai, sr=roc 2006-08-29 16:05:49 +00:00
mark%moxienet.com dc2469abcc Tree closed, backing out 2006-08-29 15:31:07 +00:00
mark%moxienet.com d4fbdca261 345388 Crashes frequently on 10.3, often related to manipulating popup windows. Crashes [@ CoreGraphics.203.30.0 + 0x13ceb0] [@ nsImageMac::DrawToImage] [@ CGImageGetData] [@ CGImageEPSRepRelease] due to memory corruption. Don't fade out pop-ups to hide them on 10.3. r=josh 2006-08-29 15:28:33 +00:00
timeless%mozdev.org 6d112f0859 Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-08-28 20:17:01 +00:00
mark%moxienet.com edbdeffd4b 347626 Touchpad (two-finger) scrolling too fast in trees, lists, and web apps. Disable pixel-scrolling until we can come up with a better plan. r=roc sr=roc 2006-08-28 15:31:07 +00:00
joshmoz%gmail.com af1859d5a0 do native widget visibility check in addition to gecko widget, use that when deciding if plugin views are visible. b=350140 r=mento 2006-08-25 20:36:18 +00:00
pedemont%us.ibm.com a759f14f5b Bug 350080 - make nsPIWidgetMac non-scriptable. r=mento/josh 2006-08-24 21:05:49 +00:00
jst%mozilla.jstenback.com fafe836f5a Fixing bug 349790. Make the file picker not fail if some optional function symbols can't be found in the GTK libraries on the system. r+sr=roc@ocallahan.org. 2006-08-24 20:21:50 +00:00
ginn.chen%sun.com 2ab89c3bde Bug 347983 [atk]Build properly when libatk < 1.12.1 on build platform
r=aaronlev, bsd, Frank Hecker
2006-08-24 03:22:00 +00:00
mark%moxienet.com c4ca5ed6ec 339346 Proper CJK input in Flash impossible (NS_KEY_DOWN events sent during IME input). Watch the TSM document during keydown. If it doesn't belong to the window, send events to TSM before dispatching keydown to give plugins a crack at the data. Send keydowns if TSM doesn't handle the event. r=josh sr=pink 2006-08-22 20:04:11 +00:00
mark%moxienet.com 9adc1883b9 348398 Double-clicking deselected tree item in background window opens previously selected item. Kill double-clicks when activating or deactivating a window, or on keypresses or text input. r=josh sr=pink 2006-08-22 19:48:36 +00:00
joshmoz%gmail.com 6739ff99a6 clean up nsDeleteObserver, fix comment. no actual code changes. 2006-08-22 15:56:41 +00:00
timeless%mozdev.org 7a76f300c2 Bug 203307 Implement drag/drop via IStream interface
fix 64bit longs
r=cls
2006-08-20 09:20:23 +00:00
joshmoz%gmail.com e3a5021823 we should check for changes to the label on menu item nodes so if people are messing with that via js we pick it up. fixes menu item labels in Places. b=347672 r=mento 2006-08-17 21:21:57 +00:00
pavlov%pavlov.net bf2b049668 fixing copy image on windows. bug 329564. r=vlad 2006-08-17 19:10:40 +00:00
flamingice%sourmilk.net dc3cd411d5 Bug 68804: Properly parse WAV files, r+sr=roc 2006-08-17 16:52:41 +00:00
timeless%mozdev.org 16e85ae52a Bug 203307 Implement drag/drop via IStream interface
patch by kovalchuk77@list.ru r=roc sr=roc
2006-08-15 07:16:10 +00:00
joshmoz%gmail.com a4a1afa3ec Rollup code for native menu interaction is sensitive to runloop changes. Adding this code isn't really necessary right now, but it ensures the correct behavior even if native runloop handling changes. b=348371 r=mark sr=pinkerton 2006-08-15 05:59:37 +00:00
sergei_d%fi.tartu.ee a86d4c8b4f [BeOS]Bug 347825, p=sergei_d r=thesuckiestemal, BeOS-only 2006-08-12 12:12:29 +00:00
silver%warwickcompsoc.co.uk af498e5927 Bug 300689 - Focus next window on trim-protected minimze r=ere sr=bryner 2006-08-12 11:39:05 +00:00
vladimir%pobox.com 9f7d59a803 b=348223, form controls have lines through them (win32 native theme rendering), r=stuart 2006-08-10 21:56:15 +00:00
pavlov%pavlov.net b552339ce7 fixing build bustage 2006-08-09 21:54:52 +00:00
pavlov%pavlov.net 34966248fd speed up windows text rendering by avoiding using cairo when possible. also avoid save/restore dc when doing native themes. bug 342366. r=vlad 2006-08-09 20:25:07 +00:00
joshmoz%gmail.com f702836638 kill unnecessary cast. no bug. 2006-08-09 01:51:49 +00:00
joshmoz%gmail.com 2f44d052c5 When resizing a window, top-left of window should be left in the same place, not bottom left. plus cleanup. b=346085 r=mento 2006-08-09 01:50:21 +00:00
sayrer%gmail.com 43a051200d Bug 340314. Sound is played to random file descriptors, corrupting mailboxes, address books, cert DBs. Patch by Michael Wu <michael.wu@mozilla.com>. r+sr=roc 2006-08-08 15:43:27 +00:00
gavin%gavinsharp.com 41ce74b835 Bug 284550: Firefox scroll bar positioning goes against Fitts' Law (Windows XP/Luna), patch by Simon B�nzli <zeniko@gmail.com>, r=neil, sr=roc 2006-08-07 22:45:56 +00:00
roc+%cs.cmu.edu 25b9139239 Bug 341218. Use GTK's builtin overwrite checking for save dialogs, when available. r+sr=bryner 2006-08-06 21:40:03 +00:00
dbaron%dbaron.org 9f89f6f417 Backing out since gdk_screen_get_default, gdk_screen_get_width, and gdk_screen_get_height don't exist on older version of GTK+ (lhasa tinderbox). 2006-08-03 06:32:31 +00:00
dbaron%dbaron.org db7bb7fe29 Pick up dynamic changes in screen size (although some other things still cache them per-window). b=256646 r+sr=roc 2006-08-03 05:18:49 +00:00
aaronleventhal%moonset.net a8676968d1 Bug 347022. Use ATK_ROLE_EMBEDDED for wairole:application. r=evan.yan 2006-08-03 03:25:37 +00:00
mark%moxienet.com 6c3d64a966 344006, 344150, 338642 Activate and deactivate events can come in strange sequences and quantities, causing bad effects such as loss of text input. Maintain state and fill in the gaps. r=josh sr=pink 2006-08-01 17:37:24 +00:00
mark%moxienet.com d264b05e10 Cocoa widget bustage fix following bug 46177 2006-08-01 01:25:43 +00:00
mark%moxienet.com 1e3450a87b 46177 Address review comment by fixing spelling in a comment. 2006-08-01 00:36:00 +00:00
mark%moxienet.com 999c892099 46177 Show icons in native Mac menu items. r=josh sr=bryner 2006-08-01 00:13:24 +00:00
mark%moxienet.com b477aa3ae7 Fixing comment after checkin of bug 337545. 2006-07-31 21:10:58 +00:00
mark%moxienet.com d7da99eba0 337545 Images can draw in the wrong location immediately after resizing a window. Don't call LockPortBits in an update. Optimize update handling. Should also fix 314900. r=josh sr=bryner 2006-07-31 20:53:01 +00:00
joshmoz%gmail.com 4c066075d5 clean up memory mgmt for rollup widgets. no bug. r=mento 2006-07-31 19:19:39 +00:00
joshmoz%gmail.com c0f3908420 rename "getFoo" methods in mozView protocol to "foo". b=343542 r=mento 2006-07-30 22:55:37 +00:00
jag%tty.nl 686ea4b1a9 Bug 339576: [Modern theme] No arrows at end of scrollbars
Assumptions were broken by a recent change. Drop assumptions for an explicit mapping. r=josh, sr=Neil
2006-07-28 17:39:35 +00:00
mark%moxienet.com e2d02752d9 26269 Remvoe bogus assertions to fix debug build bustage. 2006-07-27 23:41:26 +00:00
mark%moxienet.com 6867f90f55 26269 Send NS_KEY_DOWN and NS_KEY_UP events when modifier keys are pressed and released on the Mac. r=josh sr=pink 2006-07-27 21:36:29 +00:00
joshmoz%gmail.com 5cd013946e fix missing return introduced by the patch for bug 332917. no bug. r=sparky 2006-07-27 14:42:28 +00:00
nick.kreeger%park.edu 338ab57f26 Fixing bug 343892, context menu windows flash in bottom left of screen before opening. patch by me <nick.kreeger@park.edu>, r=josh,mento, sr=pink. 2006-07-26 21:08:42 +00:00
gavin%gavinsharp.com 182f0345f7 Bug 345538: Can no longer drag extensions or themes into Add-ons manager to install them (drags from outside Mozilla don't work), patch by Michael Wu <michael.wu@mozilla.com>, r+sr=roc 2006-07-25 21:32:26 +00:00
dougt%meer.net cce9f77509 fix for 343003. r=dveditz 2006-07-25 18:53:38 +00:00
pavlov%pavlov.net 383ebc4c64 fixing cocoa widget bug causing popup menus to not draw. bug 332917. r=mento sr=roc 2006-07-25 18:51:41 +00:00
mark%moxienet.com 5294628a7b 345425 onDragExit in tabbrowser.xml is called with aDragSession.sourceNode null when a tab is dropped on itself. Eliminate extra call to EndDragSession. r=josh sr=pink 2006-07-23 15:22:16 +00:00
mark%moxienet.com 0cddb44ae1 338642 Minimized window doesn't expand when opened from external app when Gecko is the foreground app. Expand collapsed windows on Show(PR_TRUE). r=josh 2006-07-20 19:03:52 +00:00
mark%moxienet.com a8750b5d4b 319078 Handle smooth mousewheel (and two-finger touchpad) scrolling. r=josh sr=darin r,sr=roc 2006-07-20 15:38:43 +00:00
emaijala%kolumbus.fi 60c3bf77d8 Additional fixes for bug 259816: Browser steals focus from program selected in 'Open With' dialog
r=neil
sr=roc
2006-07-20 04:01:52 +00:00
martijn.martijn%gmail.com df01f0db44 Bug 345141 - arrows on scrollbars do nothing. Patch by Adam Guthrie, r+sr=roc 2006-07-19 22:13:18 +00:00
gavin%gavinsharp.com a33c51bdb1 Bug 133527: New mail notification banner at wrong place (always pops up at bottom right hand corner), patch by Jens Bannmann <jens.b@web.de>, r=biesi, r=bsmedberg, sr=neil 2006-07-19 19:47:19 +00:00
gavin%gavinsharp.com 482fd4661d Bug 335068: Firefox and Thunderbird windows grouped under "Mozilla" rather than in separate groups, patch by Tuukka Tolvanen <tuukka.tolvanen@gmail.com>, r+sr=roc 2006-07-19 12:56:40 +00:00
gavin%gavinsharp.com adb66d1d62 Bug 303048: GTK scrollbar does not have normal GTK right-click behavior, patch by Adam Guthrie <ispiked@gmail.com>, r=neil, sr=roc 2006-07-18 17:13:21 +00:00
gavin%gavinsharp.com f3fc1fbda9 Bug 303048: GTK scrollbar does not have normal GTK right-click behavior, patch by Adam Guthrie <ispiked@gmail.com>, r=neil, sr=roc 2006-07-18 17:01:40 +00:00
smontagu%smontagu.org 0e27f0f606 Never display a bidi caret marker if all installed keyboards have the same principal directionality. Bug 288839, r+sr=roc 2006-07-17 15:30:09 +00:00
masayuki%d-toybox.com 7241a787d2 Bug 339723 Ctrl++ doesn't work with JIS keyboard (second patch, this fixes Bug 341308 Tilde (~) key broken when using German keyboard layout, Bug 342197 Can't type '}' with a french keyboard) r=ere, sr=roc 2006-07-17 14:08:27 +00:00
masayuki%d-toybox.com d905828651 back out previous patch because the tree is closed, sorry. 2006-07-17 09:30:49 +00:00
masayuki%d-toybox.com bcde17e0f9 Bug 339723 Ctrl++ doesn't work with JIS keyboard (second patch, this fixes Bug 341308 Tilde (~) key broken when using German keyboard layout, Bug 342197 Can't type '}' with a french keyboard) r=ere, sr=roc 2006-07-17 09:22:22 +00:00
mark%moxienet.com 0a74cc959f 344238 <marquee> causes contextual menu highlight to flicker. Share event dispatch handler between top-level windows and their associated pop-up windows. r=josh sr=bryner 2006-07-14 20:23:46 +00:00
mark%moxienet.com 42f59aca02 344570 Make contextual menus look more native on the Mac. r=josh sr=bryner 2006-07-14 19:54:08 +00:00
mark%moxienet.com b33de68cf1 344701 Leaking nsMacWindow objects for top-level windows. r=josh 2006-07-14 18:27:44 +00:00
gavin%gavinsharp.com 3848b35d36 Back out the patch from bug 267426 to fix Thunderbird (prometheus) build bustage. 2006-07-14 01:48:51 +00:00
gavin%gavinsharp.com d5b7146c6a Bug 267426: revert second bustage fix that also didn't work 2006-07-14 01:31:27 +00:00
gavin%gavinsharp.com c7dbe28b62 Bug 267426: revert bustage fix that didn't work 2006-07-13 23:37:12 +00:00
gavin%gavinsharp.com 43481b230f Bug 267426: Additional bustage fix for prometheus (Thunderbird) 2006-07-13 22:22:42 +00:00
gavin%gavinsharp.com beb17f83e3 Bug 267426: Attempted bustage fix for prometheus (Thunderbird) 2006-07-13 22:03:21 +00:00
enndeakin%sympatico.ca 634828ca74 bug 155053, add spinbuttons widget, with native theming, r+sr=neil and roc 2006-07-13 17:40:49 +00:00
gavin%gavinsharp.com 8dd0d722a2 Bug 267426: use IStream and IAsyncOperation for Windows dragging, patch by Yuri Kovalchuk <kovalchuk77@list.ru>, r+sr=roc 2006-07-13 10:30:28 +00:00
Olli.Pettay%helsinki.fi 0a6715fc94 Bug 324011, initMouseEvent does not set relatedTarget property, r+sr=jst 2006-07-13 07:51:54 +00:00
ginn.chen%sun.com 9b24935637 Bug 339554 at-poke gets a focus-event for a blank panel
r=aaronleventhal sr=roc
2006-07-13 05:49:45 +00:00