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

1450 Коммитов

Автор SHA1 Сообщение Дата
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 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
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
mats.palmgren%bredband.net 24e870cb3d Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc 2007-04-30 23:52:44 +00:00
bugzilla%standard8.demon.co.uk 4827d56d6d Bug 210934 Option to use Moz to open MNGs even though MNG support dropped. p=Peter Weilbacher <mozilla%Weilbacher.org>,r=cst,sr=neil 2007-04-24 18:42:59 +00:00
bugzilla%standard8.demon.co.uk 246f78ea83 Bug 361303 Showing about as a dialog doesn't work in suiterunner. p=Neuos <neuos@technodrome.com>,r=CTho,sr=Neil 2007-03-27 17:59:10 +00:00
neil%parkwaycc.co.uk d8122dc068 Make dss work in xpfe so that people don't feel left out b=335154 r=Standard8 2007-03-10 12:10:25 +00:00
neil%parkwaycc.co.uk bc65c488b9 Fixing line endings 2007-03-06 09:58:29 +00:00
neil%parkwaycc.co.uk 453dd24a24 Try to fix some Quick Launch issues b=368148 r=CTho 2007-02-22 11:46:00 +00:00
stuart.morgan%alumni.case.edu f0c404b4ac Bug 368396: Remove unneccessary libcups linkage. r/sr=mento 2007-02-12 18:11:42 +00:00
ajschult%verizon.net eb53491f59 Bug 223492 xpfe bustage fix. Pass null to SendCommand for xpfe, which just gets ignored. 2007-02-09 06:20:16 +00:00
bugzilla%standard8.demon.co.uk 3d2245d3b9 Bug 366225 Remove some unused preferences. r=iann_bugzilla,sr=neil 2007-02-08 19:01:21 +00:00
mnyromyr%tprac.de 30599f3414 Bug 366367: SeaMonkey link on mailnews start page incorrect in suiterunner; p=Bruno 'Aqualon' Escherl <aqualon@aquachan.de>, r=KaiRo, sr=neil 2007-01-20 20:45:38 +00:00
bugzilla%standard8.demon.co.uk d8f541fc8e Bug 363491 Stop suiterunner builds needing to build in xpfe/global (patch v6a - move inclusion of some chrome files from xpfe/global to suite) r=KaiRo,sr=Neil 2007-01-20 09:27:45 +00:00
ajschult%verizon.net 1e5d24720f Bug 366245: SeaMonkey doesn't write dde server keys to the Windows Registry. Patch by Carlos Une <une.crl@gmail.com>, r=emaijala, sr=neil. 2007-01-19 00:15:58 +00:00
mats.palmgren%bredband.net f1fba31811 Make Backspace do nothing by default for SeaMonkey on Linux (sync w. Firefox). b=358764 r+sr=roc 2007-01-08 01:55:06 +00:00
gavin%gavinsharp.com 66196acee4 Bug 328357: Codesize reduction of nsAppRunner.obj, patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=bsmedberg, sr=neil 2007-01-04 18:28:49 +00:00
bugzilla%standard8.demon.co.uk b2a1539729 Bug 361203 Suiterunner: More Information button doesn't work on Smart Browsing pane. r=KaiRo,sr=Neil 2007-01-03 18:57:20 +00:00
philringnalda%gmail.com 005f293b22 Bug 365569: remove workaround from bug 297227, r=mento 2007-01-03 06:02:39 +00:00
bugzilla%standard8.demon.co.uk cea108c514 Bug 365576 Update SeaMonkey's copyright strings to 2007 (main strings) r=KaiRo,sr=Neil 2007-01-02 17:51:16 +00:00
mozilla%weilbacher.org aae61ef7fe [OS/2] Bug 351246: Load Mozilla into Highmem on OS/2. Part 1, changes to OS/2 only core code. r=abwillis1, sr=mkaply 2006-12-10 08:53:03 +00:00
mark%moxienet.com 66c19f7801 Attempting to fix more bustage following 359124: Camino, Thunderbird, C-Monkey. 2006-11-29 01:56:05 +00:00
kairo%kairo.at fe4ca683d0 bug 359174 - move a number of SeaMonkey URLs to branding, r+sr=Neil 2006-11-04 11:53:41 +00:00
kairo%kairo.at cfd0de665e part of bug 321927, new windows file icons based on SeaMonkey artwork, p=paradigmk@technodrome.com, r=me 2006-10-29 22:16:38 +00:00
dbaron%dbaron.org dcf376200b Fix relocations that need to be resolved at runtime when building with default visibility as hidden and wrapping system includes. b=358559 r=bsmedberg 2006-10-29 16:12:48 +00:00
scott%scott-macgregor.org 64a3857715 Bug #328988 --> remove dependency on builinURLs.rdf for thunderbird and seamonkey. Remove builtinURL.rdf from toolkit. various parts revied by neil, kairo, bsmedberg, bienvenu. 2006-10-28 22:05:08 +00:00
mats.palmgren%bredband.net d7ded9a678 Fix early activation/focus problem on Windows, patch by Oliver Yeoh. b=220900 r=me r=robert sr=brendan 2006-10-11 17:30:01 +00:00
cst%yecc.com 959ee10b8b Bug 350416 Closing a Tab should add Undo option when applicable
r+sr=neil
2006-09-29 13:08:05 +00:00
bugzilla%arlen.demon.co.uk f414184f7f Bug 338318 UI for spellcheck in browser window (form fields)
p=me r=neil sr=jag
2006-09-24 23:38:43 +00:00
dbaron%dbaron.org 92584add98 Be more careful pushing/popping contexts. b=352264 r=jst sr=bzbarsky/jst 2006-09-12 22:58:11 +00:00
timeless%mozdev.org 9975414f7c Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-08-28 20:17:01 +00:00
kairo%kairo.at 1f64e191f6 bug 339415 - fix pref-locales to not use builtinURLs, r+sr=Neil 2006-08-19 20:49:04 +00:00
bugzilla%standard8.demon.co.uk 0dcd57fac9 Bug 348381 Tidy up browser-prefs.js and console ifdefs. r=Benjamin,sr=Neil 2006-08-14 18:01:27 +00:00
mnyromyr%tprac.de a4ad9c166c Bug 338716: Add drop-shadow to seamonkey icon; p=<stefanh@bluebottle.com>, Giacomo Magnini <giacomo.magnini@portalis.it> (.ico files); r=me, Callek, KaiRo, sr=neil 2006-08-12 22:54:44 +00:00
neil%parkwaycc.co.uk 0d6323f015 Bug 133117 Allow context search results to open in new tab r=IanN sr=me 2006-08-11 11:19:03 +00:00
mattwillis%gmail.com 1b6ea3b4ec bug 344987 - removes more calendar xpi detrius. r=bsmedberg 2006-08-07 18:36:53 +00:00
bryner%brianryner.com 393b5ff109 Enable stack trace on crash for x86_64 Linux (bug 346843). Patch by Sylvain Pasche <sylvain.pasche@gmail.com>, r+sr=me. 2006-08-06 18:48:14 +00:00
bzbarsky%mit.edu 1a91121005 Back out bug 328357 to see whether that fixes tinderbox orange. 2006-07-28 17:39:59 +00:00
mark%moxienet.com 469826ed45 328357 Codesize reduction of nsAppRunner.obj: consolidate printf, replace %s-substitution of "\t" with "\t" in the string, inline functions, clean up DumpVersion. Patch by Alfred Kayser <alfredkayser@nl.ibm.com>. r=bsmedberg sr=neil 2006-07-28 14:51:13 +00:00
smontagu%smontagu.org 01be44542a Convert command-line arguments from native encoding to Unicode. Bug 208363, r+sr=neil 2006-07-25 04:14:17 +00:00
mattwillis%gmail.com 689c4d88cf bug 344987 - Remove remaining calendar xpi detritus from suite. r=bsmedberg 2006-07-24 21:42:48 +00:00
mark%moxienet.com 1b191b6a09 345057 Improve Mac launch behavior through xpcom fork/exec restart and autoupdate restart. Open URLs and documents requested at launch time in the final process. Bring the final process to the foreground if appropriate. Minimize dock icon games. r=bsmedberg r=josh 2006-07-19 21:08:19 +00:00
bugzilla%standard8.demon.co.uk c442e0a3b8 Bug 342897 Copy required suite files from xpfe/bootstrap (and elsewhere) to suite/app (Moves xpfe/bootstrap/version.txt to suite/config/version.txt) r=benjamin,sr=Neil 2006-07-18 18:05:45 +00:00
bugzilla%standard8.demon.co.uk 255f4938ef Bug 342897 Copy required suite files from xpfe/bootstrap (and elsewhere) to suite/app (Update build process for new binary file locations) r/sr=Neil 2006-06-29 11:09:21 +00:00
cst%yecc.com 86feeda24b Bug 315207 Show tab preview in tab tooltips
r=db48x sr=neil
2006-06-25 23:51:09 +00:00