bzbarsky%mit.edu
7a292c3f22
Make getElementsByAttribute be an nsContentList so that it's got that live
...
DOMNodeList goodness that all nodelists should have. Change some JS to not
break, and some other JS to be a little more efficient with the new world of
lazy listness. Bug 240186, r=neil on the JS changes, r=jst on the content
changes, sr=jst
2004-04-15 01:51:32 +00:00
bryner%brianryner.com
b23ec21050
Fix missing window icon and xremote client
2004-04-12 21:24:47 +00:00
bryner%brianryner.com
fdea958cb9
Fix bug 236836 for firefox/thunderbird/sunbird/composer
2004-04-12 07:25:21 +00:00
bryner%brianryner.com
d366ac6d85
Fix configure warning by changin @INSTALLER_NAME@ to $INSTALLER_NAME$. Bug 240108.
2004-04-11 23:12:57 +00:00
bryner%brianryner.com
28a5600b81
removing no-longer-used winhooks directory
2004-04-11 22:51:59 +00:00
neil%parkwaycc.co.uk
655105f2b1
Bug 236756 nsIPrefService contract id is @mozilla.org/preferences-service;1 r=varga sr=bryner
2004-04-11 20:51:57 +00:00
ben%bengoodger.com
6e426f5cbf
provide a convenient way for adding smart keywords for web page searches by adding a context menu to form fields with HTTP-GET form actions.
2004-04-10 05:04:20 +00:00
bryner%brianryner.com
ec494687a1
Add migration.xpt to installer package lists (bug 237918).
2004-04-09 23:05:00 +00:00
bryner%brianryner.com
54006ffb2d
Enable talkback for linux installer builds
2004-04-09 22:06:07 +00:00
bryner%brianryner.com
15728f287e
Remove more unpackaged files when creating zip/tar builds. Bug 239439.
2004-04-08 21:17:37 +00:00
bryner%brianryner.com
345510fa12
Initial checkin of packages for firefox linux installer. Not turned on yet.
2004-04-07 21:10:32 +00:00
dbaron%dbaron.org
0ae1b8788f
Fix leaks related to failing to remove observers. b=239833 r=blake
2004-04-07 17:37:55 +00:00
blakeross%telocity.com
5e1c17d0ce
Fix 236660 - Rename "Save Link to Disk"
2004-04-03 09:47:12 +00:00
blakeross%telocity.com
5f2db2018e
Fix 239393 - Set as wallpaper preview is broken (regression caused from Ben's winhooks landing).
2004-04-02 18:48:04 +00:00
danm-moz%comcast.net
7bac04894b
bail if no Opera profile to migrate. patch by eric@5stops.com. bug 236673 r=ben
2004-03-31 15:59:30 +00:00
bryner%brianryner.com
54e8bc7730
fix urls opened in new tabs being added to history as hidden entries (bug 236394). r=ben.
2004-03-26 21:58:08 +00:00
bryner%brianryner.com
4904d12df5
Move the check that the installer directory was created from browser/installer/Makefile to post-mozilla-rel.pl. This way, we're sure the installer directory will exist when post-mozilla-rel tries to make the dated staging directory under it.
2004-03-25 06:42:54 +00:00
bryner%brianryner.com
401b318ca6
More release build packaging fu. Rename the tar.gz archive to the name we want the archives to have on ftp.
2004-03-25 05:15:34 +00:00
bryner%brianryner.com
9a0068768b
Hack for post-mozilla-rel.pl on Linux (until Firefox installer is hooked up). Ensure /installer exists since the packaging looks for it.
2004-03-25 03:49:32 +00:00
ben%bengoodger.com
4df6140729
bug 238364 - "firefox" shell script should look in ~/.firefox instead of ~/.phoenix... patch by Roland Mainz <roland.mainz@nrubsig.org> r=ben
2004-03-24 22:40:50 +00:00
bryner%brianryner.com
11137226fc
Provide a mechanism to exclude unwanted files from firefox .zip/.tar build packaging (bug 238210). r=ben. Should only affect firefox release builds.
2004-03-24 19:22:52 +00:00
cls%seawood.org
6e7daaaefb
Removing extraneous trailing comma from enum which causes gcc -pedantic builds to break.
...
Fixing tinderbox bustage.
2004-03-23 04:08:07 +00:00
bryner%brianryner.com
ee5a61a652
Make use of VPATH so that xpm files will be first looked for in the objdir.
2004-03-21 03:46:43 +00:00
chanial%noos.fr
7ada155800
Bug 234717, 234116, Context menu commands don't work in *subfolders* of bookmarks menu. Remove the last two children instead of using getElementsByAttributes. The latter is no more needed, since now, insertion of bookmarks with DND occurs at the correct location. YAW--.
2004-03-20 08:13:39 +00:00
bryner%brianryner.com
6147ddd6a2
remove extraneous )
2004-03-19 07:47:42 +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
dbaron%dbaron.org
e7bf5bbaa1
New "MPL" application and document icons, a=ben
2004-03-17 21:31:25 +00:00
cls%seawood.org
d8e468c5b9
Disable the IE Profile Migrator when building with mingw gcc.
...
Bug #236901 r=bryner sr=ben
2004-03-17 19:06:56 +00:00
cls%seawood.org
5a31106a54
Disable the IE Profile Migrator when building with mingw gcc.
...
Bug #236901 r=bryner sr=ben
2004-03-17 17:30:34 +00:00
ben%bengoodger.com
36f4acc1fc
update about box text
2004-03-17 07:17:35 +00:00
caillon%redhat.com
12ede3d032
Bug 219378
...
Make middle mouse button pasting fix up the pasted URIs before trying to load them so that pasting a domain name by itself will work.
r=bryner sr=jst
2004-03-17 01:51:49 +00:00
darin%meer.net
d4cfd1e49d
patch for bug 237325 "mailto protocol should be a non-exposed protocol in firefox [makes SendPage work correctly with xremote]" r=bryner
2004-03-17 00:22:20 +00:00
ben%bengoodger.com
162e0330bc
new generic art for the about box and credits window
2004-03-16 23:24:43 +00:00
bryner%brianryner.com
dba3e2d1aa
Remove @ @ around APP_VERSION. Bug 224818, (patch from t-matsuu@estyle.ne.jp)
2004-03-16 22:44:48 +00:00
ben%bengoodger.com
494adca8c3
New "MPL" application and document icons
2004-03-16 19:26:55 +00:00
ben%bengoodger.com
fd9c296d88
fix mac bustage
2004-03-16 04:42:12 +00:00
ben%bengoodger.com
56cc1b271f
237190 - fix some leaks in migration. r=brendan
2004-03-16 03:58:41 +00:00
ben%bengoodger.com
4e06059da1
rename the app icons file to firefox.icns
2004-03-16 03:56:58 +00:00
ben%bengoodger.com
97db57d365
Update Mac Bundle Manifest with more up to date info about Firefox
2004-03-16 02:01:36 +00:00
mconnor%myrealbox.com
96a9f16da1
removing unneeded files after checkin for bug 233607, r=blake
2004-03-13 02:26:29 +00:00
mconnor%myrealbox.com
53897c5f1e
additional part of checkin
2004-03-13 02:04:53 +00:00
mconnor%myrealbox.com
ec0e460221
bug 233607 About Dialog Should Not be Themeable - patch by Robert Parenton (rparenton@louisianaada.org), r=blake
2004-03-13 01:53:48 +00:00
mconnor%myrealbox.com
97bd627266
part of checkin for bug 233607, r=blake
2004-03-13 01:49:59 +00:00
bryner%brianryner.com
24b2868e15
Changes for hooking up windows firefox nightlies to post-mozilla-rel.pl (bug 237173). r=leaf, a=dbaron.
2004-03-11 23:18:19 +00:00
ben%bengoodger.com
28f435c0ad
bug 169378 - first Firefox window is ignored by window mediator - causing windows opened before the DOM inspector is opened to not appear in the DOM inspector's window list. This is fixed by initializing the window datasource after the first window is shown, when the DOM inspector is installed.
2004-03-11 04:46:48 +00:00
ben%bengoodger.com
91b5f4fc4b
Better structure error handling logic, at mconnor's suggestion
2004-03-11 01:29:15 +00:00
ben%bengoodger.com
49b3b5e66e
203077 - Rename Firefox profile data folder from Phoenix to Firefox. This includes some changes to better support the Phoenix Profile Migrator.
...
Also, make migration wizard show for 5 seconds (with a Finish button to dismiss) when automigrating, so the user can see what's happening.
for full details see http://bugzilla.mozilla.org/show_bug.cgi?id=203077#c35
r=jst
2004-03-11 01:26:41 +00:00
jshin%mailaps.org
1de2188bbf
bug 215797 (additional firefox patch) for handling history entries with IDN hostnames : r=bsmedberg, sr=byner
2004-03-10 18:54:08 +00:00
mconnor%myrealbox.com
41391d1e18
bug 233339 supplmental patch for Firefox, the UI portion is temporary and will be cleaned up before 0.9, r=ben
2004-03-10 08:16:14 +00:00
ben%bengoodger.com
6254f6d05b
forgot to set the keys appropriately
2004-03-09 21:24:25 +00:00