blakeross%telocity.com
ed0078430d
Fixing bug 21134, print range in print dialog should prefill to print first page of the web page. r=ben@netscape.com sr=hewitt@netscape.com
2003-07-04 08:31:44 +00:00
danm%netscape.com
e8d3743389
active window must be a top-level docshell. bug 170693. r=blizzard,bryner
2003-07-03 21:13:01 +00:00
cbiesinger%web.de
805bd84854
193698 r=bzbarsky sr=darin "attachment" content shows a checkbox for "don't ask"
...
This checkin makes it so that we grey out the "Always ask me" checkbox for files sent
with content-disposition:attachment, and show another text indicating that the server
asked to not display the file.
2003-07-03 13:55:17 +00:00
bzbarsky%mit.edu
0b0c3f7646
Add nsIContent::GetBaseURL; get rid of similar functions on nsIXMLContent and
...
nsIHTMLContent. Bug 209573, r=caillon, sr=jst.
2003-07-03 02:45:34 +00:00
locka%iol.ie
aa70b2accd
NOT PART OF BUILD. Change popup menus
2003-07-02 21:53:25 +00:00
locka%iol.ie
ce2c2c6cca
NOT PART OF BUILD. Implement open in new window popup, add uri listener to block popups, reduce use of ns(C)String to avoid linker issues
2003-07-02 21:52:42 +00:00
bzbarsky%mit.edu
f06faf1267
Make URI fixup work with UTF8 strings, mostly... Bug 211181, r=adamlock, sr=darin
2003-07-02 00:39:51 +00:00
cbiesinger%web.de
d86a9ff5b7
211169 r=bzbarsky sr=darin nsIHelperAppLauncherDialog::ShowProgressDialog unused, this means that nsProgressDlg.* is also unused
2003-07-01 20:21:57 +00:00
locka%iol.ie
c0aed753d2
NOT PART OF BUILD. Add link to wxmozilla in readme, fixup popup menus in browser, add more functionality to editor, add new save & print menu items
2003-06-30 20:49:06 +00:00
cbiesinger%web.de
a0c42e6953
170131 r=timeless sr=bzbarsky Missing/misleading window/widget titles in helper application selection dialog
...
note: this checkin only fixes the "title" part of the bug
2003-06-30 17:58:56 +00:00
locka%iol.ie
db77f87fe4
NOT PART OF BUILD. Improve editor functionality, fix focus problems in editor/browser, add editor icons
2003-06-27 19:50:10 +00:00
seawood%netscape.com
cab1558f57
Move xpcom specific defines from mozilla-config.h into xpcom-config.h.
...
Bug #210409 r=dougt
2003-06-27 04:12:16 +00:00
locka%iol.ie
ee91f53156
NOT PART OF BUILD. Add prototypes of editor & chat windows. Create GeckoFrame subclass that does the common functionality for all frames. Cleanup mail window.
2003-06-26 21:31:10 +00:00
locka%iol.ie
e784d1c0fe
NOT PART OF BUILD. Add popup menus, chat template, switch to nsIContextMenuListener2
2003-06-25 22:46:11 +00:00
locka%iol.ie
4450f908e8
NOT PART OF BUILD. Add popup menus, chat template
2003-06-25 22:45:20 +00:00
locka%iol.ie
151de2b562
NOT PART OF BUILD. Grey out back/fwd/stop buttons, add Go menu, fix wxmail: protocol to mail app
2003-06-24 22:59:43 +00:00
jst%netscape.com
abefba9053
Fixing bug 209884. Writing an inline helper to safely get an nsIScriptContext from a JSContext and making direct callers of JS_GetContextPrivate() use the helper. r=caillon@aillon.org, sr=peterv@netscape.com
2003-06-24 21:43:01 +00:00
locka%iol.ie
5f18e989ad
NOT PART OF BUILD. Add sample licence, fix window creator
2003-06-24 21:08:26 +00:00
locka%iol.ie
f99a2809d4
NOT PART OF BUILD. Simple test app for Gecko written using wxWindows
2003-06-24 20:15:14 +00:00
bryner%netscape.com
d41a66409d
Add -ltracker for BeOS. Bug 210217, patch by sergei_d@fi.tartu.ee, r=bryner. Not part of the normal build.
2003-06-23 21:30:37 +00:00
caillon%returnzero.com
4cc64cee34
Bug 209852. Remove |dont_QueryInterface|.
...
r=dbaron, sr=jag
2003-06-21 00:15:41 +00:00
timeless%mozdev.org
8a217e5732
Bug 67214 parseInt() used instead of Math.round() or Math.floor() in xpfe/components/ucth/resources/helperAppDldProgress.js
...
patch by stevechapel@earthlink.net r=jag sr=bz
2003-06-20 04:33:33 +00:00
brendan%mozilla.org
35b5a72680
Don't include private js header files; fix gcc warnings.
2003-06-19 23:18:51 +00:00
locka%iol.ie
a475765dad
Check if data: protocol exists before loading a data url in design mode. b=208834 r=darin@netscape.com sr=blizzard@mozilla.org
2003-06-19 18:49:11 +00:00
dbaron%dbaron.org
928687a4ca
Fix accssibility+gtk2 build bustage.
2003-06-17 22:53:26 +00:00
alecf%flett.org
b1784414de
just adding a '-q' to the UNZIP line - not part of the default build (this just quiets down the console spew while building the embedded client)
2003-06-17 17:23:32 +00:00
alecf%flett.org
f43f8eebe9
fix for bug 205895 - make nsIMIMEInfo.getFileExtensions use a string enumerator, to avoid excess allocation at startup
...
r=bz, sr=darin
2003-06-17 17:00:40 +00:00
alecf%flett.org
b7fa256d74
fix for bug 209220 - now that i18n APIs take ASCII charset names, update consumers to avoid excess conversions.. which usually means storing charset names as ASCII and updating a few other APIs
...
r=jkeiser, sr=jst and some great comments from jshin@mailaps.org
2003-06-17 16:40:34 +00:00
locka%iol.ie
87ff18acc6
Update xpi packages to add activex policy file and default prefs. Rewrite install.js to collapse loops down and provide better error checking & logging. b=208842 r=dbradley@netscape.com sr=alecf@netscape.com
2003-06-17 16:39:57 +00:00
locka%iol.ie
689f36830f
Fix veirifcation build bustage, rename MOZ_ACTIVEX_PLUGIN_SUPPORT to MOZ_ACTIVEX_SCRIPTING_SUPPORT
2003-06-16 18:13:35 +00:00
ccarlen%netscape.com
4de2ea650f
Bug 161623 - Mac embedding APIs are burdensome compared to other platforms because the embeddor must create a top level nsIWidget instead of passing a native one. r=pink/sr=sfraser
2003-06-16 14:59:23 +00:00
caillon%returnzero.com
2df173e9c8
Bug 209087
...
Content interface out-parameters should use ptr-to-ptrs instead of ref-to-ptrs and some small deCOMtamination.
r+sr=jst@netscape.com
2003-06-13 20:10:01 +00:00
locka%iol.ie
3f651931a8
Link to common activex lib. b=206901 r=dbradley@netscape.com sr=alecf@netscape.com
2003-06-13 11:56:50 +00:00
locka%iol.ie
450107faf4
Link to common activex lib, implement get_all functionality. b=206901 r=dbradley@netscape.com sr=alecf@netscape.com
2003-06-13 11:46:04 +00:00
locka%iol.ie
e8e9fed2ac
Link to common activex lib. b=206901 r=dbradley@netscape.com sr=alecf@netscape.com
2003-06-13 11:45:07 +00:00
locka%iol.ie
786668a3bb
Remove files that have moved into common activex lib. b=206901 r=dbradley@netscape.com sr=alecf@netscape.com
2003-06-13 11:44:24 +00:00
locka%iol.ie
a91b05849c
Enable building of common activex lib. b=206901 r=dbradley@netscape.com sr=alecf@netscape.com
2003-06-13 11:43:03 +00:00
locka%iol.ie
e0822216e1
NOT PART OF BUILD. Fix test app to work with new location of some files it needs moved by bug 206901 plus improve layout and properly monitor command state change events.
2003-06-12 20:48:43 +00:00
locka%iol.ie
c6437cebb7
Move IE DOM classes and other shared classes out of control and into a common dir. b=206901 r=dbradley@netscape.com sr=alecf@netscape.com
2003-06-12 20:30:09 +00:00
ccarlen%netscape.com
4caa551e12
Bug 191159 - Add a target which merges all .xpt files using xpt_link. r=dougt/sr=bryner
2003-06-12 13:42:41 +00:00
danm%netscape.com
613b489150
don't name windows using reserved target names. bug 208862 r=jag,jst,mscott
2003-06-12 07:08:12 +00:00
seawood%netscape.com
97649bab86
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 21:18:27 +00:00
seawood%netscape.com
b28ce0a530
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 20:12:33 +00:00
bryner%netscape.com
79b1a813ce
Enable building a library of Gecko components that can be linked against directly and then registered using the static component loader (bug 207407). This enables us to do full prebinding on Mac OS X. Also, don't force libjar to be standalone if not building an installer. r=ccarlen, sr=sfraser.
2003-06-09 22:26:46 +00:00
locka%iol.ie
aa713fc441
Set WS_CLIPCHILDREN on plugin window to fix painting problems. b=208318 r=dbradley@netscape.com sr=alecf@netscape.com
2003-06-05 18:53:46 +00:00
pavlov%pavlov.net
89b728063a
Removal of MNG support. Bug 195280. Patch by tor@acm.org. r=pavlov sr=blizzard.
2003-06-03 23:16:42 +00:00
timeless%mozdev.org
d53ce7fcf7
Bug 184108 Save As <<filename>> without <<.html>> extention result is a html file <<filename>> and a directory <<_files>>
...
Patches by timeless/biesi r=biesi/timeless sr=bz
2003-05-30 19:50:11 +00:00
locka%iol.ie
6d51522923
Add code controlled by a persist flag to delete files and dirs if saveDocument returns with an error code. b=129332 r=brade@netscape.com sr=jaggernaut@netscape.com
2003-05-30 11:42:25 +00:00
locka%iol.ie
6f80e2251a
Tell controls which ask to be resized to make do with what they're given. b=206762 r=dbradley@netscape.com sr=alecf@netscape.com
2003-05-27 14:58:02 +00:00
jst%netscape.com
b5929e23a2
Disable annoying 'beep' when pressing enter in the url bar. Not part of the build.
2003-05-24 07:28:50 +00:00