Граф коммитов

2267 Коммитов

Автор SHA1 Сообщение Дата
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 &nbsp; 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