Commit Graph

615 Commits

Author SHA1 Message Date
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
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
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
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
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
ben%bengoodger.com
be73bdae4d Fixing broken preferences dialog by backing out 213994 2003-08-31 07:30:46 +00:00
ben%bengoodger.com
c885a01930 Tidy up expander action 2003-08-31 07:22:30 +00:00
blakeross%telocity.com
19ebbe0d36 Slightly better patch. 2003-08-28 23:23:30 +00:00
noririty%jcom.home.ne.jp
075e00b185 fixing button focus regression 2003-08-28 15:11:38 +00:00
blakeross%telocity.com
56a396a139 Undo versioning changes for now. Gotta think it through. 2003-08-28 05:56:32 +00:00
blakeross%telocity.com
91b183c961 217410 - Change skin/locale versions to fb0.7. 2003-08-28 02:16:27 +00:00
blakeross%telocity.com
0b7f05c9d2 Hacky workaround for bug 210910 -- to be removed after 0.7. 2003-08-27 19:03:27 +00:00
ben%bengoodger.com
7c5951e7aa b215898 - Provisional Security UI for Firebird .7. Also reintroduce some XUL blake removed, but commented out. 2003-08-27 17:52:04 +00:00
ben%bengoodger.com
20308302f2 Moving downloads options UI to new mozapps application support package that will live for now over in toolkit/mozapps so that thunderbird can share the new downloading options. 2003-08-25 22:21:31 +00:00
ben%bengoodger.com
15263ee30f Move downloading options UI to new mozapps application support package that is stored for now in toolkit/mozapps so that thunderbird can pick up the new downloading options. 2003-08-25 22:12:41 +00:00
blakeross%telocity.com
0aa26431b1 undo last change. 2003-08-25 07:12:38 +00:00
blakeross%telocity.com
158ff0b6dd Focus the textbox when the dialog is opened. 2003-08-25 05:04:56 +00:00
blakeross%telocity.com
5f82d0b689 A little polish in the exceptions window (clear and focus the textbox after adding a site) 2003-08-24 18:22:00 +00:00
noririty%jcom.home.ne.jp
1cbdb9c4cc Fix - 172778 fix overflow of progress percentage. Patch by mook_moz@yahoo.com 2003-08-24 14:13:00 +00:00
blakeross%telocity.com
6373c5544d A little more clean-up...still work to do. 2003-08-24 04:58:23 +00:00
blakeross%telocity.com
77202fd4a5 An attempt to make the preferences UI a little easier/less cluttered. The styling, the functionality--all this is subject to change as we explore what to do with this panel. 2003-08-24 04:50:59 +00:00
blakeross%telocity.com
e574d3ce97 ick...ick ick ick. Try to fix preferences. 2003-08-24 01:01:46 +00:00
blakeross%telocity.com
e2ae642ee1 Persist window size/position. 2003-08-23 19:03:28 +00:00
blakeross%telocity.com
323a0e9f81 Fixing some reported bugs. 2003-08-23 18:20:07 +00:00
chanial%noos.fr
6dbd22e539 fixing bustage: pref-features-images.properties is not used and is not in the repository 2003-08-23 11:47:27 +00:00
blakeross%telocity.com
50f242413b Add a little error checking. 2003-08-23 09:29:55 +00:00
blakeross%telocity.com
5baebbbb40 Lots of preferences changes. The main new things:
- implement cookie whitelisting
- split up cookie manager
- make popup, image and cookie lists behave like other prefs, i.e., don't save them until you hit OK in prefs (so, for example, removing all cookies is no longer a "live" change).

I expect bugs =)
2003-08-23 09:23:36 +00:00
blakeross%telocity.com
61117e44d4 adding placeholder file 2003-08-23 09:19:34 +00:00
blakeross%telocity.com
5c4b341f07 adding placeholder 2003-08-23 09:15:29 +00:00
noririty%jcom.home.ne.jp
d2fe9833a1 actually fixing typo 2003-08-22 18:16:00 +00:00
noririty%jcom.home.ne.jp
8d20090372 fix more strict warning for popup whitelisting UI 2003-08-22 14:54:28 +00:00
noririty%jcom.home.ne.jp
edf6c1ce4d code clean up. 2003-08-22 14:49:52 +00:00
noririty%jcom.home.ne.jp
6fe396b139 fix typo b=174594 2003-08-21 15:57:22 +00:00
noririty%jcom.home.ne.jp
6ca63be8d7 Fix 208104 add percent to download sidebar. Patch by admin@mozillatranslator.org 2003-08-21 15:00:41 +00:00
noririty%jcom.home.ne.jp
e8fc2a2bb5 Fix 172735 - fix JS error 2003-08-21 14:56:42 +00:00
noririty%jcom.home.ne.jp
d4a340a0fe Fix 174594 - Popup whitelisting UI bustage. Patch by mpconnor@rogers.com 2003-08-21 13:24:44 +00:00
noririty%jcom.home.ne.jp
f9960c6474 Fix 207601 - Add Find As You Type prefs. Patch by mpconnor@rogers.com 2003-08-20 19:08:20 +00:00
noririty%jcom.home.ne.jp
a7e7448267 Fix 216719 - Update themes and extensions page uris 2003-08-20 01:58:29 +00:00
noririty%jcom.home.ne.jp
3925bb438c Fix 215745 - Inconsistent ellipsis. Patch by borggraefe@despammed.com 2003-08-19 14:54:44 +00:00
chanial%noos.fr
65bdf8906b port textbox fix for bug 197486:
callback method in textbox is no more, use oncommand instead for the same functionality.
2003-08-17 11:17:00 +00:00
chanial%noos.fr
3ed566c36e Bug 215493: patch by jshin
port fixes from bug 158006, bug 204039, bug 206146.
2003-08-16 18:07:51 +00:00
chanial%noos.fr
6039de1cfc porting fixes from seamonkey:
bug 201381/205129: Auto-importing IE favorites with directory entries may take a very long time, CPU usage 100% (by ssu)
bug 179084: Bookmark Export uses Unix carriage returns on all platforms (by Frank Wein, mcsmurf@gmx.net)
bug 210541: Bookmarks now crash if nsIProfile impl is not present. (by ccarlen)
bug 203992: Bookmark's Notify/schedule fail to prompt user when change has occured (by varga)
2003-08-16 00:24:23 +00:00
noririty%jcom.home.ne.jp
9f77637919 refer new CookieViewer 2003-08-14 00:44:40 +00:00
noririty%jcom.home.ne.jp
ccadaf67d3 More localization patch by holyspirit@hkpeople.net b=202185 2003-08-13 05:55:46 +00:00
bryner%brianryner.com
4ba8e872a0 Enable new password manager for Firebird. 2003-08-12 05:22:10 +00:00
bryner%brianryner.com
752e309c5e Fix sorting of history when Group by Date is selected (bug 215384). Get rid of the hidden columns in the history tree and instead dynamically change the sort attribute on the visible column. Implement a DayFolderIndex property for the date folders which gives an index (0-7) to sort on, rather than sorting them alphabetically. r=ben. 2003-08-10 04:42:17 +00:00
hyatt%mozilla.org
e3cdfbf901 Fix Open in Tabs on Mac with a hacky JS workaround. 2003-08-10 01:50:05 +00:00
blakeross%telocity.com
fd85813b8f Fix yet another font issue. 2003-08-09 08:43:17 +00:00
blakeross%telocity.com
9e50a134a9 Fixing font bug Asa found. 2003-08-09 08:16:15 +00:00
blakeross%telocity.com
4a08b022d4 Fix font bustage. 2003-08-09 05:17:08 +00:00
hyatt%mozilla.org
84fd8665eb Implement Seamonkey's addPanel API 2003-08-09 05:02:55 +00:00
ben%bengoodger.com
d290983bd7 relicense file 2003-08-09 04:11:44 +00:00
ben%bengoodger.com
06b3e75dbf add comment 2003-08-09 04:04:54 +00:00
ben%bengoodger.com
82c6679d65 Fix helper apps list being blank by properly handling types that don't have extended info (such as primaryExtension) available for them. 2003-08-09 04:04:26 +00:00
blakeross%telocity.com
1b7aa23946 Fix string for consistency. 2003-08-09 03:29:03 +00:00
hyatt%mozilla.org
e537061f0e Add the sidebar to browser. Not built yet. 2003-08-09 00:36:47 +00:00
blakeross%telocity.com
9d467b377c didnt mean to change that yet 2003-08-08 21:23:37 +00:00
blakeross%telocity.com
4403c7ccc1 startup() shouldnt be called twice. 2003-08-08 21:19:04 +00:00
kerz%mozillazine.org
73f17aec1d Adding advanced icon to the pref window. 2003-08-08 21:04:38 +00:00
noririty%jcom.home.ne.jp
d2cf91b933 tweak AutomaticImageResizing label 2003-08-08 14:58:17 +00:00
noririty%jcom.home.ne.jp
2e98534f73 Fix 213787 - Add an id for 'Open in Tabs' menuseparator. Patch by logan@dct.com. 2003-08-08 14:42:01 +00:00
noririty%jcom.home.ne.jp
d0a25da61c Fix 212188 - Increase accessibility to set homepage from bookmark. 2003-08-08 14:08:57 +00:00
blakeross%telocity.com
bd32ca4753 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
ben%bengoodger.com
2b4b87c336 b215197 - Plugin Configuration UI shows entries for plugins that aren't configured in this build. 2003-08-07 22:02:21 +00:00
noririty%jcom.home.ne.jp
53b69dc21c Fix 213994 - Warn and uninstall when applying old themes. Patch (mostly) by mpconnor@rogers.com 2003-08-07 14:56:57 +00:00
ben%bengoodger.com
48fc18bb25 Add type information to the unknown content type dialog 2003-08-07 04:56:26 +00:00
ben%bengoodger.com
fbaac83522 Fix js error when OKing the options dialog after having visited the downloads panel 2003-08-07 02:50:36 +00:00
blakeross%telocity.com
d26f464895 Add another advanced pref. 2003-08-07 00:57:49 +00:00
blakeross%telocity.com
4af6cabb13 New advanced panel, move expander to toolkit. 2003-08-07 00:38:59 +00:00
ben%bengoodger.com
f2d43f3f26 b215291 - Show Folder for Custom Folder sometimes show bin directory
- remove unnecessary QIs, initialize local file using initWithPath.
2003-08-06 21:16:34 +00:00
ben%bengoodger.com
40f676ab24 Add comment 2003-08-06 20:40:35 +00:00
ben%bengoodger.com
6e654a20c0 b215194 - autodownload overwrites existing files
- append/insert -# to file names to prevent overwriting.
2003-08-06 20:11:59 +00:00
ben%bengoodger.com
7617a48300 b215289, download folder menulist has a horizontal scrollbar when a long download folder path is selected. use the right value of crop attribute ('center' not 'middle') to prevent things from going bad. 2003-08-06 18:24:18 +00:00
blakeross%telocity.com
1c267436d6 Fixing some description-related issues. 2003-08-06 09:14:03 +00:00
blakeross%telocity.com
73a5e35088 Minor cleanup. 2003-08-06 08:40:04 +00:00
blakeross%telocity.com
eb5ff8af6a Hide webpanels checkbox for folders/separators. 2003-08-06 02:58:52 +00:00
hyatt%mozilla.org
60fd1ad9c6 Make cmd+click work to open new tabs. Make cmd+number work to switch tabs. Mac OS X only. 2003-08-05 09:31:32 +00:00
hyatt%mozilla.org
0bde6d5621 Slight simplifcation to the way open in tabs works. 2003-08-05 08:59:45 +00:00
ben%bengoodger.com
e91555797e build bustage! 2003-08-04 23:44:55 +00:00
ben%bengoodger.com
ef448fdb8c License Files! 2003-08-04 23:03:31 +00:00
ben%bengoodger.com
3cb87a276e The Mother Of All Download Landings, Phase I
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.

components/prefwindow/content/pref-connection.js
components/prefwindow/content/pref-connection.xul
components/prefwindow/locale/pref-connection.dtd
components/prefwindow/content/pref-fonts.js
components/prefwindow/content/pref-fonts.xul
components/prefwindow/content/pref-features.js
components/prefwindow/content/pref-features.xul
components/prefwindow/locale/pref-features.dtd
components/prefwindow/content/pref-navigator.js
components/prefwindow/content/pref-navigator.xul
components/prefwindow/locale/pref-navigator.dtd
components/prefwindow/locale/pref.dtd
- Update Connection and Fonts panel to be sub-dialogs
2003-08-04 22:43:44 +00:00
ben%bengoodger.com
21b93f052c The Mother Of All Download Landings, Phase I
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.

components/prefwindow/jar.mn
- Add new chrome files to jar manifest
2003-08-04 22:43:22 +00:00
ben%bengoodger.com
63c5f2f9c4 The Mother Of All Download Landings, Phase I
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.

components/prefwindow/skin/pref.css
- Skin support changes for new Options Updates
2003-08-04 22:42:57 +00:00
ben%bengoodger.com
266b50eea6 components/prefwindow/content/privacyExpanderBindings.xml
- Support the "disabled" property on the internal Clear button
2003-08-04 22:42:22 +00:00
ben%bengoodger.com
61b2f313d7 The Mother Of All Download Landings, Phase I
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.

components/prefwindow/content/pref-privacy.xul
components/prefwindow/content/pref-privacy.js
components/prefwindow/locale/pref-privacy.dtd
- Download Manager Options (UI only, no code yet)
2003-08-04 22:41:57 +00:00
ben%bengoodger.com
ffa29bffee The Mother Of All Download Landings, Phase I
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.

components/prefwindow/content/pref-downloads.js
components/prefwindow/content/pref-downloads.xul
components/prefwindow/locale/pref-downloads.dtd
- New Download Options implementation
2003-08-04 22:41:30 +00:00
ben%bengoodger.com
e88418ef93 The Mother Of All Download Landings, Phase I
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.

components/prefwindow/content/nsPrefWindow.js
components/prefwindow/content/pref.xul
- Update PrefWindow to handle Queued tags better so it does not display until
  properly loaded.
2003-08-04 22:40:43 +00:00
ben%bengoodger.com
6113d67545 The Mother Of All Download Landings, Phase I
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.

components/prefwindow/content/editAction.js
components/prefwindow/content/editAction.xul
components/prefwindow/locale/editAction.dtd
- New Edit MIME Type Handler Dialog implementation
2003-08-04 22:39:32 +00:00
ben%bengoodger.com
c7b7931a73 The Mother Of All Download Landings, Phase I
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.

components/downloads/Makefile.in
components/downloads/content/nsHelperAppDlg.js
components/downloads/content/unknownContentType.xul
components/downloads/locale/unknownContentType.dtd
components/downloads/locale/unknownContentType.properties
components/downloads/skin/unknownContentType.css
- Initial implementation of new Unknown Content Type Handler dialog and
  nsIHelperAppLauncherDialog implementation.
2003-08-04 22:38:46 +00:00
ben%bengoodger.com
2293982d63 The Mother Of All Download Landings, Phase I
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.

components/downloads/content/helperApps.js
- Initial implementation of high level mimeTypes.rdf wrapper datasource that
  offers functionality useful for building user-friendly UI on top of the
  stored MIME info.
2003-08-04 22:38:01 +00:00
ben%bengoodger.com
b4e9e49de4 components/bookmarks/content/selectBookmark.xul
components/bookmarks/locale/bookmarks.dtd
- Make dialog a bit wider, add some explanatory text for Start Groups and polish.
2003-08-04 22:37:16 +00:00