alecf%netscape.com
891c229e53
more stuff for bug 132175, add nsIWindowMediatorListener.idl to build
...
r=bnesse, rs=waterson
2002-06-26 22:25:31 +00:00
alecf%netscape.com
8f2f57e3db
part of fix for bug 132175 - add nsIWindowDataSource to the build r=bnesse rs=waterson
2002-06-26 22:22:01 +00:00
ben%netscape.com
98ddcdddfa
Fix for 86501 - bookmarks truncated when disk full
...
Make bookmarks check on the success of the file stream write before overwriting the old bookmarks file with the new one.
r=darin, sr=brendan
2002-06-26 05:18:41 +00:00
dbaron%fas.harvard.edu
6d2263f19b
Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner
2002-06-26 03:38:55 +00:00
dbaron%fas.harvard.edu
a44ddf4882
Build changes to build mach-o on gcc3: use -install_name option only when linking using -dynamiclib option, since with gcc3 it causes an error when used with -bundle or -execute. r=bryner sr=beard b=153525
2002-06-26 03:09:32 +00:00
stephend%netscape.com
3e4bb453fd
Bug 149201. Center text in bookmark properties dialog. Patch by Stephen Walker <walk84@yahoo.com> r=caillon@netscape.com, sr=alecf@netscape.com
2002-06-25 06:06:46 +00:00
jaggernaut%netscape.com
5abd4b6906
Bug 150099: Hide the tab bar when clicking the close box, add show/hide menuitem for tabbar. r=bryner, sr=hewitt
2002-06-25 04:52:46 +00:00
blakeross%telocity.com
7bc8fc6afb
132027 - no menus work when download manager window has focus. patches by bryner and I. r=bryner/blake sr=ben/dveditz
2002-06-24 21:48:24 +00:00
timeless%mac.com
51ddd1c24c
Bug 153431 Bug 127784 introduced doubles of lines in navigator.properties
...
r=mkaply, sr=dveditz
2002-06-23 14:48:34 +00:00
blakeross%telocity.com
67ea8be42a
152387 - prefs for location bar autocomplete don't stick. r=caillon sr=ben
2002-06-23 02:05:17 +00:00
blakeross%telocity.com
b75f5ca232
152910 - setting global history expiration to 0 doesn't actually disable global history. r=adamlock sr=alecf
2002-06-22 20:06:37 +00:00
blakeross%telocity.com
deac412c42
142310 - topcrash quitting while downloading @ nsHashTable::Exists. r=bryner sr=ben
2002-06-22 19:47:14 +00:00
mstoltz%netscape.com
5d7c0df7e1
Bug 149777 - Do not clone images and other embeds into the pageInfo window;
...
just copy the src and other relevant attributes over. r=bzbarsky, sr=jag,
patch by jrgm.
2002-06-21 23:31:41 +00:00
alecf%netscape.com
5c71a57498
not part of build
...
move mContainer and mInner to be non-static members, and release them with the xpcom shutdown observer, to prevent leaks
2002-06-21 21:17:55 +00:00
jaggernaut%netscape.com
530fbb0525
Bug 151807: New Tab button and New Tab context menu items don't set focus to urlbar after opening the new tab. r=bryner, sr=blake
2002-06-21 05:06:31 +00:00
aaronl%netscape.com
80c05369f5
Bug 152370. Active Accessibility: correct accessible value for XUL listbox and combobox. r=kyle, sr=jst.
2002-06-21 04:44:26 +00:00
blakeross%telocity.com
786f96e0b0
142310 - top crash if quitting while downloading [@nsHashTable::Exists]. r=bryner sr=ben
2002-06-21 03:25:21 +00:00
saari%netscape.com
b8de96a1d8
win32 only fix for 82534. focus goes wonky after minimizing a window. r=bryner, sr=jag
2002-06-20 04:55:13 +00:00
dmose%netscape.com
d005f997af
If authentication fails during LDAP autocomplete, bring up a new password dialog rather than showing an obscure error message (bug 150723); r=ducarroz@netscape.com, sr=hewitt@netscape.com
2002-06-20 01:50:04 +00:00
dmose%netscape.com
e24fa9991b
Fix incorrect array length calculation + add temporary variable to work around egcs compiler bug which was causing bogus text to appear in the LDAP auth dialog on linux (bug 148897); r=bryner@netscape.com, sr=bienvenu@netscape.com
2002-06-20 01:07:32 +00:00
naving%netscape.com
14a37db825
129540 r=racham sr=alecf making help buttons point to the right page
2002-06-19 22:52:54 +00:00
shaver%mozilla.org
837aa1aa4a
Followup to checkin for 116653 (openURL(,new-tab) support). Seems that the
...
observer service doesn't implement classinfo, and some people were reporting
a strict warning (?) related to this. This is a more correct approach anyway,
so here we go. r=blizzard, sr=jag.
2002-06-19 20:29:54 +00:00
blakeross%telocity.com
7ef3eaad3b
142824 - downloads.rdf keeps on growing. patch by jrgm@netscape.com. r=blake sr=ben
2002-06-19 19:53:58 +00:00
bzbarsky%mit.edu
b4e453c08e
add an ID to the separator so things can go on the right side of it.
...
Bug 151479, r=bzbarsky, sr=blake
2002-06-19 06:42:27 +00:00
bzbarsky%mit.edu
a824fe329f
Not all URIs are URLs. Bug 143987, r=law, sr=jag
2002-06-19 05:13:59 +00:00
bzbarsky%mit.edu
1c533f70a5
use oncommand, not onclick, for the link toolbar. Bug 139157,
...
r=sballard@netreach.net , sr=jag
2002-06-19 05:11:02 +00:00
jruderman%hmc.edu
d5eb2bb1ef
86063 and 134614. add ctrl+shift+f shortcut for "search the web" and make "search the web" go to the user's selected search engine. r=aaronl,sgehani, sr=hewitt.
2002-06-19 00:50:20 +00:00
caillon%returnzero.com
5ad14210fa
Bug 149474, Implement preventdefault="true" on XBL handlers, so that bindings are able to prevent the default action even if JavaScript is disabled. r=bryner sr=jag
2002-06-19 00:43:46 +00:00
bzbarsky%mit.edu
f72ade79d3
Bug 126725, patch by Travis Crump <pretzalz@techhouse.org>, r=bzbarsky,
...
sr=alecf.
2002-06-19 00:17:18 +00:00
caillon%returnzero.com
5990fee38b
Bug 152278, opening a groupmark shouldn't load about:blank into the active tab. r=blake sr=jag
2002-06-18 04:39:43 +00:00
alecf%netscape.com
e83eaff6cf
add first-window case - when the window with the new title hasn't been seen, add it to the hashtable
2002-06-17 23:46:29 +00:00
alecf%netscape.com
4b02557811
Not part of build
...
backing out my last change - totally unnecessary
2002-06-17 23:41:42 +00:00
alecf%netscape.com
9a7dd9689f
Not part of build
...
add category name to nsIWindowMediatorListener so listeners are created at startup
2002-06-17 23:25:21 +00:00
shaver%mozilla.org
c621eb112c
Bug 116653: Teach x-remote about openURL(,new-tab). r=blizzard, sr=jag.
2002-06-17 20:39:54 +00:00
seawood%netscape.com
6de5b59159
Fixing win32 gmake builds lack of debugging information problem by working around a combination MSVC & cygwin make deficiencies:
...
* We must use the full path to the source file when calling MSVC so that debugging information shows up in the object files.
* Because of cygwin's use of /cygdrive when using full paths, we must use a cygwin-wrapper script in some cases to allow native win32 programs to use a fully qualified cygwin path.
* We have to call configure using the full path so that $(srcdir) contains the
full path in the Makefiles. The rules have been changed for win32 so that it
always use $(srcdir)/$*.{c,cpp} as the sourcefile name even when the file is in
the cwd. This works around both the /cygdrive issue and the msvc's path info
optimization.
* We still use the wrapper when calling rc.exe & nsinstall. nsinstall
frequently takes multiple args and is called all over the tree so changing each
calling site is going to be expensive. (I'll have to check the logs again but
I think the rc wrapping can go.)
* nspr & ldap still use the wrappers for all native win32 progs. Neither nspr
nor ldap uses the acoutput-fast.pl script to speed up the substitution of
@srcdir@ into their Makefiles so, makefile substitution will break if we use
dos-paths.
* In the handful of directories where we copy srcfiles from another directory
in lieu of using VPATHs, we have to now copy those files to $(srcdir) so that
the default rules can find them.
Bug #141834 r=leaf,wtc,dmose,mcs
2002-06-17 17:09:57 +00:00
henry.jia%sun.com
17c7eb88ae
Bug 150627 inconsistant between display and action(modifier) of short cut key for function 'Select All'
...
r=Akkana
sr=hewitt
2002-06-17 01:43:29 +00:00
caillon%returnzero.com
af22bbd97f
Bug 134800, Clicking on a groupmark shouldn't clobber all open tabs. r=jag sr=blake
2002-06-15 22:30:06 +00:00
cbiesinger%web.de
22089c2150
bug 144488 patch by leaf r=timeless sr=tor
...
Change get new themes link to http://mozilla.org/themes/download/ instead of xulplanet
2002-06-15 21:29:52 +00:00
alecf%netscape.com
d98e110620
not part of build
...
add windowds to windows nmake build
2002-06-14 20:31:44 +00:00
bzbarsky%mit.edu
b5136aee67
Remove UI for the target="_blank" blocking for now. Bug 78037, patch by
...
jonasj@jonasj.dk (Jonas Jorgensen), r=doron,bzbarsky, sr=jag
2002-06-14 18:56:19 +00:00
alecf%netscape.com
d86807d600
not part of build
...
update window datasource for bug 132175 - remove debugging, kill intaskslist support (nobody uses it anyway)
2002-06-14 18:08:23 +00:00
aaronl%netscape.com
dd93418e7f
Bug 147756 - Active Accessibility: get_accValue returning NS_ERROR_FAILURE for selects. r=kyle, sr=jst
2002-06-14 01:47:26 +00:00
dmose%netscape.com
8d1abc7bef
First match not pre selected when multiple matches are present in directory (bug 102693); r=ducarroz@netscape.com, sr=mscott@netscape.com
2002-06-14 01:21:23 +00:00
dmose%netscape.com
1ff8c12305
support for binary attribute values in LDAP XPCOM SDK (bug 119380). r=peterv@netscape.com, sr=sspitzer@netscape.com/mscott@netscape.com
2002-06-14 00:38:18 +00:00
kin%netscape.com
2cc8934aad
Partial fix for bug 141900 (Text entry fields in forms excruciatingly slow.)
...
mozilla/content/base/public/nsISelectionController.idl
mozilla/content/base/src/nsSelection.cpp
mozilla/editor/composer/src/nsEditorShell.cpp
mozilla/editor/idl/nsIPlaintextEditor.idl
mozilla/editor/libeditor/base/nsEditor.cpp
mozilla/editor/libeditor/base/nsEditor.h
mozilla/editor/libeditor/html/nsHTMLDataTransfer.cpp
mozilla/editor/libeditor/html/nsHTMLEditor.cpp
mozilla/editor/libeditor/text/nsEditorEventListeners.cpp
mozilla/editor/libeditor/text/nsPlaintextDataTransfer.cpp
mozilla/editor/libeditor/text/nsPlaintextEditor.cpp
mozilla/editor/txtsvc/src/nsTextServicesDocument.cpp
mozilla/editor/ui/dialogs/content/EdTableProps.js
mozilla/embedding/components/find/src/nsWebBrowserFind.cpp
mozilla/extensions/xmlterm/base/mozXMLTermSession.cpp
mozilla/layout/base/public/nsIFrameSelection.h
mozilla/layout/html/base/src/nsPresShell.cpp
mozilla/layout/html/forms/src/nsGfxTextControlFrame2.cpp
mozilla/mailnews/compose/src/nsMsgCompose.cpp
mozilla/xpfe/browser/resources/content/viewPartialSource.js
- Added aIsSynchronous arg to the ScrollSelectionIntoView()
method of nsISelectionController and nsIFrameSelection.
Updated all callers to pass new arg.
- Modified selection to post a plevent to call which does the
call to ScrollIntoView() in the async ScrollIntoView() case.
- Edits in text widgets now use asynchronous reflow, paint,
and scroll processing full time.
- Removed redundant ScrollSelectionIntoView() calls in the
editor event listeners.
- Editor IME code now forced to flush reflows and paints before
getting caret coordinates.
r=jfrancis@netscape.com sr=waterson@netscape.com
2002-06-13 20:35:12 +00:00
alecf%netscape.com
d8b279635a
fix for bug 149102 - fix consumers of outdated TypicalInput/Output stream
...
r=dougt, r=av (plugin stuff) sr=jag
2002-06-13 18:19:10 +00:00
seawood%netscape.com
32bb434f03
Fix symlink detection (again) so that relative symlinks work and the binary is executed from the cwd, not the installation directory.
...
Thanks to Andrew Schultz <ajschult@eos.ncsu.edu> for the patch.
Bug #57866 r=cls
2002-06-13 12:16:52 +00:00
sgehani%netscape.com
cd80d181d1
Fix ``Search engine name and search term string missing from search box
...
in autocomplete dropdown for first window in new profile''
b=144494; r=law; sr=hewitt
2002-06-13 01:11:01 +00:00
sgehani%netscape.com
c13b166a59
Accesskeys on print preview toolbar buttons.
...
b=133506; r=caillon; sr=blake
2002-06-13 01:08:48 +00:00
blakeross%telocity.com
edb3d6ae4b
149812 - remove what's related domain blocking UI. r=bryner sr=ben
2002-06-12 20:38:42 +00:00
morse%netscape.com
0742d58397
bug 147223, URL bar doesn't function if launched too quickly in turbo mode, r=law, sr=darin
2002-06-12 20:29:46 +00:00
bnesse%netscape.com
10a7b9cd05
Fix for bug 141035. Application must quit if it fails to load the .cfg file. r=sgehani, ccarlen, sr=alecf.
2002-06-12 18:52:46 +00:00
nhotta%netscape.com
b8f3255535
Uncheck the previously checked item before checking the new item
...
to workaround the Mac radio menu check mark problem,
bug 98625, r=pinkerton, sr=jst.
2002-06-12 16:58:12 +00:00
alecf%netscape.com
e7b9de7473
fix for bug 149121 - split up command line handler macros so we can write custom registration routines. r=bnesse, sr=sspitzer
2002-06-12 16:47:23 +00:00
timeless%mac.com
3a3097908c
Bug 146207 javascript strict warning in bookmarks.xml
...
patch by neil@parkwaycc.co.uk r=timeless sr=jag
2002-06-12 14:38:29 +00:00
timeless%mac.com
bf058e13f8
Bug 143791 menuseparator in Go menu should stay hidden for tabbed mode
...
patch by neil@parkwaycc.co.uk r=timeless sr=jag
2002-06-12 14:31:40 +00:00
jaggernaut%netscape.com
1a49b72ac0
Bug 112769: Add "New Tab" button to tab bar. r=sgehani, sr=hewitt
2002-06-12 11:49:54 +00:00
dmose%netscape.com
5278df6851
authenticated LDAP autocompletion incorrectly autopicks current addr after password entered (bug 146569) r=blake@netscape.com, sr=hewitt@netscape.com
2002-06-12 05:14:32 +00:00
kyle.yuan%sun.com
dcefbf3719
Bug 148010 JS exceptions in mailnews autocomplete widget on trunk
...
r=varga, sr=hewitt
Prevent JS exception and disable key-navigation feature in autocomplete
2002-06-12 04:32:04 +00:00
suresh%netscape.com
833f1c7f89
fix for 149189. update goPreference calls with correct parameters. r-ducarroz, sr-alecf.
2002-06-12 04:09:52 +00:00
cbiesinger%web.de
04a45be8aa
bug 86693 r=caillon sr=hewitt
...
js strict warning in colorpicker.xml
2002-06-11 20:51:21 +00:00
cbiesinger%web.de
15a321ca78
bug 115473 r=pavlov sr=brendan
...
Remove timer priorities
2002-06-11 20:47:04 +00:00
nhotta%netscape.com
12261cb4fa
Map charset name to charset atom, this fixes the charset name canonicalization problem (e.g "utf-8" vs "UTF-8"),
...
bug 138638, r=rjc, sr=alecf.
2002-06-11 20:19:21 +00:00
law%netscape.com
f0c6038400
Bug 89907; add new UI to Nav pref panel to simply making Mozilla the default browser; r=sgehanni, sr=ben
2002-06-11 20:06:05 +00:00
law%netscape.com
3e0cdd5b69
Bug 89907; new 'set default browser' UI for Nav pref panel; localization change only going in now; r=sgehani, sr=ben, a=asa
2002-06-09 22:43:29 +00:00
morse%netscape.com
9fb81cdaf6
bug 149176, can't invoke profile manager if only one profile and turbo active, r=law, sr=ben,a=asa
2002-06-08 01:20:06 +00:00
morse%netscape.com
266bae5fee
backing out last change, didn't realize trunk now requires driver approval
2002-06-07 12:20:47 +00:00
morse%netscape.com
76bec835f6
bug 149176, profile manager doesn't appear when trying to create a 2nd profile and turbo is active, r=law, sr=ben
2002-06-07 12:17:23 +00:00
leaf%mozilla.org
6e6bf977e5
updating locale version string for impending release, bug 149802
2002-06-07 07:45:38 +00:00
oeschger%netscape.com
c14a0fa60d
key updates for help, shoulda been part of yesterday's check-in for 129540, r=bhuvan, sr=alecf, a=asa
2002-06-07 02:56:36 +00:00
stephend%netscape.com
d7e4f3d8eb
Bug 148597. Can't drag a bookmark from personal toolbar to a tab. Patch by Pierre Chanial <pierrechanial@netscape.net> r=timeless, sr=blake, a=asa
2002-06-06 23:56:56 +00:00
rods%netscape.com
8082f46b4c
Add nsIObserver to the ShowPageSetup method for platforms that impl an Apply btn
...
Bug 149317 r=dcone sr=kin
2002-06-06 10:40:42 +00:00
oeschger%netscape.com
a4c85948f5
adding im and icq 'keys' for context sensitive help, bug=129540, r=cotter, sr=alecf, a=asa/drivers
2002-06-06 04:42:49 +00:00
ssu%netscape.com
9591a2fc41
fixing bug 137141 - Wrong context menu items in stand alone mail window. r=neil sr=sspitzer a=drivers
2002-06-06 02:27:20 +00:00
caillon%returnzero.com
bda9c43d38
Bug 74688, Prevent context menus from appearing over scrollbars. r=sgehani, sr=jag, a=asa
2002-06-06 01:35:19 +00:00
jj%netscape.com
9f0c8d776b
bug #149140 - updated Finder's get info string to '1.1a'. r=lpham, sr=leaf, a=leaf
2002-06-06 01:16:34 +00:00
jaggernaut%netscape.com
057ba34f76
Fix typo: |const browser = | -> |const browsers = |. r=Neil.
2002-06-05 11:06:37 +00:00
jaggernaut%netscape.com
fdd4b9f952
Bug 103452: When window.close() is called, close the tab for that content window, not the whole (XUL) window. r=hewitt, sr=jag, sr=jst
2002-06-05 00:31:45 +00:00
stephend%netscape.com
927745737c
Bug 109554. Tooltips shouldn't appear on grippies unless minimized. Patch by Neil <neil@parkwaycc.co.uk> r=bryner, sr=ben
2002-06-04 23:51:23 +00:00
jaggernaut%netscape.com
53d837b19a
Bug 148840: work around checkbox binding not being available at onload the first time the dialog is opened.
2002-06-04 23:51:05 +00:00
cathleen%netscape.com
64856eb68b
clean up last traces of nsCRT::strlen(char* s), bug 124536 r=dp, sr=brendan
2002-06-04 23:05:39 +00:00
caillon%returnzero.com
e619a700c4
Bug 107949, Allow the user to prevent sites from disabling window features via window.open(). r=danm, sr=jag
2002-06-04 22:24:00 +00:00
cbiesinger%web.de
1a92e0f845
bug 8031 r=tor sr=dveditz
...
XBM support
2002-06-04 08:48:12 +00:00
suresh%netscape.com
c5216dcce6
mozilla side changes for bugscape 16296. r-blake, sr-ben. Given the Component id and panel, open the component and select the panel in the pref window.
2002-06-04 04:16:14 +00:00
ducarroz%netscape.com
71fb5003f7
Fix for bug 147877. Add UI for disabling plugins in mailnews. R=bhuvan, SR=bienvenu
2002-06-04 04:14:25 +00:00
bryner%netscape.com
31299ae4f9
Fixing mach-o static build - made a function static in nsAppShellService so that it doesn't conflict with global symbols; add TK_LIBS (-framework Carbon) to the link line for mozilla-bin for both carbon and cocoa builds. r=cls, rs=brendan.
2002-06-03 23:53:31 +00:00
jaggernaut%netscape.com
a00d23ada6
Bug 148840: Add "Bookmark This Group of Tabs..." to Bookmarks menu. r=caillon, sr=hewitt
2002-06-03 21:35:10 +00:00
varada%netscape.com
5e38d84300
fix for 139814- Search the Web menu item should open page only in browser and not in any window with content area;r=law;sr=bienvenu
2002-06-03 20:53:23 +00:00
kyle.yuan%sun.com
338f8499f4
Bug 134426 Set image as wallpaper crashes Mozilla (when Mozilla Wallpaper.bmp is Read-Only)
...
r=timeless, sr=hewitt
return FAILURE instead of crashing when output stream can't be opend
2002-06-03 09:20:35 +00:00
timeless%mac.com
ebbbf7a70b
Bug 135250 Context menu: "open link in new tab" should be below "open link in new window"
...
patch by alexbishopuk@yahoo.com r=bzbarsky sr=jag
2002-06-03 09:01:35 +00:00
dmose%netscape.com
93765a749f
Fix nmake build bustage by adding into to the REQUIRES list
2002-06-03 05:12:00 +00:00
dmose%netscape.com
d066d1f28f
Support LDAP authentication for autocomplete and addressbook (bug 135778); r=sspitzer@netscape.com, srilatha@netscape.com; sr=bienvenu@netscape.com
2002-06-03 04:05:48 +00:00
blakeross%telocity.com
a9c4e64169
128322 - history sidebar opens topmost link automatically. patch by neil and me. r=andreww/hewitt sr=blake/hewitt
2002-06-03 01:49:19 +00:00
jaggernaut%netscape.com
21a91afda1
Bug 137005: Change wording of "File as group" to "Bookmark this group of tabs". r=bryner, sr=hewitt
2002-06-02 19:14:42 +00:00
ian%hixie.ch
ff64c04f9b
Download manager pref panel. b=132440, r=ben, sr=blake
2002-06-01 13:13:41 +00:00
danm%netscape.com
292038c24d
reverting part of rev 1.54 that caused a regression. code=jrgm r=jag,me
2002-06-01 00:49:46 +00:00
danm%netscape.com
895a2c8a85
scrollbar visibility is no longer reflected in mChromeFlags. bug 130174 r=bryner,jag,jst
2002-06-01 00:00:12 +00:00
darin%netscape.com
ea83373010
fixes bug 145382 "cleanup 'HTTP Networking' prefs panel"
...
r=gagan sr=rpotts ue=mcarlson
2002-05-31 21:16:18 +00:00
caillon%returnzero.com
5e0cdbb3d4
Bug 143267. 'Tools' > 'Download Manager' doesn't bring focus to the Download Manager if it is already open. r=sgehani, sr=blake
2002-05-31 18:50:31 +00:00
ducarroz%netscape.com
1cdc455797
Fix for bug 97055. Add an option for disabling remote images in mailnews. R=morse, SR=alecf
2002-05-31 18:40:39 +00:00