Commit Graph

42 Commits

Author SHA1 Message Date
Josh Matthews
ea55b5929a Bug 669544 - Ensure log is created before using it. r=roc 2011-07-05 23:41:27 -04:00
Scott Greenlay
479328c0ba Bug 583460 - [clang] nsClipboard: cannot initialize a parameter of type 'NSString *' with an lvalue of type 'NSString const *', r=josh, a=josh 2010-11-17 13:42:05 -08:00
Robert O'Callahan
da3fbc024a Bug 573946. Move include of prlog.h to the start of files. r=mstange 2010-06-28 12:25:04 +12:00
Andrew Thompson
709623cd51 Fix frequent crash when dragging or copying images on Mac OS X. b=529910 r=josh r=joe 2010-03-25 12:07:36 -04:00
Andrew Thompson
9f07732e64 Remove duplicate image conversion code from nsMenuItemIconX and nsClipboard. b=544704 r=josh 2010-03-13 09:39:55 -05:00
Tom Dyas
0f154b629d Support receiving data from Mac OS X services into text and HTML editors. b=525389 r=josh r/sr=smaug 2010-01-10 20:45:45 -05:00
Josh Aas
b3e5cdbc41 Backed out changeset bee6729280d8 2009-12-30 17:29:26 -05:00
Tom Dyas
8917c60dff Support receiving data from Mac OS X services into text and HTML editors. b=525389 r=josh r/sr=smaug 2009-12-30 15:58:33 -05:00
Bobby Holley
86dd317584 Bug 435296 - Decode-On-Draw. r=joe,roc,bz,dolske,peterw sr=vlad 2009-09-12 16:44:18 -06:00
Joe Drew
2aa59235f2 Bug 753 - Remove nsIImage, gfxIImageFrame, and their implementations, and expose an equivalent api on imgIContainer. r=roc,josh,bz,longsonr,vlad,karlt,jimm,bsmedberg,mfinkle,peterw,peterv sr=vlad,roc
--HG--
rename : gfx/src/shared/gfxImageFrame.cpp => modules/libpr0n/src/imgFrame.cpp
rename : gfx/src/shared/gfxImageFrame.h => modules/libpr0n/src/imgFrame.h
2009-07-20 18:50:15 -07:00
Josh Aas
47b51e1ff9 Formatting cleanup part 2, moving module to 1 blank line between functions/methods. 2009-06-30 14:55:30 -04:00
Jonathan Kew
b57ba29776 Bug 466599 - wrap HTML on system pasteboard to provide charset metadata, fixes paste/drag into rich-text NSTextView destinations; r=(joshmoz + roc) sr=roc 2009-01-01 15:26:16 +01:00
Atul Varma
72e689a50c Bug 428096. Make clipboard and drag-and-drop import and export HTML on Mac. r=josh,sr=roc 2008-11-07 14:08:35 +13:00
joshmoz@gmail.com
e9cf713e34 obj-c exceptions work. b=417558 r=shebs sr=roc 2008-02-18 09:30:59 -08:00
joshmoz@gmail.com
7496007653 back out patch for bug 400028, it caused 407020 which is more serious. b=400028 r=josh sr=roc 2008-02-05 22:22:51 -08:00
bugzilla@standard8.plus.com
07a23b28d5 Bug 374347 nsIClipboard uses the deprecated nsISupportsArray interface. r=roc,Neil,sspitzer,sr=roc,a=mtschrep 2007-11-20 11:06:30 -08:00
brade@comcast.net
3ef9822372 Fix problem where PICT clipboard data is incomplete if you quit immediately after copying an image. Bug 400028. r=joshmoz,sr=roc,a=joshmoz. 2007-11-09 10:08:12 -08:00
reed@reedloden.com
c9af7276cd Bug 397381 - "Enable @try/@catch/@finally for Cocoa widgets" [p=cbarrett r=josh sr+a1.9=roc] 2007-10-22 22:44:25 -07:00
joshmoz@gmail.com
0f56358eda re-landing 398898 after it was backed out in an attempt to find a perf regression. patch by Stan Shebs. r=josh sr=roc 2007-10-18 16:37:39 -07:00
reed@reedloden.com
301a401780 Backout josh's check-in for bug 398898 to help find Tp regression. 2007-10-16 18:00:11 -07:00
joshmoz@gmail.com
3848e14c88 fix crash in places organizer. patch by Stan Shebs. b=398898 r=josh sr=roc 2007-10-15 14:08:26 -07:00
mconnor@steelgryphon.com
c91a40a45f backing colin out due to continued bustage while he's gone 2007-10-12 12:36:19 -07:00
cbarrett@mozilla.com
d010beaa88 Bustage fix 2007-10-12 12:03:49 -07:00
cbarrett@mozilla.com
01c68f6746 Bug 397381 - Enable @try/@catch/@finally for Cocoa widgets r=josh sr+a1.9=roc 2007-10-12 11:30:17 -07:00
joshmoz@gmail.com
4b624efe08 export urld type to the native clipboard on Mac OS X. patch by Stan Shebs. b=393609 r=josh sr=roc 2007-09-27 18:50:09 -07:00
joshmoz@gmail.com
81a069aa59 followup for bug 386790, don't use conflicting constant names, breaks camino 2007-09-24 15:41:10 -07:00
joshmoz@gmail.com
47bdbdabb1 Copying/Dragging text should be setting URL pasteboard data where appropriate. Patch by Stan Shebs. b=386790 r=josh sr=roc 2007-09-24 13:43:01 -07:00
cbarrett@mozilla.com
39641d346a Bug 393646 - Support reading image data off the clipboard on Mac r=josh,bienvenu sr=roc a=mconnor/drivers 2007-09-17 11:02:50 -07:00
joshmoz@gmail.com
5ef55797f9 fix build failure with logging disabled. b=389114 r=shebs sr=roc 2007-09-04 23:58:16 -07:00
joshmoz@gmail.com
ae62dbd9bf Don't do ARGB->RGBA translation in clipboard/drag image handling. patch by 'Ili Butterfield. b=393336 r=cbarrett r=josh sr=pinkerton a=pav 2007-08-29 19:10:32 -07:00
joshmoz@gmail.com
daca521237 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
24d12d0ac7 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
joshmoz@gmail.com
de0b084fd4 fix a type in the Mac OS X clipboard code that breaks HasDataMatchingFlavors. followup for bug 386751. 2007-07-05 17:36:49 -07:00
joshmoz@gmail.com
f64b334504 fix a crash when invoking drag sessions and check cached transferables when saying whether or not a drag or paste supports a particular flavor. b=386751 r=cbarrett sr=pav 2007-07-03 16:13:28 -07:00
joshmoz@gmail.com
2792f72167 rewrite much of the Mac OS X clipboard service to fix several bugs and improve performance. also a lot of cleanup. b=386225 r=smorgan sr=pav 2007-07-03 00:16:19 -07:00
joshmoz@gmail.com
37ee900e61 share more code between clipboard and drag services. original patch by Colin Barrett, more clean up by me. b=358094 r=cbarrett sr=roc 2007-06-26 22:26:18 -07:00
joshmoz%gmail.com
94a29b0372 make sure all headers have an include guard, standardize include guards, remove some unnecessary includes, remove some unnecessary non-cairo code, standardize usage of #import vs. #includes, the rule is now to use #import for Apple frameworks and #include for everything else. b=367273 r=kreeger 2007-01-18 06:34:07 +00:00
joshmoz%gmail.com
ffc51bbca3 Remove non-cairo gfx support from cocoa widgets. This isn't going to work soon anyway, camino can't build without cairo already, and it is a lot of clutter. Carbon widgets will still build with non-cairo gfx. b=364379 r=smorgan r=mento sr=pinkerton 2006-12-19 20:47:53 +00:00
stuart.morgan%alumni.case.edu
3cd18026cf Bug 362488: Copied images are byte-swapped on Intel. r=josh 2006-12-02 04:54:26 +00:00
joshmoz%gmail.com
3de686bedc don't pass byte order marks into gecko when pulling unicode strings from the system clipboard. b=355311 r=mento sr=pinkerton 2006-10-05 23:15:11 +00:00
joshmoz%gmail.com
d3ddba45c1 This might fix some bustage, but I'm not sure how likely that is. In any case we should not be including cocoa from the nsClipboard header file. Followup for 332912. 2006-10-03 00:00:18 +00:00
joshmoz%gmail.com
920e6a5af5 cocoa implementation of nsIClipboard. b=332912 r=smorgan sr=pav 2006-10-02 20:28:40 +00:00