Commit Graph

2882 Commits

Author SHA1 Message Date
kairo%kairo.at
87fa772087 backing out bug 302444, no approval yet - sorry, wanted to check into trunk...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178311 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-19 23:07:46 +00:00
kairo%kairo.at
0b3804589a bug 302444 - include unpackaged files in package lists for SeaMonkey installers, r=ajschult sr=Neil
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178309 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-19 23:02:16 +00:00
cbiesinger%web.de
b711722a0e bug 297388 make nsIWebBrowserStream implement ReadSegments correctly (by
just forwarding to the underlying pipe)
r=caillon sr=darin a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@177899 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-16 21:53:18 +00:00
roc+%cs.cmu.edu
3ccd8d696b Bug 303484. Limit the nesting of modal event loops so we avoid overflowing the C++ stack. r+sr=brendan,a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@177889 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-16 21:03:12 +00:00
bzbarsky%mit.edu
2d7f2d7ca1 Removing unused code. Bug 303102, r+sr=jst, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@177742 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-15 02:50:31 +00:00
dbaron%dbaron.org
0ef723541e Make nsIChannel implementations follow the rules that prevent them from leaking due to cycles with their notification callbacks. b=303043 r=biesi sr=darin a=cbeard
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@177716 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-13 19:34:01 +00:00
cbiesinger%web.de
0abc04d831 Bug 297238 incorrect parameter specification for signal open-uri of gtkembedmoz
patch by chpe@gnome.org r=mpgritti sr=roc


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@177694 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-13 12:11:23 +00:00
cbiesinger%web.de
996effeff6 bug 97580 back out the original patch for this bug, since it's not necessary
anymore and breaks plugins
patch by chpe@gnome.org r=blizzard sr=roc a=cbeard


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@177693 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-13 12:00:34 +00:00
jst%mozilla.jstenback.com
a9f668bc25 Followup changes to bzabarsky's review for bug 296639. Reviews pending, a=drivers@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@177635 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-12 04:11:00 +00:00
bugzilla%arlen.demon.co.uk
dbd90dd3df Bug 303675 downloads fail silently if the default download path is invalid, e.g. leads to a removed drive
p=me r=cbiesinger sr=neil.parkwaycc.co.uk a=asa


git-svn-id: svn://10.0.0.236/trunk@177321 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-08 10:56:34 +00:00
smfr%smfr.org
63e05dbadd Fix bug 202014: add UI to the Mac Print Dialog Extension (PDE) that allows the user to select which headers and footers to print. Patch by Conrad Carlen, r=pinkerton, sr=me, a=asa.
git-svn-id: svn://10.0.0.236/trunk@177305 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-08 03:19:55 +00:00
smfr%smfr.org
72d76bf401 Fix bug 202014: add UI to the Mac Print Dialog Extension (PDE) that allows the user to select which headers and footers to print. Patch by Conrad Carlen, r=pinkerton, sr=me, a=asa.
git-svn-id: svn://10.0.0.236/trunk@177301 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-08 03:08:43 +00:00
smfr%smfr.org
3638d5ef12 Fix bug 302962. When someone calls Activate() or Deactivate() on an nsWebBrowser which doesn't have a content viewer yet (and hence no pres shell), don't just bail because nsGlobalWindow will complain. Instead, change nsDocShell to make the content viewer on demand, and go ahead and pass the activate/deactivate onto the dom window. This fixes a serious focus bug in Camino.
r/sr=bryner, a=bsmdedberg.


git-svn-id: svn://10.0.0.236/trunk@177273 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-06 20:28:42 +00:00
dougt%meer.net
4bd1569f79 Make embedding\minimo a noop for window platforms.
git-svn-id: svn://10.0.0.236/trunk@177157 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-05 03:50:37 +00:00
dougt%meer.net
4a66f60a0a cvs remove after moving to mozilla/minimo. npodb
git-svn-id: svn://10.0.0.236/trunk@177149 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-05 00:12:42 +00:00
dougt%meer.net
7e2e7552fc Removing WinCE specific stuff. Reverting to a place before wince work.
All new work is in mozilla/minimo/  NPODB


git-svn-id: svn://10.0.0.236/trunk@177148 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-05 00:10:59 +00:00
dougt%meer.net
ee4f6be558 removing code after move to mozilla/minimo
git-svn-id: svn://10.0.0.236/trunk@177147 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-05 00:09:54 +00:00
dougt%meer.net
74a9a8eb4f NPODB. Removing dead debug code. build changes to compile on linux.
git-svn-id: svn://10.0.0.236/trunk@177137 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-04 22:41:31 +00:00
dougt%meer.net
fe017caecd Globe icon. npodb
git-svn-id: svn://10.0.0.236/trunk@177134 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-04 22:25:53 +00:00
dougt%meer.net
4e7bbbb66d Adding Spatial Navigation to the mix. NPODB
git-svn-id: svn://10.0.0.236/trunk@177133 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-04 22:18:28 +00:00
dougt%meer.net
3e21a4d9a1 modifier is a int. npodb
git-svn-id: svn://10.0.0.236/trunk@177107 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-04 16:51:03 +00:00
dougt%meer.net
0e60e286ee -O1 seams like a more reasonable flag. npodb
git-svn-id: svn://10.0.0.236/trunk@177091 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-04 02:19:22 +00:00
dougt%meer.net
f74cf300d1 Implemented hacky preloading for Windows CE based on msdn.microsoft.com article. NPODB.
git-svn-id: svn://10.0.0.236/trunk@177090 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-04 02:18:40 +00:00
dougt%meer.net
887920ef9b Adding Phone API to MinimoCE. Including NSS in static build of MinimoCE. Adding Rebase code to package.sh npodb.
git-svn-id: svn://10.0.0.236/trunk@177085 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-03 23:56:40 +00:00
dougt%meer.net
e331a2f919 Simple Phone support API. NPODB.
git-svn-id: svn://10.0.0.236/trunk@177084 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-03 23:55:15 +00:00
mgalli%geckonnection.com
d843ea7a02 Eliminated all the image references from the source. Preserving skinability. Some other cleanup and half way fix to the progress style blue bar (using real percentage).
git-svn-id: svn://10.0.0.236/trunk@177081 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-03 21:59:36 +00:00
jst%mozilla.jstenback.com
792744ce69 Landing the split window work, bug 296639. This change doesn't have full reviews yet, bzbarsky@mit.edu and shaver@mozilla.org have done partial reviews, but there's still more to look at. Given the current time constraint this is landed with reviews and followup changes that result to come after the initial checkin. a=drivers
git-svn-id: svn://10.0.0.236/trunk@176884 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-30 20:57:07 +00:00
dougt%meer.net
040203f501 backing out last change to smallscreen css.
git-svn-id: svn://10.0.0.236/trunk@176829 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-29 02:26:26 +00:00
dougt%meer.net
01ab3270e3 Not part of default build -- WINCE ONLY
Better tabbrowser support from Macrio.
Adding Browser Status Filter via some nasty makefile magic.
Adding rules to make packaging happen via make installer.
Adding a jsconsole dump feature.  this should really be a js comp


git-svn-id: svn://10.0.0.236/trunk@176826 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-29 01:16:17 +00:00
dougt%meer.net
37361b1e5b NPODB. Making the zip command actually work.
git-svn-id: svn://10.0.0.236/trunk@176761 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-28 15:27:01 +00:00
dougt%meer.net
b1d0ad2feb NPODB. Adding an explict FINAL_LINK_LIBS to avoid linking to xulapp_s
git-svn-id: svn://10.0.0.236/trunk@176759 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-28 15:25:45 +00:00
dougt%meer.net
4b74b4cea1 *** empty log message ***
git-svn-id: svn://10.0.0.236/trunk@176724 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-28 02:19:46 +00:00
cbiesinger%web.de
cbb4ca2889 Bug 265599 crash in [@ GtkPromptService::Prompt]
patch by Christian Persch <chpe@gnome.org> r=mpgritti sr=roc a=bsmedberg


git-svn-id: svn://10.0.0.236/trunk@176632 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-26 20:39:57 +00:00
dougt%meer.net
5db350c4cb WinCE only. remove snav.dll -- it is statically build. reorder minimo-link-names to make diffing being generated one easier. Added GetScreenSize so that we can calculate the screensize when opening a new window. NPODB.
git-svn-id: svn://10.0.0.236/trunk@176622 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-26 16:06:25 +00:00
mkaply%us.ibm.com
7d87ee1cc2 OS/2 build bustage
git-svn-id: svn://10.0.0.236/trunk@176558 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-25 20:59:23 +00:00
dougt%meer.net
deb2679a5a Fixing more of the bustage. npodb
git-svn-id: svn://10.0.0.236/trunk@176546 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-25 19:21:18 +00:00
dougt%meer.net
862338663e Fixing bustage caused by Bug 296561. NPODB
git-svn-id: svn://10.0.0.236/trunk@176530 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-25 16:53:20 +00:00
dougt%meer.net
80dcae9395 Multiple browserStatusHandler objects with progress stuff and urlbar tied to each tab. fix by marcio. npodb
git-svn-id: svn://10.0.0.236/trunk@176525 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-25 16:16:52 +00:00
dougt%meer.net
2e26af7955 disabling string 1.0 abi support. npodb
git-svn-id: svn://10.0.0.236/trunk@176481 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-23 04:40:07 +00:00
dougt%meer.net
01381a57bf removing window size from css. adding smaller size for the toolbar in css. npodb
git-svn-id: svn://10.0.0.236/trunk@176474 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-22 22:18:34 +00:00
dougt%meer.net
42607860a5 Adding transfer.gif, moving skin files into skin directory in jar. Fixing up the NewTab button on the toolbar. I also added some ssr css rules to our chrome css file. this might need to be trimmed back. NPODB
git-svn-id: svn://10.0.0.236/trunk@176463 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-22 20:45:56 +00:00
dougt%meer.net
efafe4ed68 Minimo chrome changes by Marcio <taboca@gmail.com>. npodb
git-svn-id: svn://10.0.0.236/trunk@176454 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-22 18:41:52 +00:00
bsmedberg%covad.net
b7271f1273 Bug 296561 - rework static component loading so that nsIXULAppInfo/Runtime/etc are available during autoregistration/xpcom-startup notification (and make static component loading saner in general) - r=shaver+dougt, a=asa
git-svn-id: svn://10.0.0.236/trunk@176383 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-21 13:33:43 +00:00
dougt%meer.net
6c506eedf0 Updating UAString in all.js npodb
git-svn-id: svn://10.0.0.236/trunk@176344 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-20 18:46:04 +00:00
masayuki%d-toybox.com
f31bb6f207 Bug 298712 Space before parenthesis of accesskey should be removable r=pkwarren, neil, mconnor, sr=bzbarsky, neil, a=asa, mconnor
git-svn-id: svn://10.0.0.236/trunk@176314 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-20 08:40:13 +00:00
dougt%meer.net
b19dcd956b Fixing the Alreading Running check. NPODB
git-svn-id: svn://10.0.0.236/trunk@176300 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-20 01:35:58 +00:00
dougt%meer.net
1d64afe1c3 droping the explict font names and sizes for now. Ignoring ignored security dialogs. Adding a pref that only works in my build which makes the (X) close box be an (ok) box. widget changes are required to honor this pref. npodb
git-svn-id: svn://10.0.0.236/trunk@176253 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-19 19:50:12 +00:00
dougt%meer.net
828a03fc33 Windows CE only. NPODB
1)  Making application look alot more XP via appshell and appshellservice

2)  Adding a splashscreen.  need art love, but code is in place for CE.

3)  Greatly simplified window creation using appshel.

4)  moving pip stuff out of static link.

5)  Manually ripping out cruft in chrome files that I do not think I need.


git-svn-id: svn://10.0.0.236/trunk@176247 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-19 17:19:06 +00:00
dougt%meer.net
8839f329ef Minimo chrome changes -- removing unused functions. NPODB
git-svn-id: svn://10.0.0.236/trunk@176246 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-19 17:12:59 +00:00
dougt%meer.net
7a931f0dc0 cleaner google maps hack NPODB
git-svn-id: svn://10.0.0.236/trunk@176245 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-19 17:10:28 +00:00