Commit Graph

229 Commits

Author SHA1 Message Date
mozilla@weilbacher.org
66213acd3d Bug 367907: allow printing to PDF file on gtk2-cairo, p=chpe, r=pavlov, sr=roc, a=pavlov 2007-08-22 11:07:18 -07:00
joshmoz@gmail.com
85a9b09679 fix memory leak and use of uninitialized obj-c object in cocoa drag service. b=393137 r/sr=pinkerton 2007-08-22 09:26:23 -07:00
cbarrett@mozilla.com
c11ca5e64e Bug 393138 - Drag image code does not deal with pre-multiplied alpha. r+sr=roc 2007-08-22 09:11:59 -07:00
stuart.morgan@alumni.case.edu
bcbdb3d314 Fix Cocoa/Gecko coordinate conversion. r=smichaud r=cbarrett sr=pink 2007-08-21 09:55:18 -07:00
neil@parkwaycc.co.uk
6d6c827bc1 Bug 383668 Custom cursors display as black with some video drivers r+a=pavlov 2007-08-21 01:40:41 -07:00
smichaud@pobox.com
99af3a167c Fix problems with consecutive right-clicks and ctrl-clicks (context menu problems). b=389542 r=joshmoz sr=pavlov 2007-08-20 18:02:09 -07:00
sdwilsh@shawnwilsher.com
b7fdcfc19e 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 16:05:26 -07:00
vladimir@pobox.com
cdb2b83fe3 b=355789 followup; fix right padding value based on updated CSS; patch from robarnold, r+a=vlad 2007-08-17 14:07:26 -07:00
vladimir@pobox.com
b710984ec8 b=391541, scrollbars do not change appearance on implicit hover; patch from robarnold, r/a=vlad 2007-08-17 13:47:33 -07:00
masayuki@d-toybox.com
06c667051a Bug 367614 [Win Only] The composition string for IME should have dashed underline r+sr+a=roc 2007-08-16 13:35:18 -07:00
masayuki@d-toybox.com
b799480fda 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 13:30:50 -07:00
joshmoz@gmail.com
e94310b5c9 clean up menu item lifetime issues, patch by Jag. b=391288 r=josh r=shebs sr=vlad a=pav 2007-08-16 13:26:04 -07:00
smichaud@pobox.com
43c946e05e 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 14:03:18 -07:00
joshmoz@gmail.com
7dae16ae7e fix srcdir builds on mac os x, bustage from 378995. b=378995 r=mento 2007-08-14 14:10:00 -07:00
sharparrow1@yahoo.com
c826ffa601 Bug 3477743: plugin crash. patch by myself and Johnny Stenback, r+sr=roc 2007-08-13 13:47:04 -07:00
flamingice@sourmilk.net
d0961d98e6 Bug 333907, Avoid hiding windows during ENDSESSION, r=benjamin, sr=roc 2007-08-10 12:01:48 -07:00
vladimir@pobox.com
6d5c29bde2 b=390668, crash in gfxASurface::GetType (_moz_cairo_scaled_font_status and others), often using drawWindow 2007-08-09 11:54:17 -07:00
joshmoz@gmail.com
3abe9756c8 remove carbon widgets from the tree. RIP. b=378995 a=pav 2007-08-08 12:10:41 -07:00
roc+@cs.cmu.edu
5b4693aaa4 Bug 390707. Don't leak mNativeMenuItem, fixes wicked Mac crash. patch by jag, r=hwaara,josh,sr=vlad 2007-08-07 15:00:36 -07:00
joshmoz@gmail.com
1b132c0201 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 13:47:08 -07:00
joshmoz@gmail.com
bf99b10bfd 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 13:33:57 -07:00
vladimir@pobox.com
103b1d6c81 b=382049, mac native form controls draw at incorrect positions in offscreen surfaces, patch from jdaggett@mozilla.com, r/a=vlad 2007-08-07 12:36:40 -07:00
mats.palmgren@bredband.net
07a2d5f8f3 Use NS_IMPL_ISUPPPORTS macros where possible. b=387211 r=neil sr=dbaron a19=pavlov 2007-08-07 08:18:36 -07:00
sdwilsh@shawnwilsher.com
bbac20edf7 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 10:45:57 -07:00
sharparrow1@yahoo.com
ce71969779 Bug 389754: button themeing goes away when applying full page zoom. r+sr=roc, a=pavlov 2007-08-03 16:43:38 -07:00
joshmoz@gmail.com
4f1c626bec 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 16:01:32 -07:00
sharparrow1@yahoo.com
1c6b34731f Bug 114171: Leak nsNativeDragTarget. r+sr=biesi,a19=dbaron 2007-08-02 13:55:25 -07:00
joshmoz@gmail.com
9dcc5b0f73 remove unused font APIs from nsIWidget. b=388369 r/sr=pav a=pav 2007-08-02 12:16:27 -07:00
joshmoz@gmail.com
c0c82168ce Favicons not showing up in history menu (most of the time). Patch by Stan Shebs. b=379660 r=josh sr=pav 2007-08-02 12:08:40 -07:00
enndeakin@sympatico.ca
e21b126363 Bug 385269, no caret in textboxes inside a popup,r=josh,sr=vlad 2007-08-02 11:48:28 -07:00
enndeakin@sympatico.ca
a1a290dafa Bug 385535, mac only, views in popups not painted properly, r=mark,sr=roc 2007-08-02 11:43:31 -07:00
jst@mozilla.org
dadc7c619b 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-25 21:14:33 -07:00
flamingice@sourmilk.net
5b40195253 Bug 250143, Don't send events for unknown buttons, r+sr=roc 2007-07-25 14:26:16 -07:00
asqueella@gmail.com
b845616ae0 Bug 388855 - Kill old gfx code in nsImageClipboard
p=Jonathan Steele <xfsunoles@gmail.com>
r+sr=roc
2007-07-23 18:41:25 -07:00
asqueella@gmail.com
5049d09600 Bug 385168 - Changing input locale leads to sticky ALT key
p=Dainis Jonitis <jonitis@gmail.com>
r=ere, sr=roc
2007-07-23 18:34:13 -07:00
sharparrow1@yahoo.com
cc65144a62 Implement ScreenToWidget for Bug 388359. patch by Karl Tomlinson, r+sr=roc 2007-07-23 09:40:32 -07:00
enndeakin@sympatico.ca
97ed6966dd Bug 388375, menulist dropmarker doesn't highlight, caused by incorrect case for atom,r+sr=roc 2007-07-20 12:55:42 -07:00
mozilla@weilbacher.org
dd19683954 [OS/2] Bug 351167: remove obsolete resource.h, r=mkaply 2007-07-20 09:34:42 -07:00
joshmoz@gmail.com
959d0b9261 check 380192 in again, b=388384 2007-07-19 12:59:44 -07:00
joshmoz@gmail.com
c0369b28f0 back out 380192 to see if it is the cause of a perf regression. b=388384 2007-07-19 11:11:54 -07:00
joshmoz@gmail.com
7becb22bb7 fix dragging URLs to the desktop. don't always claim to have promised file data. b=388522 r=shebs sr=pav 2007-07-19 11:09:43 -07:00
joshmoz@gmail.com
6b92c617ca assorted code style and comment changes, no actual code changes. no bug. sr=sparky 2007-07-18 17:56:33 -07:00
pavlov@pavlov.net
117263b034 backing out 378830 due to perf regression. 2007-07-18 11:01:41 -07:00
vladimir@pobox.com
d297746481 b=386799, crash with zero-width canvas, r=stuart,sr=roc 2007-07-18 07:40:19 -07:00
joshmoz@gmail.com
43f617d511 remove 10.3-specific code from Cocoa widgets. b=388444 r=cbarrett sr=roc 2007-07-17 17:07:36 -07:00
joshmoz@gmail.com
de18adfc8d 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 16:02:40 -07:00
mozilla@weilbacher.org
226f4e5d21 [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 14:29:54 -07:00
smichaud@pobox.com
2f03f78e73 Fix several issues with popup windows in Cocoa widgets. b=387164 r=josh+cbarrett sr=pink 2007-07-17 13:29:39 -07:00
joshmoz@gmail.com
cb35bead04 support promised file dragging in cocoa drag service. patch by Stan Shebs. b=358093 r=josh sr=pav 2007-07-16 19:24:05 -07:00
sharparrow1@yahoo.com
3d40c5f60c Bug 381631: Cannot print pages in Landscape mode. patch by Kenneth Herron, r=pavlov, sr=roc 2007-07-16 16:16:48 -07:00