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

7337 Коммитов

Автор SHA1 Сообщение Дата
joshmoz%gmail.com d8dd4a029c Don't look up key node for menu items that don't have a key attribute. Check for empty string return from GetAttribute. Cocoa widgets only. No bug. 2006-02-13 20:12:36 +00:00
vladimir%pobox.com ff7bbe0bdf Really disable native theme on linux with cairo, had the wrong define before 2006-02-13 19:24:16 +00:00
masayuki%d-toybox.com 7c3e48ae80 Bug 296687 TSM (IME) candidate window is displayed at wrong position (too below). patch by Katsuhiro MIHARA <katsuhiromihara@goo.jp> r=josh, sr=sfraser 2006-02-11 16:04:25 +00:00
pavlov%pavlov.net a95b367c42 fixing non-cairo windows printing bustage 2006-02-11 00:03:51 +00:00
pavlov%pavlov.net a77d7d2324 fixing build bustage 2006-02-10 23:33:56 +00:00
pavlov%pavlov.net 1548c387ad fixing mac bustage 2006-02-10 23:26:33 +00:00
pavlov%pavlov.net f8a6709741 moving printing from gfx to widget part 3. bug 326149. r=vlad 2006-02-10 23:00:23 +00:00
bsmedberg%covad.net a63363a37c Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2006-02-10 22:50:22 +00:00
pavlov%pavlov.net 42d0afb22b fixing build bustage 2006-02-10 22:50:21 +00:00
joshmoz%gmail.com ac99a66523 SetPMPrintSettings releases page format instead of print settings <- fix that. b=290214 r=pinkerton sr=smfr a=brendan 2006-02-10 22:50:20 +00:00
kjh-5727%comcast.net 9cf3b1ba84 Fixing build bustage. 2006-02-10 22:50:19 +00:00
mark%moxienet.com e28b023518 Bug 316839, build fails in nsDeviceContextMac.cpp with gcc >= 4.0 following bug 213702. Correct for C++ signedness paranoia and fix warnings. r=josh sr=pink/irc 2006-02-10 22:50:18 +00:00
rbs%maths.uq.edu.au 018ecbabe9 Use ATS instead of FM to enumerate fonts so that Mozilla won't miss the Symbol font. Also cleanup obsolete codes. Patch by YAMASHITA Makoto <makotoy@ms.u-tokyo.ac.jp>, b=213702, r=jshin, sr=rbs 2006-02-10 22:50:17 +00:00
kjh-5727%comcast.net bd49cb52c7 Bug 324072 - Printer properties dialog shows properties for the wrong printer. r+sr=roc. 2006-02-10 22:50:16 +00:00
mark%moxienet.com d1d7ff8328 Bug 306370, Print orientation and other Mac page setup things aren't remembered. Update prototypes and initialize print settings from prefs. r=mano sr=smfr 2006-02-10 22:50:15 +00:00
smfr%smfr.org 165bd5ae80 Fix bug 302958: specify a name for the print job on Mac, getting it from the title passed to the BeginDocument() call. r=jhpedemonte, sr=bryner, a=asa 2006-02-10 22:50:14 +00:00
bryner%brianryner.com 50442a83d2 Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin. 2006-02-10 22:50:13 +00:00
timeless%mozdev.org c96bed8579 Bug 235643 all _CreatePrintSettings leak on failure
patch by baafie@planet.nl r=timeless sr=bz a=asa
2006-02-10 22:50:12 +00:00
joshmoz%gmail.com 955784bb37 gcc 4 fixes for Mac OS X. part 1 of the landing. Patch by Mark Mentovai. b=294244 r=josh sr=darin a=dbaron 2006-02-10 22:50:11 +00:00
smfr%smfr.org 789d76a7a4 Fix bug 279510: remove all the pre-Carbon code and TARGET_CARBON #idfefs from gfx. Patch by Ludovic Hirlimann <qa-mozilla@hirlimann.net>, r=pink, sr=me 2006-02-10 22:50:10 +00:00
dbaron%dbaron.org 49233cfe95 Remove mSurface and SetDrawingSurface to fix bustage. mSurface was a write-only void* variable taking inconsistent types. 2006-02-10 22:50:09 +00:00
dbaron%dbaron.org 3df0b35347 Remove the nsDrawingSurface typedef and replace it with nsIDrawingSurface*. b=64023 r+sr=roc 2006-02-10 22:50:08 +00:00
pedemont%us.ibm.com 91c9381119 Bug 195022 - Workaround fix for scaling images with a 1-bit mask. r=sfraser,sr=tor 2006-02-10 22:50:07 +00:00
roc+%cs.cmu.edu 7126aa65bc Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2006-02-10 22:50:06 +00:00
cbiesinger%web.de 040f466651 bug 243966 getPropertyValue truncates values for computed system font value
patch by Karsten D��sterloh <mnyromyr@tprac.de> r=ere,timeless,mkaply,amardare sr=dbaron
2006-02-10 22:50:05 +00:00
gerv%gerv.net 39dcfa4d62 Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-02-10 22:50:04 +00:00
ccarlen%netscape.com bc62867304 Adding new files for bug 154883 - using session printing APIs on OSX. r=pinkerton/sr=sfraser/a=asa 2006-02-10 22:50:03 +00:00
tor%cs.brown.edu 0a646a7ca3 Bug 234954 - remove unused nsIDeviceContext::ConvertPixel. r=pavlov sr=bryner 2006-02-10 22:50:02 +00:00
bryner%brianryner.com 7eaa14bc62 Inline getters and setters for scaling factors on nsIDeviceContext. Bug 233103, r+sr=dbaron. 2006-02-10 22:50:01 +00:00
pinkerton%netscape.com e1a69e64c1 merge more changes from chimera branch, fixed printing crash and sets dpi to
96dpi instead of 84dpi (bug 208920)
2006-02-10 22:50:00 +00:00
rbs%maths.uq.edu.au f66877102c Only show the system default font on platforms where applicable, b=206782, r=jshin, sr=blizzard 2006-02-10 22:49:59 +00:00
dwitte%stanford.edu c9dca7cdbf bug 100649: Length() being used where IsEmpty() is meant
treewide changes to convert incorrect usages of string.Length() to string.IsEmpty().

thanks to afatecha@idea.com.py (Ariel Fatecha) for the patch. r=dwitte, sr=jst.

got the ok from Asa to land into a closed tree.
2006-02-10 22:49:58 +00:00
bryner%netscape.com 00043b4380 Implement Aqua form controls when building with the Cocoa toolkit (bug 188254). r=pinkerton, sr=sfraser. 2006-02-10 22:49:57 +00:00
dbaron%dbaron.org d98c05bd6b Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2006-02-10 22:49:56 +00:00
roc+%cs.cmu.edu 8fed0aeacb Fix Mac bustage 2006-02-10 22:49:55 +00:00
dougt%netscape.com e720bcab09 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2006-02-10 22:49:54 +00:00
neil%parkwaycc.co.uk 37a8f0a292 Bug 231368 Remove unused nsIPref includes p=arne.anka@stupido.com r/sr=dbaron 2006-02-10 22:49:53 +00:00
ccarlen%netscape.com 9ff859f25c Bug 154883 - Use session printing APIs on Mac OSX. r=pinkerton/sr=sfraser/a=asa 2006-02-10 22:49:52 +00:00
rods%netscape.com d3742f004f to fix breakage, using static cast. 2006-02-10 22:49:51 +00:00
rods%netscape.com c673ed371c Implement the assign method with an "=" operator
Bug 151628 r=ccarlen sr=jst
BUg CVS: ----------------------------------------------------------------------
2006-02-10 22:49:50 +00:00
roc+%cs.cmu.edu 9ca5ce2351 Bug 186233. Clean up unused/useless GFX calls. r+sr=blizzard 2006-02-10 22:49:49 +00:00
dougt%netscape.com 282cc5bf7e Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756 2006-02-10 22:49:48 +00:00
rbs%maths.uq.edu.au b30aab0b10 Make CheckFontExistence('Symbol') to tell the truth, b=161048, r=ftang, sr=sfraser 2006-02-10 22:49:47 +00:00
rods%netscape.com 61afd0587f Turn on pluggable dialogs (second part of checkin, first part Bug 135441)
Bug 115136 r=dcone sr=attinasi
2006-02-10 22:49:46 +00:00
dougt%netscape.com f7131e22f0 fixing macX build bustage 2006-02-10 22:49:45 +00:00
rods%netscape.com b375f5f061 Turn on pluggable dialogs (second part of checkin, first part Bug 135441)
missed these files/changes
Bug 115136 r=dcone sr=attinasi
2006-02-10 22:49:44 +00:00
rods%netscape.com e1a85fad26 Add the new pluggable dialog work, in build, not used
BUg 135441 r=dcone,pink sr=attinasi
2006-02-10 22:49:43 +00:00
rods%netscape.com c148aae526 backing out unwanted changes 2006-02-10 22:49:42 +00:00
rods%netscape.com 78bee5aa7d Add the new pluggable dialog work, in build, not used
BUg 135441 r=dcone,pink sr=attinasi
2006-02-10 22:49:41 +00:00
pinkerton%netscape.com 635c02db48 Fix mach-o build bustage. Don't include non-carbon things unless we're
actually building for carbon.
2006-02-10 22:49:40 +00:00