mrbkap%gmail.com
2ec3ce9016
bug 88952: Remove trailing content. This checkin fixes a whole slew of textarea bugs. r=jst sr=rbs
2004-12-01 04:37:36 +00:00
cls%seawood.org
f078ee86fd
Sanitize form inputs.
...
Bug 261616 r=timeless
2004-12-01 04:25:22 +00:00
cls%seawood.org
264f382481
Handle the 0 line count case.
...
Bug #270536 r=timeless
2004-12-01 04:19:51 +00:00
bryner%brianryner.com
f16c156abf
fixing windows installer bustage from aviary branch landing
2004-12-01 04:15:35 +00:00
bzbarsky%mit.edu
05b01d4b46
Fix painting of backgrounds on scrollable rowgroups (which aren't kids of the
...
table, so require slightly more complicated computation of the coordinate
transformations). Bug 267592, r=fantasai, sr=roc
2004-12-01 03:51:35 +00:00
dbaron%dbaron.org
f162e6b75d
Do size adjustments for empty cells only when 'empty-cells' says empty cells don't have borders. b=271955 r=bernd sr=roc
2004-12-01 03:50:03 +00:00
bzbarsky%mit.edu
5d84790d77
Put an update view batch around zoom-setting so we don't get drawing
...
artifacts. Bug 270032, r+sr=roc
2004-12-01 03:28:44 +00:00
edburns%acm.org
a53c25ab6a
This checkin enables the KeyListener feature.
...
A webclient/test/automated/src/classes/org/mozilla/webclient/KeyListenerTest.java
A webclient/test/automated/src/test/KeyListenerTest1.html
M webclient/build-tests.xml
- add new testcase
M webclient/classes_spec/org/mozilla/webclient/BrowserControlCanvas.java
M webclient/classes_spec/org/mozilla/webclient/EventRegistration2.java
- allow KeyListeners to be added and removed.
M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/EventRegistrationImpl.java
- Lazily create listener lists.
- Change the contract of queueEvent() to discard null events silently.
- Add createKeyEvent() method.
M webclient/src_moz/EmbedEventListener.cpp
- new mask names and values, DOMDOMKeyListener_maskNames,
DOMKeyListener_maskValues.
- flesh out Key*() events.
- add addKeyEventDataToProperties.
- use eventType to discern how to populate the properties, with either key or
mouse data.
M webclient/src_moz/EmbedEventListener.h
- key event includes and support methods.
M webclient/src_moz/EmbedProgress.cpp
- honor new last argument to util_InitializeEventMaskValuesFromClass().
M webclient/src_share/jni_util.cpp
M webclient/src_share/jni_util.h
- new constants
+jobject CHAR_CODE;
+jobject KEY_CODE;
+jstring KEY_LISTENER_CLASSNAME;
+char *DOMKeyListener_maskNames[] = {
M webclient/src_share/jni_util_export.cpp
M webclient/src_share/jni_util_export.h
- new last argument to
util_InitializeEventMaskValuesFromClass(const char *className,
char *maskNames[],
- jlong maskValues[])
+ jlong maskValuesLong[],
+ jint maskValuesInt[])
Used when the maskValues are ints, otherwise null.
2004-12-01 03:21:23 +00:00
timeless%mozdev.org
1736443f5c
Bug 271293 Crash in [@ nsView::DropMouseGrabbing ]
...
r=roc sr=roc
2004-12-01 03:04:17 +00:00
myk%mozilla.org
37e8605570
Fix for bug 267578: generates an ALT link to the RSS version of the history; r=cls
2004-12-01 02:15:29 +00:00
scott%scott-macgregor.org
0c964ec9fa
Back out Bug #270082 --> revert our RSS account default to show HTML.
2004-12-01 02:09:11 +00:00
dbaron%dbaron.org
83dcc42c5b
Landing aviary branch.
2004-12-01 02:05:12 +00:00
dbaron%dbaron.org
1ed7fc4c13
Remove files that shouldn't have landed now, and will eventually land elsewhere.
2004-12-01 01:58:13 +00:00
dbaron%dbaron.org
94da5c6b6c
This shouldn't have landed yet.
2004-12-01 01:35:42 +00:00
christophe.ravel.bugs%sun.com
a8a211f314
Move to version 4.0.1 Beta.
2004-12-01 01:19:58 +00:00
cls%seawood.org
3ba86c6240
Use : instead of + as file separator to avoid + being converted to a space.
...
Bug #261616 r=timeless
2004-12-01 01:11:37 +00:00
cls%seawood.org
b6801137f2
Print raw output in reverse chronological order.
...
Bug #261616 r=timeless
2004-12-01 00:44:42 +00:00
cls%seawood.org
0f10bab80d
Fix misc warnings.
...
Bug #261616 r=timeless
2004-12-01 00:43:28 +00:00
cls%seawood.org
83587d68b0
Fix typo.
2004-12-01 00:41:09 +00:00
cls%seawood.org
0aa2d4a49c
Allow & to be used on whiteboard & motd.
...
Bug #261616 r=timeless
2004-12-01 00:40:18 +00:00
bienvenu%nventure.com
bbf962823d
fix 272488 folder properties dialog for news and blog folders is confused, sr=mscott
2004-12-01 00:38:34 +00:00
cls%seawood.org
c6e5f68341
Throw an error if the datadir doesn't exist rather than blindly creating it.
...
Bug #261616 r=timeless
2004-12-01 00:36:30 +00:00
cls%seawood.org
0b3b8eed19
Fix page layout.
...
Bug #261616 r=timeless
2004-12-01 00:32:49 +00:00
cls%seawood.org
f8e6edeadd
Move SanitizeRevision call to catch all cases.
2004-12-01 00:28:03 +00:00
cls%seawood.org
fc87798b71
Verify that the given cvsroot is actually in our repository list.
...
Bug #261616 r=timeless
2004-12-01 00:22:53 +00:00
ben%bengoodger.com
03d2f252eb
aviary branch landing - some of the stuff in toolkit/content
2004-12-01 00:21:43 +00:00
cls%seawood.org
1848faedf8
Add referer checks for admin scripts.
...
Bug #261616 r=timeless
2004-12-01 00:15:22 +00:00
ben%bengoodger.com
cc7af8ccf2
more local build bustage - make sure browsercomps is in the REQUIRES list so we can pick up the cid .h file
2004-12-01 00:09:00 +00:00
igor%mir2.org
14f3e3ead3
Link to changes.html
2004-12-01 00:07:07 +00:00
cmp%mozilla.org
9de43efe01
Removing textarea changes for now. Will add them later if we need them.
2004-12-01 00:02:38 +00:00
dbaron%dbaron.org
5dcfab76de
Aviary branch landing: remove contents*.rdf files that are now preprocessed instead.
2004-11-30 23:58:51 +00:00
cls%seawood.org
42bf1ea441
Add check routines to sanitize user input.
...
Rename sanitize_revision to SanitizeRevision and move it to globals.pl.
Bug #261616 r=timeless
2004-11-30 23:56:13 +00:00
cmp%mozilla.org
89ac7432f0
Add padding for the textarea object to give a wider margin of space between
...
the widget and the text in it.
Remove leading and trailing spaces/newlines.
Add a rows attribute to the textarea input element to pretty it up.
2004-11-30 23:35:46 +00:00
cmp%mozilla.org
1110ccf1f0
Create a WYSIWYG-style textarea in the preview instead of a <pre> area
...
that will then be used as the resulting save-as text.
2004-11-30 23:25:18 +00:00
timeless%mozdev.org
8ea2a7d6d5
Build bustage from bug 237745, caused by a typo.
...
nsXPFEComponentCID.h should be nsXPFEComponentsCID.h
2004-11-30 23:24:59 +00:00
igor%mir2.org
70ece8dc32
Added release date information
2004-11-30 23:23:17 +00:00
cmp%mozilla.org
38a8e6713a
Fix syntax error in preview text to make Perl avoid using the '$' in text
...
output.
2004-11-30 23:15:16 +00:00
cmp%mozilla.org
d3052b1dc1
Bug 80631. Fix missing double quotes in ac options that (as-input) have
...
spaces.
2004-11-30 23:08:55 +00:00
dbaron%dbaron.org
eeb2df5bfe
Better fix for Thunderbird bustage.
2004-11-30 23:05:17 +00:00
psychoticwolf%carolina.rr.com
44ac7b8f58
Missed the new install.php, Bug 251050
2004-11-30 23:01:54 +00:00
psychoticwolf%carolina.rr.com
19beb269fd
Removing unused copies of install.php. Adding Image needed for Bug 251050.
2004-11-30 22:59:05 +00:00
psychoticwolf%carolina.rr.com
05db62bc34
Bug 251050. Use installTrigger for install links.
2004-11-30 22:54:24 +00:00
ben%bengoodger.com
a3b1eda480
Landing the Aviary Branch (Toolkit sections excluding toolkit/content).
2004-11-30 22:54:13 +00:00
dbaron%dbaron.org
2b702a8ce5
Fix make install, patch from crispin@flowerday.cx. b=272151
2004-11-30 22:19:45 +00:00
ben%bengoodger.com
6cb924a587
attempt at fixing tbird - make sure tbird includes nsToolkitCompsCID.h so it can build typeaheadfind.
2004-11-30 22:13:11 +00:00
pkw%us.ibm.com
473ae34fc0
Bug 264210 - save as, webpage complete doesn't work with gtk2 filepicker
...
r=caillon@gmail.com , sr=blizzard@mozilla.org
2004-11-30 22:07:50 +00:00
ben%bengoodger.com
90a190f22f
aviary branch landing
2004-11-30 21:56:23 +00:00
bienvenu%nventure.com
16feeb7864
fix 224563 pop3 filters that change junk status also delete message from pop3 server, sr=mscott
2004-11-30 21:45:43 +00:00
ben%bengoodger.com
2a9174b10b
adding more missing files
2004-11-30 21:26:14 +00:00
dbaron%dbaron.org
18184d121e
Back out 266930 because SVG still modifies the ua.css in dist.
2004-11-30 19:41:55 +00:00