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

153022 Коммитов

Автор SHA1 Сообщение Дата
mhammond%skippinet.com.au ac16ddec1a Merge extensions/python/xpcom changes from DOM_AGNOSTIC2_BRANCH into the
trunk.
2006-01-20 05:50:28 +00:00
robert%accettura.com c032746b51 Doh! Remove the last file, and apply the last patch to to fix templates. Ah, that should be better. 2006-01-20 05:21:11 +00:00
robert%accettura.com 3765df8a5d Template changes weren't the ones I intended to land. Hopefully this fixes it. 2006-01-20 05:05:25 +00:00
joshmoz%gmail.com abb4fbbd9a Cocoa menu work. This code is only built when Cocoa widgets are built (only Camino at the moment, and Camino doesn't actually use the code). This is most of the Application menu implementation. It lacks support for key equivs in the Application menu, that will be in the next patch. b=316076 sr=sparky 2006-01-20 05:01:20 +00:00
robert%accettura.com f15416364c Template changes weren't the ones I intended to land. Hopefully this fixes it. 2006-01-20 04:48:19 +00:00
robert%accettura.com ff4c73401a Fix a notice error, some pagination issues, and fallout from last checkin. 2006-01-20 04:32:32 +00:00
pavlov%pavlov.net 9df26bea25 When using Thebes, we need to Flush the surface before drawing directly to the surface with GDI. 2006-01-20 04:14:05 +00:00
ajschult%verizon.net 150ae470b9 Replace URL string with selected autocomplete result to handle 't' or 'p' in hostname (bug 202992) without causing bug 323549. r=mconnor 2006-01-20 03:54:37 +00:00
dougt%meer.net a90f63f5fe Making work on Smartphones. WINCE ONLY 2006-01-20 03:48:34 +00:00
gavin%gavinsharp.com 3015a7e43d Bug 323686: remove the mail icon from Toolbar.png and Toolbar-small.png (winstripe/pinstripe), new images by Philip Puryear <philippuryear@gmail.com>, r=me/kmgerich 2006-01-20 03:44:27 +00:00
robert%accettura.com 31efd5f590 Moving some files around for a more logical file structure, and to allow for using mod_rewrite to get friendly url's. While I'm at it, landing some theme related stuff. 2006-01-20 02:59:41 +00:00
robert%accettura.com ca2237cb3d Moving some files around for a more logical file structure, and to allow for using mod_rewrite to get friendly url's. While I'm at it, landing some theme related stuff. 2006-01-20 02:53:33 +00:00
julien.pierre.bugs%sun.com 91408cf272 Fix for bug 317856 . compiler warnings in strsclnt 2006-01-20 00:43:23 +00:00
cltbld 907d334545 Refactor how we grab the build id and store it in the current settings. 2006-01-20 00:38:22 +00:00
gijskruitbosch%gmail.com f0761f2da2 Bug 299458 - Fix inline buttons and link style.
ChatZilla Only.
r=samuel
p=silver@warwickcompsoc.co.uk (James Ross)
2006-01-20 00:12:39 +00:00
dougt%meer.net d9777e3f9d Minimo only. 1) This allows software keyboard support to be toggled via preferences. 2) Alerting if we ever fail to load a preload lib. 3) Adding the dummy ce softkey menu resource as required by SP. 4) Removing nsInterfaceInfoToIDL. 2006-01-19 23:44:17 +00:00
jminta%gmail.com 1ff2c7a9ea Bug 321381 Non-localized strings in the new-views r=mostafah 2006-01-19 23:02:57 +00:00
jminta%gmail.com 45d8c9c8bd Bug 323976 Improve alarm window creation r=dmose 2006-01-19 22:57:30 +00:00
bienvenu%nventure.com 3384684c60 fix instance of 83396, messages imported from Eudora can end up with bare newlines, and corrupted attachments, sr=mscott 2006-01-19 22:48:06 +00:00
vladimir%pobox.com 85163132e8 Pick correct depth under Gtk2; this will fix 16bpp visuals at the very least; 8bpp visuals will still be badly broken with no fix in sight. 2006-01-19 22:35:40 +00:00
robert%accettura.com ab8f5e1642 landing more bug fixes for reporter, client side. 2006-01-19 22:30:32 +00:00
mgalli%geckonnection.com 358233bd15 When popup menus are hiding, we sync up with the menu toggle / state controls. 2006-01-19 22:13:14 +00:00
mgalli%geckonnection.com 486f86f7a3 Fixes so the F11/F23 key access browsing can work nice with the menu click. 2006-01-19 22:12:08 +00:00
wtchang%redhat.com 3994f1604a Bugzilla Bug 322956: added PR_SI_HOSTNAME_UNTRUNCATED, which does not
strip the domain name (if any).  The patch is contributed by
Philip Prindeville <philipp@redfish-solutions.com>. r=wtc,darin.
Modified files: prsystem.h prsystem.c
2006-01-19 22:11:59 +00:00
mvl%exedo.nl 3040fec4ca bug 315959, add .adoptItem for faster loading of ics files. r=dmose 2006-01-19 21:54:54 +00:00
vladimir%pobox.com 02e8a493f4 Add missing entry for nsThebesFontEnumerator in nsThebesGfxFactory.cpp 2006-01-19 21:49:39 +00:00
annie.sullivan%gmail.com 39c67440c7 Adding advanced query builder for places.
bug=317831 r=beng
2006-01-19 21:32:24 +00:00
gerv%gerv.net 1a433a3e88 Bug 322870: make Hendrix use new newsgroup mozilla.feedback. 2006-01-19 21:14:13 +00:00
pavlov%pavlov.net 256f49481e ifdefing out a printf 2006-01-19 21:03:29 +00:00
dbaron%dbaron.org 662ae334b0 Avoid extra trailing comma. r=vlad 2006-01-19 20:53:34 +00:00
dbaron%dbaron.org 5d5b8533da No need to do extra work for system fonts. Fix spelling and unused variable. r=vlad 2006-01-19 20:34:48 +00:00
dbaron%dbaron.org c65736c4e2 Fix uninitialized members of gfxFontStyle and fix comments. r=vlad 2006-01-19 20:31:59 +00:00
mgalli%geckonnection.com 350aeb3ef1 Errata. 2006-01-19 20:24:58 +00:00
mgalli%geckonnection.com 1ad6360134 Notice. 2006-01-19 20:22:46 +00:00
mgalli%geckonnection.com 7fb04d8620 So it also works with Softkey1 2006-01-19 20:22:12 +00:00
dbaron%dbaron.org 7e7a2b9599 Don't pass a double value through an integer variable. r=vlad 2006-01-19 20:21:39 +00:00
mgalli%geckonnection.com 89aae7f5e1 BrowserSpin functions, and also some event handler stuff so that we can capture pressed DOM_VK_Fx keys when the menu popups are active. 2006-01-19 20:18:40 +00:00
mgalli%geckonnection.com d8244c71ad VK_Fx keys (Softkey1) to do BrowserMenuSpin 2006-01-19 20:17:42 +00:00
zach%zachlipton.com 2d3e8bd059 Version number should be a comment, not displayed. 2006-01-19 20:07:50 +00:00
rrelyea%redhat.com 26731456ca Bugzilla Bug 95323. Conditionally compile nsscapi.
r=julien
2006-01-19 19:55:28 +00:00
lpsolit%gmail.com 237cd3ff33 Bug 323769: Column names for reporter, assignee and QA contact realnames are incorrect when exporting a bug list to non-HTML formats - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave 2006-01-19 19:47:16 +00:00
darin%meer.net 54e4cc43da fixes bug 323378 "Accessing data:;base64, produces a crash for some architectures" patch by sylvain.pasche@gmail.com, r+sr=darin 2006-01-19 19:04:27 +00:00
roc+%cs.cmu.edu a51474e56f Bug 309550. Margins should not collapse through fieldset boundaries. r+sr=dbaron 2006-01-19 18:44:09 +00:00
kjh-5727%comcast.net 65d8e317d0 Bug 322621 - Improve conformance with the Adobe DSC standard. r=tor, sr=roc. 2006-01-19 18:41:32 +00:00
mkaply%us.ibm.com cd382ea86e Add debug error message for potential fatal error 2006-01-19 17:45:53 +00:00
masayuki%d-toybox.com 26b678e428 Bug 315708 Should release found link and current window object from nsTypeAheadFind.cpp r=mconnor 2006-01-19 15:13:09 +00:00
nelsonb%netscape.com 58862edcbf change QA test order to be bottom-up. Bug 309412. r=jullien.pierre 2006-01-19 11:59:56 +00:00
gavin%gavinsharp.com 11300ce587 Bug 323989: replace "open containing folder" with "show in finder" on mac, r=mconnor 2006-01-19 09:34:59 +00:00
neil%parkwaycc.co.uk dcfd14e818 Bug 323723 Can't select SMTP server when creating a new identity r+sr=bienvenu 2006-01-19 09:17:38 +00:00
gavin%gavinsharp.com c85cb8cc3b Bug 315297: Credits in about dialog don't scroll and fade in correctly, patch by DesertFox <studio17@gmail.com>, r=mconnor 2006-01-19 05:32:26 +00:00