Josh Aas
|
b988572719
|
appshell whitespace cleanup, no bug
|
2009-01-06 16:25:49 -06:00 |
Josh Aas
|
e340211d88
|
more window mediator whitespace cleanup, no bug
|
2009-01-05 12:58:59 -06:00 |
Josh Aas
|
9714de8cfa
|
Clean up allocation for nsWindowMediator, nsAbout. b=471981 r=neil sr=roc
|
2009-01-04 23:22:36 -06:00 |
Robert O'Callahan
|
48f9f1673f
|
Bug 465448. Perform sanity check to avoid resizing a window smaller than the content area we're trying to achieve. r+sr=bzbarsky
--HG--
extra : rebase_source : 57e7e4e95ec2c100b8ceaa66864f6dfb5ba1cc86
|
2009-01-05 13:39:40 +13:00 |
Josh Aas
|
221d11c704
|
Clean up window mediator code. b=450576 sr=roc
|
2009-01-02 22:06:52 -06:00 |
Brad Lassey
|
023c70a165
|
Bug 459677: nsXulWindow doesn't dpi scale css pixels. r+sr=bz, a1.9.1b2=beltzner
|
2008-11-17 06:59:45 +00:00 |
Phil Ringnalda
|
5ac69655c0
|
Bug 461888 - Remove unused PACKAGE_FILE and PACKAGE_VARS and .pkg files, mozilla-central part, r=bsmedberg
|
2008-11-03 19:46:28 -08:00 |
Arpad Borsos
|
4460c617be
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |
Daniel Holbert
|
060b45c99b
|
Bug 458167 - (comments-only changes) Grammar Nazi Vol1: s/it's/its/ for the posessive version of the word, and a few other misc comment-typos, in these directories: accessible browser config profile rdf toolkit tools xpcom xpfe
|
2008-10-01 23:49:45 -07:00 |
Jonathan Steele
|
2224e98ff2
|
Bug 456892 - "Removal TopLevelWindowIsModal" [r+sr=Neil]
|
2008-10-01 00:37:53 -05:00 |
Arpad Borsos
|
8cfdcdd170
|
Bug 451909 - kill MOZ_XUL_APP now that all apps set it; 'xpfe' part; r=neil
|
2008-09-15 15:07:44 +02:00 |
Ere Maijala
|
c4357775bb
|
Patch for bug 112294: calling an alert box from window.onblur triggers the event multiple times
r=smaug
sr=roc
|
2008-08-01 10:32:32 -07:00 |
Steven Michaud
|
849e2fec66
|
Make sure Destroy() is called before an nsIWidget is destroyed. b=434089 r=bzbarsky sr=vladimir
|
2008-07-18 10:54:12 -05:00 |
Josh Aas
|
b499ac5fe0
|
Re-landing. Decomtaminate native menu system. Add new native menu API. Lots of cleanup for the native menu system code. Memory usage and speed improvements. b=433952 r=bent r=kreeger sr=roc
|
2008-06-28 03:55:30 -04:00 |
Josh Aas
|
04885ac85b
|
back out 433952
|
2008-06-27 02:52:18 -04:00 |
Josh Aas
|
0eba6d9b0d
|
remove change I didn't mean to make in bug 433952
|
2008-06-27 02:17:20 -04:00 |
Josh Aas
|
77f8ca077e
|
Decomtaminate native menu system. Add new native menu API. Lots of cleanup for the native menu system code. Memory usage and speed improvements. b=433952 r=bent r=kreeger sr=roc
|
2008-06-27 00:14:45 -04:00 |
roc+@cs.cmu.edu
|
fe716e18b0
|
Bug 406730. Track window activation status and set an 'active' attribute on the XUL root so we can style window contents based on activation status. Also provide active+inactive colors to Cocoa chrome drawing and use them based on 'main' state. Patch by Markus Strange, r=josh,sr=roc,a=mconnor
|
2008-05-02 04:32:50 -07:00 |
joshmoz@gmail.com
|
a60acbb918
|
fix wonkiness with modal windows resulting from showModalDialog on Mac OS X. b=395465 r=jst r=smichaud sr=vlad a=beltzner
|
2008-03-23 15:30:56 -07:00 |
Olli.Pettay@helsinki.fi
|
758c9b0305
|
Bug 421209, r=cpearce, sr=jst, a=beltzner
|
2008-03-20 13:24:36 -07:00 |
joshmoz@gmail.com
|
83160755f6
|
fix performKeyEvent handling so we don't beep when commands are successful. b=376077 r=smichaud sr=roc
|
2008-01-28 22:11:06 -08:00 |
dwitte@stanford.edu
|
487da505b0
|
Bug 307437 - xpfe and suite should use the newer nsIPrefService APIs instead of nsIPref. r+sr=neil, suite-only change
|
2008-01-12 18:13:24 -08:00 |
reed@reedloden.com
|
443df96698
|
Bug 307310 - "crash [@ nsAbout::NewChannel]" [p=b.jacques@planet.nl (Bastiaan Jacques) r=timeless a1.9=schrep]
|
2008-01-06 19:10:09 -08:00 |
bzbarsky@mit.edu
|
74e23f9a48
|
Put more recently focused tabs in a window at the beginning of the named item search order. Bug 407421, r+sr=jst, a=schrep
|
2007-12-14 09:32:41 -08:00 |
bzbarsky@mit.edu
|
93b6079de8
|
Fix bug 342504. r=gavin/neil, sr=bsmedberg
|
2007-12-14 09:27:31 -08:00 |
enndeakin@sympatico.ca
|
004c87805a
|
Bug 395334, allow noautohide panels to have a parent so they that float and move with their parent, also fixes bug 395123, r=josh,roc,sr=roc
|
2007-11-28 12:18:11 -08:00 |
jst@mozilla.org
|
793ae64770
|
Fixing bug 392532. Infinite recursion crash when getting scroll chrome flags off of a window at the wrong point in time. r+sr=bzbarsky@mit.edu, a=vladimir@pobox.com
|
2007-11-11 21:48:24 -08:00 |
joshmoz@gmail.com
|
36f4fea2ce
|
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 |
bzbarsky@mit.edu
|
8897d7f658
|
Remove trunk instances of MOZILLA_1_8_BRANCH interfaces. Bug 347910, r+sr+a=jst
|
2007-10-05 16:37:25 -07:00 |
roc+@cs.cmu.edu
|
2eb13f1c06
|
Bug 396657. Fixing bustage
|
2007-09-19 19:13:52 -07:00 |
joshmoz@gmail.com
|
4f5ec8077b
|
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
|
949718e0c0
|
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 |
jag@tty.nl
|
f35dab1ee1
|
Bug 394139: Replace a bunch of NS_DEFINE_CIDs with CONTRACTIDs. r=/sr=/a=bsmedberg
|
2007-09-05 06:04:54 -07:00 |
gijskruitbosch@gmail.com
|
c2402aa857
|
Bug 372453 - XULRunner apps on mac without a hiddenwindow should be able to quit
r=benjamin@smedbergs.us
r=joshmoz@gmail.com
a=bzbarsky@mit.edu
|
2007-08-23 14:30:29 -07:00 |
masayuki@d-toybox.com
|
5cf046b40d
|
Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc
|
2007-08-22 04:13:46 -07:00 |
jst@mozilla.org
|
eb6c74bccf
|
Fixing bug 389634. Remove dependency on XUL windows from modal content dialog opening code (window.showModalDialog()). r=bzbarksy@mit.edu, sr=jonas@sicking.cc
|
2007-08-09 15:03:01 -07:00 |
jst@mozilla.org
|
63bd26c924
|
Fixing bug 194404. Adding support for window.showModalDialog() for compatibility with IE. r+sr=jonas@sicking.cc
|
2007-07-26 10:52:26 -07:00 |
jwalden@mit.edu
|
12e960c504
|
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 |
enndeakin@sympatico.ca
|
763c28dc18
|
Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, attempt 2 with creating widgets later, r=bz,neil,roc,sr=bz
|
2007-07-04 08:49:38 -07:00 |
enndeakin@sympatico.ca
|
4f1b5e6da7
|
Bug 279703, backing out the popup changes due to performance regressions. sigh.
|
2007-06-29 15:15:59 -07:00 |
enndeakin@sympatico.ca
|
a38bda36bc
|
Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, r=bz,neil,sr=bz
|
2007-06-29 12:04:45 -07:00 |
emaijala@kolumbus.fi
|
c171178c76
|
Backing out patch of bug 261074 (OnFocus fires twice when window restored) due to unfixed regressions.
|
2007-06-17 03:59:19 -07:00 |
gijskruitbosch@gmail.com
|
7fe8e98367
|
Backing out patch for bug 372453 due to test failures.
|
2007-05-25 14:14:42 -07:00 |
gijskruitbosch@gmail.com
|
0a70392531
|
Bug 372453 - XULRunner apps should quit if the hidden window is not useful and no other windows are openr=benjamin@smedbergs.us (Benjamin Smedberg)r=joshmoz@gmail.com (Josh Aas)
|
2007-05-25 12:54:31 -07:00 |
Olli.Pettay@helsinki.fi
|
c62c9a6daf
|
Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst
|
2007-05-14 02:11:38 -07:00 |
Olli.Pettay@helsinki.fi
|
0cb1dd0a4b
|
backout Bug 363089
|
2007-05-11 06:34:05 -07:00 |
Olli.Pettay@helsinki.fi
|
c509d37191
|
Bug 363089, Remove nsIDOMEventReceiver, r+sr=jst
|
2007-05-11 04:15:11 -07:00 |
gijskruitbosch@gmail.com
|
55a5cb7ae9
|
Bug 375861 - nsAppshellService shouldn't default to a hiddenWindow url that might not existfirst-r=benjamin@smedbergs.us (Benjamin Smedberg)second-r=neil@httl.net (Neil Rashbrook)
|
2007-04-20 14:23:35 -07:00 |
roc+@cs.cmu.edu
|
0054412272
|
Bug 374866. Reftests for text-transform. r=dbaron
|
2007-03-22 16:01:14 -07:00 |
roc+%cs.cmu.edu
|
0df64c778a
|
Bug 406730. Track window activation status and set an 'active' attribute on the XUL root so we can style window contents based on activation status. Also provide active+inactive colors to Cocoa chrome drawing and use them based on 'main' state. Patch by Markus Strange, r=josh,sr=roc,a=mconnor
|
2008-05-02 11:32:52 +00:00 |