Commit Graph

7141 Commits

Author SHA1 Message Date
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