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

135982 Коммитов

Автор SHA1 Сообщение Дата
dbaron%dbaron.org b9115b7644 Make nsResURL work correctly with fastload and make nsResURL::Clone work correctly. b=252703 r=darin sr=bzbarsky 2004-12-02 06:59:34 +00:00
dbaron%dbaron.org 888fe0c640 Add assertions where they help implementors of nsISerializable, and remove a bogus one. b=252703 r=darin sr=bzbarsky 2004-12-02 06:58:06 +00:00
dbaron%dbaron.org 8038249ffe Remove .cvsignore files in otherwise empty directories. 2004-12-02 06:51:40 +00:00
dbaron%dbaron.org ab350fbdd3 Update list of browser and toolkit makefiles to reflect aviary branch landing and other changes. 2004-12-02 06:42:04 +00:00
dbaron%dbaron.org 15132a5c6c Update for files removed in aviary branch landing and earlier. 2004-12-02 06:33:03 +00:00
jake%bugzilla.org b466f37a00 Reinstate the seperate security section as a chapter. 2004-12-02 04:21:27 +00:00
dbaron%dbaron.org 629e418b33 This was moved to toolkit/locales/en-US/chrome/global/ with the aviary branch landing. 2004-12-02 02:47:26 +00:00
dbaron%dbaron.org d94716da9b Merge cvs removes from aviary branch (in browser and toolkit directories) to the trunk. 2004-12-02 02:46:06 +00:00
dbaron%dbaron.org fbbe1e88eb Merge aviary branch to trunk. 2004-12-02 02:43:24 +00:00
timeless%mozdev.org 8e86010928 Bug 272688 Firefox crashes when clicking on any extension (xpi) link
r=bz sr=bz
2004-12-02 02:37:09 +00:00
bzbarsky%mit.edu ae0b5be2a3 Be a little more conservative about dirtying function-based content lists when
a node's attribute changes and they match it (check whether the node is already
in the list first).  Bug 271709, r+sr=jst
2004-12-02 02:28:35 +00:00
bzbarsky%mit.edu fe1acf7e49 Convert various GetDocument() callers in XBL to using GetOwnerDoc() or
GetCurrentDoc() depending on which they want.  This lays the groundwork for
attaching bindings to nodes that are not in documents.  Bug 265086, r=bryner,
sr=jst
2004-12-02 02:24:28 +00:00
bzbarsky%mit.edu 669e9a9a9f This wasn't supposed to land... 2004-12-02 02:17:54 +00:00
bzbarsky%mit.edu 61af48a328 Fix XBL error-handling to not close tags that shouldn't be closed yet (and thus
crash when a PR_Assert in the XML content sink is hit).  Bug 265184, r=bryner,
sr=jst
2004-12-02 02:15:37 +00:00
dbaron%dbaron.org bd72755845 Back out 252703 due to Txul / Ts regression. 2004-12-02 02:13:20 +00:00
scott%scott-macgregor.org 5f9865d89d Bug #270477 --> now virtual folders living under news accounts show the saved search icon
instead of a newsgroup icon by moving the virtual folder style rule afer the
news folder CSS.

sr=bienvenu
2004-12-02 01:51:55 +00:00
dmose%mozilla.org ed56081f62 Checkpointing (not part of build) 2004-12-02 01:43:14 +00:00
ben%bengoodger.com 33f3f5d7fa 239394 - aviary landing fallout - make sure nsIMIMEInfo uses use correct interCaps for properties and methodsfx 2004-12-02 01:42:23 +00:00
dmose%mozilla.org 3563201311 Be sure to stop the event pump once we've received a response. 2004-12-02 01:42:09 +00:00
dmose%mozilla.org a0b14f4e2b Add closure params to everything except get. Not part of build 2004-12-02 01:41:03 +00:00
dbaron%dbaron.org 9643fc6c04 Back out 252703 due to Txul / Ts regression. 2004-12-02 01:26:20 +00:00
scott%scott-macgregor.org d5e1f39d7b Bug #271711 --> Virtual folders can't use international characters in folder name.
Bug #241066 --> For Mac OS X:
1) Hide drop down for print toolbar button
2) Hide print preview in thread pane and msg pane context menus
3) hide print card and print address book preview in address book
4) hide print preview in view source

sr=bienvenu
2004-12-02 01:06:45 +00:00
ben%bengoodger.com 2edb5bc579 aviary branch landing - land installer localization changes 2004-12-02 00:52:27 +00:00
bugzilla%arlen.demon.co.uk 2c4c901bcc Bug 261269 toolkit should treat URIs as UTF-8
Relanding nsDownloadManager.cpp of patch following landing of aviary branch
2004-12-02 00:22:51 +00:00
ben%bengoodger.com f88a68b058 272629 - trunk contains pre-1.0 branding. (aviary branch landing) 2004-12-02 00:16:39 +00:00
bugzilla%arlen.demon.co.uk 8eaad261ab Bug 252468 Remove outdated autostretch attribute from the tree
Relanding toolkit part of patch v2 following landing of aviary branch
2004-12-02 00:16:04 +00:00
bugzilla%arlen.demon.co.uk dd13a68492 Bug 239604 make uriloader more doxygen-friendly
Relanding relevant part of patch v2 following aviary branch landing
2004-12-02 00:08:13 +00:00
bugzilla%arlen.demon.co.uk 5a420dfff5 Bug 239394 nsIMIMEInfo should use interCaps for functions and attributes
Relanding relevant parts of patch following aviary branch landing
2004-12-01 23:59:15 +00:00
darin%meer.net 36ecadf8f0 fixes bug 271411 "Same-origin checking for XForms submission" r=bryner sr=jst 2004-12-01 23:50:29 +00:00
darin%meer.net 577739f6ea fixes bug 272523 "Implement <xforms:textarea>" r=bryner 2004-12-01 23:39:55 +00:00
bugzilla%arlen.demon.co.uk e8b442e3b9 Bug 128398 Referrer column is empty for the History
Relanding relevant parts of patch following aviary branch landing
2004-12-01 23:38:19 +00:00
vladimir%pobox.com c77a324d89 added calRecurrenceInfo, using libical to calculate recurrence; fixed calDateTime jsDate timezone handling; added calTodo implementation 2004-12-01 23:36:16 +00:00
neil%parkwaycc.co.uk e8616ca037 Bug 203386 CTRL+TAB navigation inconsistent when focus is not on one of the three main panes p=mcow@well.com r=me sr=mscott 2004-12-01 23:23:38 +00:00
jwalden%mit.edu a9ab4eed8d Making a few last reverts/tweaks to make Help good to go again... 2004-12-01 23:04:17 +00:00
bzbarsky%mit.edu eb7dd859c2 Refix copy/paste of XHTML to treat it like it does XML -- as plaintext-only
content, since we can't actually copy/paste XML usefully.  Bug 270145, r+sr=jst
2004-12-01 22:43:56 +00:00
bzbarsky%mit.edu 1c87a03f1e Make sure to call DoneCreatingElement/DoneAddingChildren on the relevant HTML
nodes in XML so that form state restoration works.  Bug 206695, r+sr=peterv
2004-12-01 22:41:20 +00:00
dbaron%dbaron.org 21dccaeace Fix theme switching bugs related to insufficient change handling when entry points to themes are stylesheet links (processing instructions or XBL stylesheet elements) or xul:image src attributes by giving the chrome: protocol its own URL implementation that remembers the URL to which the chrome: URL was resolved and uses that resolved URL as part of equality testing. Fix various fastload issues arising from this change. b=252703 r=darin sr=bzbarsky 2004-12-01 22:39:17 +00:00
gerv%gerv.net 670fb87360 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-12-01 22:27:03 +00:00
timeless%mozdev.org 6eaac1f696 Bug 129946 clicking Clear button should disable the Fewer button
patch by mark@standard8.demon.co.uk r=dmose sr=beinvenu
2004-12-01 22:26:51 +00:00
timeless%mozdev.org 49439c028d Bug 112959 Select a list and the Edit menu either displays Delete Card or Delete Address Book
patch by mark@standard8.demon.co.uk r=neil sr=bienvenu
2004-12-01 22:25:12 +00:00
joshmoz%gmail.com 5f9212a0d0 fix bug 160348 - use link text instead of url for title when dragging link into bookmarks tab. sr=pinkerton 2004-12-01 21:30:19 +00:00
joshmoz%gmail.com 0b050331b8 comment fix for bug 262815 2004-12-01 21:23:31 +00:00
joshmoz%gmail.com 6f48b7bfd4 fix bug 262815 - Closing tab while bookmarks view is shown can lead to crash [@ objc_msgSend]. sr=pinkerton 2004-12-01 21:21:24 +00:00
mvl%exedo.nl f1bebd8171 copy brand.dtd into calendar.dtd. bustage fix.
bug 272643, r=mostafah
2004-12-01 20:54:48 +00:00
steffen.wilberg%web.de 894a0f245d I forgot to address the review comment when relanding this. 2004-12-01 20:52:55 +00:00
shaver%mozilla.org c2768a9ef2 Bug 272640: attendee support, and some cleanups.
- calIAttendee interface
- calAttendee impl
- attendee-related methods on calIItemBase
- basic test suite for attendee stuff
- data-driven component/module/script loading and factory stuff
- suppress component loader error from it trying to load calEvent.js as a
  component
- "make rebuild" target to rebuild .js from .js.pre
- chain calEvent's QI through its proto's

r=vlad,tab-police=mvl
2004-12-01 20:52:31 +00:00
dbaron%dbaron.org 1a70059dd4 Reland Bug 239977: Support ISO 639-2 code for Klingon. r=jshin,sr=roc 2004-12-01 20:51:00 +00:00
steffen.wilberg%web.de 3d53fa1c34 fix xml parsing error: duplicate attribute 2004-12-01 20:33:16 +00:00
steffen.wilberg%web.de b648cc40d5 remove dead dir, which is neither built nor shipped. 2004-12-01 20:09:06 +00:00
bugzilla%arlen.demon.co.uk f52c4b4326 Bug 235872 add description property to menuitems
Relanding xul.css part of patch following aviary branch landing
2004-12-01 19:37:38 +00:00