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

7718 Коммитов

Автор SHA1 Сообщение Дата
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
ginn.chen%sun.com 0361d55348 Bug 341463 Firefox emits focus event before "window:activate" event
nsWindow.cpp r+sr=roc a11y part r=aaronleventhal
2006-07-13 05:42:32 +00:00
darin%meer.net 8a7344bcbc fixes bug 344309 "PostMessage WM_QUIT to FirefoxMessageWindow does not quit the app on the trunk since Bug 326273 landed" r=bsmedberg 2006-07-12 22:43:15 +00:00
jwalden%mit.edu dd95e269cd Bug 307184 - activating tabs (fast mouse movement) produces accidently dragging of tabs (drag and drop). Patch by Michael Wu <michael.wu@mozilla.com>, r+sr=roc 2006-07-12 17:30:16 +00:00
vladimir%pobox.com 1c3a1c3775 b=336312, scrollbar stipple pattern is offset when scrolling on windows, r=stuart 2006-07-11 23:13:21 +00:00
joshmoz%gmail.com 83c14b811f implement GetAttention in top-level windows. fixes attention request for session restore, probably other stuff. b=342962 r=mento 2006-07-11 19:51:56 +00:00
joshmoz%gmail.com ebe2388cbc fix a comment in mac window code. r=mento 2006-07-11 16:08:53 +00:00
hwaara%gmail.com 333e30dabd fix bug 344107, don't export platform-native headers to all platforms. r=mento 2006-07-11 09:06:24 +00:00
joshmoz%gmail.com 4e8c2db4e6 followup to 222488 - instead of making default dialog windows use kMovableModalWindowClass, use kDocumentWindowClass so we're not forcing modality on people. 2006-07-10 23:56:52 +00:00
joshmoz%gmail.com 33316f624c dialogs with the default style mask bit set (and only that bit) should have a reasonable window class. b=222488 r=mento 2006-07-10 22:22:57 +00:00
joshmoz%gmail.com 43de00d5af actively update native menu items based on command node content instead of menu item node content. makes menu blinking work when using keyboard commands. also, remove some old native help menu code. b=50590 r=mento sr=pinkerton 2006-07-10 17:50:30 +00:00
sergei_d%fi.tartu.ee 3a2d6e5ad1 [BeOS]Bug 343569, fixing typo from previous checkin,r=sergei_d, r=thesuckiestemail, BeOS-only 2006-07-08 21:46:21 +00:00
neil%parkwaycc.co.uk 148d1e71de Mouse exit should not generate spurious mouse move event b=319099 r=ere sr=roc 2006-07-08 12:32:40 +00:00
sergei_d%fi.tartu.ee 529c771dee [BeOS]Fixing dragging rect bounds, Bug 343569, p=sergei_d, r=thesuckiestemail, BeOS-only 2006-07-06 11:44:51 +00:00
smontagu%smontagu.org 952a1a4a12 Only display a bidirectional caret on platforms that implement nsIBidiKeyboard. Bug 272096, r+sr=roc 2006-07-06 08:29:53 +00:00
sergei_d%fi.tartu.ee 7c2941c851 [BeOS] DND in BeOS - set drag action in widget, Bug 343569, p=sergei_d, r=thesuckiestemail, BeOS-only 2006-07-05 11:18:50 +00:00
cvshook%sicking.cc 2c39937d84 Bug 342062: Add nsIMutationObserver which has the ability to get notifications for just mutations happening in a subtree under a given node. r/sr=bz 2006-07-02 07:23:10 +00:00
sergei_d%fi.tartu.ee 2a761195c7 [BeOS] Take in account mayWait parameter in nsAppShell::ProcessNextNativeEvent(). Bug 343100. p=sergei_d, r=thesuckiestemail, BeOS-only 2006-06-30 22:25:31 +00:00
wr%rosenauer.org c66dc59144 Bug 342950 - crash when trying to print, r+sr=roc 2006-06-29 18:22:15 +00:00
leon.sha%sun.com c0bbd435ed Bug 333896 Convert GetAttr calls to AttrValueIs and FindAttrValueIn.
alfred.peng@sun.com
dbaron: review+
roc: superreview+
2006-06-29 03:42:54 +00:00
joshmoz%gmail.com b62cdee9d4 get rid of rollup code we don't need, clean up some OS function calls and a debug macro. no bug. r=mento 2006-06-29 01:33:57 +00:00