141400 Commits

Author SHA1 Message Date
smfr%smfr.org
befbc6610b Fix bug 173150: change the font panel to not show font face, and strip out font face info from the saved font.
Fix bug 188300: when the text samples have focus, return custom field editors so that we can get changeFont: notifications.
Also fix a bug where if a font was missing, subsequent font selections would not stick (should help with bug 175651).


git-svn-id: svn://10.0.0.236/trunk@170037 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-01 08:20:35 +00:00
smfr%smfr.org
d8d214f4da Add windowWillReturnFieldEditor: handling to help fix bug 188300, and forward font panel delegate methods to the current pane, for bug 173150.
git-svn-id: svn://10.0.0.236/trunk@170036 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-01 08:18:11 +00:00
smfr%smfr.org
91c9f2b784 Rename all the member variables to start with "m" so the code is more readable.
Fix a problem where, if the font samples were clicked on, changing the font in the Font Panel no longer had any effect (using custom field editors). Bug 188300.


git-svn-id: svn://10.0.0.236/trunk@170035 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-01 06:32:54 +00:00
tor%cs.brown.edu
b50efa60d0 Bug 258511 - keep svg mimetypes out of persistent repository. r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@170034 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-01 05:17:25 +00:00
timeless%mozdev.org
2206b50003 Bug 284034 nsReadableUtils ToNew* methods crash on OOM
patch by ajschult@verizon.net r=darin sr=darin


git-svn-id: svn://10.0.0.236/trunk@170033 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-01 05:14:22 +00:00
timeless%mozdev.org
02caa63b9e Bug 283519 OOM mlk [@ workbuf_extend]
patch by ajschult@verizon.net r=timeless sr=roc


git-svn-id: svn://10.0.0.236/trunk@170031 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-01 04:29:51 +00:00
bzbarsky%mit.edu
1719e56d4a Only dispatch label-triggered clicks to content, for now, pending sorting out
exactly what HandleEventWithTarget _should_ be doing.  Bug 284163, r+sr=jst


git-svn-id: svn://10.0.0.236/trunk@170030 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-01 03:03:05 +00:00
leon.sha%sun.com
5d6f01b7b0 Bug 283437 [Postscript] If the page size is not set correctly, there will be a PostScript error "configurationerror".
Patch by leon.sha@sun.com.
kherron+mozilla: review+
roc: superreview+


git-svn-id: svn://10.0.0.236/trunk@170029 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-01 02:38:04 +00:00
timeless%mozdev.org
b8fe871775 Bug 283519 OOM mlk [@ workbuf_extend]
patch by ajschult@verizon.net r=roc sr=roc


git-svn-id: svn://10.0.0.236/trunk@170028 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-01 02:08:41 +00:00
bob%bclary.com
e20720ed41 Modify to include 3 sections for N=20000, 0xFFFF, 100000
git-svn-id: svn://10.0.0.236/trunk@170027 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-01 01:45:46 +00:00
roc+%cs.cmu.edu
44e1c22147 Bug 241245. Make 'Desk' a supported system directory on Unix, and make it fully cross-platform. r+sr=darin
git-svn-id: svn://10.0.0.236/trunk@170024 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-01 01:03:33 +00:00
bob%bclary.com
eb3c517823 Initial add. Regression test for bug 280769, comment 12 by igor@mir2.org
git-svn-id: svn://10.0.0.236/trunk@170023 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-01 00:59:48 +00:00
bugzilla%arlen.demon.co.uk
93ce132e24 Bug 282893 Properly indent children in help files especially <div> Minor tweaks to customize, mail (image alignment) and shortcuts
p=giacomo.magnini@portalis.it r=me


git-svn-id: svn://10.0.0.236/trunk@170022 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-01 00:49:13 +00:00
wtchang%redhat.com
d96480726b Fixed text file line endings.
Modified Files: Makefile alt.c cache.c errors.c file.c manifest.mn
        ntgetpin.c pin.c pk11.c std.c svrcore.h user.c


git-svn-id: svn://10.0.0.236/trunk@170021 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-01 00:27:38 +00:00
roc+%cs.cmu.edu
3cdec0e1e0 Bug 262057. Migrate i18n prefs from Seamonkey to Firefox. r=mconnor, patch by Wolfgang Rosenauer (Novell)
git-svn-id: svn://10.0.0.236/trunk@170020 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-28 23:57:22 +00:00
wtchang%redhat.com
b6f85c966f Bugzilla bug 282610: contribute the Netscape svrcore library to open
source.  This library is used by the LDAP command-line tools and some
Netscape servers.
Added Files: Makefile alt.c cache.c errors.c file.c manifest.mn ntgetpin.c
        pin.c pk11.c std.c svrcore.h user.c


git-svn-id: svn://10.0.0.236/trunk@170019 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-28 23:47:55 +00:00
roc+%cs.cmu.edu
e6d641f6aa Bug 236996. Underline IME preedit text on Mac. Patch by waverider, r=masayuki, sr=roc
git-svn-id: svn://10.0.0.236/trunk@170018 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-28 23:39:26 +00:00
joshmoz%gmail.com
7d9df82bb3 fix broken Safari bookmark importing b=284159
git-svn-id: svn://10.0.0.236/trunk@170017 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-28 23:33:58 +00:00
bugzilla%arlen.demon.co.uk
5710b7a375 Bug 282893 Properly indent children in help files especially <div> mail_sec, page_info, passwords, profiles fixes
p=giacomo.magnini@portalis.it r=me


git-svn-id: svn://10.0.0.236/trunk@170016 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-28 23:27:41 +00:00
mozilla.mano%sent.com
14a7553ffe Bug 278772 - Various Firefox code incorrectly constructs URIs. patch by Gavin Sharp <gavin.sharp@gmail.com> r=mconnor sr=darin
git-svn-id: svn://10.0.0.236/trunk@170015 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-28 23:09:24 +00:00
bugzilla%arlen.demon.co.uk
b3a4381f6b Bug 282893 Properly indent children in help files especially <div> Glossary and help_help fixes
p=giacomo.magnini@portalis.it r=me


git-svn-id: svn://10.0.0.236/trunk@170014 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-28 22:56:50 +00:00
caillon%redhat.com
2310fd67a9 250245 - spec changed, its now Document.inputEncoding
r+sr=jst


git-svn-id: svn://10.0.0.236/trunk@170013 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-28 22:35:02 +00:00
bzbarsky%mit.edu
accdfac9d2 Make sure to flush pending notifications as needed when calling
getElementById.  Bug 283468, r+sr=jst


git-svn-id: svn://10.0.0.236/trunk@170012 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-28 22:24:17 +00:00
mozilla.mano%sent.com
b3316b8171 Bug 284140 - (regression from 237776) escape no longer freezes animated gifs. r=mconnor
git-svn-id: svn://10.0.0.236/trunk@170011 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-28 22:01:56 +00:00
travis%sedsystems.ca
54b66ed77a Bug 283567 : Toggling a comment's privacy does nothing (regression from bug 279700)
Patch by : Frederic Buclin <LpSolit@gmail.com>  r=mkanat  a=justdave


git-svn-id: svn://10.0.0.236/trunk@170010 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-28 21:33:16 +00:00
travis%sedsystems.ca
bd875f2aaf Bug 283183 : check_multi in Config.pm returns a bad error message if the check fails
iPtch by Frederic Buclin <LpSolit@gmail.com>   r=mkanat  a=myk


git-svn-id: svn://10.0.0.236/trunk@170009 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-28 21:31:31 +00:00
wtchang%redhat.com
d3ba2c8b12 Bugzilla Bug 283710: disable executable stack on ia64. The patch is
contributed by Christopher A. Aillon of Red Hat.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@170007 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-28 21:13:05 +00:00
wtchang%redhat.com
2503ea2cb0 Fixed comments.
git-svn-id: svn://10.0.0.236/trunk@170006 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-28 21:08:43 +00:00
travis%sedsystems.ca
360945cbea Bug 178370 : global param for whether or not to send mail
Patch by Shane H. W. Travis <travis@sedsystems.ca>   r=LpSolit  a=myk


git-svn-id: svn://10.0.0.236/trunk@170005 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-28 20:51:24 +00:00
travis%sedsystems.ca
abce7fe4c4 Bug 119485 : Templatise editusers.cgi
Patch by Marc Schumann <wurblzap@gmail.com>   r=GavinS, mkanat  a=justdave


git-svn-id: svn://10.0.0.236/trunk@170004 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-28 20:41:45 +00:00
caillon%redhat.com
af8392391e Making eyes bleed less, one file at a time.
rs=blizzard


git-svn-id: svn://10.0.0.236/trunk@170003 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-28 20:37:50 +00:00
scott%scott-macgregor.org
ca6406bf4d Bug #284144 --> Port Ben's winstripe changes for the new preferences UI to the qute theme so
I can use them in Thunderbird


git-svn-id: svn://10.0.0.236/trunk@170002 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-28 20:33:21 +00:00
doronr%us.ibm.com
af2898125e XForms Bug 283219 - trigger with appearance minimal scenario fails. Patch by smaug, r=beaufour,me
git-svn-id: svn://10.0.0.236/trunk@170001 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-28 20:12:01 +00:00
bob%bclary.com
661775f1b0 Initial add. Regression test for bug 254296, by kal_el1938@hotmail.com
git-svn-id: svn://10.0.0.236/trunk@170000 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-28 19:04:03 +00:00
travis%sedsystems.ca
ccfc3e33a9 Bug 283973 : Charts broken: DBD::mysql::st execute failed: Unknown column '$datefrom' in 'field list'
Patch by Teemu Mannermaa <wicked@etlicon.fi>   r=mkanat  a=justdave


git-svn-id: svn://10.0.0.236/trunk@169999 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-28 19:02:31 +00:00
travis%sedsystems.ca
3bfdd4d4f2 Bug 283139 : Zero out 'hours remaining' field on certain state transitions r.t. throwing an error saying it's not zeroed out.
Patch by Shane H. W. Travis <travis@sedsystems.ca>  r=LpSolit  a=justdave


git-svn-id: svn://10.0.0.236/trunk@169998 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-28 18:55:07 +00:00
allan%beaufour.dk
c775f07fd5 Fix problems with schema validation for calculated fields. Bug 284101, r=doronr/smaug
git-svn-id: svn://10.0.0.236/trunk@169997 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-28 18:41:05 +00:00
dougt%meer.net
671c058caa mapping DialogBoxIndirectParam
git-svn-id: svn://10.0.0.236/trunk@169996 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-28 18:06:31 +00:00
dougt%meer.net
3a4d4e2a44 Adding ExpandEnvironmentStrings and GdiFlush stubs
git-svn-id: svn://10.0.0.236/trunk@169995 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-28 18:05:00 +00:00
travis%sedsystems.ca
ee5bd0353a Bug 250410 : Time tracking summaries
Patch by Christian Reis <kiko@async.com.br>   r=jpeshkin  a=justdave


git-svn-id: svn://10.0.0.236/trunk@169994 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-28 17:53:19 +00:00
christophe.ravel.bugs%sun.com
16fdbb5b3b 238319: Sun packages changes.
Add addbuiltin, pk11priv.h, pk11pub.h


git-svn-id: svn://10.0.0.236/trunk@169993 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-28 17:45:20 +00:00
edburns%acm.org
0b06910537 Thanks to Craig March for catching these extraneous semicolons.
git-svn-id: svn://10.0.0.236/trunk@169992 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-28 17:20:26 +00:00
edburns%acm.org
140d778e14 This checkin enables finding out the request method and response status
of a URL_LOAD event.  I'm still working on getting the request body via
the nsIUploadChannel interface.  Next step will be to get that working.
I'm currently running into problems where the END_URL event for a POST
doesn't have a status.  I think this is because I'm using the
Navigation.post() method rather than simulating a user post by pressing
a form submit button.

A classes_spec/org/mozilla/webclient/impl/wrapper_native/NativeInputStream.java
A src_moz/NativeInputStreamImpl.cpp

- Class to enable reading the post body from the request.

M build.xml

- add NativeInputStream to JNI generation

M classes_spec/org/mozilla/webclient/PageInfoListener.java

 * <p>This {@link DocumentLoadListener} subclass adds the ability to get
 * detailed information on each event. </p>
 *
 * <p>The <code>eventData</code> property of the
 * <code>DocumentLoadEvent</code> instance will be a
 * <code>java.util.Map</code>.  The following entries may be present in
 * this map for the following <code>*_EVENT_MASK</code> types in
 * <code>DocumentLoadEvent</code>.</p>
 *
 * <dl>
 *
 * <dt>For all <code>*_EVENT_MASK</code> types</dt>
 *
 * <dd><p>the map will contain an entry under the key "<code>URI</code>"
 * without the quotes.  This will be the fully qualified URI for the
 * event. </p></dd>
 *
 * <dt>For <code>START_URL_LOAD</code> type</dt>
 *
 * <dd><p>The map will contain an entry under the key
 * "<code>method</code>" without the quotes.  This will be the request
 * method for this event.  The map will also contain an entry under the
 * key "<code>headers</code>".  This entry will be a
 * <code>java.util.Map</code> of all the request headers.</p></dd>
 *
 * <dt>For <code>END_URL_LOAD</code> type</dt>
 *
 * <dd><p>The map will contain an entry under the key
 * "<code>method</code>" without the quotes.  This will be the request
 * method for this event.  The map will contain an entry under the key
 * "<code>status</code>" without the quotes.  This will be the response
 * status string from the server, such as "<code>200 OK</code>".  The
 * map will also contain an entry under the key "<code>headers</code>".
 * This entry will be a <code>java.util.Map</code> of all the response
 * headers.</p></dd>
 *
 * </dl>

M src_moz/EmbedProgress.cpp

- leverage nsIHttpChannel methods to get request method, response
  status, and post body.

M src_moz/Makefile.in

- add NativeInputStream

M src_share/jni_util.cpp
M src_share/jni_util.h

- new constants

- add variant of ThrowExceptionToJava that takes the exception class name.

M test/automated/src/classes/org/mozilla/webclient/DocumentLoadListenerTest.java

- new test content.  Post related content commented out.


git-svn-id: svn://10.0.0.236/trunk@169991 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-28 17:15:45 +00:00
bienvenu%nventure.com
16c226445f fix 204339 support mail follow-up-to header, patch by daniel faber, r=bienvenu, sr=henry jia
git-svn-id: svn://10.0.0.236/trunk@169990 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-28 17:10:58 +00:00
scott%scott-macgregor.org
99f2d8ce66 Bug #283216 --> forgot to check in missing DTD file for adding OCSP support
git-svn-id: svn://10.0.0.236/trunk@169989 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-28 17:10:22 +00:00
despotdaemon
a2b528a479 Pseudo-automatic update of changes made by shaver@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@169988 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-28 16:45:39 +00:00
travis%sedsystems.ca
e9f8ffae5f Bug 284080 : cannot list quips, regression from bug 277504
Patch by Frederic Buclin <LpSolit@gmail.com>  r=wurblzap,peshkin  a=justdave


git-svn-id: svn://10.0.0.236/trunk@169987 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-28 16:37:13 +00:00
mvl%exedo.nl
a4ea75930a make sunbird find its locale files.
bug 283990, r=mostafah


git-svn-id: svn://10.0.0.236/trunk@169986 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-28 16:26:52 +00:00
mozilla.mano%sent.com
a7ec022a73 Bug 118025 - nsITheme menupopup/menuitem implementations (Mac). r=pinkerton sr=smfr (for gfx) r=kmgerich (for pinstripe)
git-svn-id: svn://10.0.0.236/trunk@169985 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-28 15:09:58 +00:00
tor%cs.brown.edu
b84aa94fb3 Bug 283736 - static builds with cairo svg backend not working. r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@169984 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-28 13:53:22 +00:00