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

34 Коммитов

Автор SHA1 Сообщение Дата
jshin%mailaps.org cd2a02f3fc bug 272166 : nsIWindowsShellService::getRegistryEntry does not support non-latin1 keys/values (r=mconnor, sr=darin, a=asa) 2005-05-24 11:30:49 +00:00
mconnor%steelgryphon.com 80258d0c44 bug 294399 - rebrand firefox for deer park, r=bsmedberg, a=brendan 2005-05-20 22:42:50 +00:00
mconnor%steelgryphon.com 48af18052f bug 285416 - Access to Firefox Options from Start Menu broken, patch by gavin.sharp@gmail.com, r=me, a=asa 2005-05-05 02:17:23 +00:00
roc+%cs.cmu.edu adaad373fd Bug 291897. Fix build breakage by having GNOMEShellService depend on widget and only try to use nsIGdkPixbufImage if we're a GTK2 build. r+sr=blizzard,a=asa 2005-04-26 21:32:26 +00:00
cbiesinger%web.de ebb2aab825 276692 get nsIGdkPixbufImage using GI(nsIImage) followed by
QI(nsIGdkPixbufImage)
r=bryner sr=dbaron
2005-04-05 21:08:04 +00:00
bsmedberg%covad.net 95117512e6 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-04 16:59:25 +00:00
mozilla.mano%sent.com 714512eb20 Bug 283741 - Javascript strict warning: trailing comma in nsSetDefaultBrowser.js. patch from Jason np Barnabe <jason_barnabe@fastmail.fm>, r=mconnor 2005-04-03 15:53:25 +00:00
danm-moz%comcast.net 40b7347f0d tell the OS not to focus the window handling DDE requests to open URLs. bug 255123 patch=bugzilla%pippo.demon.co.uk r=me,bryner 2005-03-10 18:29:22 +00:00
bsmedberg%covad.net ab0810ddac Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey) 2005-03-10 04:38:35 +00:00
bryner%brianryner.com f5257db823 Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron. 2005-02-03 23:01:54 +00:00
gerv%gerv.net dc766f4eba Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 17:36:54 +00:00
cbiesinger%web.de 32fd7394ff Bug 276692 move image->GdkPixbuf conversion code to nsImageGTK
r=bryner sr=roc
2005-01-24 18:10:06 +00:00
bsmedberg%covad.net ca5243c97b Bug 276588 - Rework command line handling in the toolkit to use a generic API - see COMMANDLINES_20050109_BRANCH for more detailed cvs logs r=darin,caillon,mscott,mconnor 2005-01-17 18:50:18 +00:00
timeless%mozdev.org 721318c357 Bug 257803 Possible RegistryKey Leak in nsWindowsShellService
bustage fix
2005-01-16 23:26:19 +00:00
mconnor%myrealbox.com 1eeee913bf bug 257803 - potential leak in nsWindowsShellService, r=jshin/me 2005-01-16 21:02:13 +00:00
bzbarsky%mit.edu e425259e0d Make people that want empty strings use EmptyC?String(). Bug 232691, patch by
Daniel Kraft <d@daniel-kraft.net>, r=jst, sr=bzbarsky
2005-01-04 19:31:31 +00:00
ben%bengoodger.com d0d8f0aea2 more local build bustage - make sure browsercomps is in the REQUIRES list so we can pick up the cid .h file 2004-12-01 00:09:00 +00:00
ben%bengoodger.com eb6532f1d2 steffen tells me I clobbered a trunk only change here and is causing bustage 2004-11-30 18:27:52 +00:00
ben%bengoodger.com 19093d9aec Landing the Aviary Branch (browser section only). 2004-11-30 08:23:02 +00:00
bsmedberg%covad.net 3055933c27 Bug 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil 2004-10-29 19:28:38 +00:00
bryner%brianryner.com f88d8a200a Don't try to build an empty library (on platforms where this is no shell service impl). Bug 252207. 2004-09-05 03:40:59 +00:00
jruderman%hmc.edu 585ed63c8e 238464 - Crash setting wallpaper to a broken image. Patch by Jon Henry, r=mconnor, a=ben 2004-08-16 23:49:43 +00:00
jshin%mailaps.org 9048563d82 bug 240272 : additional patch (fix off-by-two error) r=ben 2004-08-10 05:55:08 +00:00
jshin%mailaps.org 1d19035986 fix bustage 2004-07-23 01:38:01 +00:00
jshin%mailaps.org f8ac9ca9ba bug 240272 : prefLabel should be saved in the 'native' encoding in the registry (r=bryner) 2004-07-22 22:12:13 +00:00
darin%meer.net 2af007ca85 fixing bustage 2004-07-16 00:07:12 +00:00
bryner%brianryner.com 27730e1df0 Implement nsIShellService for GNOME (bug 242254). r=biesi, sr=shaver. Note: set as wallpaper for images that use transparency will be broken until bug 250531 is fixed. This also makes toolkit/ always be pulled in preparation for migrating more code to the new GNOME XPCOM interfaces. 2004-07-15 22:51:19 +00:00
bsmedberg%covad.net 7ec3ae4859 Merge changes from the aviary branch to start centralizing locale files. (bug 250672) 2004-07-12 17:15:10 +00:00
ben%bengoodger.com 9d8fe71c04 235380 - firefox should set itself as default browser only for the current user. Change Windows Shell Service to add an additional option - whether to set default browser for all users or just the current user. Also make the code read out of HKCU instead of HKLM. 2004-06-30 20:27:30 +00:00
ben%bengoodger.com b334c1de93 add xpinstall content type settings to shell service and installer registrations 2004-05-04 10:04:14 +00:00
bryner%brianryner.com 66b2a0866f reintroduce getRegistryEntry (bug 237754). patch by dave532@uklinux.net, r=ben. 2004-04-20 21:31:22 +00:00
cls%seawood.org 88db70a10a Removing extraneous trailing comma from enum which causes gcc -pedantic builds to break.
Fixing tinderbox bustage.
2004-03-23 04:08:07 +00:00
ben%bengoodger.com a8976361c8 236744 - replace winhooks with a XP shell service to better allow for system integration on various platforms 2004-03-08 09:56:16 +00:00
ben%bengoodger.com a7c4023b5f [shell1] 2004-03-08 09:38:22 +00:00