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

7860 Коммитов

Автор SHA1 Сообщение Дата
joshmoz%gmail.com 4d04dbb1fc 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 d3902fa480 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 dcf51d48fb 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 69c7001548 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 bdc90ae37b 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 e2aa94302c 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 221ccfc099 fixing custom cursor crash bug 332713. r=biesi sr=vlad 2006-11-02 21:25:14 +00:00
joshmoz%gmail.com fdebe8f12c 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 24a61f105a 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 162332448b Fix misplaced release from bug 358563. r=josh 2006-11-01 11:21:20 +00:00
hwaara%gmail.com a04efa0b76 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 63222ede1c bidi impl for cocoa widgets. b=299228 r=mano sr=pinkerton 2006-10-31 10:13:17 +00:00
masayuki%d-toybox.com ba312aefb5 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 c9447176db 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 08c9a58fc4 use static variables and class methods for resource loading. b=358165 r=hwaara 2006-10-26 12:26:52 +00:00
joshmoz%gmail.com d0f835694c remove dependencies on nsMacNativeUnicodeConverter and nsMacResources. b=358165 r=hwaara 2006-10-26 11:58:09 +00:00
joshmoz%gmail.com 75db080f6d cocoa drag and drop implementation. b=332913 r=smorgan sr=pinkerton 2006-10-25 22:45:22 +00:00
joshmoz%gmail.com 86f279db18 followup for bug 354954, address more review comments. 2006-10-25 20:56:32 +00:00
joshmoz%gmail.com eaaa10ea62 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 d5243ba338 Bug 355971 [10.4] cannot type Japanese in fields r=josh 2006-10-25 11:49:49 +00:00
hwaara%gmail.com a6c6ec924b 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 f5bcced41d 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 2aa4e6097c remove dead code. no bug. r=smorgan 2006-10-23 20:31:53 +00:00
cbiesinger%web.de cfd35e7c04 Bug 357616 Remove remaining traces of nsIPref from widget/
r+sr=roc
2006-10-23 15:29:09 +00:00
joshmoz%gmail.com fc954b7564 cleanup. b=356528 r=mento sr=pav 2006-10-19 23:19:50 +00:00
pavlov%pavlov.net 3b16b9c065 implement beep. r=josh 2006-10-19 21:10:25 +00:00
pavlov%pavlov.net 79570f1350 cocoa nsSound impl. bug 357307. r=vlad 2006-10-19 21:05:54 +00:00
neil%parkwaycc.co.uk 0f1195c0dd Bug 347513 Windows are erroneously becoming topmost r=ere sr=roc 2006-10-19 20:01:11 +00:00
vladimir%pobox.com e1f89ed0b5 b=357307, nsSound for cairo-cocoa builds [bandaid dummy nssound impl], r=johs 2006-10-19 19:52:34 +00:00
redfive%acm.org 4360f7f3f4 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 8a5d8f1abf Back out bug 191400 to fix regressions (bug 356429, bug 356441) 2006-10-16 16:44:37 +00:00
timeless%mozdev.org a23e52e16f 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 7c185a7590 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 d7ded9a678 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 17f8a1ec1c 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 1681a9bee3 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 b44c0742dc 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 956139ff17 Fix mistake from the patch for bug 243215, found by jlurz24@gmail.com 2006-10-10 14:29:49 +00:00
gavin%gavinsharp.com 84a8a0929c 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 8028badb47 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 1382fc6fc8 Better enum names for last checkin, bug 346883. 2006-10-06 17:56:47 +00:00
joshmoz%gmail.com e340007e5e 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 995dc8c5a8 Bug 344986, Simplify nsEventListenerManager, r+sr=sicking+jst (relanding) 2006-10-06 05:24:02 +00:00
joshmoz%gmail.com af5be8c356 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 ba2d9c8f7d [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 b2b8d76fcf 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 7caed637ac 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 f003c4dda8 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 00331fafd5 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 0e061110c7 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