justdave%syndicomm.com
5f8b20d894
Bug 235752: Mac OS X version of Firefox still thought it was Firebird. Copying the InfoPlist.strings file off the 0.8 branch, which was correct.
...
r= ben
2004-04-15 02:40:40 +00:00
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
ben%bengoodger.com
90bc2f6eec
Fix crash in profile migrator on startup if there are no phoenix profiles - linux and mac
2004-03-09 21:16:02 +00:00
jshin%mailaps.org
778e2e29fa
bug 215797 (by mistake, ff part was not checked in and mozilla part was checked in with 'dump()') r=bsmedberg, sr=darin, moa=bryner
2004-03-09 20:44:20 +00:00
jshin%mailaps.org
ac2f18a8e9
bug 191053 : relanding the original patch + ben's firefox patch + additional patch (sr=bz for additional changes to fix Windows bustage)
2004-03-09 19:33:48 +00:00
ben%bengoodger.com
e7ebcfa5d4
make sure the default browser check doesn't incorrectly report status
2004-03-09 06:51:27 +00:00
bzbarsky%mit.edu
92c9a2c2d8
Backing out bug 191053 and various bustage fixes due to tree red and lack of
...
ability to get a hold of jshin. a=#developers (acting sheriff).
2004-03-09 06:09:15 +00:00
ben%bengoodger.com
9bacdcbb35
build bustage!
2004-03-09 05:32:16 +00:00
ben%bengoodger.com
9a815b2104
fix build bustage, change string to wstringfix build bustage, change string to wstringfix build bustage, change string to wstringfix build bustage, change string to wstringfix build bustage, change string to wstringfix build bustage, change string to wstringfix build bustage, change string to wstringfix build bustage, change string to wstring
2004-03-09 04:50:32 +00:00
dbaron%dbaron.org
4ab33a8250
Remove spaces after #endif, which the preprocessor doesn't seem to like. Fixing bustage.
2004-03-08 14:27:43 +00:00
ben%bengoodger.com
d9ee3bafb5
fix tbox orange for now
2004-03-08 11:41:12 +00:00
ben%bengoodger.com
97ead78545
fixed again... and remove unnecessary extra link thingy for migration (windows-only)
2004-03-08 10:28:57 +00:00
ben%bengoodger.com
3faf68a9e7
bustage!
2004-03-08 10:27:18 +00:00
ben%bengoodger.com
49554a2d80
236744 - replace winhooks with shell service type info
2004-03-08 10:01:03 +00:00
ben%bengoodger.com
94ff451885
236744 - replace winhooks with a XP shell service to better allow for system integration on various platforms
2004-03-08 09:56:16 +00:00
ben%bengoodger.com
c23835dbe0
[shell1]
2004-03-08 09:38:22 +00:00
ben%bengoodger.com
877fe21ca1
214893 - Mail Integration UI - add "Mail" button to toolbar palette, with a submenu providing convenient access to mail, newsgroups. also adds Ctrl+M to compose new message.
2004-03-07 04:42:17 +00:00
bryner%brianryner.com
bdc6736616
Enable gnomevfs. Should be a no-op for windows and mac.
2004-03-07 04:37:00 +00:00
jshin%mailaps.org
b0f597c31a
bug 55300: add 'Unicode' submenu to the 'Character Encoding' menu. The new submenu has UTF-8, UTF-16*, UTF-32* and UTF-7. UTF-8 was also added to the static list. (r=neil, sr=blizzard, moa for ff = pch)
2004-03-06 06:11:48 +00:00
ben%bengoodger.com
123b18a81b
return a value!
2004-03-05 19:55:50 +00:00
bryner%brianryner.com
141c94e4bd
fix missing newline warnings
2004-03-05 19:47:34 +00:00
bryner%brianryner.com
dfe775c949
fix uninitialized variable
2004-03-05 19:47:17 +00:00
bryner%brianryner.com
58999cf75d
fix missing return
2004-03-05 19:46:05 +00:00
bryner%brianryner.com
650327ac6c
fix unused variable warning
2004-03-05 19:42:45 +00:00
bryner%brianryner.com
49c27c8e7c
fixing warning about missing newline
2004-03-05 19:42:05 +00:00
bryner%brianryner.com
afa29553bd
remove extra semicolon
2004-03-05 19:41:49 +00:00
neil%parkwaycc.co.uk
bed25690ac
Bug 218447 keyword query ignored for queries beginning www or http or ending in / p=mook_moz@yahoo.com r=pch
2004-03-05 10:53:16 +00:00
ben%bengoodger.com
927d13de71
Fix tbox orange
2004-03-05 08:40:57 +00:00
ben%bengoodger.com
bd67aaaf11
(215094) Move migration-started observer notification to the correct place to fix automigration
2004-03-05 00:46:54 +00:00
ben%bengoodger.com
7bf11d6698
(215094) - here comes profile automigration. Also, change name of Phoenix profile folder to "Firefox". Ensure migration UI is opened modally from automigration system to prevent additional profiles being created by profile startup.
2004-03-05 00:42:05 +00:00
mkaply%us.ibm.com
3ab8ba6a80
#236194
...
r=mkaply
Fix from Jon Henry - send HTTP referrer on Save Link to Disk so that all downloads work.
2004-03-04 17:53:58 +00:00
ben%bengoodger.com
5389cd34a1
damnit!
2004-03-04 08:47:31 +00:00
ben%bengoodger.com
c9cb47710a
Set browser.download.manager.openDelay to 0 by default. We've been testing with a half second for a while and the lack of feedback is confusing people. It might be annoying to have a download manager appear for instantly done downloads but the effect is if you don't show the download manager that nothing has happened, which is worse (given the options that exist for turning off the download manager)
2004-03-04 01:13:25 +00:00
ben%bengoodger.com
4e0748a005
Fix Imola bustage - move includes to .h file
2004-03-03 23:18:17 +00:00
ben%bengoodger.com
ce905b03db
(215094) more mac migration stuff
2004-03-03 21:26:48 +00:00
ben%bengoodger.com
5344fbb0c1
oops, forgot to add a line to REQUIRES when I changed toolkit profile's module name
2004-03-03 21:16:45 +00:00
ben%bengoodger.com
abd53e9dea
(215094) break imola now, so I can fix the safari profile migrator.
2004-03-03 21:02:16 +00:00
ben%bengoodger.com
be7017006d
fix gabrielle. substitute single \ for \\
2004-03-03 21:00:30 +00:00
ben%bengoodger.com
2e940217f7
turn back on IE profile migrator to break gabrielle
2004-03-03 20:48:43 +00:00
ben%bengoodger.com
f7d7fa2ee8
change the name of the profile module so clobbering doesn't break the build
2004-03-03 20:48:02 +00:00
ben%bengoodger.com
009ceaf8d4
oops
2004-03-03 10:06:47 +00:00
ben%bengoodger.com
115e9c90b3
uhh... turn off ie migrator too then.
2004-03-03 09:13:11 +00:00
ben%bengoodger.com
55160b9c14
turn off safari migrator until I'm at a mac and can figure this out
2004-03-03 08:47:21 +00:00
ben%bengoodger.com
77300dad75
215094 Turn on profile migration
2004-03-03 07:52:59 +00:00
ben%bengoodger.com
c393aae4e4
(215094) - Make Seamonkey & Phoenix migrators copy host permissions file, make automigrate work
2004-03-03 07:42:53 +00:00
ben%bengoodger.com
f5d8c2798e
(215094) More Safari profile migrator stuff - detect the default character set for web page fonts.
2004-03-02 21:26:25 +00:00
chanial%noos.fr
ab314af661
check in locale/contents.rdf
2004-03-02 01:24:28 +00:00
ben%bengoodger.com
4e10af9ca4
(215094) - fix compile error in opera profile migrator that for some reason didn't affect linux
2004-03-01 23:26:00 +00:00
bsmedberg%covad.net
97cdab633d
Bug 236134 - wallpaper patch; if users delete chrome.rdf in their firefox profile, they will crash at next startup. This adds an empty chrome package browser-region/content so that the chrome registry will work correctly. r=pch
2004-03-01 21:27:42 +00:00
chanial%noos.fr
f8ff77b0c7
Bug 235317: locale version mismatch in the inspector package. This won't fix the real bustage issue (the jar packager doesn't update preprocessed files when macros are changed) but at least, the locale and content contents.rdf files for the inspector package will now change at the same time and stay in sync.
2004-03-01 19:09:32 +00:00
ben%bengoodger.com
d4b5c839a4
(215094) - hi-ya! OK, I think I understand what's going on here now, finally. Not only was I leaking, I was also blowing all my buffers. Realloc the buffer alloced by the binary stream when reading a string of bytes from the Opera Cookies file to make room for the null terminator. Hopefully this is cut #999 or #1000 or so in the migrator's linux death.
2004-02-29 23:15:19 +00:00
ben%bengoodger.com
57c9a7c807
(215094) more memory management tweaks
2004-02-29 22:35:37 +00:00
ben%bengoodger.com
3589e2bacc
(215094) - let's not play the manual memory management game unless we have to. Use some more XPIDLStrings instead of manually freeing PRUnichar*...
2004-02-29 22:07:43 +00:00
ben%bengoodger.com
d5ac1b593a
(215094) yes, ben, you are expected to free strings after they're allocated. Except in this case we don't need to do a string copy anymore now that we made the INI parser take a const char*, so just use .get() on the path we got earlier.
2004-02-29 22:03:47 +00:00
ben%bengoodger.com
4521564347
(215094) - leaks, leaks, all around. Free buffers allocated by Binary Stream when reading cookies.
2004-02-29 21:58:21 +00:00
ben%bengoodger.com
1c299a7bf5
(215094) - only free the pref transform's |stringValue| field if the transform's type was STRING - otherwise it's uninitalized garbage and can cause us to crash on linux.
2004-02-29 21:45:25 +00:00
ben%bengoodger.com
8786effc2b
Bring patch from 236010 across - prevent INI parser from reading memory beyond EOF. Patch by Andrew Schultz <ajschult@mindspring.com>, r=bsmedberg, sr=dveditz
2004-02-29 21:38:36 +00:00
mconnor%myrealbox.com
69cef8f316
Bug 223287 - Cannot manually edit home page in Preferences if toolbar icon is removed, patch by pike@pikey.me.uk, r=pch
2004-02-29 18:37:24 +00:00
ben%bengoodger.com
a705969288
235129 - crash when exporting bookmarks. (add a null check)
2004-02-29 06:10:56 +00:00
ben%bengoodger.com
42793b726a
(215094) leak city in opera profile migrator. Switch to using XPIDLCStrings to avoid having to manually free cstrings alloced by INI parser
2004-02-29 05:56:43 +00:00
ben%bengoodger.com
a9034efaa2
(215094) fix a few warnings
2004-02-29 03:21:58 +00:00
mconnor%myrealbox.com
04521b8697
Bug 196474: pop-up icon should appear in status bar before about popup blocking appears, r=pch
2004-02-29 02:41:05 +00:00
ben%bengoodger.com
4bfaea652e
(215094) - fix leak in CopySmartKeywords - free the INI parser when we're done with it.
2004-02-29 02:20:17 +00:00
ben%bengoodger.com
0b43563ce1
(215094) - fix a hang in Opera Preferences migration - when no color settings are present in Opera preferences file, do not copy uninitialized variables into buffer
2004-02-29 02:18:44 +00:00
ben%bengoodger.com
7b1b1fe0fc
remove another unnecessary printf
2004-02-29 01:54:38 +00:00
ben%bengoodger.com
841a6c4ef0
remove unnecessary dump
2004-02-29 01:50:14 +00:00
ben%bengoodger.com
2d7692acdb
(215094) - Opera Migrator hangs at the end occasionally because of null observer service
2004-02-29 01:49:53 +00:00
ben%bengoodger.com
a8724d26f5
(215094) Make profile migrator build and somewhat run on Linux
2004-02-29 00:48:11 +00:00
ben%bengoodger.com
602b725ee8
(215094) - Make Migrator only show options in import data source list that can be imported after the profile has been loaded.
2004-02-25 10:23:18 +00:00
bryner%brianryner.com
856a899981
Update license file location to match reality; fixes blank license in installer (bug 234962)
2004-02-25 09:34:25 +00:00
ben%bengoodger.com
1ba383a21b
(215094) - migration wizard should not be opened as a modal window on MacOS X.
2004-02-25 05:26:34 +00:00
mconnor%myrealbox.com
4974fbed2d
Bug 233899: Deletion of non-contiguous cookies leaves holes in Cookie Manager, port fix from Seamonkey bug 231499, r=blake
2004-02-25 03:52:16 +00:00
mconnor%myrealbox.com
aa82b6572d
Bug 235137: remove unused checkDownloadDirectory() from pref-navigator.js, r=blake
2004-02-25 03:28:31 +00:00
ben%bengoodger.com
b0d37e9d00
(215094) Add Phoenix Profile Migrator to handle old profiles after we change the application directory name to "Firefox" from "Phoenix", shuffle shared code into the Netscape Profile Migrator base.
2004-02-25 02:46:07 +00:00
jst%mozilla.jstenback.com
dd400389d1
Prevent exceptions thrown in the shutdown code from stopping the execution of the rest of the shutdown code. r+sr=ben
2004-02-25 00:27:13 +00:00
ben%bengoodger.com
de2e6f44c1
(215094) Update string uses, replace history contract id with cid
2004-02-24 10:38:24 +00:00
bryner%brianryner.com
8ca153cebd
Add layout-debug support for FireFox
2004-02-24 07:04:57 +00:00
bryner%brianryner.com
83d7f1b11d
Add layout-debug support for FireFox
2004-02-24 06:57:42 +00:00
ben%bengoodger.com
ed2afb145b
Make migration wizard more generic and less complex
2004-02-24 05:35:32 +00:00
ben%bengoodger.com
9d1096ef32
Extend API to allow the migrators to say if a) the browser is installed and b) the import data sources that are avialable for that browser
2004-02-24 03:38:15 +00:00
ben%bengoodger.com
fd51122268
Bug 234426 - IE profile migrator sets deprecated seamonkey pref browser.startup.page. Fix by Dave Hallowell <dave532@uklinux.net> r=ben@mozilla.org
2004-02-24 00:42:12 +00:00
amardare%qnx.com
b9025115ba
Changes for the qnx(photon) platform only. It should not affect building/runtime other platforms.
...
Added the support for a splashscreen for firefox on qnx.
2004-02-23 20:03:44 +00:00
ben%bengoodger.com
976fc31f29
test some code on imola to see if this code is executing all the time
2004-02-23 09:47:36 +00:00
ben%bengoodger.com
49755b2ca7
use a sane window size for new profiles at all screen resolutions
2004-02-23 02:20:36 +00:00
blakeross%telocity.com
421df07918
Also focus quicksearch field in bookmarks sidebar to match history.
2004-02-21 11:37:06 +00:00
blakeross%telocity.com
7ab18c7188
Fix 205107: focus search box in history quicksearch box.
2004-02-21 11:11:29 +00:00
blakeross%telocity.com
93916fa325
Fix 207188: clearing history/all in prefs doesn't clear session history.
2004-02-21 07:02:53 +00:00
cls%seawood.org
294ab743fd
Link order matters. Fixing mingw bustage.
...
Thanks to Nick Thomas <nrthomas@ihug.co.nz> for the original patch.
Bug #234940 r=cls
2004-02-21 04:51:44 +00:00
pkw%us.ibm.com
2ae01282d1
Bug 234124 - RFE: Port the pluggable shell script API to FireFox/Thunderbird/Sunbird etc
...
r=bryner@brianryner.com , sr=bryner@brianryner.com
Checking in patch for Roland Mainz <roland.mainz@nrubsig.org>
2004-02-20 18:13:47 +00:00
blakeross%telocity.com
3a6fb58d73
Fix up a few things in open location: our product isn't called "Navigator", and we don't need to use string bundle anymore to set text of dialog buttons.
2004-02-20 02:22:23 +00:00
blakeross%telocity.com
daccbcc82a
Fix 229199: Open Location dlg is mostly busted. Patch by pike@pikey.me.uk.
2004-02-20 02:14:48 +00:00
blakeross%telocity.com
dc4f814149
Fix 176675: Dragging text to search bar should search for it. Also guard against a crash.
2004-02-20 00:56:59 +00:00
jst%mozilla.jstenback.com
4f8a9cbb12
Fixing last part of bug 68215, making FireFox play nicely with the onbeforeunload event too. r+sr=ben@bengoodger.com
2004-02-19 21:52:31 +00:00
jshin%mailaps.org
e36a7933da
bug 224595 : use de/encodeURI(Component) instead of escape/unescape (extra patch) : r=neil, sr=bryner
2004-02-19 11:13:29 +00:00
ben%bengoodger.com
2701bba9a4
oops
2004-02-18 22:33:21 +00:00
ben%bengoodger.com
abbe9fc884
229036 - start menu links to readme and license don't work,.... patch from simon paquet
2004-02-18 20:58:20 +00:00
blakeross%telocity.com
0f004aa287
Fix 210292: tone of toolbar tooltip text inconsistent. r=sipaq
2004-02-18 20:49:56 +00:00
mkaply%us.ibm.com
30def3123f
Add an OS/2 case
2004-02-18 19:19:58 +00:00
mkaply%us.ibm.com
38f299c977
gClickSelectaAll = true should be the default, not just the Windows case - either way, this #ifdef sucked - if you weren't WIN or UNIX, gClickSelectsAll wasn't defined at all
2004-02-18 19:18:56 +00:00
ben%bengoodger.com
24d55d099f
fix this damned problem once and for all
2004-02-18 11:07:54 +00:00
blakeross%telocity.com
b07ec78b61
Fix 234756: Set as Wallpaper: "Center" preview of tall image breaks dialog.
2004-02-18 09:57:38 +00:00
ben%bengoodger.com
462e9372a9
more safari migrator stuff
2004-02-18 05:04:22 +00:00
rlk%trfenv.com
f15fc5b39e
Re-enabling Help. Ben accidentally disabled help while landing the Migration Branch.
2004-02-17 21:54:04 +00:00
blakeross%telocity.com
d2011abe3a
Fix 234660 - homepage as about:blank breaks stuff.
2004-02-17 21:18:25 +00:00
mkaply%us.ibm.com
c23d9287f3
OS/2 updates for firefox static build
2004-02-17 19:54:44 +00:00
ben%bengoodger.com
d481c45ab0
Begin to do some migration code... add code to the safari migrator that opens a Property List file into a CFDictionary...
2004-02-17 07:59:11 +00:00
blakeross%telocity.com
d422bb1bc5
Fix 234136: middle-clicking link no longer makes it appear visited.
2004-02-17 07:40:57 +00:00
blakeross%telocity.com
e36f0f8f9d
Fix 198616: Copy Link Location doesn't work in history.
2004-02-17 07:28:20 +00:00
blakeross%telocity.com
9d61404977
Fix 176675: Dragging links to the urlbar doesn't work as expected.
2004-02-17 07:09:45 +00:00
blakeross%telocity.com
7baeab6781
Remove unused file.
2004-02-17 05:53:09 +00:00
blakeross%telocity.com
2af53f5705
Remove more bad file association junk.
2004-02-17 05:51:10 +00:00
blakeross%telocity.com
6753d7a07f
Fix 210043: Add "Copy Image" to context menu on Windows/Mac. Also added an accesskey for the block images menuitem while I was in there.
2004-02-17 04:11:54 +00:00
ben%bengoodger.com
02108bd617
Make the Migrator build on OS X
2004-02-17 03:59:06 +00:00
ben%bengoodger.com
1d688ccb48
firefox installer builds won't start because installer isn't packaging the default prefs file
2004-02-17 00:44:19 +00:00
blakeross%telocity.com
9ba916a3ab
Add makefile, fix bustage.
2004-02-16 09:21:38 +00:00
blakeross%telocity.com
57bf873b61
Fixing Firefox clobber build.
2004-02-16 08:44:50 +00:00
blakeross%telocity.com
41ebdd0573
Fix 233918 - Firefox user agent string still says Firebird.
2004-02-16 07:49:28 +00:00
blakeross%telocity.com
d7c7fadeee
Fix 216432 - Firefox shouldn't steal so many file associations. Also prevent Firefox from stealing the "edit" association of html files.
2004-02-16 04:48:22 +00:00
blakeross%telocity.com
a4121cd8a5
Fix 216432 - Firefox shouldn't steal so many file associations. Also prevent Firefox from stealing the "edit" association of html files.
2004-02-16 04:23:56 +00:00
blakeross%telocity.com
ad32baf4be
Doh...actually USE the new dialog!
2004-02-16 04:10:37 +00:00
blakeross%telocity.com
5ecf903f0a
Rip out some turbo garbage.
2004-02-16 03:54:56 +00:00
blakeross%telocity.com
07966251b6
Add monitor file.
2004-02-16 00:15:06 +00:00
blakeross%telocity.com
576c6dac3f
Fix 182928: Add new set as wallpaper dialog (which acts as a confirmation dialog but also one-ups IE). Tiling preview is waiting on implementation of background-size. Also forks nsWindowsHooks in preparation for fixing fx to not totally take over every file association known to man.
2004-02-15 23:51:10 +00:00
blakeross%telocity.com
e7b7a9aa60
Fix 182928: Add new set as wallpaper dialog (which acts as a confirmation dialog but also one-ups IE). Tiling preview is waiting on implementation of background-size. Also forks nsWindowsHooks in preparation for fixing fx to not totally take over every file association known to man.
2004-02-15 23:41:56 +00:00
blakeross%telocity.com
ce6c0a408a
add file
2004-02-15 07:26:19 +00:00
ben%bengoodger.com
1e506efcb5
Migration Branch landing, currently turned off!
2004-02-15 01:49:37 +00:00
ben%bengoodger.com
1c6bf4af45
Bring migration branch to trunk. This is not turned on yet!
2004-02-15 00:54:42 +00:00
rlk%trfenv.com
ab94c471e1
Bug 231533 - Checkin Firebird Help 1.0.1 to the Firebird tree. r=ben@mozilla.org
2004-02-14 14:43:26 +00:00
blakeross%telocity.com
5f77d14a61
add xul file.
2004-02-13 12:29:53 +00:00
bryner%brianryner.com
f6847771d4
Don't build p3p for Firefox, we don't have any UI for it.
2004-02-12 10:34:55 +00:00
ben%bengoodger.com
3209a8adba
Make newer versions of the Windows Media Player control work in Firefox by registering the executable name with the Windows Media Player
2004-02-12 10:22:20 +00:00
ben%bengoodger.com
4c0000ff4f
More from 230768 - add default prefs for firefox
2004-02-11 03:48:02 +00:00
bsmedberg%covad.net
814b876053
Bug 224829 - docshell should not require non-gecko interface nsIBrowserHistory. This was fixed by introducing a new interface nsIGlobalHistory2 to replace the current nsIGlobalHistory. There are two-way adapters so that the frozen interface still works. r=biesi sr=bz a=mscott for toolkit/ changes.
2004-02-11 02:10:04 +00:00
ben%bengoodger.com
3e0d559f6c
forgot to add these
2004-02-11 01:43:13 +00:00
ben%bengoodger.com
b76bac5739
forgot these files
2004-02-11 01:37:57 +00:00
ben%bengoodger.com
970e35804c
forgot this file
2004-02-11 00:57:46 +00:00
ben%bengoodger.com
eb919d1f0c
Firebird is now called Firefox
2004-02-11 00:56:17 +00:00
blakeross%telocity.com
e16b0d28c8
Fix 137254: "Web Search for" should be "Search Web for" -- patch by Diego Biurrun.
2004-02-10 09:02:54 +00:00
blakeross%telocity.com
a78e91d15e
Fix 182928: Add confirmation for Set As Wallpaper. Patch mainly by Jeff Thieleke (sr=blake).
2004-02-10 04:05:34 +00:00
blakeross%telocity.com
0061b8bf8d
Fix 233473: History doesn't sort properly.
2004-02-09 05:04:33 +00:00
rlk%trfenv.com
dc2ac1b3fd
Bug 232722 - change 'character coding' to 'character encoding'. Patch by Jungshik Shin <jshin@mailaps.org>. r=rlk@trfenv.com, sr=ben@mozilla.org
2004-02-08 15:48:50 +00:00
bryner%brianryner.com
1c2a40ffa9
Install default.xpm to the right place.
2004-02-06 08:47:03 +00:00
webmail%kmgerich.com
94fbb6c40a
Refined search bar icon
2004-02-05 15:59:56 +00:00
ben%bengoodger.com
7f0a366ea8
disable the installer's upgrade panel for now.
2004-02-05 09:16:16 +00:00
jshin%mailaps.org
f192075e8e
bug 206252 : back out firebird change to fix the regression (r=bryner for firebird checkin)
2004-02-04 00:13:37 +00:00
dwitte%stanford.edu
3b6c37bc82
remove preference imageblocker.enabled.
...
b=208882, patch by mconnor@myrealbox.com , r=mvl, sr=alecf.
2004-02-01 09:17:51 +00:00
chanial%noos.fr
70e903351f
Bug 184802: Sidebar close button has no tooltip, patch by Simon Paquet <bugzilla@babylonsounds.com>
2004-01-31 18:55:22 +00:00
ben%bengoodger.com
dbb7c6a288
fix 229627 - installer creates wrong keys for java on windows
2004-01-29 02:45:43 +00:00
bryner%brianryner.com
bb87ef826a
Use the right identifier for the version number substitution
2004-01-27 00:13:32 +00:00
bryner%brianryner.com
8b9e077181
Use the right identifier for the version number substitution
2004-01-27 00:11:27 +00:00
chanial%noos.fr
2fa6e444e8
Bug 221899: when saving web page, not defaulting with any file extension, patch by <pike@pikey.me.uk>
2004-01-24 23:27:43 +00:00
chanial%noos.fr
5e0b616f53
Bug 228103: Toolbar Google search for empty string results in garbage characters.
...
Loads the host of the search engine when querying for the null string.
2004-01-24 22:22:40 +00:00
scott%scott-macgregor.org
84be2007c3
Change the mac creator type on firebird to MOZB (b is for browser) to avoid
...
using the same type as Mozilla (MOZZ). This makes url delegation between thunderbird
and firebird work on the mac without the two tripping over each other.
a=brendan on the new creator name
(I forgot to check this change in back in November when I changed browser\app\Makefile.in
2004-01-24 01:08:50 +00:00
chanial%noos.fr
14f707bb95
bug 231824: the bookmarks toolbar folder should be indelible.
2004-01-23 06:36:42 +00:00
dbaron%dbaron.org
0b767dd390
Fix leaks by calling removeObserver for pref observers implemented in JS so they don't stay around until the pref service shuts down. Call removeControllers in a similar situation so that the chrome windows DOM window object can be cleaned up in one cycle of JS GC rather than two. b=231384 r=bryner sr=ben
2004-01-22 01:46:48 +00:00
bryner%brianryner.com
856dc42814
Beginning of cocoa support for firebird
2004-01-21 00:57:55 +00:00
chanial%noos.fr
8ad5abfed6
Bug 216170: Send Page (as Link) omits query string
...
patch by Jon Henry <jhenry@ccs.neu.edu>
2004-01-19 09:58:06 +00:00
chanial%noos.fr
b3a463d79a
Bug 231381: supplementary fix for linux.
2004-01-19 06:46:02 +00:00
chanial%noos.fr
74d33bab94
Bug 229241: Bookmarks menu fails to collapse if bookmark is middle clicked.
...
YAW. Thanks to Mike for testing the patch.
2004-01-19 06:16:46 +00:00
chanial%noos.fr
f65e94b295
Bug 231381: Alt+D no longer selects all text in Location Bar.
...
there was a typo but the preprocessor is still confused by a multiple case statement. It doesn't fix the linux platform yet. Thanks to Ali for building on windows.
2004-01-19 04:38:08 +00:00
chanial%noos.fr
dd28fce3a9
231043: open/close tree view button in Add Bookmark dialog at a bad location
2004-01-18 22:47:43 +00:00
bryner%brianryner.com
f7ade05c58
Remove duplicate prefs from all.js so that we don't re-override platform overrides. Rename firebird's all.js to firebird.js (copied in the cvs repository). Bug 231200 patch by steffen wilberg
2004-01-18 22:10:15 +00:00
chanial%noos.fr
acf5dffb9d
on linux, clicking in the url bar should not highlight the text. It wasn't consistent with nautilus, and it was messing the cut'n paste PRIMARY selection (see http://freedesktop.org/Standards/clipboards-spec/clipboards.txt )
2004-01-18 06:20:54 +00:00
dbaron%dbaron.org
e363f842be
Fix leaks by avoiding closure and unregistering listener. b=231266 r=bryner sr=brendan
2004-01-17 22:41:38 +00:00
bsmedberg%covad.net
00b21c89e4
Firebird bustage-fix for bug 224578. Since all pref files are now preprocessed
...
we can remove the custom rules from this Makefile.
2004-01-16 20:51:57 +00:00
ben%bengoodger.com
fe2bd2d9dc
Provide perhaps more accurate wording for the safe upgrade panel for folks who have installed Firebird into a ridiculous location.
2004-01-14 23:56:17 +00:00
bryner%brianryner.com
744ec70aeb
Fix opening a new window by clicking the dock icon on Mac.
2004-01-14 23:41:12 +00:00
ben%bengoodger.com
e51bdb71fd
Make autocomplete work on all tabs
2004-01-14 09:13:09 +00:00
db48x%yahoo.com
1a6ebc5299
bug 226752 and bug 220833 - 'Page info' dialog shows form fields belonging to incorrect forms; view page info/forms shows id, not name attribute
...
r=jag, sr=bz
2004-01-14 04:35:51 +00:00
bryner%brianryner.com
e1b3204886
give a default value (false) for autoScroll on unix.
2004-01-13 23:08:01 +00:00
chanial%noos.fr
d54521401d
Bug 230396: in the BT, new folders can only be created in menupopups with the context menu, clarifying comments.
...
initial patch by Gregor Larson <comm001@glarson.org>
2004-01-10 04:55:12 +00:00
bryner%brianryner.com
95f6ce3af0
Trying to fix tinderbox orange -- preprocess brand.dtd[.in] ourselves because make-jars.pl seems to be losing the quotes on the version string.
2004-01-08 10:18:13 +00:00
bryner%brianryner.com
4dd8708f61
Bug 224818 - centralize firebird version string and use it where appropriate
2004-01-08 07:23:49 +00:00
bryner%brianryner.com
c54ac86e5f
Fix the security warning dialogs to work as designed for Firebird:
...
- All dialogs will appear the first time a user encounters them
- The "show every time" checkbox will default to off
- If the user checks the checkbox to see the dialogs every time, the choice will be remembered.
Because of the change in default prefs, this will cause Firebird users to see these dialogs again (but defaulted to not show after that) when upgrading. Bug 172091, r=brendan, sr=ben.
2003-12-31 23:03:08 +00:00
ben%bengoodger.com
74bf4ec9a0
Ensure Password Manager isn't disabled when form fill is disabled
2003-12-31 22:02:03 +00:00
rlk%trfenv.com
628fadbe0a
forgot some files.
2003-12-31 16:13:02 +00:00
rlk%trfenv.com
3f746eb673
Firebird Help build bustage fix 3 :)
2003-12-31 16:09:30 +00:00
rlk%trfenv.com
af0f073dad
*** empty log message ***
2003-12-31 03:18:54 +00:00
rlk%trfenv.com
30ee78a958
Firebird Help checkin, without bustages :).
2003-12-31 02:37:11 +00:00
ben%bengoodger.com
9eab0153ce
fix whitespace
2003-12-30 23:14:21 +00:00
ben%bengoodger.com
4f796e5054
temporary fix for 205708 - search bar often forgets the selected search engine
2003-12-30 23:12:22 +00:00
rlk%trfenv.com
7e34ac32ef
Fixing Help Viewer bustage and re-enabling it. Also fixing image problems.
2003-12-30 22:50:08 +00:00
ben%bengoodger.com
4f22c98a39
224521 - apply security fix from seamonkey 161546 - loading javascript or data urls from history causes them to execute in the context of the current page.
2003-12-30 22:40:36 +00:00
rlk%trfenv.com
a32ba04463
Fixing images.
2003-12-30 18:44:03 +00:00
rlk%trfenv.com
25b109e753
Fixing images.
2003-12-30 18:43:33 +00:00
db48x%yahoo.com
678fda6594
bug 214992 sync sync Firebird's Page Info with Mozilla's
2003-12-30 06:59:24 +00:00
ben%bengoodger.com
3e0ab55173
Looks like forgotten files. I'm going to turn this off until it really works.
2003-12-30 05:15:02 +00:00
rlk%trfenv.com
f9e13fd04f
Bug 165960 - Implement Mozilla Firebird Help. r=ben@mozilla.org
2003-12-30 02:27:34 +00:00
ben%bengoodger.com
1b56458628
228963 - history dropmarker is missing
2003-12-27 00:22:50 +00:00
db48x%yahoo.com
a8e92b3291
forgot to check this file in
2003-12-25 01:08:46 +00:00
db48x%yahoo.com
9c0f6d358f
bug 214992 sync Firebird's Page Info with Mozilla's
...
r=p_ch
2003-12-24 21:32:43 +00:00
chanial%noos.fr
fd16f866ee
Polish the add bookmarks dialog:
...
- access key to the "Create in" button
- clicking on the label should focus the control next to it.
- Change the order of the focus with tab: the name field, the menulist field and then the expander.
- renaming some entities to respect the interCaps convention
2003-12-21 04:11:08 +00:00
chanial%noos.fr
7fb227df4f
workaround for bug 227951: add bookmarks dialog grows everytime the expander is clicked.
...
Use of resizeTo instead of sizeToContent (buggy on Windows)
2003-12-21 04:09:02 +00:00
chanial%noos.fr
b7c01103c3
fix regresion 228952: open in tabs broken
2003-12-19 19:14:15 +00:00
chanial%noos.fr
6d3d288fac
more on bug 210910: menubar menus don't have an "open" attribute, and when a dialog opens, the child of the target of the context menu is not closed.
2003-12-19 06:04:25 +00:00
chanial%noos.fr
0836593697
remove debug dumps
2003-12-19 03:49:16 +00:00
chanial%noos.fr
4f59147559
the focus should be set to the content before executing a command that opens a modal dialog. When the dialog closes, focus automatically gets back to the focused element in the parent window. This fix will prevent the edit menu (undo, redo, delete...) to perform bm command.
...
Fix a harmless js error also.
2003-12-19 03:19:04 +00:00
chanial%noos.fr
a1e62f84ee
dumpDOM debug function (not shipped) now accepts ID in addition to DOM elements.
2003-12-19 02:03:29 +00:00
chanial%noos.fr
d130654799
Bug 228897: pasting inserts a menusepator. We had the same problem inserting a resource in a folder via DND.
...
Some cleanup, use of "class" instead of "id" for the "open in tabs" menuitem and menuseparator, because the latter are supposed to be unique in the document.
2003-12-19 02:01:53 +00:00
ben%bengoodger.com
eb3cf2a8fa
Turn off the URLBar history dropmarker
2003-12-19 00:47:59 +00:00
noririty%jcom.home.ne.jp
d8b47954a9
Fix 228844 - Cannot search Japanese via Bookmark Sidebar
2003-12-18 15:06:39 +00:00
chanial%noos.fr
fe1be84a39
Bug 225921: Can't copy/paste bookmarks from personal toolbar
...
Bug 210910: Right-clicking a file within a bookmarks folder in the bookmarks menu or toolbar makes that folder inaccessible
I added the bm command controller to the menubar bookmark menu, to deal with hidden bookmarks toolbar.
2003-12-18 10:38:17 +00:00
bryner%brianryner.com
3a882830b5
Preprocess all.js and turn off autoscroll by default on unix.
2003-12-18 08:12:58 +00:00
jshin%mailaps.org
6e66bc626c
bug 206252: make it possible to attach on-line html documents/images with non-Latin1 names (r=bienvenu, sr=mscott, a=asa)
2003-12-17 00:31:34 +00:00
chanial%noos.fr
4d0d06496a
Bug 228285: make the bookmarks tree more discoverable, by adding a tooltip to the expander.
2003-12-16 23:57:03 +00:00
ben%bengoodger.com
0433296feb
Bug 218775 - double clicking an extension should show its options... patch by steffen wilberg. <steffen.wilberg@web.de>
2003-12-16 01:06:37 +00:00
ben%bengoodger.com
cc623418bf
Fix 227713 - General icon incorrectly highlighted in tools->options... patch by Mike Connor <mconnor@myrealbox.com>
2003-12-16 00:58:30 +00:00
ben%bengoodger.com
bcbe3881a1
Bug 225236 - Entering an invalid URI for popup whitelist breaks the Options dialog's OK button. Patch by Mike Connor. <mconnor@myrealbox.com>
2003-12-16 00:54:10 +00:00
ben%bengoodger.com
922e294692
bug 184801 - home button tooltip not updated when changing the home page
2003-12-16 00:37:01 +00:00
chanial%noos.fr
c98b299b45
bug 189043: remove unused icons and correct a typo. patch by Simon Paquet, r=me
2003-12-15 23:27:10 +00:00
jshin%mailaps.org
ea156e67c1
bug 213337: validate file name before presenting it as a suggested filename (2nd part) : r=cbiesinger, sr=jag, a1.6=asa
2003-12-15 23:03:16 +00:00
chanial%noos.fr
4e8868b6ae
fix several glitches, like:
...
- selecting a folder in the tree selects the menulist selectedItem if it is already in the dropdown
- unselect it if the folder is not in it
- make sure that a row is always selected.
- ensure that the row of a folder selected in the menulist is visible when the tree is expanded.
- cleanup, consolidate logic
2003-12-15 07:44:11 +00:00
chanial%noos.fr
90c184e9d9
Don't show deleted folders in the add bookmark drop down.
...
IsBookmarkedResource was only checking the parent of the resource to tell if it's in the bookmarks root hierarchy.
2003-12-15 07:26:55 +00:00
chanial%noos.fr
0d0df1c396
when disclosing the tree, the bookmarks root folder should always be open.
...
Typo in bookmarksManager.js
2003-12-15 00:55:22 +00:00
chanial%noos.fr
113d9d8d21
restore the line that updates the expander icon. It has been accidently removed.
...
Some cleanup.
2003-12-15 00:51:30 +00:00
chanial%noos.fr
f68ce6cecf
Never include the bookmarks top root in the add bookmark dropdown menulist.
2003-12-15 00:26:20 +00:00
chanial%noos.fr
2eeb33ce37
Always show the Bookmarks Root and the Bookmarks Toolbar folder in the drop down menu. Their position in the dropdown are still determined by their LastModifiedDate, it's only when they don't make the short list that they are put at the bottom of the drop down.
2003-12-14 22:55:15 +00:00
chanial%noos.fr
1f1a132025
Bug 181033: add a "New Folder" button to the add bookmark dialog
2003-12-14 10:43:43 +00:00
chanial%noos.fr
c5035b17db
Add two methods to the bookmarks service:
...
- getParent: returns the (first) parent of a resource.
- getParentChain: returns a nsIArray of containers from NC:BookmarksTopRoot down to the parent of the resource.
2003-12-14 10:41:58 +00:00
webmail%kmgerich.com
2134becda8
Styles and images for Add Bookmark dialog on Mac
2003-12-13 16:33:21 +00:00
bryner%brianryner.com
efa832fc43
Bug 226643 - turn on IDN. patch by steffen.wilberg@web.de.
2003-12-13 06:24:24 +00:00
chanial%noos.fr
050aac34ee
Bug 228163: en-US Windows localization uses "Help" and not "?", unlike the french and german one. It's up to the localizer to decide what to do, but now, it can tweak the windows build without affecting other platforms.
2003-12-11 17:33:00 +00:00
chanial%noos.fr
9da15aeff9
bug 228163: on windows, "help" menu should be "?"
2003-12-11 14:36:47 +00:00
chanial%noos.fr
4562c8656f
fix the no more persisted "class" attribute in old profiles.
...
the expandable state may be persisted in the future.
2003-12-11 14:23:02 +00:00
chanial%noos.fr
a16baf64ec
Bug 228040: make the add bookmark dialog resizable.
...
I didn't noticed that because linux doesn't honor the option "resizable=no".
Patch by Steffen Wilberg, r=me.
2003-12-11 12:53:30 +00:00
chanial%noos.fr
ebffd7282a
Bug 228035: patch by Steffen, r=me
2003-12-10 15:05:50 +00:00
chanial%noos.fr
fd49ad454c
on going work on bug 214527: add folder icons to the menulist.
2003-12-10 14:45:37 +00:00
chanial%noos.fr
9aab5be252
add a |focus| method to the bookmarks tree widget
2003-12-10 05:33:56 +00:00
chanial%noos.fr
6103e75198
Bug 227761: Hardcoded Firebird string in phrase: downloadsRemoveExit.label
...
patch by Simon Paquet <bugzilla@babylonsounds.com>, r=me
2003-12-10 01:36:00 +00:00
webmail%kmgerich.com
46f4fe132b
Refined Bookmark Manager icons
2003-12-09 22:07:40 +00:00
mkaply%us.ibm.com
b495336144
OS/2 icon
2003-12-09 19:58:56 +00:00
chanial%noos.fr
768c4d5e39
fix template, as suggested by Neil
2003-12-08 23:58:12 +00:00
chanial%noos.fr
7f600cc6ad
Landing new add bookmark dialog (bug 214527).
...
Featuring an expandable tree and a dropdown menu containing the last used folders.
The 'new folder' functionality has not been included, yet.
Thanks to bz for the help on nsCOMArrays.
2003-12-08 16:30:28 +00:00
ben%bengoodger.com
8c77970ec2
First part of bug 214260 work... teaching the download manager about XPInstall downloads, and providing an updated XPInstall confirmation dialog.
2003-12-08 08:05:15 +00:00
ben%bengoodger.com
988ff9c5bc
Bug 223333 - create sensible default mimeTypes.rdf file to automate opening of common file types
2003-12-07 07:19:18 +00:00
chanial%noos.fr
f1eb3a6b9d
fixing bustage caused by bug 225269
2003-12-07 02:56:45 +00:00
chanial%noos.fr
21749bccc8
Bug 225269: Can't use a bookmark as my homepage
...
patch by Mike Connor, r=me
2003-12-07 01:11:39 +00:00
chanial%noos.fr
f3335aec37
Bug 224819: cleanup: remove CVS dirs from packaged app bundle patch by J.J. Enser, r=bryner
2003-12-07 01:00:41 +00:00
bryner%brianryner.com
c34229505f
change module description to Mozilla Firebird, bug 227406.
2003-12-07 00:41:21 +00:00
chanial%noos.fr
2b3090e09e
Bug 225121: Uncheck 'Load this bookmark in the sidebar' failed
2003-12-07 00:02:32 +00:00
webmail%kmgerich.com
919e10792a
More Firebird Mac skin cleanup, including slightly larger 'small' icons, and a fix for Bug 227583
2003-12-06 18:24:55 +00:00
noririty%jcom.home.ne.jp
3fe9dd8251
Bug 227353, Real fixing build failure with GCC. Patch by Ali Ebrahim <aebrahim@uchicago.edu> (r=ben)
2003-12-06 04:09:53 +00:00
ben%bengoodger.com
dc388789f1
Bug 226097, DOM Inspector Page Info accesskey conflict in tools menu. Patch by Steffen Wilberg <steffen.wilberg@web.de>.
2003-12-05 22:17:20 +00:00
ben%bengoodger.com
e03350884f
damnit!
2003-12-05 21:38:36 +00:00
ben%bengoodger.com
23b02b08a8
bug 203102 - Investigate/port patches for URL field... Tab browser should remember user's typed value when switching tabs. Also, prevent about:blank from showing up when it shouldn't. Based on a patch by Will Levine <yakgoatcamel@myrealbox.com> with some modifications.
2003-12-05 05:55:54 +00:00
ben%bengoodger.com
863ac50034
Let's leave this off for just now.
2003-12-05 00:02:39 +00:00
ben%bengoodger.com
4a63ad4ff1
moz-bookmark URL support. preliminary.
2003-12-04 23:58:52 +00:00
ben%bengoodger.com
1c8b8e88e5
Fix bug 227353 - Build process with GCC-win32 fails near the end with an incorrect resource file format
2003-12-04 20:38:17 +00:00
ben%bengoodger.com
fba03c3b49
Update string usage to use &brandFullName;
2003-12-04 20:30:19 +00:00
ben%bengoodger.com
9e1f5cbdb3
Use the correct entity for the throbber tooltip, also, expand the brand identity string list to include a "Full Name" string.
2003-12-04 08:25:04 +00:00
ben%bengoodger.com
4de84f60f5
Oops, I did it again.
2003-12-04 04:54:41 +00:00