joshmoz%gmail.com
ac67020454
better support for per-build configuration. patch by Mark Mentovai. b=296900 r=josh r=cls a=asa
2005-06-20 19:24:51 +00:00
dougt%meer.net
11c7d93b0d
Massive change to start minimo on CE using xul and other advanced features. NPODB
2005-06-17 18:42:08 +00:00
peterv%propagandism.org
ea82f1a8a5
Fix for bug 286300 (Clean up HTML tags enum and related code). r=mrbkap, sr=bz, a=asa.
2005-06-16 13:10:58 +00:00
dougt%meer.net
33687f44a5
Fixing build bustage when building non-statically. NPODB
2005-06-14 17:25:32 +00:00
scott%scott-macgregor.org
7bbf4ccb5b
Bug #297227 --> Depend build fails to build PrintPDE.plugin
...
Patch by Mark Mentovai
jhpedemonte: review+
peterv: superreview+
a=asa
2005-06-13 19:54:10 +00:00
dougt%meer.net
6a4e3e9f81
Software Keyboard impl. Works only under WINCE currently. NPODB
2005-06-09 19:34:18 +00:00
smfr%smfr.org
772c075c06
Fix bug 188130: fix XML prettyprinting in embedding apps by adding required resources to embed-jar.mn. r=bsmedberg, a=asa
2005-06-09 04:05:10 +00:00
jst%mozilla.jstenback.com
4ae27eb507
Fixing bug 296850. Unregress frame injection bug 246448. r=bzbarsky@mit.edu, sr+a=brendan@mozilla.org
2005-06-07 23:34:22 +00:00
timeless%mozdev.org
3fc95f8e53
Bug 106386 Correct misspellings in source code
...
patch by ajvincent@gmail.com r=timeless rs=brendan a=chofmann
2005-06-03 10:26:28 +00:00
dougt%meer.net
1af408f806
Bumping the UA string override. NPODB
2005-06-02 04:20:39 +00:00
cls%seawood.org
2f8def85e9
Path translation fixes for msys.
...
Thanks to Howard Chu <hyc@symas.com> for the patches.
Bug #294122 r=cls a=shaver
2005-06-02 04:00:37 +00:00
joshmoz%gmail.com
6f121c64db
more bustage fixes for Mac OS X 10.4 build patch. by Mark Mentovai. b=292530
2005-06-01 21:15:09 +00:00
joshmoz%gmail.com
e217c2f603
more bustage fixes for Mac OS X 10.4 "Tiger" build patch, by Mark Mentovai. b=292530
2005-06-01 20:52:53 +00:00
joshmoz%gmail.com
bed850e22c
fix building on Mac OS X 10.3.x "Panther". Patch by Mark Mentovai. b=292530 r=me
2005-06-01 20:13:21 +00:00
joshmoz%gmail.com
f299a66dc7
more Mac OS X 10.4 "Tiger" build stuff. Patch my Mark Mentovai. b=292530 r=josh r=pinkerton r=cls sr=bryner a=brendan
2005-06-01 18:53:30 +00:00
timeless%mozdev.org
f05b138dd1
Bug 293124 useless initialization after memset in CMozillaBrowser::OnSaveAs
...
patch by bugzilla@mcsmurf.de r=timeless sr=tor a=shaver
2005-06-01 18:32:15 +00:00
cls%seawood.org
d5865f4067
Use dashes instead of backslashes for program options to avoid msys shell expansion.
...
Thanks to Howard Chu <hyc@symas.com> for the patch.
Bug #294122 r=cls a=shaver
2005-06-01 14:28:35 +00:00
dougt%meer.net
2607187a61
Updating WinCE Minimo mozconfig files to pull the right NSPR Branch. Also adding required libraries and component names to final-* files. Not part of the default build.
2005-05-10 01:35:07 +00:00
db48x%yahoo.com
9d0ce5f579
bug 249782: Make Mozilla compile with Microsoft Visual Studio 2005
...
patch by Stephen Walker <sdwalker@myrealbox.com>, r=shaver, a=shaver
2005-05-07 06:20:43 +00:00
bryner%brianryner.com
586444bf13
sync'ing camino and embedding code - null check for bug 274784.
2005-05-04 20:55:24 +00:00
bryner%brianryner.com
aed69207f0
Add support for caching content viewers in session history to speed up back/forward (bug 274784). This initial landing has the feature disabled by default; set browser.sessionhistory.max_viewers to the maximum number of pages to cache to enable the feature. r=bzbarsky, sr/a=brendan.
2005-05-04 20:22:32 +00:00
dougt%meer.net
632d420c78
This is application usings the internal APIs. NOT PART OF FIREFOX BUILD
2005-05-02 16:59:21 +00:00
dougt%meer.net
618bdac591
Major changes from the INDT team:
...
Refactored code to be more managable.
A real "global history" was implemented. Now, the users can view, edit, delete and activate all the visited web sites througt a graphical user interface (tree data structure).
The "expandable bar" was remove. The new menutoolbutton replace it.
Improved the "preference window" . The user can set up the proxy and block popup windows using it
Users can edit bookmark properties.
NOT PART OF FIREFOX BUILD.
2005-05-02 16:36:18 +00:00
pedemont%us.ibm.com
d75b5fa3eb
Bug 291512 - Generate Java interface files using nsIInterfaceInfoManager. Fix some type handling as a result of this change. r=biesi, sr=darin, a=asa
2005-05-02 16:30:03 +00:00
jshin%mailaps.org
24686082e9
bug 237434 : add several languages/scripts to font selection menu (r=smontagu, sr=dbaron, a=asa)
2005-04-30 02:57:57 +00:00
jshin%mailaps.org
844e7f7324
bug 166127 search string in Japanese doesn't match exactly : patch by saito@densan.co.jp, r/sr=jst, a=asa
2005-04-30 01:37:00 +00:00
dougt%meer.net
be6760da53
Windows CE build changes. This addresses most of the outstanding Windows
...
CE compilation issues.
This patch also fixes/removes CheckStackGrowthDirection assertions in
Javscript. This change is based on bug 242518. See comment 36.
This patch also removes the unused enum in transformiix . See bug
292118.
r/sr = dveditz/shaver
b = 291229
a = asa
2005-04-29 13:33:49 +00:00
dougt%meer.net
90bee1fba5
Enabling enough stuff so that maps.google.com works.
2005-04-27 21:00:24 +00:00
maxf%magma.ca
84bf9565db
Fix bustage. This is to get the QNX build of mozserver working, and does not
...
affect any Tinderbox builds.
2005-04-26 17:37:02 +00:00
cbiesinger%web.de
b4d01e71f2
289843 release references to the listener when the download is complete
...
r=bz sr=darin a=asa
2005-04-26 14:07:21 +00:00
dougt%meer.net
2f1f2ee35a
Moving mozconfig into its own diretory as I expect more of these mozconfig
...
files to follow. not part of normal build.
2005-04-25 15:38:39 +00:00
cbiesinger%web.de
aa12c468cf
Bug 290648 make nsITransfer::init take an nsICancelable, and remove the observer attribute
...
r=bz sr=darin a=asa
2005-04-24 21:16:28 +00:00
dougt%meer.net
eef5a77150
disable crypto while I work on coreconf. WINCE ONLY. Not part of normal build
2005-04-23 00:21:35 +00:00
dougt%meer.net
35c7dd4ea9
Default WINCE mozconfig file. Not part of normal build
2005-04-22 20:18:53 +00:00
mconnor%steelgryphon.com
c8ea20a483
land windowwatcher portions of jst's fix for bug 289949, r+sr+a=brendan
2005-04-21 21:21:11 +00:00
dougt%meer.net
1390055fd8
Adding default prompt service.
...
Fixed message box dialogs from being hidden.
Fixed PPC Connections from blocking too long when starting app.
Fixed startup problem where multiple clicking on application would cause no application to launch. This problem might still existin in the build.
Attempting to handle resize events via (WM_SIZE) messages
Initial check in of all.js for wince.
WINDOWS CE ONLY. Not part of default build.
2005-04-20 23:12:12 +00:00
neil%parkwaycc.co.uk
d36863a963
Exception-proof the clearing of the username and password from a URL in case it doesn't understand the concept b=290829 r=biesi sr=dveditz a=asa
2005-04-20 17:06:45 +00:00
cbiesinger%web.de
33e7cc8025
Bug 289842 Make nsIHelperAppLauncher inherit from nsICancelable
...
r=bz sr=darin a=asa
2005-04-15 19:41:07 +00:00
maxf%magma.ca
e905ae1273
Photon-only changes. These only affect QNX builds, which are not part of
...
Tinderbox. See QNX PR23898. The input group for clipboard copy/paste was
always hard coded to 1. To support other input groups, the real input group
being used by the user must be passed from the gui client (i.e. from voyager
via PtWeb to mozserver) or taken from the mouse/keyboard event. My QNX
email address is mfeil@qnx.com . r=amardare@qnx.com
2005-04-12 16:03:14 +00:00
bsmedberg%covad.net
37f97fcd51
Bug 288370 - Build XULRunner on Mac, and add makefile vars to link against XPCOM frozen sharedlibs reliably r=darin a=asa
2005-04-11 15:19:42 +00:00
cbiesinger%web.de
783baa5a45
Bug 289650 nsIWebBrowserPersist should inherit from nsICancelable
...
r=darin sr=bz a=asa
2005-04-10 12:37:36 +00:00
mkaply%us.ibm.com
06326ef680
OS/2 build bustage
2005-04-07 13:07:25 +00:00
bsmedberg%covad.net
60d57ee9d9
s/MOZ/MOZILLA/
2005-04-06 06:03:11 +00:00
bsmedberg%covad.net
de461785c4
Bug 288626 - internal API
2005-04-06 05:48:03 +00:00
darin%meer.net
9791154211
patch for bug 287648 "make nsIDNSService use nsICancelable and move private methods to nsPIDNSService" r=biesi sr=bzbarsky
2005-04-06 01:33:28 +00:00
bsmedberg%covad.net
3357ab6d6f
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
2005-04-05 23:48:43 +00:00
bsmedberg%covad.net
99478b1472
Rename a few nsModule.cpp files so that libxul will link on platforms that use ar+ranlib r=darin
...
embedding/components/build/nsModule.cpp -> nsEmbeddingModule.cpp
2005-04-05 23:28:18 +00:00
cbiesinger%web.de
f0b358248f
228968 r=bz sr=darin
...
- add a new nsIWebProgressListener2 interface, inheriting from
nsIWebProgressListener, providing a 64-bit onProgressChange method
- make nsITransfer inherit from that interface, and remove an unused
progressListener attribute
- make webbrowserpersist support listeners that implement
nsIWebProgressListener2, and give them 64-bit progress values
- make nsIHelperAppLauncher's listener setWebProgressListener function take an
nsIWebProgressListener2 interface
And fix up all implementations according to that.
2005-04-05 23:24:23 +00:00
darin%meer.net
a9ee9fbf43
landing patch for bug 282442 "Provide interface for configuring proxies" r=biesi sr=bzbarsky
2005-04-05 22:27:48 +00:00
bzbarsky%mit.edu
9d9a986c36
Add the prompt-service contract to nsEmbedCID.h
2005-04-05 22:27:45 +00:00