dougt%meer.net
4b2e17fc5a
Making packaging a bit simplier
2003-07-23 06:04:27 +00:00
dougt%meer.net
a73acf9130
fixing a couple of makefile. not part of normal build.
2003-07-23 06:00:28 +00:00
dougt%meer.net
b1249ddd5e
updating minimo-unix requirements
2003-07-23 05:56:38 +00:00
dougt%meer.net
e282392120
Adding comments and a new README file
2003-07-23 04:41:35 +00:00
dougt%meer.net
7c5e60bf64
mozconfig update.
2003-07-23 04:36:09 +00:00
dougt%meer.net
dcba296416
libstdc++ stub
2003-07-23 04:34:08 +00:00
dougt%meer.net
41f2c6c6e5
Not part of mozilla build. r+sr=darin/dougt
2003-07-23 04:33:17 +00:00
cbiesinger%web.de
a1b49091f7
162249 r=bzbarsky sr=darin Running external program - lack of decent error messages
...
This adds a useful error message in case the specified helper application does not exist
2003-07-22 17:25:02 +00:00
bzbarsky%mit.edu
61e6ea146b
Sync up the "time elapsed" wording between download manager and progress
...
dialog. Bug 201046, patch by durbacher@gmx.de (Andreas Kunz), r=biesi,
sr=bzbarsky
2003-07-22 14:14:20 +00:00
dwitte%stanford.edu
ec6977ef04
blah bustage blah
2003-07-20 16:34:48 +00:00
dwitte%stanford.edu
f9af6e15f9
blah bustage blah
2003-07-20 16:32:28 +00:00
dwitte%stanford.edu
af7a2da1c4
followup to jag's bustage checkin saga - removing some unnecessary CID's and some crufty files. (there may have been a grand plan behind guids.h, but as it stands there's no point)
...
r=the tim dude at rit, aka riceman, aka sirLurxalot, sr=lumpy
2003-07-20 15:40:34 +00:00
jaggernaut%netscape.com
77491d2f3b
Fix bustage
2003-07-20 14:10:19 +00:00
jaggernaut%netscape.com
83c571e877
Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron
2003-07-20 07:47:59 +00:00
dbaron%dbaron.org
c8d988bce3
Fix firebird and thunderbird bustage by unforking contents of nsIGlobalHistory (which was frozen) and by tweaking the root Makefile.in. b=212509 r=mscott
2003-07-19 21:19:12 +00:00
dbradley%netscape.com
7ba1dc462b
Bug 209942 - FMM: ShowNativePrintDialog has a free memory mismatch. r=smontagu, sr=dbaron
2003-07-19 16:29:41 +00:00
dwitte%stanford.edu
46938f6907
fixing bustage
2003-07-18 20:01:09 +00:00
brade%netscape.com
d9c12a7395
code cleanup; r=cmanske, sr=bz, bug=209548
2003-07-18 02:28:09 +00:00
jaggernaut%netscape.com
3479a9d622
Bug 73353: more REQUIRES updates.
2003-07-17 20:34:47 +00:00
jaggernaut%netscape.com
9135173f30
Fix bustage
2003-07-16 08:46:13 +00:00
jaggernaut%netscape.com
6b158bac83
Fix bustage
2003-07-16 05:41:05 +00:00
jaggernaut%netscape.com
817298ce0b
Bug 212272: Switch some Substring users over to String(Begins|Ends)With. r=dwitte, sr=bzbarsky
2003-07-14 07:37:39 +00:00
bryner%netscape.com
7379cd5b67
fixing firebird bustage.
2003-07-14 04:10:36 +00:00
jaggernaut%netscape.com
9c815c55cb
Bug 73353: fix Mozilla Firebird bustage (I hope)
2003-07-14 03:25:52 +00:00
dbaron%dbaron.org
d7b6670fe9
Fix MOZ_PHOENIX bustage. b=73353 sr=jag
2003-07-14 02:02:38 +00:00
jaggernaut%netscape.com
2d7ed90a69
Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner
2003-07-13 22:29:00 +00:00
aaronl%netscape.com
a8ec9ea561
Bug 211933. Incorrect null check in webbrowserfind code. r=dean_tessman, sr=sfraser
2003-07-09 06:41:20 +00:00
dougt%meer.net
111c375c43
Minimo build file. - Not part of the mozilla build.
2003-07-09 04:57:30 +00:00
cbiesinger%web.de
7d10504897
78919 part 1. r=bzbarsky, sr=darin. This adds an |hasDefaultHandler| attribute
...
to nsIMIMEInfo that should be used to check if a default application is available
for this mimeinfo.
2003-07-08 13:52:46 +00:00
cbiesinger%web.de
6ec1891c3e
22879 r=bzbarsky sr=jag Download window should GetAttention when download is complete
2003-07-08 13:31:04 +00:00
bryner%netscape.com
7ff4f02e7f
Search for either pbxbuild or pbbuild, to allow building with the xcode tools on Mac OS X. Also, use -no-cpp-precomp instead of -traditional-cpp, for gcc 3.3 compatibility. Bug 211895, r=sfraser.
2003-07-07 18:22:04 +00:00
bryner%netscape.com
f35d6a868e
We still want to ignore errors copying the embed_lite component when not building Minimo, or running make in this directory in a non-minimo static build will fail. Fixing Camino tinderbox bustage.
2003-07-07 08:02:25 +00:00
dougt%meer.net
c0b63b4340
adding minimo-unix config file. not part of build.
2003-07-05 19:35:04 +00:00
dougt%meer.net
2481164ffb
Adding support for static builds of minimo. r=pavlov. b=211645
2003-07-05 19:34:19 +00:00
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
jst%netscape.com
e9be679f9a
Use the new Gecko UI control class, and add a URL bar, and a Go button. Not part of the build.
2003-05-24 06:55:00 +00:00
jst%netscape.com
9162996d0b
Making Gecko a UserControl class so that it can be placed easily in form controls in .NET apps. Not part of the build.
2003-05-24 06:52:20 +00:00
dwitte%stanford.edu
270d3909ca
bug 100649: Length() being used where IsEmpty() is meant
...
treewide changes to convert incorrect usages of string.Length() to string.IsEmpty().
thanks to afatecha@idea.com.py (Ariel Fatecha) for the patch. r=dwitte, sr=jst.
got the ok from Asa to land into a closed tree.
2003-05-23 21:34:47 +00:00
jst%netscape.com
8227d89c10
Make Gecko objects hold on to the System.Windows.Form that they're drawing in to hide HWND extraction code from embedders. Rely more on exceptions for error propagation. Not part of the build.
2003-05-23 10:13:09 +00:00
locka%iol.ie
acfe636e32
Ensure strange urls don't resolve to empty filenames to prevent confusion when resolving duplicates later. b=206319 r=brade sr=jaggernaut a=dbaron
2003-05-23 09:36:32 +00:00
jst%netscape.com
1c688e88bc
Eliminating a layer of code between the managed classes URI and ProfileManager and the onderlying XPCOM objects, and cleaning up a bunch of stuff. Not part of the build.
2003-05-23 07:09:13 +00:00
rbs%maths.uq.edu.au
285c623645
Output basic entities such as during 'Save As' of HTML documents (there is another option/flag to output more entities such as accented letters if needed), r=adamlock, sr=heikki, a=asa
2003-05-23 06:18:11 +00:00
bolian.yin%sun.com
e3ed32dc76
Bug 205594, embedded mozilla gtk2 is not accessibility enabled.
...
r=blizzard. The Accessibility Gtk2 patch, is not for Mozilla Default Build.
2003-05-22 04:00:56 +00:00
locka%iol.ie
1a81e285f2
Check if operation is cancelled before serializing files for upload. b=201610 r=brade@netscape.com sr=jaggernaut@netscape.com a=asa@mozilla.org
2003-05-21 22:16:28 +00:00
darin%netscape.com
2260debc66
fixes bug 201210 "Publishing to webdav server gives error when it goes OK [chunking?]" r=brade sr=alecf a=asa
2003-05-21 21:57:20 +00:00
darin%netscape.com
d6684686a5
bug 204255
...
this patch fixes/cleans-up several things:
1- honor ENABLE_TESTS build var
2- don't export intermediate static libs (bug 205025)
3- tmITransactionService should be ipcITransactionService
4- transaction service should not be a separate xpcom component library
plus some minor changes:
5- separate interfaces out into individual IDL file
6- get rid of *CID.h files (move CID/ContractID into IDL).. i think *CID.h
files are just overkill in this case. there should either be just one ipcCID.h
file for all IDs or none.
r=ccarlen, sr=alecf, a=sspitzer
2003-05-21 19:20:38 +00:00
dbradley%netscape.com
5761ad14e3
bug 205538 - Use hyphens instead of underscores in caps prefs for CID's. r=adamlock, sr=alecf, a=asa
2003-05-20 14:19:05 +00:00
jst%netscape.com
ee07745fd0
New version of key file, missing binary flag on this file. Not part of the default build.
2003-05-17 02:15:26 +00:00
locka%iol.ie
a822846f05
Tolerate broken links while saving documents, fix freeze. b=205668 r=brade sr=darin a=asa
2003-05-16 18:08:43 +00:00
yokoyama%netscape.com
fe88338516
** not part of build***
...
Updating document
2003-05-16 00:49:07 +00:00
yokoyama%netscape.com
6fb65bc745
**Not part of the build**
...
Microsoft Visual Studio .NET Test application
2003-05-16 00:19:26 +00:00