Commit Graph

137553 Commits

Author SHA1 Message Date
mrbkap%gmail.com
1d978b2743 bug 142771: Fix ScanDocStructure to be more correct in marking tokens as malformed. r=bzbarsky sr=rbs 2005-01-19 23:42:02 +00:00
gerv%gerv.net
06a1e0b730 CVS removing files with Apple "All Rights Reserved" line which are not available under an open source licence. (Mike Pinkerton says they are no longer used.) 2005-01-19 23:35:46 +00:00
pedemont%us.ibm.com
9721dc1197 Bug 137523 - Add Minimize and Zoom to Window menu. Patch by mano. r=jhpedemonte, sr=neil 2005-01-19 22:50:55 +00:00
gerv%gerv.net
b0297448cd Further skin updates from KDS Sahambi. 2005-01-19 22:49:11 +00:00
dbaron%dbaron.org
95df4cb990 Re-remove files that were checked into after being cvs removed to restore things to a consistent state. (These files were in Attic but not in the cvs 'dead' state, so they appeared when checking out by date.) 2005-01-19 22:48:57 +00:00
cltbld
73c4fc8529 After a build completes, change back into the previous directory (instead
of changing into the parent directory). (cmp)
2005-01-19 22:46:59 +00:00
cltbld
1845c03de5 Add a fall-over technique to allow a multi-tinderbox session to exit
gracefully. (cmp)
2005-01-19 22:20:27 +00:00
Stefan.Borggraefe%gmx.de
a1c9d9557f Bug 231428 UI for "mark messages read after displaying for ___ seconds"
r=neil, sr=bienvenu
2005-01-19 22:15:58 +00:00
varga%nixcorp.com
a7c1766801 Fix for bug 274808. Crash when dragging onto a tree [@ nsXULTreeBuilder::GetTemplateActionCellFor ]
r=varga sr=bryner patch by Neil Deakin <enndeakin@sympatico.ca>
2005-01-19 22:06:23 +00:00
tor%cs.brown.edu
5eda4d1698 null check 2005-01-19 22:05:47 +00:00
bryner%brianryner.com
5e1109f607 fix layout-debug extension build with Firefox. Bug 277798, r=bsmedberg. 2005-01-19 21:57:04 +00:00
mostafah%oeone.com
4200010bcd sunbird should build with storage enabled 2005-01-19 21:52:44 +00:00
scott%scott-macgregor.org
28af8f56e4 remove some tabs 2005-01-19 21:24:54 +00:00
scott%scott-macgregor.org
0da848d9f9 Bug #277833 --> Land Aviary mapi changes to allow thunderbird to register as a default
news client.

sr=bienvenu
2005-01-19 21:20:28 +00:00
tor%cs.brown.edu
e00e6f0da3 Bug 278741 - <use> not live to width/height changes. r=jwatt 2005-01-19 20:54:26 +00:00
tor%cs.brown.edu
5e651b4634 Bug 278201 - circular loop <use> hangs browser. r=bzbarsky 2005-01-19 20:52:43 +00:00
bryner%brianryner.com
956ddd5106 Remove nsIXULContent. Bug 276698, r=sicking, sr=jst. 2005-01-19 20:05:02 +00:00
marco%gnome.org
3a26c3a61b 279015 Do not build icon theme lookup for gtk < 2.4, which
does not support the icon name API. Fix the build with gtk < 2.4
Patch by marco@gnome.org r=cbiesinger
2005-01-19 20:01:27 +00:00
cbiesinger%web.de
1cd737653e Bug 278786 Scriptable inputstream needs not call available in Read
r+sr=darin
2005-01-19 19:44:37 +00:00
cbiesinger%web.de
fbecbbc8d7 278596 don't release pointers when they are still needed
patch by Mikael Parknert <mikael@parknert.se> r=neil sr=bienvenu
2005-01-19 19:40:57 +00:00
bryner%brianryner.com
397d20ea38 Remove a bogus dependency that causes xforms.css not to be generated in srcdir builds. 2005-01-19 19:39:46 +00:00
tor%cs.brown.edu
1ea7fb7545 Make cairo text "live". 2005-01-19 19:15:31 +00:00
erik%vanderpoel.org
561b352b27 better error reporting in view.cgi verbose mode 2005-01-19 19:10:41 +00:00
mostafah%oeone.com
26632bbbde Updated translation 2005-01-19 18:59:45 +00:00
tor%cs.brown.edu
d82a729aaf Bug 273235 - Support XML Events also in SVG. Patch by smaug@welho.com, r=tor. 2005-01-19 18:37:44 +00:00
smfr%smfr.org
a373822bf4 Fix bug 278949: make sure we have a bookmarks view controller when we need one for adding a new bookmark. Also fix a build warning (bad BOOL return value). 2005-01-19 18:33:01 +00:00
erik%vanderpoel.org
4666b22381 bug 57556
previous fix for this bug introduced new bug
namely, it showed horizontal lines and status messages in non-verbose mode
also, valgrind found an off-by-one allocation error
fixed now
2005-01-19 18:03:44 +00:00
smfr%smfr.org
804f73a948 Fix bug 278947 - bookmarks view goes blank when inline editing because we erroneously pick up the typing as quicksearch.
Clean up the serialization of multiple dragged bookmark items by using UUIDs rather than object addresses, and moving into methods on the BookmarksManager, rather than an NSArray category.
Add methods to trawl the bookmarks tree for an item with the given UUID.
Improve the behavior and performance of a multiple bookmark drop by making sure things insert in the correct order, and by disabling outliner updates until you've inserted everything.
Make some notification name strings 'const'.
Fix build warnings, and remove a debugging printf.
2005-01-19 18:03:15 +00:00
joshmoz%gmail.com
871dd45641 remove calls to newTabsAllowed. b=273228 sr=pinkerton 2005-01-19 18:00:30 +00:00
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