Commit Graph

1462 Commits

Author SHA1 Message Date
brade%comcast.net
ff69c6b94f remove unused char *; bug=238672, r=timeless, sr=tor, a=mkaply 2004-03-26 16:39:20 +00:00
bsmedberg%covad.net
dcf2a4e122 Bug 237688 - Removing unused files from xpfe/appshell rs=brendan a=mkaply 2004-03-23 21:02:43 +00:00
ben%bengoodger.com
0a1c1c008b [firefox only] bug 236977 - firefox's application icon is the document icon, not the application icon. insert an application icon resource into the resource script as the "first" icon in the resource bundle to ensure windows shell picks up the right icon for file views 2004-03-17 23:21:25 +00:00
ben%bengoodger.com
79be05b1ae 237172 - remove an unnecessary addition of a global observer in the migration code. this is only built in firefox. r=bsmedberg 2004-03-16 04:00:54 +00:00
ben%bengoodger.com
8fd81fe5ea 203077 - Rename Firefox profile data folder from Phoenix to Firefox.
Make sure the migration FE does not show when the app is launched with -ProfileWizard or -CreateProfile, as these use cases do not imply automigration.
for full details see http://bugzilla.mozilla.org/show_bug.cgi?id=203077#c35
r=jst
2004-03-11 01:27:30 +00:00
ben%bengoodger.com
0cfec070c0 236744 - xp shell service - define document icon constant for windows registry. 2004-03-08 09:57:29 +00:00
ben%bengoodger.com
e2a6de8627 Forgot to add different module name to REQUIRES list.. 2004-03-03 22:00:01 +00:00
ben%bengoodger.com
279e23a6b5 215094 - 235364 - invoke automigration code if there are no existing profiles in phoenix (will eventually becoem MOZ_XULAPP, and may move to xre/apprunner or a startup service). r=danm 2004-03-03 21:33:47 +00:00
darin%meer.net
f6875e2d3c fixes bug 234916 "Remove global/static NS_NAMED_LITERAL_C?STRING usage [was: Firefox crashes on startup on Mac OS X]" r=jst sr=dbaron 2004-02-25 02:08:34 +00:00
danm-moz%comcast.net
73ac6b2c7d unsizable windows are no longer created maximized. bug 230608 r=bryner,jst 2004-02-21 18:02:03 +00:00
dbaron%dbaron.org
5b6ae6e571 Rename {nsIDocument,nsIDocumentObserver,nsIFrame}::ContentChanged to CharacterDataChanged, since that's the only thing it's used for. Replace its nsISupports* parameter with a PRBool, since we don't need to allocate an object to pass a boolean parameter. Remove some (but probably not all) unneeded implementations on frames whose content is never a text node. b=234960 r+sr=jst 2004-02-20 21:38:31 +00:00
danm-moz%comcast.net
772ccd5c64 quit() now returns no error under normal circumstances. bug 185360 r=jag,neil 2004-02-19 23:03:13 +00:00
jst%mozilla.jstenback.com
64ad19a801 Fixing bug 68215. Adding support for the onbeforeunload event. r=peterv@propagandism.org, sr=brendan@mozilla.org 2004-02-11 06:09:51 +00:00
jst%mozilla.jstenback.com
505c634885 Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com. 2004-02-09 22:48:53 +00:00
bryner%brianryner.com
94ba5cd7db Remove unused nsTimingService and nsITimingService (bug 232779). r+sr=dbaron 2004-02-01 03:35:16 +00:00
jst%mozilla.jstenback.com
ce1edc1dc9 Fixing bug 230840. DeCOMtaminating nsIDocumentObserver, nsIAttribute, nsIContentList, and nsIContentIterator, and doing some other cleanup. r=jonas@sicking.cc, sr=bryner@brianryner.com 2004-01-24 00:46:17 +00:00
neil%parkwaycc.co.uk
c23891b138 Fix compiler warning b=229540 p=gautheri@noos.fr r=danm sr=alecf 2004-01-22 13:13:09 +00:00
bryner%brianryner.com
2bddef83ba Improve the way in which nsEvent and its subclasses are initialized. Commonly-used members can now be initialized via an inline constructor, and all other members are initialized to zero. eventStructType is set automatically. This also fixes some cases where an eventStructType was doubling as a message -- NS_TEXT_EVENT is now only used as an eventStructType, with a message of NS_TEXT_TEXT. NS_COMPOSITION_* events get an eventStructType of NS_COMPOSITION_EVENT, and ditto for NS_RECONVERSION_*. NS_DRAGDROP_EVENT is no longer an eventStructType since it is not a unique type of struct. There is also some miscellaneous cleanup to nsDOMEvent. Bug 220228, r=jst, sr=blizzard. 2004-01-12 08:25:18 +00:00
jst%mozilla.jstenback.com
c000ae86e8 General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org 2004-01-09 23:54:21 +00:00
bsmedberg%covad.net
d0f309943a Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 13:37:00 +00:00
bsmedberg%covad.net
274ef7cd49 Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 01:22:31 +00:00
bryner%brianryner.com
dfe3513814 Change all callers of nsIPresContext::GetShell() to use the non-refcounting versions. Most callers now use PresShell(), a few that were checking for null conditions are using GetPresShell() -- this will be remedied once we can ensure that a prescontext never has a null pres shell. Bug 227690, r+sr=bzbarsky. 2003-12-21 05:36:36 +00:00
scott%scott-macgregor.org
8aa1c5bdbe Bug #226604 --> crash closing message compose window (with UI button)/message filter dialog
fix crash regression. Patch by timeless

sr=mscott
a=asa
2003-11-25 02:47:48 +00:00
timeless%mozdev.org
149e7858a1 Bug 223736 nsWebShellWindow::Destroy should call nsWebShellWindow::Destroy before destroying its timer and calling release_this
r=danm sr=dbaron a=dbaron
2003-11-23 14:01:43 +00:00
danm-moz%comcast.net
7918c21eb3 tweak rev 1.137 to reduce the population of warnings from 2131 back to 2129 2003-11-09 16:33:14 +00:00
danm-moz%comcast.net
942f594ebe don't focus the parent of the window being closed if that parent is the hidden window. this reinstates rev 1.52, bug 22658. now bug 224058. r=ere, roc 2003-11-07 02:13:32 +00:00
ben%bengoodger.com
859108af87 Bug 206936 - firebird shows an XML error when opening links from external apps, caused by bug 223197 - command line service on Mac should be using browser.chromeURL pref to locate main application XUL file, not hard coding to use navigator.xul. r=smfr/ccarlen, sr=smfr, a=asa 2003-10-26 22:11:49 +00:00
bryner%brianryner.com
605cc06382 deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst. 2003-10-22 06:09:48 +00:00
danm-moz%comcast.net
224bb603bc error check repeated window registration. bug 222042 r=scott,sspitzer 2003-10-20 15:31:38 +00:00
danm-moz%comcast.net
3fb02f792d move implementation of zLevel to nsWindowMediator. make zLevel mutable. support persistent zlevel xul attribute. rework saving of persistent attributes. bug 42557 r=neil (mostly), rjc. rs=hyatt 2003-10-07 01:20:16 +00:00
danm-moz%comcast.net
1aa20befed move implementation of zLevel here from nsXULWindow. implement mutable zLevel. coalesce duplicate code. bug 42557 r=neil (mostly), rjc. rs=hyatt 2003-10-07 01:20:13 +00:00
danm-moz%comcast.net
b2ff9239b0 rework saving of persistent attributes. also maximized and alwaysRaised windows are incompatible. bug 42557 r=neil (mostly), rjc. rs=hyatt 2003-10-07 01:20:11 +00:00
danm-moz%comcast.net
328ed3ede3 add zLevel member variable to struct nsWindowInfo. bug 42557 r=neil (mostly), rjc. rs=hyatt 2003-10-07 01:20:07 +00:00
danm-moz%comcast.net
3580280da8 delay initialization of newly created window's zLevel. bug 42557 r=neil (mostly), rjc. rs=hyatt 2003-10-07 01:20:05 +00:00
danm-moz%comcast.net
700a5a690d zLevel attribute is now mutable. bug 42557 r=neil (mostly), rjc. rs=hyatt 2003-10-07 01:19:28 +00:00
danm-moz%comcast.net
c260846173 new methods Get/SetZLevel of nsIXULWindow. also doxygenify interface. bug 42557 r=neil (mostly), rjc. rs=hyatt 2003-10-07 01:19:16 +00:00
darin%meer.net
77642ae698 fixes bug 210125 "need to be able to AsyncWait for closure only" r=dougt sr=bzbarsky 2003-10-06 01:46:31 +00:00
danm-moz%comcast.net
43ab378ca8 when bringing a window to the front, also bring to the front windows which must remain in front of it. but even more so, if you follow me. bug 217012, bug 184890. r=jag,neil 2003-09-24 14:31:03 +00:00
brendan%mozilla.org
8e25974fa1 Checking in danm's patch for bug 210689, r/sr=bz/dbaron, a=me. 2003-09-08 19:06:11 +00:00
bryner%brianryner.com
06c7c1b2b4 Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-08 00:31:50 +00:00
timeless%mozdev.org
323f01b140 Bug 217886 frame structure gets lost in builds since 20030826
patch by mpconnor@rogers.com r=bz sr=bz a=brendan
2003-09-04 02:23:20 +00:00
cls%seawood.org
1b51ba858c Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules. 2003-08-16 00:42:35 +00:00
hyatt%mozilla.org
4aa2419b25 Fix for 215296, r=bryner, sr=brendan, a=asa, This patch retains Seamonkey's behavior for titles on all platforms while patching Mac behavior to leave off the modifier for FB+TB 2003-08-12 05:51:39 +00:00
hyatt%mozilla.org
4c5d13e990 Fix for 204418, make a pref available for picking the hiddenWindow URL so different apps can have their own hiddenWindow files. r/sr=bryner, a=asa 2003-08-11 08:42:36 +00:00
hyatt%mozilla.org
71e59d5b39 Update for 215440, make sure not to break SeaMonkey titlebars when the doc has no title, r/sr/a=brendan. 2003-08-07 23:01:24 +00:00
hyatt%mozilla.org
b3f8e51529 FIx for 215440, add support for a titledefault attribute that can be used when a document has no title. 2003-08-07 21:05:58 +00:00
hyatt%mozilla.org
ecfebf6684 Patch the remaining places that use _content to also support _main, r=brendan, sr=ben 2003-08-04 21:52:22 +00:00
hyatt%mozilla.org
9c31b342f2 Fix for 215041, add support for WinIE's _main target for sidebars (it's identical to _content), r=hixie, sr=ben 2003-08-04 18:33:24 +00:00
cls%seawood.org
09671327f5 Remove unused references to xpcom_obsolete
Bug #38122 r=dougt sr=bryner
2003-08-02 20:17:28 +00:00
jaggernaut%netscape.com
95899387f6 Bug 213602: Switch some users of NS_GetWeakReference over to do_GetWeakReference. r=bzbarsky, sr=dbaron 2003-07-25 19:06:59 +00:00