Commit Graph

467 Commits

Author SHA1 Message Date
Doug Turner
61521b6ca4 Bug 472548 - Improves the nsIdleService on Maemo. r=gijskruitbosch, sr=stuart 2009-02-25 10:45:42 -08:00
L. David Baron
1a184bc804 Correctly null-terminate the buffer after calling readlink. (Bug 476608) r=bsmedberg 2009-02-24 16:14:49 -08:00
David Dahl
54327de739 Bug 473337 - Refresh the updater application icon; Linux part; r=(robert.bugzilla + ted.mielczarek) ui-r=faaborg 2009-02-24 17:53:36 +01:00
Makoto Kato
4dff51b734 bug 478843 - /toolkit/xre/nsAppRunner.cpp:1424:6: error: #elif with no expression. r=benjamin 2009-02-18 21:01:05 +09:00
Axel Hecht
bce7702f8d bug 475618, xulrunner's platform.ini should include repo and sourcestamp, r=bsmedberg 2009-02-16 14:32:39 +01:00
David Humphrey
f56b5e016b Bug 380163 - Run commandline handlers on Mac when the app is already running, r=josh, sr=bsmedberg 2009-02-15 19:05:55 -08:00
Vladimir Vukicevic
2f2b2d75af b=477727; bandaid wince firefox restart crash; r=stuart 2009-02-10 15:10:08 -08:00
Brad Lassey
76f5895aa2 bug 476711 - Native App support for windows ce, follow up fixing wrong string size parameters to snwprintf 2009-02-05 16:20:33 -08:00
Brad Lassey
7a653723ec bug 476711 - Native App support for windows ce r=rs, sr=bsmedberg 2009-02-05 15:50:50 -08:00
Brad Lassey
eaa8b5de3a bug 465874 - WinCE Environment Variables Have To Be Passed On Command Line r=bsmedberg 2009-02-05 15:50:44 -08:00
Arpad Borsos
a7c1dec752 Bug 474116 - Clean up deprecated GTK symbols; r=(bsmedberg + roc) sr=roc 2009-02-02 18:49:58 +01:00
David Humphrey
e08f9e92b2 Bug 290057 - Thunderbird should integrate with the Spotlight Search; Add Mac -file arg handling so Spotlight can open mail files from searches v7; r=(bienvenu + joshmoz) sr=benjamin 2009-02-02 18:49:56 +01:00
Ted Mielczarek
d4cd29a782 bug 475811 - provide a widgetToolkit attribute on nsIXULRuntime. r=bsmedberg 2009-02-02 08:53:24 -05:00
Ted Mielczarek
e7b59147b3 bug 475383 - load plugins from $profile/plugins. r=bsmedberg/josh 2009-02-02 08:53:24 -05:00
Daniel Holbert
4301671b45 Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
Makoto Kato
2d61d68b12 Bug 384746 - Win64 build support for mozilla/toolkit. r=neil, sr=benjamin 2009-01-14 20:08:40 +09:00
Benjamin Smedberg
4b282d13ac Bug 463642 - Safe mode should disable JIT, r+sr=jst
--HG--
rename : toolkit/xre/nsIXULRuntime.idl => xpcom/system/nsIXULRuntime.idl
2009-01-12 11:05:10 -05:00
Robert Strong
f9a03be8bd Bug 397964 - Remove nsPostUpdateWin.js. r=dtownsend 2009-01-05 15:17:40 -08:00
Robert Strong
2db4280254 Bug 459615 - Remove the needElevation param from WinLaunchChild. r=ted.mielczarek, r=jmathies 2009-01-01 16:18:33 -08:00
Ginn Chen
f892213edd Bug 460926 A11y heirachy is broken on GNOME 2.24, r=surkov.alexander sr=roc 2008-12-22 14:46:30 +08:00
Benjamin Smedberg
7af5aac9cc Merge backout of bug 460926 2008-12-15 09:21:17 -05:00
Benjamin Smedberg
024f3d61dc Backed out changeset 71c3a9d14712 - Bug 460926 - due to crash regression, bug 468845 2008-12-15 09:18:45 -05:00
Ginn Chen
ba68ca38c0 Bug 460926 A11y hierachy is broken on Ubuntu 8.10 (GNOME 2.24), r=Evan.Yan sr=roc 2008-12-08 15:01:26 +08:00
Stephen Lau
d3649ee8ee Bug 354857: Application initiated restarts don't pass -foreground to the new process on OSX. r=mossop 2008-12-04 10:05:24 -06:00
Brad Lassey
6da6a4efc1 Bug 461858 - windows mobile minor cleanup of xulrunner r=bsmedberg 2008-12-03 08:41:12 -05:00
Ted Mielczarek
1a681d9ca9 bug 465329 - sync to breakpad revision 299 (just the mozilla changes). r=bsmedberg 2008-11-25 12:03:26 -05:00
Robert Strong
85abd24eb2 Bug 313057: Automatic updater downgrades/overwrites browser version when an older/identical version is in the queue. r=bsmedberg, a1.9.1b2=beltzner 2008-11-14 12:11:08 +00:00
Dmitry Potapov
4058fd389c Bug 412610 - "MAXPATHLEN too small for glibc's realpath()" (define MAXPATHLEN as PATH_MAX when PATH_MAX is available) [r=bsmedberg] 2008-10-20 22:55:57 -05:00
Peter Weilbacher
68f18866df [OS/2] Bug 454956: fix OS/2 build break with GCC 3.4.6 or newer, part 2 2008-10-11 14:49:03 +03:00
Robert Strong
45fbb8739e Bug 453733 - Software update fails if current directory is root directory (win32 only). r=ted.mielczarek, r=bsmedberg 2008-10-10 16:17:58 -07:00
Robert Strong
3718d0b8b4 Bug 453733 - Software update fails if current directory is root directory (win32 only). r=ted.mielczarek, r=bsmedberg 2008-10-10 16:04:01 -07:00
Arpad Borsos
c72ef7d248 Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan 2008-10-10 17:04:34 +02:00
Brian Crowder
a5e96d9b80 Bug 422793 - remove unused showOSAlert, r=neil 2008-10-09 13:44:17 -07:00
Karl Tomlinson
6dba509973 b=454730 MOZ_PANGO_CFLAGS for toolkit/xre r=bsmedberg 2008-09-27 12:17:28 +12:00
Karl Tomlinson
2d399de5e3 b=454730 Move shutdown of GTK's fontmap from gfxPlatformGtk to nsAppRunner r=roc sr=bsmedberg 2008-09-26 10:38:25 +12:00
Doug Turner
2a30e73642 Bug 457053 - MessageBoxA doesn't exists on windows mobile. r=bsmedberg 2008-09-25 14:34:53 -07:00
Oleg Romashin
82d3ea5ebf Bug 455527 - In some cases Embedding startup crashes if gAppData == null. r=benjamin. 2008-09-20 03:59:55 -04:00
Neil Rashbrook
27cd5ada7f Bug 454862 Move nsSigHandlers.cpp and showOSAlert.cpp to toolkit/xre instead of copying them there during the build process r=ted
--HG--
rename : xpfe/bootstrap/nsSigHandlers.cpp => toolkit/xre/nsSigHandlers.cpp
rename : xpfe/bootstrap/showOSAlert.cpp => toolkit/xre/showOSAlert.cpp
2008-09-15 16:08:25 +01:00
Ere Maijala
9fb6373ff1 Bug 212316 - Mozilla must handle WM_ENDSESSION message to cleanly unload in case of exiting or restarting windows, r=neil, sr=bsmedberg 2008-08-30 11:57:48 +03:00
Ian Neal
8fe0cee11b Bug 431636 - "seamonkey -h" should mention -migration switch
p=me r=benjamin sr=neil
2008-08-29 22:12:52 +01:00
Shawn Wilsher
eef2b5a677 Bug 452486 - Create components when we actually have a profile
This changeset allows components to register for the profile-after-change
category in the category manager such that they will be initialized when this
topic would normally be dispatched.
r=bsmedberg
2008-08-29 16:40:05 -04:00
Josh Aas
272dcc3cad fix bustage when crashreporter is disabled 2008-08-28 01:23:43 -04:00
Josh Aas
61ac969657 Include obj-c exception info in crash reports. b=451709 r=ted r=bent sr=roc 2008-08-28 00:41:38 -04:00
Doug Turner
1e14099cfe Bug 452485. wrong check for oom during hardward callback. r=stuart 2008-08-27 06:36:57 -07:00
Magnus Melin
b721f72a42 Bug 444319 - toolkit --help lists non-working -height and -width options, but they don't work in most apps. r=gavin.sharp 2008-08-25 18:38:52 +03:00
Mike Hommey
32d2204b10 Bug 441140 - "Xremote doesn't work when DISPLAY is not set but --display is" [r=bsmedberg] 2008-08-19 23:12:51 -05:00
Stuart Parmenter
21b1ae16c8 bug 448989. Merging the mozilla-qt repository. r=me,vlad 2008-08-16 23:18:27 -07:00
romaxa
ba257a3135 Bug 408925: XRE_InitEmbedding does not initialize properly profilelock and gDirServiceProvider. r=bsmedberg 2008-08-16 16:20:35 +01:00
Matthew Gertner
983247b6be Bug 435033: -override is not passed to spawned process on EM restart. r=bsmedberg 2008-08-16 16:19:43 +01:00
Mike Hommey
2f55574cd9 Bug 441137: Handle -remote earlier. r=bsmedberg 2008-08-16 16:18:43 +01:00