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
ben%bengoodger.com
88c80d8837
Update packager file as part of bug 225724.
2003-12-04 04:30:26 +00:00
ben%bengoodger.com
175130b283
We no longer need any of these files
2003-12-04 04:28:55 +00:00
jshin%mailaps.org
5684182912
bug 225695 : follow-up to the fix for bug 44272. the first part of three ; tree-wide sweep to replace escape/unescape with en|decodeURI(Component). r=bz, sr=rbs, a=asa
2003-12-03 21:41:37 +00:00
ben%bengoodger.com
de9b4b192f
update a little more
2003-12-03 07:10:51 +00:00
ben%bengoodger.com
11881d41c2
Update file version info
2003-12-03 07:07:27 +00:00
ben%bengoodger.com
96271c2900
171606 - dropmarker icon for toolbar search icon
2003-12-03 06:13:11 +00:00
ben%bengoodger.com
5539b9fac6
Send Page now works everywhere, according to mscott.
2003-12-03 05:45:22 +00:00
ben%bengoodger.com
8ad2a6daca
bug 215892 - context menu for web panel sidebar.
2003-12-03 05:37:53 +00:00
ben%bengoodger.com
2730e6908a
Fix Search bar command key on Mac... XP_UNIX is defined for unices AND MacOS X!
2003-12-03 00:18:41 +00:00
dbaron%dbaron.org
d5582721b7
Separate locale version from Mozilla version so we do not have to bump locale version for every release. b=226377 r=kairo, bsmedberg sr=ben a=asa
2003-12-02 23:22:11 +00:00
ben%bengoodger.com
f195447780
Bug 212097 - MacOS X Firebird should open a new, empty window with its URL bar focused if the user presses Cmd+L when there are no active windows (i.e. just the menubar)
2003-12-02 22:27:25 +00:00
ben%bengoodger.com
497926a709
bug 225958 - plugin list is empty in downloads panel. patch by Steffen Wilberg <steffen.wilberg@web.de>.
2003-12-02 03:13:48 +00:00
ben%bengoodger.com
244043151b
Add cookie to the packages list, fixes bug 225698. (Privacy options cannot be saved in installer builds)
2003-12-02 03:09:00 +00:00
ben%bengoodger.com
4ee6756901
Adjust menu item position, ensure UI is updated correctly if the user aborts the "go-offline" operation for some reason.
2003-12-02 00:59:33 +00:00
ben%bengoodger.com
a7d5626998
Bug 171600 - Work Offline for Firebird. Add File menu item + observer to control browser offline state, now that the offline back end works better.
2003-12-02 00:29:22 +00:00
ben%bengoodger.com
5bba2032a7
rip out extraneous dump
2003-12-01 07:55:20 +00:00
ben%bengoodger.com
7a2db6b1c0
Fix issue with Retry download in download manager not saving to the same location.
2003-12-01 07:34:57 +00:00
ben%bengoodger.com
d1240b90a7
Downloads Button D&D
2003-12-01 06:33:00 +00:00
ben%bengoodger.com
f3ec7eea72
Ensure that window closing that would cause the app to quit goes through the same codepath as an actual application quit.
2003-12-01 05:40:07 +00:00
ben%bengoodger.com
df76ba11cc
Add some prefs.
2003-12-01 03:48:13 +00:00
ben%bengoodger.com
89c366eb4a
actually make the dl mgr commandkey work.
2003-12-01 02:17:13 +00:00
ben%bengoodger.com
74e538aaf5
Add the shortcut key to the download menuitem
2003-12-01 01:54:41 +00:00
bryner%brianryner.com
452092246d
Fix some strings in the .NET manifest file (bug 226967). patch by sipaq, r=me.
2003-11-30 01:41:38 +00:00
cbiesinger%web.de
593fbc07e9
(firebird only) 225398 res/html/* not packaged by installer
2003-11-30 01:00:39 +00:00
ben%bengoodger.com
1075295db5
Add missing xpt files to the packager list. This fixes:
...
- various dlmgr bugs
- view source
- find in page
for installer builds!
2003-11-30 00:11:27 +00:00
ben%bengoodger.com
687b3316bd
Shorten delay before dlmgr window opens.
2003-11-29 23:57:52 +00:00
ben%bengoodger.com
0e0e6dd38b
add downloads.xpt to packager listing, fixing download manager in installer builds (hopefully!)
2003-11-29 07:10:45 +00:00
ben%bengoodger.com
41285947ae
icons
2003-11-27 03:25:56 +00:00
ben%bengoodger.com
755fe67158
215467, Part I. New Download Manager.
2003-11-27 00:54:33 +00:00
mkaply%us.ibm.com
b4e664bd5f
New OS/2 icon
2003-11-25 18:45:21 +00:00
bryner%brianryner.com
c66c0db4cf
Use our own default window icon on Linux
2003-11-25 05:02:25 +00:00
scott%scott-macgregor.org
f6121850a9
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
2003-11-25 03:12:40 +00:00
chanial%noos.fr
dd5c42a151
fix "find in page" and "find Again" menuitems.
2003-11-21 19:06:37 +00:00
bryner%brianryner.com
ee1ee1ae04
whitespace change to work around XUL preprocessor dependency problems
2003-11-21 00:38:54 +00:00
darin%meer.net
18d8f4d786
fixes bug 226071 "xremote: openURL doesn't work well when multiple apps with different capabilities are present" r=bz,blizzard sr=bryner a=asa
2003-11-21 00:09:50 +00:00
chanial%noos.fr
011251779d
Hook up the "find in page" functionality in the toolkit, by adding the methods find(), findAgain() and findPrevious() and the property canFindAgain to the widgets browser.xml and tabbrowser.xml. Fixes bug 184741, 187059, 225530 and half of the long standing bug 222157.
2003-11-20 09:48:16 +00:00
chanial%noos.fr
5dade47a7d
convert chrome://global/content/widgets to chrome://global/content/bindings
2003-11-20 05:14:08 +00:00
chanial%noos.fr
e0bdf34ab3
redefine Ctrl-I,J,K for linux. See bug 226273 for the Linux, Mac and Windows short key table.
...
remove #ifdef in browser.dtd
2003-11-20 00:45:03 +00:00
mkaply%us.ibm.com
051f34c626
#222978
...
r=mkaply, a=mkaply
Get fonts working again on OS/2 Firebird
2003-11-19 20:38:06 +00:00
ben%bengoodger.com
76f006a097
Don't use Accel+I to open the bookmarks bar on Mac - Accel+I is traditionally mapped to Info on MacOS.
2003-11-17 02:27:26 +00:00
chanial%noos.fr
4026ea488f
update update_notifications.provider.0.datasource, even if we don't use it (patch by Steffen Wilberg)
2003-11-16 04:01:31 +00:00
chanial%noos.fr
345db106d6
update general.useragent.contentlocale (patch by Steffen Wilberg)
2003-11-16 03:59:29 +00:00
chanial%noos.fr
29b3221b09
update startup.homepage_override_url, even if we don't use it (patch by Steffen Wilberg)
2003-11-16 03:53:39 +00:00
chanial%noos.fr
90b68f3e18
remove the pref intl.content.lang: it was only used for the communicator sidebars.
2003-11-16 03:34:56 +00:00
chanial%noos.fr
d2ab261bca
move the i18n part of browser.properties into the toolkit (intl.properties)
...
Even if the platform dependent files intl.properties are identical for en-US, I think it's a good idea to keep them in seperate directories, to not mislead localizers.
2003-11-15 08:26:10 +00:00
bryner%brianryner.com
dfcc425990
Fix tree rowcount change notifications for cookie manager (bug 215656). patch by steffen.wilberg@web.de, r=bryner.
2003-11-15 00:00:39 +00:00
timeless%mozdev.org
7db916ee78
Bug 219899 localization issue in browser-menubar.inc: hardcoded menu label "Window"
...
patch by mpconnor@rogers.com r=ben
2003-11-14 05:10:46 +00:00
jshin%mailaps.org
f0d8be564e
bug 224748 : make hardcoded charset names canonical (r=smontagu, sr=blizzard)
2003-11-14 01:00:03 +00:00
ben%bengoodger.com
3e3729e302
Fix the Developer Tools jst so Inspector can be installed
2003-11-12 23:24:03 +00:00
ben%bengoodger.com
5161295d4a
Turn on ADT Package for installer
2003-11-12 09:31:48 +00:00
ben%bengoodger.com
3788ab63a8
Turn on Inspector in Firebird
2003-11-12 09:15:56 +00:00
chanial%noos.fr
22bd07ecb3
bug 221597: remove reference to a communicator locale (sidebar.properties) by copying and updating it (Sidebar Internet Search Tab -> Search Bar)
2003-11-12 05:52:02 +00:00
chanial%noos.fr
a727866897
bug 225215: alt-Enter doesn't work in the search bar
2003-11-12 05:13:43 +00:00
chanial%noos.fr
72772edd87
coding style nit
2003-11-12 03:31:56 +00:00
chanial%noos.fr
8d152f3d52
bug 224241: sidebar installation is broken.
...
hyatt should find a way out of the Matrix :-).
patch suggested by caillon.
2003-11-12 03:13:40 +00:00
ben%bengoodger.com
c6f340b4eb
remove unnecessary entries from packages-static
2003-11-10 07:18:31 +00:00
ben%bengoodger.com
7d8c2ffb26
Add satchel to the packager list
2003-11-10 07:10:53 +00:00
ben%bengoodger.com
1f1cc6e794
Include browser-region in this jst file
2003-11-10 06:44:06 +00:00
ben%bengoodger.com
d3554040e1
Let's not actually package up these files until they work, to save on download size.
2003-11-10 04:48:00 +00:00
ben%bengoodger.com
d807f4944b
Update skin name so the new theme actually works
2003-11-09 23:24:23 +00:00
darin%meer.net
582bc3f22c
fixes bug 224240 "nsURIChecker cleanup" r=biesi sr=bzbarsky
2003-11-09 22:49:57 +00:00
bryner%brianryner.com
2303733463
get rid of console window for win32 gcc builds, and limit heap size per bug 127069.
2003-11-09 22:17:10 +00:00
chanial%noos.fr
73a5400bc7
Bug 225091: Ctrl+P no longer works
2003-11-09 05:49:50 +00:00
ben%bengoodger.com
68b333d710
Pinstripe for Firebird, new default theme for MacOS X. Contributed by Kevin Gerich (webmail@kmgerich.com), iconography by Stephen Horlander (stephen@noved.org)
2003-11-09 03:12:52 +00:00
chanial%noos.fr
adbe194656
Bug 224990: search bar is unusuable if the specified searchplugin is not found.
...
If the search engine is not found, fall back to find in page
2003-11-08 06:06:11 +00:00
ben%bengoodger.com
b06abc10f5
change version number, adjust script to remove timebomb (thanks Simon Paquet)
2003-11-08 00:33:09 +00:00
bryner%brianryner.com
37b21bff58
Don't --disable-installer.
2003-11-07 08:38:11 +00:00
chanial%noos.fr
42213fe6f3
add browser.search.defaultengine to the pref sanctuary
2003-11-07 05:00:06 +00:00
ben%bengoodger.com
1f61abf204
Last script updates
2003-11-07 02:31:01 +00:00
ben%bengoodger.com
cd8e5d98dc
More updates...
2003-11-07 01:52:16 +00:00
mkaply%us.ibm.com
e98dd6c54e
#223782
...
r=jst, sr=darin
remove support for dom.disable_cookie_[get,set] prefs
2003-11-06 19:35:22 +00:00
mkaply%us.ibm.com
52f735028c
#152264
...
r=jshin, sr=blizzard
zh-HK support for firebird and thunderbird
2003-11-06 18:57:39 +00:00
ben%bengoodger.com
5ce0af83d2
Making the uninstaller work...
2003-11-06 09:44:14 +00:00
ben%bengoodger.com
e190b92ad0
String updates
2003-11-06 08:39:50 +00:00
chanial%noos.fr
78a205117e
cvs remove unused files.
...
(including pref-bidi.dtd, not part of any build see bug 79675)
2003-11-06 07:10:01 +00:00
chanial%noos.fr
5db37c6eb5
bug 224399: fix the print toolbar button. I missed an occurence of BrowserPrint(). Use of the command system and rename Browser:Print to cmd_print.
2003-11-05 20:45:34 +00:00
ben%bengoodger.com
9989308be7
Ongoing updates...
2003-11-05 07:01:42 +00:00
bryner%brianryner.com
d9647f99f2
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
ben%bengoodger.com
9ade0b95e7
ngoing work...
2003-11-04 06:52:53 +00:00
chanial%noos.fr
1e5de0b577
Bug 223390: "Save as" and "Save Link as..." save gzipped content when server uses gzip transfer-encoding. porting fix from the suite. Patch by bz. Thanks Jesse!
2003-11-04 05:31:55 +00:00
chanial%noos.fr
4773dba6c8
bug 224569: Cookie Manager and Exceptions window should remember column size. patch by Steffen Wilberg <steffen.wilberg@web.de> r=me.
...
some flex tweaking, also
2003-11-04 05:02:35 +00:00
chanial%noos.fr
4249292cca
bug 221599: remove comm.jar dependencies in nsGlobalHistory.cpp by adding history.properties for now. Putting the history in the toolkit seems highly bogus.
2003-11-03 08:14:10 +00:00
chanial%noos.fr
3fd3695714
bug 224522: collapse menuitem needs a correct accesskey "C".
...
Moving the crap out of history.properties.
2003-11-03 08:05:03 +00:00
chanial%noos.fr
8d6fec6afc
bug 221597: removing comm.jar dependencies in contentAreaUtils.js by copying contentAreaCommands.properties for now.
2003-11-03 07:21:55 +00:00
chanial%noos.fr
6fb6c0acf8
Bug 221597: remove the comm.jar dependecies in the history panel
2003-11-03 07:10:04 +00:00
chanial%noos.fr
4ab446d8be
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
chanial%noos.fr
2e582dbb3c
Add a routine |clearObsoletePrefs| to remove/migrate the old prefs
2003-11-02 01:09:18 +00:00
bryner%brianryner.com
811ebf3092
add -framework IOKit to fix static build bustage
2003-10-31 21:44:05 +00:00
chanial%noos.fr
6be9c94ec8
Don't preprocess dtd files.
2003-10-31 15:49:17 +00:00
chanial%noos.fr
28372ff680
Bug 223161: New FB Help Forum for new users.
...
patch by Mike Connor <mpconnor@rogers.com>
2003-10-31 01:39:29 +00:00
varga%nixcorp.com
2e490df717
Checking in for Jungshik Shin.
...
Fix for bug 195093. 'modernize' nsILocale and nsIPlatformCharset.
r=smontagu sr=darin
2003-10-30 15:08:48 +00:00
varga%nixcorp.com
0300557bb8
Fix for bug 221361. right click context speed is very slow with large selections
...
r=jan,neil sr=alecf patch by gemal
2003-10-30 10:32:59 +00:00
ben%bengoodger.com
ed988c39a1
Incremental installer updates
2003-10-30 02:12:10 +00:00
chanial%noos.fr
31e49513d6
- Rewrite the way we handle print preview so that it can be used in any XUL app. This is achieved by adding a new "public" method to PrintUtils:
...
PrintUtils.printPreview(enterPPCallback, exitPPCallback) where the optional callback functions are called just before entering and after exiting PP mode
- disable all short keys in PP mode except ctrl-W and fix bug 178485 and bug 215277. Now clicking the close window icon actually closes the window.
- global vars gPrintSettingsAreGlobal, gSavePrintSettings, gPrintSettings, gOldCloseHandler, gInPrintPreviewMode, gWebProgress are removed.
- A lot of cleanup.
2003-10-29 08:01:27 +00:00
chanial%noos.fr
3065fc222b
fix js warning: redeclaration of var target
2003-10-27 03:01:53 +00:00
chanial%noos.fr
7289e5bdc5
move printPreviewBindings.xml to the toolkit, fork printPreview.dtd
2003-10-26 05:00:15 +00:00
chanial%noos.fr
27226ee2a0
Bug 221597,221599: remove toolkit and browser dependencies to chrome://communicator/content/pref/pref-charset.xul by copying it to the toolkit and renaming it as customizeCharset.xul.
2003-10-26 04:03:29 +00:00
chanial%noos.fr
94a4a7af7d
correct typo. no need to PP here. 80 column fix. untabify.
2003-10-25 20:16:48 +00:00
chanial%noos.fr
559d416186
bug 223534: alt+enter for opening URL in new tab doesn't work at all. Fix the problem by preventing Alt+Enter default action in the bubbling phase instead of the capturing one so that Alt+Enter can be handled and still doesn't beep on WinXP.
2003-10-25 19:31:07 +00:00
ben%bengoodger.com
685116577a
Update static rules for Mac to ensure we link against Quicktime.
2003-10-24 07:44:34 +00:00
ben%bengoodger.com
2e8ab0a9e1
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
1ed0199b39
Bug 223277: real fix concerning the event chain + Band aid patch for an XBL bug.
2003-10-24 06:55:04 +00:00
chanial%noos.fr
584cac56a4
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
chanial%noos.fr
8b7c073a4a
- add new debug routine dumpDOM that writes the DOM tree under a given element.
...
- enhance dumpOBJ debug routine to deal with null and properties not accessible that trigger an error
- enclose all the debug routine by a #ifdef DEBUG
2003-10-22 07:57:34 +00:00
chanial%noos.fr
85f81b6573
cvs remove browser/components/search (not built)
2003-10-22 07:46:00 +00:00
chanial%noos.fr
f5e8c8f658
add tri-licence
2003-10-22 06:35:37 +00:00
scott%scott-macgregor.org
a27693468b
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
varga%nixcorp.com
199cf9bc76
Changing my email address.
2003-10-21 15:35:57 +00:00
ben%bengoodger.com
2259244879
Updates...
2003-10-20 19:59:49 +00:00
noririty%jcom.home.ne.jp
f5f4d124fe
Fix b=170499 move visitLink() to toolkit for about dialog and thunderbird
2003-10-19 15:18:15 +00:00
chanial%noos.fr
10bbeb28bd
Bug 221597: remove comm.jar dependencies in browser.js by forking metadata.xul (now: metaData.xul)
...
move pageInfo.css into skin.
2003-10-17 18:00:38 +00:00
chanial%noos.fr
757044237d
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
chanial%noos.fr
a43d6710f0
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:05:49 +00:00
chanial%noos.fr
75f2a9f5c3
bug 222625: Default attribute for preferences should be "value"
...
bug 222030: useless use of wsm_attributes used in <data/> objects
and also remove some silly use of prefattribute
2003-10-17 14:56:39 +00:00
bryner%brianryner.com
3515d16faa
really fix bug 220067, and add license from nsWalletTreeUtils.js (the source of this code)
2003-10-16 18:09:55 +00:00
bryner%brianryner.com
55adbb6571
removing unused file
2003-10-16 18:07:21 +00:00
bryner%brianryner.com
0e97dcab55
port fix to sort strings case-insensitively, bug 220067
2003-10-16 09:44:52 +00:00
bryner%brianryner.com
14bad0beae
bring over active link color default pref
2003-10-15 20:30:21 +00:00
chanial%noos.fr
5047f7cadc
Bug 221597: remove comm.jar references in pref-fonts.xul
2003-10-14 22:54:54 +00:00
chanial%noos.fr
be95a9e30a
Bug 221597: remove comm.jar references in openLocation.xul
2003-10-14 22:36:58 +00:00
chanial%noos.fr
1e43f74565
Bug 221597: remove comm.jar references in pref-theme.*
2003-10-14 21:18:44 +00:00
chanial%noos.fr
d57c578337
bug 221597: remove comm.jar dependencies in pref-calibrate-screen.xul
2003-10-14 20:38:25 +00:00
chanial%noos.fr
82c47f7d35
on going work on bug 221597: move the close, restore and minimize icons to the toolkit.
2003-10-14 20:11:16 +00:00
chanial%noos.fr
842d885a0f
removing comm.jar dependencies in the bookmarks component. Escape close the window and fix for bug 168412.
...
Also remove the bookmark edit command (ex: cmd_bm_paste) and use the edit ones instead (ex: cmd_paste)
2003-10-14 05:20:35 +00:00
ben%bengoodger.com
da2dd6fd1b
Updated installer scripts for the new FE...
2003-10-12 01:25:28 +00:00
chanial%noos.fr
16014e6ec2
Undo overzealous commenting (bug 221692)
2003-10-09 15:04:42 +00:00
chanial%noos.fr
ccba7ce6b1
fix regression from last checkin (bug 221667)
2003-10-09 12:08:44 +00:00
chanial%noos.fr
deb907dede
- fix regression 221118: Can't drag links into bookmark manager or bookmark sidebar.
...
- logic change: a transaction will not be performed when one of its item can not be acted on. Before, the only the valid items were processed. A LOT of simplifications have come up. I am slowly moving toward the resolution of bug 168411, by simplifying the interface that will be needed to move the transactions to the bookmarks service.
- fix bug 221550: the selection is not retained when performing an invalid transaction
- no need to restore the selection after an action that doesn't touch the datasource.
- during a batch, the bookmarks toolbar observer wasn't notified.
- much faster preUpdateTreeSelection
- various code cleanup
- DND bookmarks in tree is now significantly faster.
- still need to figure out what is the best BATCH_LIMIT value.
2003-10-08 09:01:48 +00:00
ben%bengoodger.com
bbe90da650
remove unnecessary files
2003-10-08 08:22:29 +00:00
ben%bengoodger.com
2b634ab707
Firebird Installer Component XPI Install Scripts, default installer wizard ini files, and installer configuration script.
2003-10-08 08:20:11 +00:00
chanial%noos.fr
dc78449a98
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
fb4cd3d291
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
a8253ec478
- 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
77a3504ce0
patch from will levine to fix building with mingw gcc 3.3.1 (bug 220433).
2003-10-01 01:17:56 +00:00
chanial%noos.fr
be43de5830
- code level cleaning up of bookmarksProperties.js
...
- fixing a potential crash in nsBookmarksService::GetTarget (when the RDF resource is null)
- remove unused function isChildOfContainer and GetResource in bookmarks.js though we may need later the latter.
2003-09-30 16:16:56 +00:00
chanial%noos.fr
760a07a4da
fixing bustage by putting back placeholders for AddBookmarkImmediately and IsBookmarked since they are used in nsInternetSearchResult.cpp.
...
I'll fix later these useless callers.
2003-09-30 15:56:16 +00:00
chanial%noos.fr
025a088dcc
- adding bookmark/separator in the bookmark manager now calls the property dialog for consistency with the folders.
...
- fix the use of the immutable bookmarks.
- remove unused methods: GetLastCharset and AddBookmarkImmediately
- porting several small fixes mainly from Jan's work
- more prototyping for BookmarkTransaction
2003-09-29 21:43:11 +00:00
bryner%brianryner.com
b74d8438f9
Updating my email address
2003-09-29 06:04:02 +00:00
ben%bengoodger.com
10c4c75a3c
d'oh!
2003-09-28 18:53:09 +00:00
asa%mozilla.org
d1c05798c8
Follow-up checkin to bug 165653.
...
Drop Firebird's dependency on Gecko's DOM for the sidebar; it should provide it itself.
Patch=caillon
r=bryner
sr=jst
2003-09-26 23:45:44 +00:00
ben%bengoodger.com
22288ef335
Point start page to something on mozilla.org for now. Will be a support link in .8.
2003-09-25 22:02:55 +00:00
dbaron%dbaron.org
6af4466826
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
ben%bengoodger.com
a4855e03ec
Fix Firebird bugs
...
217195 (patch by Jesse Ruderman) - security hole in markLinkVisited (exploited with link.href usage)
219875 (patch by Mike Connor) - localize strings for provisional security UI in Advanced Options panel
2003-09-23 19:34:25 +00:00
dbaron%dbaron.org
0f9c5c2408
Update version number from 1.5b to 1.6a. b=219695
2003-09-21 17:13:12 +00:00
ben%bengoodger.com
c74d14bad9
Update trunk Firebird version numbers
2003-09-19 00:46:28 +00:00
mkaply%us.ibm.com
57455af2ab
Bug 179834. Separate application resources and GRE resources. r=darin sr=dougt
2003-09-15 19:16:24 +00:00
noririty%jcom.home.ne.jp
3efb0ba377
Fix 213994 - hide incompatible themes. Patch by mpconnor@rogers.com
2003-09-12 21:00:01 +00:00
ben%bengoodger.com
919aa30902
Move "Fonts & Colors" from Web Features to General
2003-09-12 07:23:36 +00:00
bryner%brianryner.com
06fe994577
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-07 21:37:51 +00:00
ben%bengoodger.com
1801c505e9
oops, add these styles back
2003-09-02 08:37:35 +00:00
ben%bengoodger.com
1e32f4ed4c
Change "Settings..." to "Options..." to be consistent with our use of configuration labels.
2003-09-02 05:14:17 +00:00