Commit Graph

231 Commits

Author SHA1 Message Date
Markus Stange
0bfc4c943a Bug 691662 - Update Growl license. r=gerv 2011-11-13 09:03:11 +01:00
Markus Stange
84e7e24a10 Bug 691662 - Update shipped Growl framework to 1.2.2 for compatibility with Growl 1.3. r=smichaud 2011-11-13 09:02:52 +01:00
Gregory Szorc
ee16899cec Bug 698248 - Remove unused FORCE_USE_PIC variable; r=khuey 2011-11-01 15:45:23 -07:00
Ehsan Akhgari
478ad1a412 Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
2011-10-17 10:59:28 -04:00
Michael Wu
0fe7772ece Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones 2011-09-28 23:19:26 -07:00
Brian R. Bondy
043c18d370 Bug 674957 - mochitests-5: test_alerts.htmltimed out after 330 seconds. r=sdwilsh 2011-09-21 12:54:50 -04:00
Masayuki Nakano
e968d0e39c Bug 669028 part.14 toolkit should use mozilla::LookAndFeel rather than nsILookAndFeel r=neil 2011-09-09 11:27:13 +09:00
Ehsan Akhgari
c5712ee0fe Backout changesets 8e9aea2febed, 604544452285 and 9f150c4e1a48 because of Mac OS X 32-bit reftest orange 2011-09-08 11:30:22 -04:00
Geoff Lankow
c1c486f9d2 Bug 230959 - Inconsistent extra 1 pixel width of XUL window. r=neil 2011-09-07 22:14:04 +12:00
Javi Rueda
f51e1019a2 Bug 355846 - Add a pref to disable sliding effect for alerts. r=enndeakin 2011-08-22 18:43:37 +02:00
Josh Matthews
8605e0d8fb Bug 681061 - Avoid compartment mismatch error when displaying a growl notification. r=mrbkap 2011-08-22 17:20:52 -04:00
Malini Das
643e305d72 Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain tests 2/2. r=jmaher, a=test-only 2011-08-12 12:21:44 -04:00
Edgar Flores
79b00ad96c Bug 624740 - Alerts service shouldn't use nsDependentString to convert an nsAString to an nsString. r=neil 2011-08-09 12:11:48 +02:00
Ms2ger
26b7c93961 Bug 670235 - Remove nsIDOMWindowInternal; r=sicking 2011-07-15 12:31:34 +02:00
Javi Rueda
81614245ad Bug 652536 - Remove workaround for bug 133527. r=ventron 2011-07-12 20:02:10 +02:00
Ed Morley
d60e3b9e7b Bug 659621 - Remove EXTRA_DSO_LIBS, EXTRA_DSO_LDOPTS, OS_LIBS from makefiles containing LIBXUL_LIBRARY = 1, now that libxul is always built; r=ted 2011-06-12 03:49:00 -04:00
Ed Morley
7c35bdd0e4 Bug 652445 - Remove WinCE code (incl Faststart & nsSplashScreenWin) from toolkit; r=dtownsend 2011-04-29 12:38:26 +02:00
c7266b6d40 Bug 639754 - Remove MOZ_IPC checks since IPC is always built now 2011-04-06 21:59:25 -07:00
Mitchell Field
8969bddd5d Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
Serge Gautherie
be95b700a8 Bug 611540 - [SeaMonkey] mochitest-plain-5: intermittent test_alerts.html failure "Observer is notified within 15 seconds", leaking to test_alerts_noobserve.html or test_Microformats.html; (Av3a) Add executeSoon(), Remove in-test timeout, Remove cookie in "noobserve" case, Have more (explicit) check messages.
r=roc a=(test only).
2010-11-15 20:58:34 +01:00
Alex Pakhotin
50898dc9f5 bug 603855 - Support canceling a displayed notification r=mfinkle,blassey sr=stuart a=blocking-fennec 2010-10-12 19:17:12 -07:00
Alex Pakhotin
063facc1b7 Bug 592088 - support progress indicators in android status bar notifications r=blassey a=blocking-fennec 2010-10-01 14:21:21 -07:00
Doug Turner
6bd681b40a Bug 596498 - E10: remote AlertsService r=jdm a=mfinkle 2010-09-15 09:44:57 -07:00
Alex Pakhotin
d787c063c9 Bug 569402 - Show notifications in the Status Bar on Android r=blassey a=blocking-fennec 2010-06-14 19:17:37 -07:00
Benjamin Smedberg
289753a327 Bug 568691 - Mac-specific changes to binary components. 2010-06-22 13:05:00 -04:00
Mats Palmgren
6a1c5fee28 Allow the test to run for max 15 seconds, then fail the test. b=567931 2010-06-06 16:25:57 +02:00
Wolfgang Rosenauer
0ffe9de2fd Bug 566576 - alerts not working for Qt builds. r=ted 2010-05-19 07:43:18 +02:00
Michael Wu
350c62ec8b bug 561451 - Build alerts service on android r=vlad 2010-05-11 13:27:36 -04:00
Michael Ventnor
d221e2677b Bug 516124. Add null checks to nsAlertsIconListener. r=roc 2009-11-17 15:16:59 -05:00
Steven Michaud
4f4428f61e Bug 522511 - Update bundled Growl to 1.2 (for nsIAlertsService on OS X) r=sdwilsh 2009-10-16 15:57:40 -05:00
Florian Queze
d15b6f6b51 Backout of changeset fa03a509c7a7 - 'Bug 516124 - Crash [@ nsAlertsIconListener::SendClosed]' to fix the orange of the linux unit test box. 2009-09-23 12:24:05 +02:00
Florian Queze
6aa71fba15 Bug 516124 - Crash [@ nsAlertsIconListener::SendClosed], r=roc. 2009-09-23 09:47:28 +02:00
Benjamin Smedberg
4ec69e1eff Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted 2009-08-25 08:59:31 -07:00
Vladimir Vukicevic
9d1e36e1cc b=506470, Mac alerts service should not initialize Growl on app startup; r=sdwilsh 2009-08-20 12:55:21 -07:00
Paul O’Shannessy
b90959017b Bug 499822 - Toaster notification boxes are slow on Windows CE, r=vlad 2009-07-08 14:59:08 -07:00
L. David Baron
fa4100d180 Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
Michael Ventnor
7809f02a7f Bug 469880 - Implement callback support for libnotify notifications, and fall back to XUL notifications if the server doesn't support callbacks. r+sr=roc 2009-05-04 10:11:11 +02:00
Dão Gottwald
20c7e2c0d5 Backed out changeset 99cdecb3734f 2009-05-04 10:23:25 +02:00
Michael Ventnor
3f2f4c4bbc Bug 469880 - Implement callback support for libnotify notifications, and fall back to XUL notifications if the server doesn't support callbacks. r+sr=roc 2009-05-04 10:11:11 +02:00
Michael Ventnor
830f114446 Bug 469880. Support a libnotify-based implementation of nsIAlertsService for GTK. r+sr=roc,r=ted 2009-01-08 21:12:16 +13:00
Michael Ventnor
e9e3050581 Bug 342261 - [nsIAlertsService] all of notification window should be clickable. r=gavin 2008-12-08 08:44:49 +01:00
Ben Turner
4abb02d1ef Bug 409424 - "Growl integration leaks". r=sdwilsh, josh. sr=jst. 2008-09-04 10:38:47 -07:00
Dave Townsend
d195cb15b7 Bug 421551: Update Growl framework to 1.1.4. rs=sdwilsh 2008-08-29 18:05:02 +01:00
Shawn Wilsher
e8191815a9 Bug 448054 - Alerts service named notifications are not handled correctly.
Named notifications will now work as expected on OS X with growl.  Also fixed a
few whitespace issues as well as added vim and emacs filemode lines.
r=gavin
2008-08-27 13:02:24 -04:00
Nickolay_Ponomarev
324d42fc09 Bug 322534: Sliding alert (nsIAlertsService) should dismiss itself when clicked. r=gavin, ui-r=beltzner 2008-08-07 15:16:11 +01:00
f6608dbf17 always link against cocoa framework on Mac OS X, cocoa exception wrapping in xpcom file io. b=419392 r=bent sr=roc a=beltzner 2008-02-29 15:24:53 -08:00
b0329fc951 Bug 417566 - 'protect against Obj-C exceptions in "toolkit" top-level directory'. r=josh, sr=roc, a=blocking1.9+. 2008-02-20 09:34:21 -08:00
69d861c0f7 Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan 2008-02-18 00:50:04 -08:00
592977c5ab bug 397644. Don't process xhtml2:role, r=mano, r=philringnalda, r=surkov, sr=neil, a=dsicore 2007-10-01 17:57:23 -07:00
cb47e49e77 Bug 394346 - Allow for named notifications with nsIAlertsService. r=mano, a=mconnor 2007-09-21 19:08:28 -07:00