Граф коммитов

135926 Коммитов

Автор SHA1 Сообщение Дата
bugzilla%arlen.demon.co.uk 1fffd5e266 Bug 175893 Make XUL <tab>'s focusable
Bug 251513 content of tabs not focused to keyboard scrolling when switching tabs
Relanding relevant parts of patches following aviary branch landing
2004-12-01 18:48:25 +00:00
bmlk%gmx.de 3afdea9ca5 switch the frame sorting from the frame constructor to the table frame + a couple of build warning fixes, bug 269648, r/sr=bzbarsky 2004-12-01 18:47:34 +00:00
pedemont%us.ibm.com 3fc9433171 Bug 269553 - Integrate JavaXPCOM into build. r=bsmedberg, sr=bryner. 2004-12-01 17:56:52 +00:00
bugzilla%arlen.demon.co.uk f878505206 Bug 68841 We don't underline accesskeys for XUL checkboxes or radiobuttons
Bug 260657 Txul, Ts regression caused by checkbox/radio underlines
Relanding relevant parts of patches following aviary branch landing
2004-12-01 17:56:32 +00:00
bienvenu%nventure.com c854cb96a3 fix 271717 opening messages from search results sometimes doesn't work if original folder is threaded, sr=mscott 2004-12-01 17:50:07 +00:00
bienvenu%nventure.com a69bf21383 fix for 250738 imap folders other than inbox not checked for new mail at startup sr=mscott 2004-12-01 17:48:09 +00:00
bienvenu%nventure.com dc9ef46d02 fix 271717 opening messages from search results sometimes doesn't work if original folder is threaded, sr=mscott 2004-12-01 17:44:10 +00:00
mkaply%us.ibm.com 82240d4acd OS/2 only change for OS/2 build bustage on some machines 2004-12-01 17:37:39 +00:00
mkaply%us.ibm.com ebdcf3732b New icons 2004-12-01 17:35:19 +00:00
cltbld 7914158cc2 Automated update from host egg 2004-12-01 17:34:31 +00:00
pedemont%us.ibm.com 15717f0bf7 Bug 269553 - Integrate JavaXPCOM into build. r=bsmedberg, sr=bryner 2004-12-01 17:33:16 +00:00
bugzilla%arlen.demon.co.uk 0ba219079e Bug 237745 split app-startup from core appshell functionality
Reland parts of patch following aviary branch landing - already reviewed
2004-12-01 17:26:48 +00:00
cls%seawood.org 20c4f256ad Sanitize set_line.
Kill more uninitialized variable warnings.
2004-12-01 17:08:06 +00:00
cls%seawood.org 00a28d8451 sanitize batchid 2004-12-01 17:07:08 +00:00
bugzilla%arlen.demon.co.uk 9fb9d10455 Bug 221161 Customize domain endings (TLDs) for Ctrl+Enter, Shift+Enter, etc. completions in URL bar
Relanding of patch following aviary branch landing - already reviewed
2004-12-01 16:42:28 +00:00
cls%seawood.org 09707a9520 Remove duplicate $::query_debug setting. 2004-12-01 16:35:09 +00:00
bugzilla%arlen.demon.co.uk 9651170996 Bug 260924 MessengerSetDefaultCharacterSet should be named MessengerSetForcedCharacterSet
Recheckin after aviary branch landing - already reviewed
2004-12-01 16:34:01 +00:00
tor%cs.brown.edu 63185ce368 Bug 272425 - fix nsSVGInnerSVGFrame transformation ordering. r=jwatt. 2004-12-01 16:23:12 +00:00
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