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

13054 Коммитов

Автор SHA1 Сообщение Дата
mark%moxienet.com 2c612cdf5e 386653 Remove dependency on nsBuildID.h, whose recent death is causing build failures. Introduce CmXULAppInfo, an nsIXULAppInfo implementation, and build system support to maintain the build ID ourselves. r=smorgan, also examined by ardisonne, sr=me for camino, checking in now to clear the build failures 2007-07-11 03:48:04 +00:00
kairo%kairo.at 86391bed38 bug 387279 - move searchplugins to locale, r=Pike sr=Neil 2007-07-10 15:02:59 +00:00
jwalden%mit.edu ef68fcf595 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 07:08:56 +00:00
neil%parkwaycc.co.uk ba6996859b Change column names to match what toolkit wants b=304309 r=ajschult sr=jag 2007-07-07 23:29:32 +00:00
jst%mozilla.org e6d8f738cf Removing dead .cvsignore files. 2007-07-06 00:17:42 +00:00
kairo%kairo.at 31af05324c bug 380786 - clean up xpfe/ after suite moving to toolkit, cvs remove filepicker frontend, r=Neil (after verifying that all fixes have been ported to toolkit) 2007-07-05 12:06:39 +00:00
enndeakin%sympatico.ca a71cb5f411 Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, attempt 2 with creating widgets later, r=bz,neil,roc,sr=bz 2007-07-04 15:49:46 +00:00
enndeakin%sympatico.ca d6cdd07569 Bug 279703, backing out the popup changes due to performance regressions. sigh. 2007-06-29 22:16:06 +00:00
enndeakin%sympatico.ca 250695914b Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, r=bz,neil,sr=bz 2007-06-29 19:04:52 +00:00
peterv%propagandism.org b188226d8f Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking. 2007-06-28 02:48:22 +00:00
peterv%propagandism.org 3aef5b4f41 Backing out to fix orange. 2007-06-27 23:21:09 +00:00
peterv%propagandism.org c08e0c73cb Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking. 2007-06-27 22:29:54 +00:00
kairo%kairo.at 8bdfe9f67e bug 383833 - prepare to eliminate toolkit's mork-based history implementation: make places-enabled builds not descend into history/ any more and use places' nsIBrowserHistory for them, r=mano 2007-06-25 11:05:03 +00:00
neil%parkwaycc.co.uk 3466c3dc14 Continuation of synchronisation of xpfe autocomplete with toolkit interfaces (change getOverrideValue() to attribute overrideValue) b=304309 r=ajschult sr=jag 2007-06-21 09:13:53 +00:00
mats.palmgren%bredband.net 51e7164f07 Remove the license text for xregion, because the code has been removed from the tree. b=384666 r=dbaron r=gerv 2007-06-19 00:58:32 +00:00
neil%parkwaycc.co.uk ef913ea227 Clean up some uses of __AUTOCOMPLETE_BOX__ (more to follow) b=303409 r+sr=jag 2007-06-18 13:22:39 +00:00
emaijala%kolumbus.fi f95c9b7148 Backing out patch of bug 261074 (OnFocus fires twice when window restored) due to unfixed regressions. 2007-06-17 10:59:20 +00:00
kherron%fmailbox.com 080ad3cf5a Bug 381329 - Build fails with GCC-4.3 due to extra semi-colons and '-pedantic' flag. Patch by Art Haas <ahaas@airmail.net>. r+sr=roc. 2007-06-16 19:54:02 +00:00
bzbarsky%mit.edu 0df5b8031a Cycle-collect through the internet search datasource. Bug 383942, r+sr=neil 2007-06-13 22:55:16 +00:00
bzbarsky%mit.edu 7d172caf3c Cycle collect through the bookmark service. Bug 383945, r+sr=neil 2007-06-13 22:54:02 +00:00
mats.palmgren%bredband.net 1104dddb66 Bye bye Xprint. b=326716 r+sr=dbaron 2007-06-13 18:03:03 +00:00
neil%parkwaycc.co.uk 99e7e4c4c5 Bug 382781 Kill mail3PaneWindowVertLayout.xul r=Mnyromyr sr=mscott 2007-06-13 12:43:48 +00:00
neil%parkwaycc.co.uk 196a56a5bf Switch xpfe autocomplete widget from -moz-tree-*(menuactive) to -moz-tree-*(selected) to match toolkit b=304309 r=Mano sr=jag 2007-06-13 12:38:29 +00:00
dbaron%dbaron.org 1ee80badff Correct earlier bustage fix so it actually works. b=381133 2007-06-12 18:24:32 +00:00
kairo%kairo.at 923aff4dbf bug 380786 - clean up xpfe/ after suite moving to toolkit, rest of the cvs removes for step 2 (xpfe/bootstrap), r=bsmedberg via IRC 2007-06-11 15:50:06 +00:00
mozilla%weilbacher.org ed37c961ed Bug 380196: Kill QT graphics code, p=sciguyryan, r/sr=roc 2007-06-10 22:13:12 +00:00
kairo%kairo.at 7ead252ffc bug 380786 - clean up xpfe/ after suite moving to toolkit, cvs removes for step 1, r=Standard8 r=luser sr=Neil 2007-06-10 21:33:47 +00:00
kairo%kairo.at 32b94a9f5a bug 380786 - clean up xpfe/ after suite moving to toolkit, step 2 (xpfe/bootstrap), r=bsmedberg 2007-06-10 20:57:33 +00:00
kairo%kairo.at 4571d461f1 bug 380786 - clean up xpfe/ after suite moving to toolkit, step 1, r=Standard8 r=luser sr=Neil 2007-06-10 20:50:19 +00:00
neil%parkwaycc.co.uk fe1fa9fce1 Continuation of synchronisation of xpfe autocomplete with toolkit interfaces b=304309 r=ajschult sr=jag 2007-06-05 08:08:18 +00:00
neil%parkwaycc.co.uk 8b92104882 Continuation of synchronisation of xpfe autocomplete with toolkit interfaces b=304309 r=ajschult rs=mscott 2007-05-30 22:08:44 +00:00
gerv%gerv.net a69b9602f4 Bug 380017 - update the list of Initial Developers to be current, and sync up the three copies of license.html in the tree to all have the same bugfixes and the Growl license. 2007-05-30 18:50:46 +00:00
bugzilla%standard8.demon.co.uk 6a67228292 Bug 378585 Thunderbird/Composer/Sunbird shouldn't need to build in xpfe/components/bookmarks/public. r=mvl,benjamin,sr=mscott 2007-05-29 16:18:34 +00:00
gijskruitbosch%gmail.com 78652e8b90 Backing out patch for bug 372453 due to test failures. 2007-05-25 21:14:42 +00:00
gijskruitbosch%gmail.com 4d9a7c26cf Bug 372453 - XULRunner apps should quit if the hidden window is not useful and no other windows are open
r=benjamin@smedbergs.us (Benjamin Smedberg)
r=joshmoz@gmail.com (Josh Aas)
2007-05-25 19:54:32 +00:00
sdwilsh%shawnwilsher.com b476e09800 Bug 381508 - XUL editable menulist shouldn't use document.commandDispatcher. r=sr=neil 2007-05-23 20:13:22 +00:00
dbaron%dbaron.org a42e35c332 Oops. 2007-05-23 16:33:12 +00:00
dbaron%dbaron.org 4c327b1d7e Safer version check. 2007-05-23 16:15:19 +00:00
dbaron%dbaron.org 0f9076bb88 Fix includes and add glib version check. 2007-05-23 16:13:22 +00:00
dbaron%dbaron.org acbaf1980a Hook into glib's logging function so we can get stacks for glib assertions/warnings. b=381133 r=bsmedberg 2007-05-23 15:55:36 +00:00
sdwilsh%shawnwilsher.com 7bda6af706 Bug 380250 bustage fix for xpfe 2007-05-22 01:11:37 +00:00
sdwilsh%shawnwilsher.com c8c59f6114 Bug 380250 - Convert Download Manager's RDF backend to mozStorage. r=cbiesinger,r=mconnor 2007-05-22 00:03:35 +00:00
neil%parkwaycc.co.uk d3ab7da7ef Build xpfe download manager for suiterunner until such time as toolkit download manager becomes usable r=Standard8 (mpa=Mano for toolkit change) 2007-05-17 21:01:18 +00:00
aaronleventhal%moonset.net 4d77a2ff5b Bug 268935. nsIAccessibilityService should not be scriptable -- only the nsIAccessibleRetrieval that it inherits from. r=surkov 2007-05-16 13:38:06 +00:00
Olli.Pettay%helsinki.fi 6721d4f009 Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst 2007-05-14 09:13:09 +00:00
asqueella%gmail.com c54f11253d Bug 369097 - Only escape % in to-be-evaluated JavaScript code
p=Simon Bunzli <zeniko@gmail.com>
r=gavin, sr=neil
2007-05-13 15:48:44 +00:00
asqueella%gmail.com dab1ebd3d8 Bug 380422 - The evaluating iframe may contain nuts (and other remainders)
p=Simon Bunzli <zeniko@gmail.com>
r=gavin, sr=neil@parkwaycc
2007-05-13 11:36:50 +00:00
gavin%gavinsharp.com e77472a410 Bug 238898: Allow evaluating the same expression multiple times from the error console, patch by Simon B��nzli <zeniko@gmail.com>, r=me, sr=neil 2007-05-11 18:36:02 +00:00
Olli.Pettay%helsinki.fi 8e287d3582 backout Bug 363089 2007-05-11 13:34:12 +00:00
Olli.Pettay%helsinki.fi 670f53f666 Bug 363089, Remove nsIDOMEventReceiver, r+sr=jst 2007-05-11 11:15:20 +00:00