Commit Graph

148887 Commits

Author SHA1 Message Date
mgalli%geckonnection.com
fae9f84651 Not broken anymore. Added new pref stuff. 2005-10-20 21:50:44 +00:00
mgalli%geckonnection.com
249e9b00ac Caption and groupboxes with new style - temporary skin. 2005-10-20 21:48:44 +00:00
mgalli%geckonnection.com
014acc8d01 Enable the keys to launch focus to the general button. 2005-10-20 21:47:06 +00:00
wtchang%redhat.com
8e70cf6f2e Bugzilla bug 298522: added power-up self tests for HMAC SHA-1 and HMAC
SHA-256.  The patch is contributed by Glen Beasley of Sun. r=wtc.
2005-10-20 21:46:51 +00:00
darin%meer.net
8fd663c522 fixes bug 306170 "background download fails if server returns 200 response" r=biesi sr=bzbarsky 2005-10-20 21:45:13 +00:00
mgalli%geckonnection.com
635573d0d7 Enable access to new pref. 2005-10-20 21:41:29 +00:00
mgalli%geckonnection.com
55acf79ff9 Enable new pref panel 2005-10-20 21:40:51 +00:00
mgalli%geckonnection.com
7e39431866 New CSS for new mini preferences. 2005-10-20 21:36:16 +00:00
mgalli%geckonnection.com
5485ef6774 New pref panel in XUL and JS, not XBL so far. 2005-10-20 21:34:23 +00:00
bienvenu%nventure.com
69edfc0b62 hide deferred pop3 accounts from virtual folder picker ui, sr=mscott 313193 2005-10-20 21:30:02 +00:00
mgalli%geckonnection.com
7b36cc7ea2 When startup should sync with pref UI zoom - browser.display.zoomui 2005-10-20 21:24:55 +00:00
mgalli%geckonnection.com
c67d006a10 fixed strings. 2005-10-20 21:21:15 +00:00
scott%scott-macgregor.org
185af6f017 Bug #312937 --> force installation of the newsblog component to avoid software update not being able to update
users who opt out of newsblog.

sr=bienvenu
2005-10-20 21:18:37 +00:00
mgalli%geckonnection.com
2d370deb0e New strings 2005-10-20 21:16:06 +00:00
mgalli%geckonnection.com
c72f370656 New UI ZOOM is pref based. When uses the toolbar so far, it will affect pref. This sync enforcement may be removed. So far we want to see the Preferences panel to react to it, so . 2005-10-20 21:14:54 +00:00
mgalli%geckonnection.com
527b47a848 Added common.js 2005-10-20 21:12:18 +00:00
mgalli%geckonnection.com
3d9dfe567e General utils common.js, for minimo and other XUL windows. 2005-10-20 21:10:44 +00:00
mgalli%geckonnection.com
6f2230ecb0 Added browser.display zoom stuff. 2005-10-20 21:09:25 +00:00
scott%scott-macgregor.org
0820648807 Bug #285136 --> backout the official branding changes for RTL support. 2005-10-20 20:37:46 +00:00
mvl%exedo.nl
20fd60fafe don't drop CLASS property.
bug 312101, r=dmose
2005-10-20 20:25:04 +00:00
mnyromyr%tprac.de
2158828f50 bustage fix for bug 295088 2005-10-20 20:23:57 +00:00
mkaply%us.ibm.com
f074770db7 Fix doublespacing 2005-10-20 19:43:42 +00:00
brendan%mozilla.org
3a58bafb31 Followup fix to suppress function:: in decompiler output unless it was explicitly used in JS source (312196, r/sr=mrbkap/shaver). 2005-10-20 19:43:06 +00:00
mnyromyr%tprac.de
dbf07011fd Bug 295088: Filter/Search term evaluator is extremely sub-optimal; p=Howard Chu <hyc@symas.com>, r=bienvenu, sr=dmose 2005-10-20 19:37:58 +00:00
brendan%mozilla.org
10de8e659f Fix generic native methods to work with extra args (313153, r/sr=mrbkap/shaver). 2005-10-20 19:30:44 +00:00
roc+%cs.cmu.edu
4ee1e637be Bug 313086. Fall-back path to delete absolute and floating frames if they're not found in the usual child list ... they may have been placed in the normal child list because no container was found. r+sr=bzbarsky 2005-10-20 19:20:34 +00:00
doronr%us.ibm.com
451d6b4624 XForms Bug 299379 - Support DOMFocusIn/DOMFocusOut. r=aaronr,smaug 2005-10-20 19:01:44 +00:00
brendan%mozilla.org
3286eae123 Use local roots effectively (312278, r=igor). 2005-10-20 18:58:24 +00:00
mkaply%us.ibm.com
08638ebfd6 #283316
r=vlad
Patch from abwillis - OS/2 SQLite changes
2005-10-20 18:55:10 +00:00
darin%meer.net
5927d4d73a fixes bug 309424 "mozilla 1.5beta1 freezes & goes into 95+% cpu usage browsing blackisha.com" r=biesi sr=bzbarsky 2005-10-20 18:19:24 +00:00
mvl%exedo.nl
63b6ca598d Use the right units in setting the alarm delay.
bug 308832, r=dmose
2005-10-20 18:01:02 +00:00
bryner%brianryner.com
e628680727 attempt to fix btek bustage. r=darin. 2005-10-20 17:51:15 +00:00
sergei_d%fi.tartu.ee
2b2c02324d [BeOS]Bug 242315. Adding Inline Inmupt Methods support. r=sergei_d, BeOS-only, no sr 2005-10-20 17:17:34 +00:00
dougt%meer.net
c1dc9f519a Adding minimo_runner.exe to packaging. 2005-10-20 16:54:40 +00:00
dougt%meer.net
70b7c98c4a Minimo Wince Only. Fixing up Open and Close SIP for Windows CE 5.0 2005-10-20 16:53:40 +00:00
dougt%meer.net
b8dbb14ffa Icon is now in the smaller runner app. wince only. 2005-10-20 16:51:45 +00:00
bryner%brianryner.com
b4a806dc9d Enable fastloading of JS components. Bug 279839, r=shaver sr=brendan. 2005-10-20 16:39:24 +00:00
bugzilla%standard8.demon.co.uk
dffc5423fc Bug 302479 Some pref panels still with missing/incorrect accesskeys. Patch by Giacomo Magnini <giacomo.magnini@portalis.it>, r=Mnyromyr,sr=neil.parkwaycc.co.uk 2005-10-20 16:34:42 +00:00
bugzilla%standard8.demon.co.uk
f80e8decc4 Bug 309359 Documentation says mailnews can import communicator address book files - it can't. Patch by Giacomo Magnini <giacomo.magnini@portalis.it>, r=iann_bugzilla,sr=neil.parkwaycc.co.uk 2005-10-20 16:23:21 +00:00
bugzilla%standard8.demon.co.uk
23322417bd Bug 300968 Replicating (downloading) from a LDAP directory server while adding fails. r=neil.parkwaycc.co.uk,sr=bienvenu 2005-10-20 16:16:33 +00:00
mozilla.mano%sent.com
a227dbfebf Bug 306026Manual marking a message as junk marks the message as read as well. patch from Jens Bannmann <jens.b@web.de>, r=bienvenu, sr=dmose. 2005-10-20 16:03:27 +00:00
Olli.Pettay%helsinki.fi
0652638a0d Bug 313018, select1 size incorrect when populate from itemset, r=doron+aaronr 2005-10-20 15:36:43 +00:00
mozilla.mano%sent.com
67f7317005 Bug 312913 - Caret mode no longer on by default in View Source window. patch from Uri Bernstein <uriber@gmail.com>, r=me. 2005-10-20 15:24:43 +00:00
mozilla.mano%sent.com
0120c195b5 Bug 262905 - Add a preference to control backspace/shift+backspace behavior (options: back/forward, PgUp/Down, Nothing), keeping the current default for now. r=mconnor. 2005-10-20 15:16:27 +00:00
smfr%smfr.org
f9c440fff6 Fix bug 313025: if quitting via the Dock menu while Camino is hidden, activate it before showing the quit warning dialog. 2005-10-20 03:28:20 +00:00
smfr%smfr.org
d5f665a95b Fix bug 313015: when adjusting the Command-W close window command, look at the key window, rather than the main window. This allows Command-W to close the Find window, as it should. 2005-10-20 03:25:17 +00:00
smfr%smfr.org
4eb2bc0e97 Fix bug 313015: when adjusting the Command-W close window command, look at the key window, rather than the main window. This allows Command-W to close the Find window, as it should. 2005-10-20 03:12:16 +00:00
aaronleventhal%moonset.net
65d8a142cd Bug 313043. Crash when using AccessibleObjectFromWindow. r=parente, sr=bz 2005-10-20 02:35:46 +00:00
smfr%smfr.org
f32f41c0e6 Change the Camino pref pane identifiers to contain "org.mozilla.camino" rather than "org.mozilla.chimera", and fix the text encoding of many of the pref panel Localized.strings files. 2005-10-20 02:31:36 +00:00
smfr%smfr.org
75a33b8fbf Camino part of fix for bug 306245: focussing an element in a background tab steals focus from frontmost tab. Fix by making our nsIEmbeddingSiteWindow::GetVisibility() impl return PR_FALSE for background tabs (see bug 124750). r=mento 2005-10-20 02:16:30 +00:00