Commit Graph

7736 Commits

Author SHA1 Message Date
ben%netscape.com
a18c6f3058 71685 - bookmarks in sidebar don't load 2001-05-22 01:28:49 +00:00
ben%netscape.com
e7c071949e fix for 80281 - no sidebar panels in sidebar customize dialog.
convert a treecol->treecolgroup. Seems to fix the visual errors.
adjust window creation flags.
r=matt, sr=blake
2001-05-22 01:26:36 +00:00
ccarlen%netscape.com
b7d55f3e7e Bug 38626 - Remove references to nsFileLocations. r=valeski/sr=alecf 2001-05-21 22:36:18 +00:00
blakeross%telocity.com
954299f704 Toolbar grippies should not trigger on right click. Exact same fix as before, checking in again because the stylesheet scoping landing regressed this. 2001-05-21 01:09:16 +00:00
blakeross%telocity.com
41aa8119c3 Toolbar grippies should not trigger on right click. Exact same fix as before, checking in again because the stylesheet scoping landing regressed this. 2001-05-21 01:07:47 +00:00
blakeross%telocity.com
2674509b8b Defer retrieval of jvmmgr service until necessary (81560, patch by jrgm@netscape.com). r=doron sr=blake 2001-05-20 19:55:39 +00:00
hewitt%netscape.com
a5ada64ec3 after doing an admin -kb, trying again to repair corrupt google icon 2001-05-20 10:06:06 +00:00
hewitt%netscape.com
84b92bae5b another attempt to fix corrupt google icon 2001-05-20 10:04:19 +00:00
hewitt%netscape.com
f07156eb73 78882 - Dragging a bookmark into the personal toolbar causes all items to be deleted, r=ben, sr=alecf 2001-05-20 05:58:25 +00:00
waterson%netscape.com
4a0d5c8e46 Bug 81763. Fix inefficient use of strlen(). Patch provided by Ulrich Drepper (drepper@cygnus.com), sr=waterson. 2001-05-19 20:14:42 +00:00
gerv%gerv.net
80519a64ce Make it possible to set the location of the bookmarks file. Bug 31623. r=timeless, sr=waterson. Pref for this is browser.bookmarks.file - you need to edit your pref.js manually. I seem to remember you need to double your backslashes on Windows... 2001-05-19 15:57:08 +00:00
gerv%gerv.net
ff74e11470 Remove hardwired "Mozilla" and "Netscape" strings from DTD files. Part of bug 80838. r=rchen, sr=blizzard. 2001-05-19 15:54:29 +00:00
gerv%gerv.net
3168baae75 Refactor translation backend to support multiple translation providers. Bug 77207. r=timeless, sr=alecf. 2001-05-19 15:47:26 +00:00
gerv%gerv.net
07cb655f21 New fonts prefs panel. Bug 28899. r=fabian, sr=ben. 2001-05-19 15:44:13 +00:00
jst%netscape.com
77aeecc056 scc checking in from jst's account. bug #75220: sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances. 2001-05-19 11:27:30 +00:00
ben%netscape.com
70c78eb3f6 Forgot to make history window set its windowtype to history:searchresults when the window is opened in search mode.
r=matt, sr=blake
2001-05-19 03:33:21 +00:00
matt%netscape.com
e05db65ae1 adding code for search button. Need sherlock to have happen.
bug 81742
2001-05-19 02:32:22 +00:00
ben%netscape.com
ba3af4948f 81575, Clean up after myself. (remove old find window files) 2001-05-19 02:21:37 +00:00
ben%netscape.com
33cfe226ea 81575, remove strings for removed menuitem. r=blake, timeless, sr=alecf 2001-05-19 02:16:55 +00:00
ben%netscape.com
717aa8f45f Still part of 81575:
- Update jar manifest to build new History Find dialog
all these changes r=blake, timeless, sr=alecf
2001-05-19 01:58:55 +00:00
ben%netscape.com
739f567b5d Still part of 81575:
- Make Bookmarks Find window look like proper Mac find windows
- newline at end of findBookmark.xul
all these changes r=blake, timeless, sr=alecf
2001-05-19 01:58:06 +00:00
ben%netscape.com
de3b19c2e4 Still part of 81575:
- remove Search in Bookmarks/History menuitem from Navigator as these are now two different mini-dialogs.
all these changes r=blake, timeless, sr=alecf
2001-05-19 01:56:28 +00:00
ben%netscape.com
1980e31d1b Fix for 81575, Implement a new find in history dialog. This replaces the ugly old dual Bookmarks/History search, which had problems.
- Duplicate bookmarks find dialog code (since it's so small it's not worth factoring)
- Make the history window know how to root its tree on a given URI
- Add Find in History dialog XUL, JS, etc
2001-05-19 01:54:10 +00:00
cmanske%netscape.com
89993c6a77 Fixed editable menulist problems needed to make Composer's Advanced Edit dialog and some wallet dialogs work. Part of work for bug 71743, r=mjudge, sr=hewitt 2001-05-19 01:08:04 +00:00
matt%netscape.com
2f370f95ee fix for bug 81679. adding actionButton and actionURL to RDF datasource r=ben SR=waterson
TIB
2001-05-18 23:52:19 +00:00
bstell%netscape.com
7463bcdd9a bug 78273, r=ftang/jbetak, sr=blizzard
For the embedding API added "get font list".
Use this new call to fill our font pref
2001-05-18 23:36:56 +00:00
hewitt%netscape.com
554f06506d 80600 - text following checkbox is not displayed. Just needed to extend the right xbl binding., r=blizzard, sr=alecf 2001-05-18 22:05:48 +00:00
mkaply%us.ibm.com
85a441e63d #74606
r=cls
Don't copy XP file picker on OS/2
2001-05-18 21:18:54 +00:00
sgehani%netscape.com
197c0cd45b Add the sidebar search mode pref to the search pref panel.
b  = 4995
r  = mcafee
sr = sfraser
2001-05-18 08:04:02 +00:00
sgehani%netscape.com
55cf7fe665 Add the sidebar search mode pref to the search pref panel.
b  = 4995
r  = mcafee
sr = sfarser
2001-05-18 08:04:00 +00:00
andreww%netscape.com
a1549a4b44 bugzilla 73982 r=pinkerton sr=hewitt. Adding xbl-based image pre-caching of toolbar buttons. 2001-05-18 01:21:47 +00:00
cls%seawood.org
3653919819 Set up final link to work for static builds using the generated FINAL_LINK_LIBS & FINAL_LINK_COMPONENTS lists.
Bug #46775
2001-05-18 01:06:02 +00:00
pinkerton%netscape.com
54128d5bdc removed tasksOverlay.xul because it's already included from navigatorOverlay.xul. r=saari/brade, rs=hyatt. bug# 78322. 2001-05-17 23:21:56 +00:00
mkaply%us.ibm.com
ad51866a7b BeOS bustage - wrong printf 2001-05-17 23:05:57 +00:00
pinkerton%netscape.com
58f07837af added commandset binding point so navigator commands will get overlayed into document. must have gotten lost in the shuffle somewhere. all menus now work when no window is open on mac. r=saari,brade/rs=brendan. bug# 78807. 2001-05-17 23:05:40 +00:00
mkaply%us.ibm.com
6f3e469eca #65678
r=mkaply, a=blizzard
We don't have a message queue yet, so create one
2001-05-17 20:19:01 +00:00
dbragg%netscape.com
71c972dd39 Changing NS_SetupRegistry_1 to always autoreg for now. Part of bug 65678 r=dveditz. 2001-05-17 19:59:36 +00:00
danm%netscape.com
1a4ac3b5cf merely shuffling names for the static build. bug 46775. this file should now be all swimmingly staticable. 2001-05-17 19:45:32 +00:00
loadrunner%betak.net
37d6fe4457 bug 78566 r=pchen, sr=alecf 2001-05-17 19:10:47 +00:00
mkaply%us.ibm.com
5b2cdcc92a #65678
r=mkaply, a=blizzard
OS/2 code for showOSAlert plus preemptive build break fix with XP_PC
2001-05-17 18:45:54 +00:00
alecf%netscape.com
740a099cd1 update the preloader - not part of build
add support for services and non-services
2001-05-17 18:44:55 +00:00
dbragg%netscape.com
7c1c6c9166 Last part of checkin for 65678. nsAppRunner.cpp will detect if a previous
update install completed successfully.  If not it will throw a platform-specifc
alert (showOSAlert.cpp) and kick off the cleanup utility. Then it will exit.
r=dveditz, sgehani. sr=mscott.
2001-05-17 18:35:38 +00:00
dbragg%netscape.com
13cff73550 Last part of checkin for bug 65678. nsAppRunner will detect if a previous update install completed successfully. If not, it will throw a platform-specific alert (showOSAlert.cpp) and kick off the cleanup utility. Then it will close. r=dveditz, sgehani. sr=mscott 2001-05-17 18:35:32 +00:00
sgehani%netscape.com
ed30c06d32 Add ids to search menus that got lost or didn't exist.
b  = 4830, 4627
r  = matt
sr = alecf
2001-05-17 07:02:00 +00:00
leif%netscape.com
a9b78f3686 Changed LDAP XPCOM SDK to use "wstring" instead of "string", bug 71247.
r=dmose@netscape.com
sr=mscott@netscape.com
2001-05-17 06:26:35 +00:00
dbragg%netscape.com
c7ef35c977 Platform-specific alert box to tell user a previous install didn't complete. Part of bug 65678. r=dveditz, sr=mscott. 2001-05-17 05:29:07 +00:00
bstell%netscape.com
abcff3f136 bug 79608, r=ftang, sr=vidur
for the embedding API: add get/set charset (use it in our js)
2001-05-17 02:17:31 +00:00
eddyk%netscape.com
1823c66831 Bug 70742: unable to focus, or enter text in some pref panel textfields if another pref panel is viewed
r=blake, sr=ben
2001-05-17 02:13:21 +00:00
dmose%netscape.com
ce464fac5a Added hidden pref to allow short strings to be ignored by LDAP autocomplete session (bug 76593). r=leif@netscape.com,ducarroz@netscape.com,srilatha@netscape.com; sr=bienvenu@netscape.com 2001-05-17 02:04:00 +00:00
anatoliya%netscape.com
4be03d3937 bug 76512 r=pchen sr=hyatt 2001-05-17 02:02:51 +00:00