seawood%netscape.com
3ee6b37d3f
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
1e7abb1d65
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
7f03fb6ff2
NOT PART OF BUILD. Add popup menus, chat template, switch to nsIContextMenuListener2
2003-06-25 22:46:11 +00:00
locka%iol.ie
93d690c438
NOT PART OF BUILD. Add popup menus, chat template
2003-06-25 22:45:20 +00:00
locka%iol.ie
1c3d79d181
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
2e8edec781
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
27cece44a6
NOT PART OF BUILD. Add sample licence, fix window creator
2003-06-24 21:08:26 +00:00
locka%iol.ie
d28150902b
NOT PART OF BUILD. Simple test app for Gecko written using wxWindows
2003-06-24 20:15:14 +00:00
bryner%netscape.com
53e0e213f5
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
36a00e95c1
Bug 209852. Remove |dont_QueryInterface|.
...
r=dbaron, sr=jag
2003-06-21 00:15:41 +00:00
timeless%mozdev.org
0ab82cafc9
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
d8bb39cfd5
Don't include private js header files; fix gcc warnings.
2003-06-19 23:18:51 +00:00
locka%iol.ie
0987d8ebd4
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
ab76914bd5
Fix accssibility+gtk2 build bustage.
2003-06-17 22:53:26 +00:00
alecf%flett.org
0ea82c9618
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
fca10b9dd4
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
5614718dd3
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
ada2856ce5
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
8193b1c070
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
2fb5d37fb2
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
ba75de772b
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
15af0e28eb
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
433c9fe7ee
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
8cdf397cc4
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
5139fea820
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
f0a71fa57e
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
fccaeaf76c
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
bbda4156dc
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
36571494a3
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
a811237243
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
8f112a4226
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
6934dc37a9
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
6741cba995
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
d5b824ade3
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
7237927e55
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
932f0bb1c9
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
4ad2187d3d
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
6c77c1ebda
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
abdc54e48b
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
438e62499b
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
7bf484d796
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
149f719c00
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
72f59bf72e
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
903dc594c7
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
fb81d4a25e
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
4cd528a90b
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
5f52836988
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
08738c6652
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
090e7af46b
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
716f37a555
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