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

8102 Коммитов

Автор SHA1 Сообщение Дата
joshmoz%gmail.com ec26f83304 stop using a call that doesn't exist on 10.3, 99% of the time not calling it doesn't matter but I'll have a real fix soon. r=mento 2007-05-03 19:47:33 +00:00
mats.palmgren%bredband.net 627126e2af Remove obsolete .cvsignore files. b=326152 r+sr=dbaron 2007-05-03 18:15:30 +00:00
mats.palmgren%bredband.net f9c40c2385 Bye bye gtk1 and xlib (part 2 of 2). b=326152 r+sr=roc 2007-05-03 00:10:04 +00:00
joshmoz%gmail.com 5d31e39a76 [re-landing] allow buttons to render at smaller sizes than Mac OS X itself will draw using HITheme. Also fixes 376695, allow buttons to accept padding. b=379297 r=cbarrett r=mano sr=pinkerton 2007-05-02 23:47:53 +00:00
asqueella%gmail.com 77600220af Bug 318331 - Default build does not support Xinerama - detect support at runtime
p=Sylvain Pasche <sylvain.pasche@gmail.com>
r+sr=roc
2007-05-02 20:07:33 +00:00
joshmoz%gmail.com 6d0ee8a0b9 replace Apple Event Manager macro usage with the contents of the macro so it is more clear what is going on. r=mento 2007-05-02 19:22:18 +00:00
joshmoz%gmail.com 9d5731da5c Remove some files as part of bug 379319. r=enn sr=dbaron 2007-05-02 18:13:18 +00:00
silver%warwickcompsoc.co.uk 877c968e70 Bug 295355 - Play minimize sound when we're hacking the working set. r=emaijala sr=bryner 2007-05-02 09:24:52 +00:00
asqueella%gmail.com 5caa029ef1 Bug 379085 - Build with GCC-4.3 fails due to extra semi-colons and '-pedantic'
p=Art Haas <ahaas@airmail.net>
r+sr=roc
2007-05-02 08:03:46 +00:00
joshmoz%gmail.com e287fbfacf Remove nsINativeScrollbar and nsNativeScrollbarFrame. patch by Colin Barrett. b=379319 r=enn sr=dbaron 2007-05-02 07:46:50 +00:00
roc+%cs.cmu.edu 0ce429724a Backing out patch since it broke 3 mochitests and no-one's around to babysit. 2007-05-01 23:54:55 +00:00
bzbarsky%mit.edu b1e55b927c Introduce a GetPrimaryShell() API on nsIDocument. Convert existing callers of
GetShellAt(0) to using this API.  Bug 378780.  API introduction part by me,
r+sr=jst.  Mass-changes done by taras using squash, r+sr=me
2007-05-01 22:24:25 +00:00
joshmoz%gmail.com 3b3298c966 allow buttons to render at smaller sizes than Mac OS X itself will draw using HITheme. Also fixes 376695, allow buttons to accept padding. b=379297 r=cbarrett r=mano sr=pinkerton 2007-05-01 21:52:22 +00:00
mats.palmgren%bredband.net 24e870cb3d Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc 2007-04-30 23:52:44 +00:00
joshmoz%gmail.com a16b17ff64 <input type="button" disabled> not rendered as disabled native widget. sync with forms.css. patch by Stuart Morgan. b=376577 r=josh sr=dbaron 2007-04-30 18:20:27 +00:00
mats.palmgren%bredband.net b6b75464a5 Make nsWindow methods assume the caller holds a strong ref on 'this'. b=378273 r+sr=roc 2007-04-30 00:46:47 +00:00
asqueella%gmail.com 44ec57a362 Bug 301089 - Pressing a key while another key held down does not generate keydown event
p=O. Atsushi (Torisugari) <torisugari@gmail.com>
r+sr=roc
2007-04-27 16:34:44 +00:00
mats.palmgren%bredband.net a1dfa52c68 Plug leak of XineramaScreenInfo. b=378621 r+sr=roc 2007-04-27 10:19:42 +00:00
dbaron%dbaron.org c80aea7396 Fix warnings in nsNativeThemeGTK.cpp. b=378698 r+sr=roc 2007-04-26 06:57:37 +00:00
dbaron%dbaron.org 3e43e43cd9 Use the NS_ARRAY_LENGTH macro rather in place of other macros that existed before it. b=378697 r+sr=roc 2007-04-26 06:56:36 +00:00
joshmoz%gmail.com 670ff0be5e Rework the way we handle mouse move events targeted at popup windows. This behavior is more correct (mimics gtk2) and the impl is cleaner. Fixes bugs 376811, 371405, 354768, 377105, and probably 378316. r=cbarrett sr=sicking 2007-04-24 19:02:31 +00:00
benjamin%smedbergs.us 3fb4912f5d Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me 2007-04-23 14:22:04 +00:00
joshmoz%gmail.com 3733934960 get rid of the rest of PR_Malloc and PR_Free usage from cocoa widgets. Who knows why using it here doesn't cause a linking problem but using it in the menu code does... followup, b=363574 2007-04-23 05:33:57 +00:00
joshmoz%gmail.com d3da1f1d3f try to fix seamonkey orange, will hopefully revert this change when we figure out what is going on. 2007-04-23 01:35:48 +00:00
enndeakin%sympatico.ca dc686edf09 Bug 375681, fix bustage on os2, patch by Walter Meinl, r=kaply 2007-04-22 17:47:28 +00:00
joshmoz%gmail.com 29815382f9 add the ability to show icons in native menus under cocoa widgets. b=363574 r=mento sr=pav 2007-04-22 01:42:17 +00:00
masayuki%d-toybox.com 1c0a6aa177 Bug 376093 When writing in Korean, one has to press enter two times to break the line r=josh, sr=stuart 2007-04-22 00:37:27 +00:00
joshmoz%gmail.com 42dcc09527 Ctrl-click doesn't select tree items before triggering context menu. fix that. b=368397 r=cbarrett sr=pav 2007-04-19 20:18:46 +00:00
joshmoz%gmail.com 10a652f2ae followup for bug 376109, fix compile of mac carbon code. r=me, dead code. 2007-04-18 16:50:21 +00:00
joshmoz%gmail.com 2ae2f9b017 remove unnecessary semicolon in method impl signature. no bug. 2007-04-17 22:32:40 +00:00
joshmoz%gmail.com 21148a74bf use the Cocoa method for hiding cursor, not Quickdraw. b=377807 r=cbarrett sr=pav 2007-04-17 21:41:31 +00:00
dbaron%dbaron.org 72339fc24b Add missing calls to PR_UnloadLibrary (excluding XPCOM component loader and nsPluginsDir*). b=374332 r=bsmedberg 2007-04-15 22:23:00 +00:00
masayuki%d-toybox.com 568e699c99 Bug 358899 [Cocoa] Improve nsIKBStateControl implementation r=josh+ere+masaki.katakai+roc, sr=roc 2007-04-15 13:43:58 +00:00
enndeakin%sympatico.ca 9deb47c5ca Bug 375681, use drag event names from what-wg spec, also implement new drag and dragend events, r=smaug,sr=roc 2007-04-12 04:37:41 +00:00
mozilla.mano%sent.com d2af51e29f Bug 377181 - 'Jump to here' system preference is not followed by (new) non-native scrollbars. r-cbarrett, sr=roc. 2007-04-12 00:36:41 +00:00
joshmoz%gmail.com 78645e6a98 add NS_VK_HELP to GUI event macros. no bug. r/sr=pav 2007-04-11 23:44:19 +00:00
marco%gnome.org b079a9a5b5 #376777 Only set text/uri-list from x-moz-url when no uri-list has been
explicitly set. Patch by Tomeu Vizoso.
r=roc sr=roc
2007-04-11 09:06:02 +00:00
joshmoz%gmail.com 83796afab8 Draw native scrollbars using nsITheme on Mac OS X. Don't use a cocoa control. Fixes a whole host of clipping and visibility bugs and bugs 339447, 369293, 370439. r=josh sr=roc 2007-04-11 00:25:11 +00:00
joshmoz%gmail.com 28a453343d re-work the way we send NS_MOUSE_ENTER and NS_MOUSE_EXIT events to be more robust, don't drop events, and always order events correctly. This fixes 355102 and 332138 for sure, and probably fixes most of 354768 and 357253. The latter two bugs can sometimes have other causes as well. r=shebs sr=pav 2007-04-10 20:07:49 +00:00
enndeakin%sympatico.ca 71c7524657 Bug 372047, support reversing scale widget,r=neil,josh 2007-04-09 22:59:42 +00:00
enndeakin%sympatico.ca aefe5ea431 Bug 372047, support reverse direction scales, r=neil,josh 2007-04-09 22:39:57 +00:00
enndeakin%sympatico.ca 275a8d4f20 Bug 376245, follow up which removes the scaling as the units for nsIImage:Draw are pixels, r+sr=roc 2007-04-06 11:40:58 +00:00
joshmoz%gmail.com 003f771089 some cocoa widget cleanup. no bug. r=cbarrett sr=pav 2007-04-06 00:26:53 +00:00
joshmoz%gmail.com 12d7b692a8 fix hang on page with five or more Flash objects. patch by Steven Michaud. r=josh r=mento sr=pav 2007-04-06 00:16:07 +00:00
joshmoz%gmail.com e7fba95b6c add native resize animation support to nsIDOMChromeWindow. b=347452 r=mento r=jst sr=pav 2007-04-06 00:11:42 +00:00
enndeakin%sympatico.ca 7119451316 Bug 376245, custom drag images not drawn properly, r+sr=roc 2007-04-04 12:46:36 +00:00
surkov.alexander%gmail.com 8d25649e15 Bustage fix for bug 374790 2007-04-04 09:00:47 +00:00
vladimir%pobox.com 0ec62b8c64 b=374462, update cairo to 1.4.2, r=stuart 2007-04-04 01:09:16 +00:00
joshmoz%gmail.com 895db1a1c0 srcdir build bustage fix from bug 349618. r=mento 2007-04-03 22:19:48 +00:00
joshmoz%gmail.com 9c1b4db876 Package cursor images correctly on Mac OS X so that all CSS cursor values work. b=349618 r=smorgan sr=bsmedberg 2007-04-03 20:19:36 +00:00