ra=edburns
authors=edburns,
* Brian Satterfield <bsatterf@atl.lmco.com>
* Anthony Sizer <sizera@yahoo.com>
This implements Post. Please see EMWindow for how to use.
git-svn-id: svn://10.0.0.236/trunk@99145 18797224-902f-48f8-a5cc-f745e15eee43
ra=edburns
author= Nikolay Igotti
Added and removed files - continued previous checkin.
git-svn-id: svn://10.0.0.236/trunk@99136 18797224-902f-48f8-a5cc-f745e15eee43
ra=edburns
author=Nikolay Igotti
Major cleanup and new component architecture for Waterfall.
git-svn-id: svn://10.0.0.236/trunk@99134 18797224-902f-48f8-a5cc-f745e15eee43
fixes problems with parallel builds on Solaris. Changed target
dependencies in webclient/import/Makefile.in
git-svn-id: svn://10.0.0.236/trunk@97374 18797224-902f-48f8-a5cc-f745e15eee43
Files modified java/webclient/import/Makefile.in
This fixes the problem of dependencies in parallel builds. Now
Blackwood can be build using parallel make on Solaris.
Added dependencies between .java and .idl files.
git-svn-id: svn://10.0.0.236/trunk@97253 18797224-902f-48f8-a5cc-f745e15eee43
author=ashuk
Files modified:
java/build/install_dom_win32.js
java/build/install_pluglets_win32.js
java/build/install_blackconnect_win32.js
java/build/install_webclient_win32.js
java/build/install_blackwood_win32.js
This fix modifies the install.js files for the Blackwood XPIs
to ensure that XPI's copies the appropriate files in the
components dir upon installation.
Thanks to Girish for helping with the changes related to
the new XPInstall API.
git-svn-id: svn://10.0.0.236/trunk@96963 18797224-902f-48f8-a5cc-f745e15eee43
author=ashuk
Files modified:
mozilla/java/webclient/src_moz/Makefile.in
This fix allows building the JAWT native stuff
in Webclient on Linux.
git-svn-id: svn://10.0.0.236/trunk@96951 18797224-902f-48f8-a5cc-f745e15eee43
bug=79427.
This checkin adds the following behavior:
On GetValue, if a checkbox or radio button, it returns "CHECKED" or "UNCHECKED".
On SetValue, any string not equal to the empty string causes the checkbox
to be set.
git-svn-id: svn://10.0.0.236/trunk@96927 18797224-902f-48f8-a5cc-f745e15eee43
Bug=73085
Small fix to Makefile.in. Adding the links to the libjawt.so for
the Java Native AWT Interface. This had mistakenly been backed
out in the previous fix.
git-svn-id: svn://10.0.0.236/trunk@96762 18797224-902f-48f8-a5cc-f745e15eee43
files modified :
motif/MotifBrowserControlCanvas.cpp
changed include "ns_util.h" to
include "../ns_util.h"
This was a simple path resolution problem fix in the
include statement.
git-svn-id: svn://10.0.0.236/trunk@96447 18797224-902f-48f8-a5cc-f745e15eee43
author=ashuk
ra=edburns
Files modified:
src_moz/NativeEventThread.cpp
The fix allows webclient to startup correctly with more than
1 profile present.
git-svn-id: svn://10.0.0.236/trunk@96308 18797224-902f-48f8-a5cc-f745e15eee43
Bug=73085
Small fix - added lines to change the permission of symlink.sh to
775 in the install directory. Without this, the symlinks dont
get created correctly when the XPI is downloaded.
git-svn-id: svn://10.0.0.236/trunk@96185 18797224-902f-48f8-a5cc-f745e15eee43
Bug=81648
Files modifed:
mozilla/java/webclient/classes_spec/org/mozilla/webclient/wrapper_native/motif/MotifBrowserControlCanvas.java
Small change - comment out all references to DrawingSurfaceInfo with
explanation. This is no longer needed now that we use JAWT Native
Interface
git-svn-id: svn://10.0.0.236/trunk@96183 18797224-902f-48f8-a5cc-f745e15eee43
r=idk
This adds java/xpcom/Makefile to the makefiles file. Now
java/xpcom/Makefile is also to be generated using configure
git-svn-id: svn://10.0.0.236/trunk@96130 18797224-902f-48f8-a5cc-f745e15eee43