Commit Graph

137574 Commits

Author SHA1 Message Date
doronr%us.ibm.com
4aa02a4d8e try to fix linux/ppc bustage, not part of default build 2005-01-19 17:57:38 +00:00
smfr%smfr.org
9c755d2c2a Fix the tooltips on the bookmarks editing buttons. 2005-01-19 17:57:29 +00:00
erik%vanderpoel.org
af2af7361f ported to Linux, renamed SniffURI, reference to sniffuri.org 2005-01-19 17:35:18 +00:00
neil%parkwaycc.co.uk
7778c9bf31 Bug 83313 "Open File" doesn't work on Mac when no windows are open p=bugs.mano@mail-central.com r=pedemonte sr=me 2005-01-19 17:18:39 +00:00
erik%vanderpoel.org
6ee393f502 bug 220373: ported to Linux
more Windows (without Cygwin) porting
now using autoconf
changed name from Web Sniffer to SniffURI
added reference to new sniffuri.org site
added HISTORY, INSTALL
updated to new boilerplate for MPL (license)
2005-01-19 17:16:09 +00:00
bienvenu%nventure.com
9df3f95d53 oops, address a comment of Neil's about auto save of drafts, seamonkey fe changes, sr=mscott 16360 2005-01-19 16:36:22 +00:00
tor%cs.brown.edu
5cd1d0495e Bug 274925 - don't pre-refcount SVG classes directly. r=afri. 2005-01-19 16:32:47 +00:00
bienvenu%nventure.com
906fd156f4 auto save of drafts, seamonkey fe changes, sr=mscott 16360 2005-01-19 16:29:13 +00:00
smontagu%smontagu.org
bc46aa161e Bug 278649: Collapse toolbar button doesn't work in the bookmark manager. Patch by Asaf Romano <bugs.mano@mail-central.com>, r=mconnor. 2005-01-19 16:17:49 +00:00
cltbld
aa96e715d4 Automated update from host egg 2005-01-19 16:15:09 +00:00
tor%cs.brown.edu
850c148d4c Bug 277034 - Large SVG documents don't display scrollbars. r+sr=roc. 2005-01-19 16:11:03 +00:00
doronr%us.ibm.com
335ed99122 landing xforms branch on trunk, not built by default. Bug 278896, sr=bryner on build config changes. If you build xforms, you now need to enable the schema-validation extension as well 2005-01-19 16:05:31 +00:00
mostafah%oeone.com
e5baa4d377 Fixed bug 275880: xpi doesn't work for Italian (it-IT) 2005-01-19 15:21:21 +00:00
bsmedberg%covad.net
2fa1e2762e Another followup to bug 276588 - Make http://www.google.com/ and ../relative.path and C:\Absolute\Path all work properly. r=darin 2005-01-19 14:31:21 +00:00
edburns%acm.org
0c3c330e4c Preferences.java
- Add javadoc describing the cookie property
2005-01-19 14:01:24 +00:00
marco%gnome.org
3020fc1718 Change nsStaticAtom definition from class to struct.
Trying to fixing windows build bustage.
Bug 233461. r=bsmedberg
2005-01-19 13:59:36 +00:00
edburns%acm.org
8c4d4400a3 ? build.test
? hs_err_pid2436.log
? junit.properties
? logfile.txt
? src_moz/webclient.ilk
? src_moz/webclient.pdb
? src_moz/win32/org_mozilla_webclient_impl_wrapper_0005fnative_Win32BrowserControlCanvas.h
? src_share/org_mozilla_webclient_impl_wrapper_0005fnative_BookmarksImpl.h
? src_share/org_mozilla_webclient_impl_wrapper_0005fnative_CurrentPageImpl.h
? src_share/org_mozilla_webclient_impl_wrapper_0005fnative_EventRegistrationImpl.h
? src_share/org_mozilla_webclient_impl_wrapper_0005fnative_HistoryImpl.h
? src_share/org_mozilla_webclient_impl_wrapper_0005fnative_ISupportsPeer.h
? src_share/org_mozilla_webclient_impl_wrapper_0005fnative_NativeEventThread.h
? src_share/org_mozilla_webclient_impl_wrapper_0005fnative_NavigationImpl.h
? src_share/org_mozilla_webclient_impl_wrapper_0005fnative_PreferencesImpl.h
? src_share/org_mozilla_webclient_impl_wrapper_0005fnative_ProfileManagerImpl.h
? src_share/org_mozilla_webclient_impl_wrapper_0005fnative_RDFEnumeration.h
? src_share/org_mozilla_webclient_impl_wrapper_0005fnative_RDFTreeNode.h
? src_share/org_mozilla_webclient_impl_wrapper_0005fnative_WindowControlImpl.h
? src_share/org_mozilla_webclient_impl_wrapper_0005fnative_WrapperFactoryImpl.h
? src_share/wc_share.pdb
? test/automated/src/classes/org/mozilla/webclient/.nbattrs
M test/automated/src/classes/org/mozilla/webclient/WindowCreatorTest.java
2005-01-19 13:33:31 +00:00
marco%gnome.org
de336606f1 233461 Add an icon channel for gnome icon themes
Patch by marco@gnome.org r=cbiesinger sr=bryner
2005-01-19 11:27:21 +00:00
louie.zhao%sun.com
08d46d96f1 bug277885 Some Textfields are spoken as "Undefined single line text".
r  = aaronleventhal
sr = neil.parkwaycc.co.uk
2005-01-19 10:47:53 +00:00
timeless%mozdev.org
197eaec792 Bug 273934 Cache preference accesskey for choose folder conflicts with help
patch by giacomo.magnini@portalis.it r=neil sr=neil
2005-01-19 09:57:43 +00:00
timeless%mozdev.org
fb89d15d8c Bug 278821 Access key conflict in Preferences->Advanced->HTTP Networking: both Use HTTP 1.1 and Help use 'H'
patch by giacomo.magnini@portalis.it r=neil sr=neil
2005-01-19 09:53:46 +00:00
marco%gnome.org
ee50fbf8ca 242024 on gtk_moz_embed_set_app_components actually call the registration
hook of the component.
Patch by chpe@gnome.org	r=bryner sr=blizzard
2005-01-19 09:46:53 +00:00
neil%parkwaycc.co.uk
3a4db8d04e Bug 271417 Preview pane doesn't reload when changing a multiple selection back to the original single selection r+sr=bienvenu 2005-01-19 09:44:30 +00:00
neil%parkwaycc.co.uk
54be9b0222 Whitespace fix followup b=233036 etc. 2005-01-19 09:42:38 +00:00
rbs%maths.uq.edu.au
e0cc6c3119 crash on Win95/98/ME text measurement/drawing functions when given a string of length greater than 8KB, b=255120, r=jshin, sr=bryner 2005-01-19 07:11:06 +00:00
louie.zhao%sun.com
51536ccb4d Bug257093 [ATK] XUL Textbox has no AccessibleText interface
r  = aaronleventhal
sr = Henry.Jia
2005-01-19 07:10:38 +00:00
smfr%smfr.org
9b24898895 Fix build warning 2005-01-19 07:04:19 +00:00
smfr%smfr.org
d005e511f0 Fix the drag and drop of history items. 2005-01-19 07:04:09 +00:00
smfr%smfr.org
f4a8f3fecc Fix build warnings. 2005-01-19 07:03:45 +00:00
aaronleventhal%moonset.net
8df1f0d4ed Attempt to fix Neil's bustage 2005-01-19 03:34:38 +00:00
aaronleventhal%moonset.net
e459658839 Fixing bustage 2005-01-19 03:11:34 +00:00
aaronleventhal%moonset.net
84910111ef Bug 167145. When PreventDefault() called for onkeydown event, do the same for onkeypress that follows. r=bryner, sr=neil 2005-01-19 02:38:59 +00:00
brendan%mozilla.org
c4f9945247 Remove bogus assert in MarkGCThing, fix order of operation in js_NewObject to avoid losing the newborn root (278725, r=shaver). 2005-01-19 02:25:40 +00:00
joshmoz%gmail.com
65c3b4c8f8 Fix a crash on quit that happened if you had visited the Web Features pref panel. It occurred because we assumed that -dealloc would be called before XPXCOM shutdown, which is not true of autoreleased objects. This is the same fix for the same bug that smfr committed yesterday in the privacy pref pane code. Also, add licenses to two files missing them. 2005-01-19 02:14:21 +00:00
bugzilla%arlen.demon.co.uk
308c16c134 Bug 274672 Pressing Enter in Wizard activate BOTH focused button and pageAdvance()
p=lwchk2001@yahoo.com.hk/me r=neil.parkwaycc.co.uk sr=bzbarsky
2005-01-19 01:57:32 +00:00
bienvenu%nventure.com
8ccc397c52 fix 16360 auto save of drafts, sr=mscott 2005-01-19 01:16:42 +00:00
neil%parkwaycc.co.uk
a3392e7e6c Bug 276002 Change nsContenUtils::Get/FormatLocalizedString to use nsXPIDLString to save on nsAutoString copies r=dbaron sr=bryner 2005-01-18 23:46:59 +00:00
joshmoz%gmail.com
2c92e1e719 add file for history pref pane that I forgot 2005-01-18 23:45:52 +00:00
neil%parkwaycc.co.uk
0a5d7b2b67 Bug 276372 Some parts of biff not working because I'd accidentally excised too much of my tree creating my previous patch r+sr=bienvenu 2005-01-18 23:35:52 +00:00
joshmoz%gmail.com
72afa62d49 move history prefs into their own pane, part of major prefs reorg 2005-01-18 23:34:29 +00:00
dbaron%dbaron.org
acdc28470a Add comment. 2005-01-18 23:32:48 +00:00
neil%parkwaycc.co.uk
d4c2713229 Bug 233036 JavaScript strict warning: reference to undefined property window.arguments[0].QueryInterface p=gautheri@noos.fr r=me sr=bienvenu 2005-01-18 23:28:16 +00:00
pedemont%us.ibm.com
5c5490bfe4 Use NS_EXPORT on Linux to ensure gcc visibility gets set on JNI functions. 2005-01-18 22:53:50 +00:00
bryner%brianryner.com
29013e61e8 Build Mac files for Cocoa toolkit. 2005-01-18 20:55:59 +00:00
erik%vanderpoel.org
94fe1d3661 Initial check-in of brief history of project. 2005-01-18 20:32:46 +00:00
jshin%mailaps.org
6588d03bee fix xft build bustage 2005-01-18 19:36:46 +00:00
travis%sedsystems.ca
adc4b7e823 Bug 245282 : Flags should use nonbreaking hyphens or nowrap or somehow prevent hyphens from breaking flag names
Patch by LpSolit@gmail.com    r=wurblzap    a=myk
2005-01-18 18:29:27 +00:00
jshin%mailaps.org
fb17b19f9c bug 229394 : add 'font.name-list' support to Xft build (r=bryner, sr=rbs) 2005-01-18 18:24:15 +00:00
travis%sedsystems.ca
4082e8f040 Bug 179451 : Move order-by generation from buglist.cgi into search.pm
Patch by Max K-A <mkanat@kerio.com>
r=Joel Peshkin <bugreport@peshkin.net>      a=myk
2005-01-18 17:25:02 +00:00
travis%sedsystems.ca
4ca38535e9 Bug 276840 : Move $::defaultqueryname out of globals.pl into Bugzilla/Constants.pm
Patch by Max K-A <mkanat@kerio.com>    r=vladd    a=justdave
2005-01-18 16:53:50 +00:00