mozilla%weilbacher.org
|
cba1e7184e
|
[OS/2] no bug, fix irritating indent of debug printf
|
2007-08-23 21:48:47 +00:00 |
mozilla%weilbacher.org
|
f4207aea4b
|
Bug 385888: Removal of non-Cairo code from windows/nsWindow, p=alfredkayser, r=emaijala, sr=roc, a=pavlov
|
2007-08-23 21:41:38 +00:00 |
mozilla%weilbacher.org
|
c1a7208f89
|
[OS/2] Bug 391421: fix submenu highlight offset without breaking TB folder pane, p=mz@scntt/me, r=mkaply
|
2007-08-23 21:25:10 +00:00 |
mozilla%weilbacher.org
|
fdfe9d5267
|
Bug 367907: allow printing to PDF file on gtk2-cairo, p=chpe, r=pavlov, sr=roc, a=pavlov
|
2007-08-22 18:07:18 +00:00 |
joshmoz%gmail.com
|
1402eecdb0
|
fix memory leak and use of uninitialized obj-c object in cocoa drag service. b=393137 r/sr=pinkerton
|
2007-08-22 16:26:23 +00:00 |
cbarrett%mozilla.com
|
087254e1b3
|
Bug 393138 - Drag image code does not deal with pre-multiplied alpha. r+sr=roc
|
2007-08-22 16:11:59 +00:00 |
stuart.morgan%alumni.case.edu
|
bee83df54e
|
Bug 392395: Fix Cocoa/Gecko coordinate conversion. r=smichaud r=cbarrett sr=pink
|
2007-08-21 16:55:30 +00:00 |
neil%parkwaycc.co.uk
|
5c81685151
|
Bug 383668 Custom cursors display as black with some video drivers r+a=pavlov
|
2007-08-21 08:40:41 +00:00 |
smichaud%pobox.com
|
956fdf7c8f
|
Fix problems with consecutive right-clicks and ctrl-clicks (context menu problems). b=389542 r=joshmoz sr=pavlov
|
2007-08-21 01:02:09 +00:00 |
sdwilsh%shawnwilsher.com
|
05a0bc48cb
|
Bug 391870 - Have the download manager store the referring uri when appropriate (and use it in the front end). r=mano, r=cbiesinger, sr=cbiesinger
|
2007-08-17 23:05:28 +00:00 |
vladimir%pobox.com
|
bed0e079b0
|
b=355789 followup; fix right padding value based on updated CSS; patch from robarnold, r+a=vlad
|
2007-08-17 21:07:26 +00:00 |
vladimir%pobox.com
|
5436b80b0a
|
b=391541, scrollbars do not change appearance on implicit hover; patch from robarnold, r/a=vlad
|
2007-08-17 20:47:33 +00:00 |
masayuki%d-toybox.com
|
abb1cfc39e
|
Bug 367614 [Win Only] The composition string for IME should have dashed underline r+sr+a=roc
|
2007-08-16 20:35:19 +00:00 |
masayuki%d-toybox.com
|
1b338a661a
|
Bug 299516 Switching out and in a field with unconfirmed inline input re-enables it incorrectly r=josh, sr=roc, a=pavlov
|
2007-08-16 20:30:50 +00:00 |
joshmoz%gmail.com
|
35cbe069a1
|
clean up menu item lifetime issues, patch by Jag. b=391288 r=josh r=shebs sr=vlad a=pav
|
2007-08-16 20:26:04 +00:00 |
smichaud%pobox.com
|
aa8a898981
|
Stop Camino using event taps/monitors (which it doesn't need and may cause trouble). b=389683 r=stuart.morgan sr=mikepinkerton a=dbaron
|
2007-08-15 21:03:18 +00:00 |
joshmoz%gmail.com
|
b3219e3e63
|
fix srcdir builds on mac os x, bustage from 378995. b=378995 r=mento
|
2007-08-14 21:10:00 +00:00 |
sharparrow1%yahoo.com
|
4d2ba6a8dd
|
Bug 3477743: plugin crash. patch by myself and Johnny Stenback, r+sr=roc
|
2007-08-13 20:49:35 +00:00 |
flamingice%sourmilk.net
|
0dd09b4bc9
|
Bug 333907, Avoid hiding windows during ENDSESSION, r=benjamin, sr=roc
|
2007-08-10 19:01:48 +00:00 |
vladimir%pobox.com
|
e3bb5d1251
|
b=390668, crash in gfxASurface::GetType (_moz_cairo_scaled_font_status and others), often using drawWindow
|
2007-08-09 18:54:19 +00:00 |
joshmoz%gmail.com
|
9b0214694a
|
remove carbon widgets from the tree. RIP. b=378995 a=pav
|
2007-08-08 19:10:42 +00:00 |
roc+%cs.cmu.edu
|
b4abdd62bf
|
Bug 390707. Don't leak mNativeMenuItem, fixes wicked Mac crash. patch by jag, r=hwaara,josh,sr=vlad
|
2007-08-07 22:00:36 +00:00 |
joshmoz%gmail.com
|
0214f65d2b
|
copy the last file we still use from Carbon widgets to Cocoa (we never modify it, just cursor resource data so no need to do a cvs copy). fix its path in the makefile. this is part 1 of removing carbon widgets from the tree. b=378995 r/sr/a=pav
|
2007-08-07 20:47:08 +00:00 |
joshmoz%gmail.com
|
21dfe902a8
|
scrolling with a mouse wheel with a context menu up scrolls content in the background. patch by Steven Michaud. b=344367 r=josh sr=pav
|
2007-08-07 20:33:57 +00:00 |
vladimir%pobox.com
|
33b987084d
|
b=382049, mac native form controls draw at incorrect positions in offscreen surfaces, patch from jdaggett@mozilla.com, r/a=vlad
|
2007-08-07 19:36:41 +00:00 |
mats.palmgren%bredband.net
|
ca6143e520
|
Use NS_IMPL_ISUPPPORTS macros where possible. b=387211 r=neil sr=dbaron a19=pavlov
|
2007-08-07 15:18:40 +00:00 |
sdwilsh%shawnwilsher.com
|
4129c776bc
|
Bug 355789 - Use vista native uxtheme for menu rendering. Patch by Rob Arnold <robarnold@mozilla.com>. r=vladimir, a=[wanted-1.9]
|
2007-08-06 17:45:58 +00:00 |
sharparrow1%yahoo.com
|
ed290905fe
|
Bug 389754: button themeing goes away when applying full page zoom. r+sr=roc, a=pavlov
|
2007-08-03 23:43:38 +00:00 |
joshmoz%gmail.com
|
9c934f5310
|
re-factor and focus event code to make it more clear. also don't do work to calculate return values that we ignore anyway when sending focus events. part 1 of bug 354768, r=cbarrett sr=pav
|
2007-08-02 23:01:32 +00:00 |
sharparrow1%yahoo.com
|
40f3b87b79
|
Bug 114171: Leak nsNativeDragTarget. r+sr=biesi,a19=dbaron
|
2007-08-02 20:55:25 +00:00 |
joshmoz%gmail.com
|
460a62cd47
|
remove unused font APIs from nsIWidget. b=388369 r/sr=pav a=pav
|
2007-08-02 19:16:28 +00:00 |
joshmoz%gmail.com
|
71267ebeb5
|
Favicons not showing up in history menu (most of the time). Patch by Stan Shebs. b=379660 r=josh sr=pav
|
2007-08-02 19:08:40 +00:00 |
enndeakin%sympatico.ca
|
2800844b11
|
Bug 385269, no caret in textboxes inside a popup,r=josh,sr=vlad
|
2007-08-02 18:48:28 +00:00 |
enndeakin%sympatico.ca
|
50d1e7361a
|
Bug 385535, mac only, views in popups not painted properly, r=mark,sr=roc
|
2007-08-02 18:43:31 +00:00 |
jst%mozilla.org
|
ffdfe7d2ba
|
Bug 280959: Adding support for cut, copy, paste events. Patch by mfenniak-moz@mathieu.fenniak.net, r=Olli.Pettay@gmail.com, sr=jst@mozilla.org,jonas@sicking.cc
|
2007-07-26 04:14:35 +00:00 |
flamingice%sourmilk.net
|
034c407e48
|
Bug 250143, Don't send events for unknown buttons, r+sr=roc
|
2007-07-25 21:26:16 +00:00 |
asqueella%gmail.com
|
fad2c7780c
|
Bug 388855 - Kill old gfx code in nsImageClipboard
p=Jonathan Steele <xfsunoles@gmail.com>
r+sr=roc
|
2007-07-24 01:41:25 +00:00 |
asqueella%gmail.com
|
2898d03598
|
Bug 385168 - Changing input locale leads to sticky ALT key
p=Dainis Jonitis <jonitis@gmail.com>
r=ere, sr=roc
|
2007-07-24 01:34:13 +00:00 |
sharparrow1%yahoo.com
|
c26267322b
|
Implement ScreenToWidget for Bug 388359. patch by Karl Tomlinson, r+sr=roc
|
2007-07-23 16:40:32 +00:00 |
enndeakin%sympatico.ca
|
1e939591ca
|
Bug 388375, menulist dropmarker doesn't highlight, caused by incorrect case for atom,r+sr=roc
|
2007-07-20 19:55:42 +00:00 |
mozilla%weilbacher.org
|
24fc2c9cfb
|
[OS/2] Bug 351167: remove obsolete resource.h, r=mkaply
|
2007-07-20 16:34:42 +00:00 |
joshmoz%gmail.com
|
3fadd584ce
|
check 380192 in again, b=388384
|
2007-07-19 19:59:44 +00:00 |
joshmoz%gmail.com
|
4e81e4fa8f
|
back out 380192 to see if it is the cause of a perf regression. b=388384
|
2007-07-19 18:11:54 +00:00 |
joshmoz%gmail.com
|
12f826ab7a
|
fix dragging URLs to the desktop. don't always claim to have promised file data. b=388522 r=shebs sr=pav
|
2007-07-19 18:09:43 +00:00 |
joshmoz%gmail.com
|
6dabe39351
|
assorted code style and comment changes, no actual code changes. no bug. sr=sparky
|
2007-07-19 00:56:33 +00:00 |
pavlov%pavlov.net
|
99da7c4ffb
|
backing out 378830 due to perf regression.
|
2007-07-18 18:01:41 +00:00 |
vladimir%pobox.com
|
41b28184fd
|
b=386799, crash with zero-width canvas, r=stuart,sr=roc
|
2007-07-18 14:40:19 +00:00 |
joshmoz%gmail.com
|
90b59e63b0
|
remove 10.3-specific code from Cocoa widgets. b=388444 r=cbarrett sr=roc
|
2007-07-18 00:07:36 +00:00 |
joshmoz%gmail.com
|
dd5a721113
|
followup for 358093, take care of some lifetime and null checking issues for the global drag transferables variable. b=388382 r=shebs
|
2007-07-17 23:02:40 +00:00 |
mozilla%weilbacher.org
|
dc06be2bcd
|
[OS/2] Bug 388143: Restore possibility to copy more than 64kB text to clipboard (add note about it to ReadMe). Patch following suggestion of Andy Willis, r=mkaply
|
2007-07-17 21:29:55 +00:00 |