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 |
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 |