Commit Graph

301 Commits

Author SHA1 Message Date
joshmoz@gmail.com
cc8ffe4fc1 remove nsIMenuListener interface and its usage, cuts some memory usage, faster without it, and code is much cleaner. b=400259 r=smorgan sr=roc a=pav 2007-11-09 09:38:33 -08:00
cbarrett@mozilla.com
709cbde7de Bug 303110 - Add Unified Toolbar machinery to Cocoa widgets. r=joshmoz, r=bz, sr=roc. 2007-10-29 21:03:42 -07:00
joshmoz@gmail.com
232300b361 remove nsIEventSink and all of its usage. b=399047 r=smorgan sr=roc a=roc 2007-10-09 11:46:30 -07:00
gerv@gerv.net
2c4fa4403c Bug 398009 - fix mangled license headers. a=stuart. 2007-10-06 05:08:39 -07:00
joshmoz@gmail.com
df46920114 extra measure of security for password textfields on Mac OS X. b=394107 r=smorgan sr=roc 2007-09-27 09:01:32 -07:00
joshmoz@gmail.com
7171cbe1b9 remove unused widget interfaces and the dead remains of their implementations. b=396657 r=cbarrett sr=roc 2007-09-19 15:26:45 -07:00
Olli.Pettay@helsinki.fi
ae89765af6 Bug 395426, Contextmenu opened using keyboard should have .button == 0, r=enndeakin,sr+a=jst 2007-09-18 00:25:49 -07:00
joshmoz@gmail.com
fd73f46022 remove all docshell and webshell usage from cocoa widgets. b=273812 r=cbarrett sr=bz a=roc 2007-09-17 08:06:59 -07:00
joshmoz@gmail.com
97105f597d Fix window staggering and positioning to make sure new windows are never partly positioned offscreen and don't seeminly arbitrarily get larger by the size of the title bar. b=218214 r=mano r=cbarrett sr=roc a=roc 2007-09-15 10:01:35 -07:00
joshmoz@gmail.com
e8e03654e0 bump uuid's for bug 375011 2007-09-14 15:09:51 -07:00
joshmoz@gmail.com
54611c4332 fix up the way we handle menu separators. this is cleaner and allows them to be hidden and unhidden after creation. b=375011 r=cbarrett sr=roc a=roc 2007-09-14 15:04:59 -07:00
asqueella@gmail.com
272f2df532 Bug 393695 - Kill old gfx code in nsDeviceContextSpec with OS p=Jonathan Steele <xfsunoles@gmail.com> r+sr+a=roc 2007-09-02 15:52:38 -07:00
cbarrett@mozilla.com
645fdcf5eb Bug 382194 - Remove an assertion in nsMenuX, clean up native menu code. r=joshmoz sr=pavlov 2007-08-27 17:57:49 -07:00
kherron@fmailbox.com
ef56e89472 Bug 315687 - Sanity check paper size prefs created before bug 309988 was fixed. r=vladimir, sr=pavlov, a=pavlov. 2007-08-26 17:19:15 -07:00
cbarrett@mozilla.com
75990c3f1f Bug 393117 - Remove native resize API. r=josh r=mconnor sr+a1.9=pav 2007-08-24 18:55:28 -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
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
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
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
kherron@fmailbox.com
00978826fe Backing out patch for bug 315687 due to reftest failures on qm-win2k3-01. 2007-07-15 08:03:07 -07:00
kherron@fmailbox.com
469f7bbd10 Bug 315687 - Sanity check paper size prefs created before bug 309988 was fixed. r=vladimir, sr=pavlov. 2007-07-15 05:27:57 -07:00
kherron@fmailbox.com
1fe54e6f2e Back out patch for bug 315687, due to reftest failures on win32. 2007-07-14 10:07:33 -07:00
kherron@fmailbox.com
356b6f8010 Bug 387594 - Kill old gfx code in nsIWidget. Patch by Jonathan Steele <xfsunoles@gmail.com>. r+sr=roc. 2007-07-14 08:04:10 -07:00
kherron@fmailbox.com
7d0c00c90c Bug 315687 - Sanity check paper size prefs created before bug 309988 was fixed. r=vladimir, sr=pavlov. 2007-07-14 07:42:55 -07:00
jwalden@mit.edu
e3c4baccae Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
sharparrow1@yahoo.com
9976628a50 Backing out UUID change for now 2007-06-30 14:26:13 -07:00
sharparrow1@yahoo.com
ba8cbd4209 Updating UUID to test what's breaking windows reftests 2007-06-30 10:59:57 -07:00
kherron@fmailbox.com
a23c89d8bd Backing out patch for bug 381631 again, due to reftest failures. 2007-06-30 08:01:02 -07:00
kherron@fmailbox.com
c25df02c11 Bug 381631 - Cannot print pages in Landscape mode. r=pavlov, sr=roc. 2007-06-30 05:02:35 -07:00
dbaron@dbaron.org
3dbcfc7638 Make nsIWidget::GetToolkit not AddRef, and thus fix leaks at callers who assumed it didn't. b=386297 r+sr=roc 2007-06-29 20:04:32 -07:00
mconnor@steelgryphon.com
82cd0513d9 backing out bug 347743 due to major crasher in 386332 2007-06-29 10:25:41 -07:00
jst@mozilla.org
82955233cf Fixing bug 347743. Delay plugin destruction on windows to get it out of layout frame destruction. r+sr=roc@ocallahan.org 2007-06-27 17:15:11 -07:00
kherron@fmailbox.com
0571ac85f4 Back out patch for bug 381361 due to ref test failures on Windows. 2007-06-24 08:13:23 -07:00
kherron@fmailbox.com
0a5c57beee Bug 381631 - Cannot print pages in Landscape mode. r=pavlov, sr=roc. 2007-06-24 04:20:34 -07:00
masayuki@d-toybox.com
7e50ae6c51 Bug 377478 Implement a way to get the toggled keyboard states (e.g., Caps Lock, Num Lock and Scroll Lock). patch by Mats(gtk2 part) and me (other parts) r=ere+josh+me, sr=roc 2007-06-16 12:19:46 -07:00
sdwilsh@shawnwilsher.com
81ec781a00 Bug 380682 - nsIIdleService should allow observers to specify time in seconds instead of minutes. r=roc, sr=neil 2007-06-12 10:13:24 -07:00
roc+@cs.cmu.edu
2bfebe1bc6 Bug 380538. Allow both ononline and onoffline to be specified in the body element. patch by Chris Double, r=Olli.Pettay,sr=jonas 2007-06-06 20:28:04 -07:00
kjh-5727@comcast.net
363cd7633d Bug 377096 - Factor out nsIPrintOptions::AvailablePrinters. r=pavlov, sr=biesi. 2007-05-06 04:29:41 -07:00
mats.palmgren@bredband.net
c2c41dff75 Bye bye gtk1 and xlib (part 2 of 2). b=326152 r+sr=roc 2007-05-02 17:10:01 -07:00
joshmoz@gmail.com
4777e8e1b0 Remove some files as part of bug 379319. r=enn sr=dbaron 2007-05-02 11:13:18 -07:00
joshmoz@gmail.com
48cbd7d72e Remove nsINativeScrollbar and nsNativeScrollbarFrame. patch by Colin Barrett. b=379319 r=enn sr=dbaron 2007-05-02 00:46:50 -07:00
mats.palmgren@bredband.net
dfbd9d77a5 Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc 2007-04-30 16:52:44 -07:00
masayuki@d-toybox.com
9737b98f68 Bug 358899 [Cocoa] Improve nsIKBStateControl implementation r=josh+ere+masaki.katakai+roc, sr=roc 2007-04-15 06:43:55 -07:00
enndeakin@sympatico.ca
8b6667e253 Bug 375681, use drag event names from what-wg spec, also implement new drag and dragend events, r=smaug,sr=roc 2007-04-11 21:37:39 -07:00
mozilla.mano@sent.com
4fb830fb09 Bug 377181 - 'Jump to here' system preference is not followed by (new) non-native scrollbars. r-cbarrett, sr=roc. 2007-04-11 17:36:40 -07:00
joshmoz@gmail.com
de74587135 add NS_VK_HELP to GUI event macros. no bug. r/sr=pav 2007-04-11 16:44:19 -07:00
joshmoz@gmail.com
087aa65283 add native resize animation support to nsIDOMChromeWindow. b=347452 r=mento r=jst sr=pav 2007-04-05 17:11:41 -07:00
joshmoz@gmail.com
094f428519 Implement CoreGraphics NPAPI Drawing Model. NPAPI plugins now have the option to render using CoreGraphics instead of Quickdraw. b=344427 r=sfraser sr=jst 2007-03-26 18:07:57 -07:00
joshmoz@gmail.com
e660d48ecc allow DOM to unhide menus and menu items whether or not their initial state is hidden. fixes bidi menu items. b=364994 r=mano sr=roc 2007-03-22 17:57:45 -07:00
joshmoz@gmail.com
500c06e1d0 fix crash, suspend native events when instantiating plugins. patch by Steven Michaud. b=345627 r=josh sr=roc 2007-03-22 16:04:51 -07:00
hg@mozilla.com
465265d0d4 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00