Commit Graph

1409 Commits

Author SHA1 Message Date
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
blakeross%telocity.com
3349ea97e0 Revert ctxt menu fix for now. 2003-09-01 21:31:57 +00:00
noririty%jcom.home.ne.jp
478b501d25 Needs 'select all' for every contextmenu on page. Port fix from b=172047 2003-09-01 18:28:43 +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
brendan%mozilla.org
9fe364e62b Shorten vendor token to be a valid US token (217407, r=ben). 2003-08-28 07:57:21 +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
blakeross%telocity.com
6280d1dc33 Fix 215344 2003-08-27 18:35:19 +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
bryner%brianryner.com
3aa59b9b92 Disable installer 2003-08-26 05:43:07 +00:00
bryner%brianryner.com
4302650ad6 Adding firebird base mozconfig. You can make use of this by adding:
. $(topsrcdir)/browser/config/mozconfig
to the top of your mozconfig file.
2003-08-25 22:23:11 +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
b348cc1642 Fix bug 213337 2003-08-25 17:10:58 +00:00
noririty%jcom.home.ne.jp
180bc0a66f Fix 215121 - we should specify font and background color at the same time. Patch by silver@warwickcompsoc.co.uk 2003-08-25 16:41:27 +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
e19dcf55e8 Fix - 206268 go button should treat as url bar patch by paxunix@acm.org 2003-08-24 15:00:07 +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
bd15b9951a Revert bad selection fix. 2003-08-24 04:04:43 +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