bryner%brianryner.com
8f21653373
get rid of console window for win32 gcc builds, and limit heap size per bug 127069.
2003-11-09 22:17:10 +00:00
mkaply%us.ibm.com
3069e9949e
#223782
...
r=jst, sr=darin
remove support for dom.disable_cookie_[get,set] prefs
2003-11-06 19:35:22 +00:00
bryner%brianryner.com
c8569e38ae
Force autoregister on the first run after completing a build (even for optimized builds) like seamonkey does.
2003-11-04 07:42:52 +00:00
chanial%noos.fr
80ce23d405
remove prefs print.use_global_printsettings and print.save_print_settings (not used in the backend). They offer few if any interest. Their default behavior is kept: a print action and Page Setup change will be saved and windows share the same print settings.
2003-11-02 01:21:46 +00:00
bryner%brianryner.com
63225e8fa7
add -framework IOKit to fix static build bustage
2003-10-31 21:44:05 +00:00
chanial%noos.fr
00721180c3
Bug 223161: New FB Help Forum for new users.
...
patch by Mike Connor <mpconnor@rogers.com>
2003-10-31 01:39:29 +00:00
ben%bengoodger.com
e26335bbb1
Update static rules for Mac to ensure we link against Quicktime.
2003-10-24 07:44:34 +00:00
ben%bengoodger.com
0205da5af7
MacOS X Firebird updates:
...
- bug 217121 (contentAreaUtils.js)
- bug 223331 (browser.js)
- bug 223330 (all.js)
2003-10-24 07:41:43 +00:00
chanial%noos.fr
19294c34e0
complete rewrite of search.xml: more functionalities with less code :-)
...
add shortkeys to toggle the search engine (bug 200884), by using ctrl-arrow up and down in the search bar.
remove the pref browser.search.defaultengine. Now we rely on the local store so we can have several windows with different search engines.
2003-10-22 08:45:54 +00:00
scott%scott-macgregor.org
935368edb4
Bug #214400 --> allow distributors to allow 4.x profile migration via a pref instead of forcing it to be off for thunderbird and firebird.
...
This removes a MOZ_XUL_APP ifdef
sr=bienvenu
2003-10-21 23:36:47 +00:00
chanial%noos.fr
b218873bd9
bug 221078: unfork firebird/mozilla cookie prefs.
...
Initial patch by dwitte.
This patch migrates and removes the old cookie prefs. UI is not changed.
2003-10-17 15:21:48 +00:00
bryner%brianryner.com
55679b8fa3
bring over active link color default pref
2003-10-15 20:30:21 +00:00
chanial%noos.fr
dc5278472c
checking in back the fix for bug 172113.
...
an additional fix is included: if no ...#BookmarksToolbarFolder arc is found, then search for an (obsolete) resource "NC:PersonalToolbarFolder" (221410).
When none of them is found, then a new btf is created (only once!).
2003-10-08 08:17:23 +00:00
chanial%noos.fr
5bc4de8a82
For the next cycles: backing out the changes for bug 172113 to investigate perf because I landed them just after the tinderbox went down and also because large landings occurred before it went up.
2003-10-08 04:45:29 +00:00
chanial%noos.fr
de72792107
- bug 172113: rewrite the way we handle the bookmarks toolbar folder. Now, there is no more 2 ways to characterize the BTF: by an arc to the resource "...#BookmarksToolbarFolder" that points to the literal "true". As a consequence, the resource NC:PersonalToolbarFolder and "...#folderType" are dead.
...
- remove unused functions. Note that RDF commands were already broken, so deleteBookmarkItem and insertBookmarkItem (that were not used) may come back, but in another form.
- remove the "New Bookmark Folder" and "New Search Folder"
- refactor the "html" serializer to avoid some duplicated code.
- remove the use of the profile name for the bookmarks root.
- enforce synthax "aArgument" in some random places.
2003-10-03 20:30:14 +00:00
bryner%brianryner.com
f415147b38
patch from will levine to fix building with mingw gcc 3.3.1 (bug 220433).
2003-10-01 01:17:56 +00:00
bryner%brianryner.com
cd60efa8ac
Updating my email address
2003-09-29 06:04:02 +00:00
ben%bengoodger.com
8fad4a03c8
d'oh!
2003-09-28 18:53:09 +00:00
dbaron%dbaron.org
63fc8c8cf4
Make the rv:N.N part of the UA string come from the MOZILLA_VERSION macro (from config/milestone.txt) instead of from a pref. b=220220 r=darin sr=bryner
2003-09-25 05:39:11 +00:00
dbaron%dbaron.org
407031aaf7
Update version number from 1.5b to 1.6a. b=219695
2003-09-21 17:13:12 +00:00
ben%bengoodger.com
0ab6469cf2
Update trunk Firebird version numbers
2003-09-19 00:46:28 +00:00
brendan%mozilla.org
c26039dd1a
Shorten vendor token to be a valid US token (217407, r=ben).
2003-08-28 07:57:21 +00:00
noririty%jcom.home.ne.jp
2fe0a6f6f8
Fix 216719 - Update themes and extensions page uris
2003-08-20 01:58:29 +00:00
bryner%brianryner.com
9ccfce5eb1
Enable new password manager for Firebird.
2003-08-12 05:22:10 +00:00
hyatt%mozilla.org
28baade015
Add the pref for a hidden window. Code that uses the pref is not landed yet. It's waiting for drivers approval.
2003-08-11 06:54:55 +00:00
hyatt%mozilla.org
a817f44d49
Commit the data source file that will hold persisted alternate stylesheet choices.
2003-08-10 08:19:38 +00:00
asa%mozilla.org
a05112ff19
de-geekifying default bookmarks some - developers and testers are quite capable of making their own bookmarks - and removing redundant bookmark
2003-08-09 21:16:15 +00:00
noririty%jcom.home.ne.jp
47954d836d
Add bugzilla quicksearch
2003-08-09 19:41:44 +00:00
blakeross%telocity.com
c9244f6006
Add autoscroll pref to advanced. For now, autoscroll is on by default on linux because we haven't forked the linux prefs override file, unix.js.
2003-08-08 08:01:24 +00:00
noririty%jcom.home.ne.jp
3348ca0439
Fixing release-notes 404
2003-08-07 00:03:19 +00:00
hyatt%mozilla.org
9ef29a0550
Firebird icon for OS X.
2003-08-05 07:53:16 +00:00
ben%bengoodger.com
e48684fb14
app/profile/all.js
...
Updating Version Number for User Agent String to 0.6.1+
2003-08-04 22:33:07 +00:00
ben%bengoodger.com
39e40ad2a7
app/brand.dtd:
...
Updating Version Number for About Dialog to 0.6.1+
2003-08-04 22:32:59 +00:00
bryner%brianryner.com
8305b483e5
Removing obsolete file
2003-08-03 09:59:49 +00:00
noririty%jcom.home.ne.jp
3260ce7484
Fix 214485 - Support Forum@BTF
2003-07-31 13:06:19 +00:00
bryner%brianryner.com
e8dbdca6f5
Update app and locale version
2003-07-28 07:28:29 +00:00
bryner%brianryner.com
0221020589
XPM version of the new Firebird icon
2003-07-27 09:25:48 +00:00
bryner%brianryner.com
8ba5868a14
Update version to 0.6.1
2003-07-26 19:29:54 +00:00
kerz%mozillazine.org
bbd251c568
Adding 48x48 state to icon
2003-07-26 18:45:42 +00:00
bryner%brianryner.com
7f432959d0
Remove check for MOZILLA_FIVE_HOME in the environment; it causes conflicts with firebird (bug 172706)
2003-07-26 07:51:05 +00:00
kerz%mozillazine.org
250bacc925
New app icon, bug 170677
2003-07-26 07:28:15 +00:00
bryner%brianryner.com
991d486387
bump version to 0.6.1
2003-07-25 21:52:00 +00:00
bryner%brianryner.com
043d9e783d
Bump gecko revision to 1.5b (bug 186680)
2003-07-21 19:45:07 +00:00
noririty%jcom.home.ne.jp
8de504b447
Fix 205820 - 'Don't ask at startup' fails on multiple profiles b=204908
2003-07-20 23:42:48 +00:00
noririty%jcom.home.ne.jp
e064670708
b=161109 remove unused preference
2003-07-20 15:32:58 +00:00
noririty%jcom.home.ne.jp
1fa28ba975
Fix 184085 - Update start page to a Firebird specific page.
2003-07-20 04:04:37 +00:00
blakeross%telocity.com
620b9cb839
Fix 201476 - change all.js to not advertise unsupported "compress".
2003-07-06 02:53:51 +00:00
blakeross%telocity.com
1dc91e2891
Fix 197702 - switch shift+scroll and alt+scroll for compatibility with IE/Opera.
2003-07-06 02:40:23 +00:00
blakeross%telocity.com
85328860ca
Fix 209940 - update internet keywords to support unicode. patch by noririty@jcom.home.ne.jp.
2003-07-05 07:33:09 +00:00
asa%mozilla.org
e27911c83d
update bookmarks. patch by bugzilla@babylonsounds.com
2003-07-03 17:37:33 +00:00