Commit Graph

627 Commits

Author SHA1 Message Date
blakeross%telocity.com
3f6bdc0c72 Fixing js strict warnings about redeclaration of vars. sr=ben 2001-10-01 03:20:05 +00:00
jaggernaut%netscape.com
ca6197295f Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc 2001-09-29 08:28:41 +00:00
gerv%gerv.net
4e12e44b2f Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
blakeross%telocity.com
5407211795 removing inadvertently checked in line. 2001-09-23 07:19:59 +00:00
blakeross%telocity.com
35953fea85 removing attr's that are now unnecessary due to default orientation. r=hewitt sr=hyatt 2001-09-23 07:16:02 +00:00
hewitt%netscape.com
f73dd9fabf 97574 - Implement toolbarbutton and kill menubutton (except outliner.css), r=blake, sr=hyatt 2001-09-20 07:08:29 +00:00
jaggernaut%netscape.com
d1a7bfa843 One module per line for REQUIRES. r=/sr=alecf 2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
f8f3e80dd6 Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt. 2001-09-18 21:47:32 +00:00
jaggernaut%netscape.com
dc40187223 Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf 2001-09-18 13:41:47 +00:00
alecf%netscape.com
1e0e7dd033 Add REQUIRES to many modules for win32 support, bug 98372 r=cls 2001-09-12 20:32:40 +00:00
jaggernaut%netscape.com
5b93c1d9fc Bug 97571: Any <label> in <groupbox> becomes <caption> per XUL 1.0. r=ben, sr=hyatt 2001-09-07 14:23:21 +00:00
pchen%netscape.com
2afe17b617 bug 82983, r=jag, sr=ben, don't pass a name for bookmarks properties dialog so that we don't try to reuse an existing dialog, also set dialog as dependent so that properties dialogs will go away when the bookmarks window gets closed 2001-08-29 21:58:04 +00:00
blakeross%telocity.com
3e8c1d5338 Send Link and Send Page in Manage Bookmarks do nothing, and some history polish (73904). r=hewitt sr=ben 2001-08-22 02:52:30 +00:00
vishy%netscape.com
14f6d15bc2 bugscape 7843, there was a typo in bookmarks.xul, changed label to accesskey so that keyboard access works properly, sorry for no review but this is trivial 2001-08-17 14:46:52 +00:00
blakeross%telocity.com
6c248a1a71 Bookmarks should use center cropping (90840). patch by dean. r=kerz sr=blake 2001-08-10 04:34:27 +00:00
hyatt%netscape.com
0c296a706a Fix for 71106. r=jag, sr=jst 2001-08-06 21:49:35 +00:00
hewitt%netscape.com
3203d18be2 93193 - cleaning up after align/pack xul box model changes, r=blake, sr=hyatt, 90741 - replacing box with hbox/vbox (from andersma@luther.edu), r=hewitt, sr=hyatt 2001-08-04 06:21:59 +00:00
jaggernaut%netscape.com
e91f8a147e Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
jaggernaut%netscape.com
cb0faab070 Bug 73353: clean up the REQUIRES lines in Makefiles. 2001-07-23 22:36:12 +00:00
ben%netscape.com
b87c881d49 91438, filing a bookmark folder into itself causes the folder to get deleted.
r=vishy, sr=blake.
2001-07-19 09:01:41 +00:00
timeless%mac.com
54fd1a7d7f Bugzilla Bug 68972 duplicate/missing mnemonics in file menu of bookmarks window
patch by walk84@yahoo.com r=timeless sr=blizzard
2001-07-17 05:21:10 +00:00
gerv%gerv.net
d91e17f67a Chang all instances of "My Sidebar" to "Sidebar". Bug 77819. r=timeless, sr=brendan using his magic "String only changes" rubberstamp. 2001-07-09 22:51:57 +00:00
timeless%mac.com
1fdeed80f7 Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
jaggernaut%netscape.com
5a6317b8a5 Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.

nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
dougt%netscape.com
4d940b63a7 Fix for 87629. Submitted by ben@netscape.com, r=me, sr=alecf@netscape.com. 2001-06-29 04:46:39 +00:00
blakeross%telocity.com
6a909b0bd6 Fixing all (I think) drag and drop issues between the content area, the personal toolbar, and the bookmarks panel/manager. Includes the inability to drag a bookmark with no name, many links dragged to the bookmarks panel not having a title (79600), and bookmarks dragged to personal toolbar having names like "NC:BookmarksRoot" (85328). r=kerz sr=ben 2001-06-29 01:33:28 +00:00
blakeross%telocity.com
0bdc7c6587 Sidebar panel has incorrect clicking behavior (71768). r=kerz sr=ben a=nobody 2001-06-26 02:43:22 +00:00
cls%seawood.org
bf5fb48486 Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
Changes allow us to have a finer control over which parts of the tree are built with PIC.  Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
scc%mozilla.org
a8fb409c6e bug #85271: sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate features of |nsXPIDLC?String| that keep it out of the string hierarchy (i.e., using assigment to rebind ownership, static |Copy| members, and |getter_Shares|), fixing some leaks in the process. 2001-06-17 05:23:38 +00:00
hewitt%netscape.com
612cd55264 80663 - Column picker not working, r=andreww, sr=blake, a=asa 2001-06-13 03:44:48 +00:00
bzbarsky%mit.edu
17009a68ba Bug 68541 -- "no checkmark for View|Toolbar in bookmarks manager".
Patch by Stephen Walker (walk84@usa.net), r=hwaara, sr=ben, a=dbaron
2001-06-12 20:15:29 +00:00
blakeross%telocity.com
b97a6cafef Properties and Rename should be disabled when separator is selected in bookmarks manager (73898). r=kerz sr=ben a=asa 2001-06-10 17:54:51 +00:00
blakeross%telocity.com
6d85b848e8 Delete should now be in IE Favorites context menu (84975). r=kerz sr=ben a=asa 2001-06-10 17:51:53 +00:00
ben%netscape.com
9cdde5595b Fix for 78020 - Chromeless window when opening updated bookmarked page
Make bookmarks-service open a Navigator window with uri as argument using
WindowWatcher interface.
r=pchen, sr=blake, a=chofmann
2001-06-06 06:11:28 +00:00
ben%netscape.com
7a29cc16d5 Fix for 78020 - Chromeless window when opening updated bookmarked page
Fix web:status attribute to remove namespace quantifier so that style rule for
update icon matches
r=pchen, sr=blake, a=chofmann
2001-06-06 06:10:05 +00:00
ben%netscape.com
92fb92d1f0 Every other bookmark isn't deleted (80833)
We don't need to increment count since we splice elements out of the selection array.
r=jag, sr=blake, a=chofmann.
2001-06-06 06:06:11 +00:00
ben%netscape.com
91afe2856b last patch was a=tor, btw 2001-06-03 23:27:43 +00:00
ben%netscape.com
036898eb6c Fix testing mishap in my bookmarks panel checkin last night. Not part of original patch, just reversing.
r=Hixie, sr=blake.
2001-06-03 23:15:09 +00:00
timeless%mac.com
6b14939e90 bewildered BeOS 5.0 Depend on 06/03 10:47
Build Error Summary

c++ -o nsBookmarksService.o -c -DOSTYPE=\"BeOS5.0\" -DOSARCH=\"BeOS\" -DMOZ_REFLOW_PERF -DMOZ_REFLOW_PERF_DSP -DOJI   -I../../../../dist/include -I../../../../dist/include -I/boot/home/tinderbox/BeOS_5.0_Depend/mozilla/obj-i686-pc-beos/dist/include/nspr         -fPIC   -frtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wbad-function-cast -Wcast-align -Woverloaded-virtual -Wsynth -Wno-multichar -Wno-ctor-dtor-privacy -pedantic -Wno-long-long -pipe  -DDEBUG -DDEBUG_cltbld -DTRACING -g  -DMOZILLA_CLIENT -include ../../../../config-defs.h -Wp,-MD,.deps/nsBookmarksService.pp /boot/home/tinderbox/BeOS_5.0_Depend/mozilla/xpfe/components/bookmarks/src/nsBookmarksService.cpp
/boot/home/tinderbox/BeOS_5.0_Depend/mozilla/xpfe/components/bookmarks/src/nsBookmarksService.cpp: In method `nsresult nsBookmarksService::ReadBookmarks()':
/boot/home/tinderbox/BeOS_5.0_Depend/mozilla/xpfe/components/bookmarks/src/nsBookmarksService.cpp:4112: no matching function for call to `BookmarkParser::SetIEFavoritesRoot (nsCString)'
/boot/home/tinderbox/BeOS_5.0_Depend/mozilla/xpfe/components/bookmarks/src/nsBookmarksService.cpp:403: candidates are: BookmarkParser::SetIEFavoritesRoot(nsCString &) <near match>
make[5]: *** [nsBookmarksService.o] Error 1

picky compiler. i'm amazed that any of the code in there works. this is a bustage fix that will only affect XP_BEOS.
2001-06-03 19:18:09 +00:00
ben%netscape.com
fb4aebf6a1 - fix js error when pasting into a bookmarks folder due to missing method.
(implement method exposing BookmarkParser::CreateAnonymousResource)
r=hixie, sr=blake, a=asa
part of 79904
2001-06-03 05:52:53 +00:00
ben%netscape.com
abbc22d8ed forgot this. oops 2001-06-03 05:45:44 +00:00
ben%netscape.com
22b039f159 - fix js error when pasting into a bookmarks folder due to missing method.
(implement method exposing BookmarkParser::CreateAnonymousResource)
- allow user to remove Imported IE favorites folder by setting a pref
  so that it is not automatically imported on startup.
r=hixie, sr=blake, a=asa
part of 79904, 22642
2001-06-03 05:17:48 +00:00
ben%netscape.com
e463a8bf06 - Fix commands for bookmarks sidebar panel
r=fabian, sr=blake, a=asa
part of 82967
2001-06-03 05:15:27 +00:00
ben%netscape.com
e8bbc7067a 71685 - rename bookmarksPanel.xul to bm-panel.xul. r=pchen, sr=sfraser 2001-05-23 05:09:52 +00:00
ben%netscape.com
2f8acc9b1b [Part of fixes for 77125 and 81767 - disable inline editing in bookmarks]
Add strings for Create Folder dialog.
r=pchen, sr=blake
2001-05-23 04:56:51 +00:00
ben%netscape.com
8c4aff48a6 [Part of fixes for 77125 and 81767 - disable inline editing in bookmarks]
Make bookmarksTree code launch a dialog for folder creation operations (this
replaces the inline edit field).
Also remove Copy Link Location code now that Copy is working properly.
r=pchen, sr=blake
2001-05-23 04:56:20 +00:00
ben%netscape.com
0ab60d4a87 Clean up after earlier fix for 35835 - back out additional Copy Link Location code 2001-05-23 04:54:44 +00:00
ben%netscape.com
f54fae03dd Clean up after my fix for 35835, back out earlier Copy Link Location code. 2001-05-23 04:54:22 +00:00
ben%netscape.com
21737c4384 [Part of fixes for 77125 and 81767 - disable inline editing in bookmarks]
Make Bookmark Properties dialog focus the name textfield when it is
displayed. Allows us to temporarily map Bookmark rename operations to
a call to display this window.
r=pchen, sr=blake
2001-05-23 04:53:17 +00:00
ben%netscape.com
4ff63b2599 Part A for fix fo 35835, r=matt, sr=blake.
Correct typo that incorrectly set text/unicode data to be the text/html string
Part B = removing the Copy Link Location item, coming next.
2001-05-23 00:17:16 +00:00