Commit Graph

135908 Commits

Author SHA1 Message Date
aaronleventhal%moonset.net
14f3aad350 Bug 163562. Home/end keys should not affect horizontal scrolling. Patch by dmitry@kirsanov.com. r=aaronleventhal, sr=roc 2004-12-01 16:21:20 +00:00
bugzilla%arlen.demon.co.uk
2ce6a4e00c Bug 261790 port various changes betwen xpfe/toolkit
Relanding patch after aviary branch landing - already reviewed
2004-12-01 16:21:02 +00:00
aaronleventhal%moonset.net
d3e9a04f62 Bug 269212. CSS select:focus outline too large on combobox, extending past the right side. Make sure to FinishAndStoreOverflow() even if returning early from nsComboboxFrame::Reflow(). r+sr=roc 2004-12-01 16:17:44 +00:00
aaronleventhal%moonset.net
5dee634fa7 Bug 269318. TAB should start from selection text after mouse click. If element gets focused, move selection to focus if focus isn't already inside the selection. mLastFocusedWith is no longer needed for making tab not move relative to selection after a mouse click. r=ginn.chen, sr=neil 2004-12-01 16:15:02 +00:00
edburns%acm.org
94c643218c This correctly implements the keyListener logic. I had the mapping
between mozilla concepts and java concepts wrong before.  The correct
mapping is:

Mozilla concept       Java concept

KeyDown               keyPressed
KeyUp                 keyReleased
KeyPress              keyTyped

KeyCode               keyCode
CharCode              keyChar

M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/EventRegistrationImpl.java

- Force the keyCode to be VK_UNDEFINED if this is a KEY_TYPED event.

- For security, log any exceptions thrown during ctor of KeyEvent.

M webclient/src_moz/EmbedEventListener.cpp

- remove unused automatic vars.

M webclient/src_moz/NavigationImpl.cpp

- roll back change done by Brian Ryner, since it doesn't make sense
  under mozilla 1.7.

M webclient/src_share/jni_util.cpp

- reverse mapping of CHAR_CODE and KEY_CODE to their java counterparts.

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

- Add in some code to make it easier to run this testcase in a manual
  fashion.
2004-12-01 15:46:23 +00:00
steffen.wilberg%web.de
d6d2b61ed0 partly backing out aviary landing. we want a better solution for the trunk. 2004-12-01 13:50:03 +00:00
bugzilla%arlen.demon.co.uk
4cd20c1a7f Bug 240186 [FIX]GetElementsByAttribute should return live nodelists
Recheckin toolkit/browser changes following landing of aviary branch
2004-12-01 13:45:12 +00:00
mkaply%us.ibm.com
ce98a48aa9 #272194
r=mkaply, sr=blizzard (platform specific)
Patch from Andy Willis - OS/2 build bustage in nsNativeAppSupportOS2.cpp
2004-12-01 13:15:43 +00:00
cltbld
fc2ea045d5 Automated update from host egg 2004-12-01 13:04:41 +00:00
bsmedberg%covad.net
c887104a34 Bug 272189 - enable crypto by default, and make the list of default extensions app-specific r=darin a=mitchell 2004-12-01 13:02:07 +00:00
steffen.wilberg%web.de
c0774a8a5a Bug 272555: invisible prefs in about:config. fix by backing out the branch landing, which restores the trunk-only changes from bug 221619. 2004-12-01 12:26:49 +00:00
bugzilla%arlen.demon.co.uk
69155ec954 Bug 191805 Installer progress meters should use the system progress meter color
Relanding toolkit part of patch following aviary branch landing
2004-12-01 11:52:27 +00:00
bugzilla%arlen.demon.co.uk
83a2e3ffc5 Bug 264102 Chrome should use document.title instead of window.title - toolkit fixes
Relanding to fix aviary branch landing regressions
2004-12-01 11:42:34 +00:00
bugzilla%arlen.demon.co.uk
d03f509ba3 Bug 261267 helper application dialog has title issues when opening an unknown filetype
Relanding after aviary branch landing - already reviewed
2004-12-01 11:12:21 +00:00
steffen.wilberg%web.de
6d1529f02c restoring the modified date as well 2004-12-01 11:11:58 +00:00
steffen.wilberg%web.de
36a22e1d1d Bug 272552: XUL tree splitters visible post-merge. Recheckin toolkit part of bug 265165. 2004-12-01 10:58:20 +00:00
steffen.wilberg%web.de
3acdb349b3 Bug 272561: Gap at bottom of menus. Recheckin xul.css part of bug 240276. 2004-12-01 10:48:40 +00:00
timeless%mozdev.org
d070189234 Bug 250322 nsLDAPSyncQuery::GetQueryResults can return null + NS_OK for OOM
patch by gandalf@firefox.pl r=dmose sr=bienvenu
2004-12-01 10:32:53 +00:00
steffen.wilberg%web.de
d116809d9a Recheckin bug 269226 (wrong link in Firefox Help welcome page) 2004-12-01 10:32:25 +00:00
steffen.wilberg%web.de
980a50e5ca Recheckin bug 271348 ('Move system caret with focus/selection changes' needs to explain that this is the same as caret browsing) 2004-12-01 10:22:05 +00:00
bugzilla%arlen.demon.co.uk
0c0cb90f61 Bug 250817 nsWidgetStateManager assumes first element returned by getElementsByAttribute is its child
Bug 260357 Nothing is selected for some radio buttons
Bug 127118 Fix focus problems with radio buttons and accesskeys
Aviary branch landing regressions - already all reviewed
2004-12-01 09:53:56 +00:00
scott%scott-macgregor.org
4089c73cb5 try to add transparency to the mozicon16 image
thanks to jeroen for the patch
2004-12-01 09:17:49 +00:00
cls%seawood.org
22b24eea91 Use Mail::Mailer instead of manually sending mail. Fixes LF issue.
Bug #166172 r=timeless
2004-12-01 09:09:21 +00:00
scott%scott-macgregor.org
650eb25d41 Bug #258465 --> work around a nasty RDF entity replacement bug to prevent certain RSS feed items
from getting duplicated every time you check a feed for new articles.
2004-12-01 09:03:23 +00:00
cls%seawood.org
2a262ddd94 Allow usernames up to 128 chars.
Bug #188274 r=timeless
2004-12-01 08:52:17 +00:00
cls%seawood.org
00f5546dc0 Do not allow access to CVSROOT.
Bug #204126 r=timeless
2004-12-01 08:40:33 +00:00
cls%seawood.org
47cb389e36 Use DBI placeholders to avoid SQL injection issues.
Bug #260894 r=timeless,justdave
2004-12-01 08:28:06 +00:00
ben%bengoodger.com
8d09f98fb4 aviary branch landing: one final attempt to fix build bustage... move extensions to non-windows-only section of makefile! 2004-12-01 07:41:14 +00:00
vladimir%pobox.com
d0de9f6af1 commented-out cpp lines in calendar/base/src/Makefile.in; the checked-in files should be up to date. uncomment if you're working on the js.pre files. yes, this sucks. 2004-12-01 07:39:48 +00:00
cls%seawood.org
85727b9345 Check the off case when setting up linenumbers pref.
Bug #119799 r=timeless
2004-12-01 07:30:43 +00:00
ben%bengoodger.com
b52f8d7afd aviary branch landing: more bustage fixes for seamonkey, make sure extensions stub is built for seamonkey, and make sure SelectSkin is called on the right interface pointer. 2004-12-01 07:13:06 +00:00
dbaron%dbaron.org
b20c41c5a8 Fix bad comment (from merging, not from branch). a=ben 2004-12-01 07:09:48 +00:00
cls%seawood.org
427407ff99 think-o 2004-12-01 06:56:03 +00:00
cls%seawood.org
76c8b29891 Remove undef check from SanitizeModule 2004-12-01 06:46:21 +00:00
ben%bengoodger.com
938f757ea9 aviary branch landing: add tree.dtd to jar.mn too 2004-12-01 06:39:32 +00:00
ben%bengoodger.com
352deba9ee aviary branch landing: add tree.dtd to fix undefined entities associated with new tree api usage 2004-12-01 06:36:54 +00:00
cls%seawood.org
e21a9e642d Remove undef check from SanitizeModule 2004-12-01 06:35:28 +00:00
ben%bengoodger.com
4e5dbf4718 aviary landing: back out tree changes from aviary branch landing - trunk has new tree api that we need to retain 2004-12-01 06:33:34 +00:00
ben%bengoodger.com
e771ab5ecd fix build bustage (2) - close up scope properly. 2004-12-01 06:27:01 +00:00
ben%bengoodger.com
3993e81b07 fix bustage (1) - forgot to add extensions to REQUIRES 2004-12-01 06:23:59 +00:00
cls%seawood.org
84abe1403d Strip ./ & / from beginning of legaldirs when comparing against checked in
files.
Explicitly check for "." & "/" when matching directory names.
Bug #260310 r=timeless
2004-12-01 06:12:25 +00:00
ben%bengoodger.com
afaefbac28 aviary branch landing:
- xpinstall hooks for extension manager (242529, r=dveditz)
  (install.rdf read hook + stub extension manager implementation for seamonkey)
- xpinstall hooks for info bar (xpinstall whitelist UI)
2004-12-01 05:59:04 +00:00
cls%seawood.org
ec170d8ac8 Catch the case where branchtype isn't set.
Bug #272511
2004-12-01 05:47:35 +00:00
cls%seawood.org
08c39742f1 Kill uninitialized variable warnings. 2004-12-01 05:35:08 +00:00
dbaron%dbaron.org
1e59fdba77 Reland conversion of Mac to Unix newlines. 2004-12-01 05:13:31 +00:00
mrbkap%gmail.com
942b0c2764 bug 88952: Remove record trailing content. This was missed in the main checkin. r=jst sr=rbs 2004-12-01 05:11:06 +00:00
cls%seawood.org
381f05ec5c Revert to behavior of treating no branch parameter as branch=HEAD.
Bug #261616 & bug #272511
2004-12-01 04:57:30 +00:00
ben%bengoodger.com
b603528092 Aviary branch landing 2004-12-01 04:48:44 +00:00
cls%seawood.org
9125da2795 Quote all values to be used in urls or in html output.
Bug #261616 r=timeless
2004-12-01 04:46:35 +00:00
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