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
pchen%netscape.com
075c4080f0
bug 52930, r=matt, sr=alecf, a=blizzard, sync up dtd with internal one used in mozilla/profile/defaults/panels.rdf before I have panels.rdf use this dtd
2001-06-18 20:56:04 +00:00
scc%mozilla.org
1f69171c8f
bug #85271 : avoid regressions by re-creating the old behavior near |nsCRT::strdup|, see bug #86316
2001-06-18 03:50:12 +00:00
law%netscape.com
f51e963831
Bug 58848; change ddeexec registry entry so Windows won't use DDE to talk to Mozilla; r=ssu/sr=blaker/a=asa
2001-06-18 00:18:02 +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
ben%netscape.com
fd187a2060
Roll back view/search/go menu changes (bug 85386) for now, as need to develop a strategy that is consistent across applications, do not have cycles to develop this strategy at the moment.
2001-06-16 11:19:50 +00:00
markh%activestate.com
fac9fbbb92
Fix bug 65974 - first window after start is below all other open windows
...
r=laws, sr=hyatt, a=asa
2001-06-16 04:52:44 +00:00
hewitt%netscape.com
2960e48ec1
85340 - autocomplete breakage, r=ducarroz, sr=alecf, a=asa
2001-06-16 01:10:49 +00:00
alecf%netscape.com
e8ff63b0bb
final part of fix for bug 83366 - make DDE code honor the appropriate commandline handler, using new API checked in yesterday..
...
sr=sspitzer, r=blake a=asa
2001-06-15 21:53:07 +00:00
ccarlen%netscape.com
5e61b0513b
Bug 81706 - Disable "turbo" mode when multiple profiles are present. r=law/sr=blake/a=asa
2001-06-15 20:33:34 +00:00
dmose%netscape.com
b292106d6f
Parameterize LDAP autocomplete searchfilter via hidden pref (bug 77386); also improves default searchfilter (85315). r=leif@netscape.com,srilatha@netscape.com; sr=bienvenu@netscape.com; a=asa@mozilla.org
2001-06-15 05:04:32 +00:00
anatoliya%netscape.com
dfaa97bf11
When tab not found, sidebar should indicate that in tab, bug 77635, r=pchen sr=alecf a=asa
2001-06-15 02:35:30 +00:00
blakeross%telocity.com
b8a6a8062f
Wrong URL dragged from browser window on second drag when links are close together (72801) and link titles (and more) lost when dragging URLs to composition window (44371). r=kerz sr=alecf a=asa
2001-06-15 00:10:33 +00:00
alecf%netscape.com
87db1e9152
why didn't this get checked in the last time?
...
part of fix for bug 83366, r=blake,
sr=sspitzer, suggestions=jag - add
a new method to
nsICmdLineService to get the
handler for a given parameter
a=asa
2001-06-14 23:55:42 +00:00
alecf%netscape.com
fd8fa52c9d
remove these files from CVS (not part of the build) so people stop asking me about them :)
2001-06-14 23:54:48 +00:00
alecf%netscape.com
6e53d98f64
part to of bug 83366 r=blake, sr=sspitzer - update nsAppRunner to use the new command line API a=asa
2001-06-14 23:51:17 +00:00
alecf%netscape.com
d7d72efbbc
part of fix for bug 83366, r=blake, sr=sspitzer, suggestions=jag - add a new method to nsICmdLineService to get the handler for a given parameter a=asa
2001-06-14 23:47:05 +00:00
alecf%netscape.com
39e1e2e1d1
fix for bug 81258 r=bienvenu, sr=waterson a=asa
...
correctly update the UI when items are deleted from history.. also update the FindRow semantics so it actually returns an error when the row isn't found, and fix callers who were thus doing unnecessary checks
2001-06-14 23:43:49 +00:00
hwaara%chello.se
3839438668
i suck. it was open for approved checkins. :)
2001-06-14 15:03:09 +00:00
hwaara%chello.se
9d0fb3282c
oops, tree is closed. backing out.
2001-06-14 15:00:26 +00:00
hwaara%chello.se
a03e6eed41
#85752 , make the viewsource menubar a little more consistent with the navigator one. r=hwaara, sr=ben, a=asa. Patch by doron.
2001-06-14 14:56:13 +00:00
leif%netscape.com
7adcd672d4
Bug 74498: Add attribute support to SearchExt(), making it possible to limit
...
the search results to a set of attributes. r=dmose, sr=mscott, a=asa.
Patch by leif@netscape.com .
2001-06-14 05:48:03 +00:00
matt%netscape.com
675e64fa89
fix for bug 82041. Navigator pref getting moved back to netscape. r=mcafee, a=asa, sr=blake
2001-06-14 02:19:16 +00:00
matt%netscape.com
96731644f3
forgot to take out the foo id from checkin
2001-06-14 02:00:42 +00:00
matt%netscape.com
e286268963
bug 81093 a=asa sr=blake r=mcafee fix for checkboxes in tree in prefs
...
aren't working. Taking out of tree and into just checkboxes
2001-06-14 01:48:14 +00:00
mcafee%netscape.com
381b61c5fc
Adding pref UI (debug pane) to control modifier and menu access keys (49909). r=matt, sr=alecf, a=asa
2001-06-13 23:58:54 +00:00
pchen%netscape.com
446c2fe869
bug 79837, r=pinkerton, sr=alecf, a=asa, don't disable mime matching for Internet Config mappings if we didn't get passed in a file extension
2001-06-13 22:31:08 +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
hewitt%netscape.com
14bbc982af
83632 - First instance of autocomplete is blank (from hyatt), r=pinkerton, sr=hewitt, a=asa
2001-06-13 03:43:35 +00:00
alecf%netscape.com
8bb3bf7c46
oops, forgot this file from my previous checkin
2001-06-13 00:05:25 +00:00
alecf%netscape.com
9b7e999bef
fix for bug 71903 (search history broken), bug 82277 (fix string allocation in mIgnorePrefixes), bug 83490 (non-allocating accessor for autocomplete), bug 85364 (switching to nsAutoString)
...
sr=hewitt
r=ben
a=asa
2001-06-12 23:59:01 +00:00
ben%netscape.com
b2385a11e4
85386 - Navigator menu cleanup.
...
Revise wording
r=jag, sr=blake, a=asa
2001-06-12 23:52:18 +00:00
ben%netscape.com
0b90e55064
85386 - Navigator menu cleanup.
...
Rearrange content of view menu
r=jag, sr=blake, a=asa
2001-06-12 23:52:01 +00:00
law%netscape.com
2350eb1a95
Bug 81712; new turbo-mode implementation, removes old stuff and replaces it with code that no longer holds a browser window open; r=syd, sr=blake, a=asa
2001-06-12 22:33:34 +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
hwaara%chello.se
41860f4bd1
fix for bug 63026, r=jag, sr=ben, a=asa - adds a menu to the viewsource window - also fixes 22022 39389 50877 59489 69036 74862 76250 79518 81102 82663.
...
patch by doronr@naboonline.com
2001-06-12 20:05:16 +00:00
jaggernaut%netscape.com
bb04d495a1
Bug 80380: xp file picker: unable to type in textfield after selecting from droplist
...
r=bryner, sr=ben, a=asa@mozilla.org
2001-06-11 21:40:19 +00:00
stephend%netscape.com
6911c21d63
Bug 80598 - View source window doesnt' focus the content area when brought up. Patch by bzbarsky@mit.edu (Boris Zbarsky). r=blakeross@telocity.com sr=alecf@netscape.com a=asa@mozilla.org (on behalf of drivers)
2001-06-11 19:17:56 +00:00
blakeross%telocity.com
481bf360db
Bug number for last checkin was 68429.
2001-06-10 18:02:01 +00:00
blakeross%telocity.com
8905ad9333
Dragging a personal toolbar link to a textfield drops the text representation of the xpconnected nsIRDFNode instead of the url (64829). r=kerz sr=ben a=asa
2001-06-10 18:00:16 +00:00
blakeross%telocity.com
596492b345
Links dragged from content area to personal toolbar have no title (84976). r=kerz sr=ben a=asa
2001-06-10 17:58:38 +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
mcafee%netscape.com
a0d9c7c352
Moving debug cache prefs to debug|networking pane (84805). r/sr=ben, a=asa
2001-06-09 09:54:50 +00:00
dbaron%fas.harvard.edu
b659af71e9
Make implied universal selectors be equivalent to ns|* where ns is the default namespace, and make appropriate changes to our CSS files. This brings us into conformance with the CSS3 selectors draft and improves performance by reducing the number of universally hashed selectors. Most of this patch is by attinasi. (35847, 83482) Also make first-node/last-node rules in quirks.css non-universal to improve performance. (83839) r=rbs sr=waterson a=asa b=35847
2001-06-09 01:32:19 +00:00
pinkerton%netscape.com
48991000e0
create a new window type for the hidden window so that we can recognize it from Widget. On MacOSX, override the carbon event that repositions windows on-screen for the hidden window only. Let normal windows pass-through. r=danm/sr=sfraser/a=asa. bug 84023.
2001-06-09 00:16:13 +00:00
andreww%netscape.com
3f2c27c137
bugzilla 80397: r=kerz, sr=hewitt, a=asa@mozilla.org - themes pref panel was cut off in all skins.
2001-06-08 20:52:00 +00:00
dmose%netscape.com
c405385555
Entry selected from autocomplete in compose window not used (bug 81695). Patch from Joe Hewitt <hewitt@netscape.com>. r=ducarroz@netscape.com, sr=smfr@netscape.com, a=asa@mozilla.org
2001-06-08 07:29:17 +00:00
cmanske%netscape.com
6db56b0a88
Upgrade of editable menulist (b=82652) and colorpicker so Composer use has keyboard support (b=64160), r=kin, sr=hewitt, a=asa-drivers
2001-06-08 04:19:44 +00:00
mscott%netscape.com
68a9a6ba11
Bug #76795 --> don't register chromeless windows with the uriloader. This is causing chromeless windows
...
to get redirected content from the mail window.
r/sr=alecf
a=asa
2001-06-07 04:27:53 +00:00