bsmedberg%covad.net
d3c4c0acf2
Reverting bug 320988 for mfcembed/components.
2005-12-21 17:25:17 +00:00
bsmedberg%covad.net
a78a436454
Revert the gkgfx removal due to MSVC6 linker aggresively instantiating inlines.
2005-12-21 16:07:45 +00:00
bsmedberg%covad.net
9279505fc2
Bug 320988 - Make xulrunner + activex control + mfcembed happy with frozen-only symbols, r=darin
2005-12-21 15:18:49 +00:00
timeless%mozdev.org
d02481f8c9
Bug 320886 mfcembed doesn't build w/ NS_TRACE_MALLOC
...
r=bsmedberg
2005-12-21 05:13:05 +00:00
ajschult%verizon.net
b6b571a341
package missing sidebar, svg, canvas, loadsave xpt files in Windows installer. bug 320370, r=biesi
2005-12-18 20:30:07 +00:00
timeless%mozdev.org
63408ce9ed
Bug 320498 Fix NewChannel impls to handle null in argument
...
r=darin sr=darin
2005-12-18 01:50:50 +00:00
roc+%cs.cmu.edu
5e35db1f1b
Bug 315346. nsISidebar should be in dom/ since it's a platform thing that we expose as part of the Web API, it's not app-specific. r+sr=jst
2005-12-06 01:29:42 +00:00
mark%moxienet.com
b34e877bc0
Bug 317232, enable SVG in Camino. Camino-only, npotdb. r=pink
2005-12-01 22:24:58 +00:00
dougt%meer.net
61f53c8997
disable building TestGtkEmbed when tests are disabled. rs=bsmedberg
2005-12-01 21:09:30 +00:00
jst%mozilla.jstenback.com
7223904a81
Fixing bug 318461. Move SetNewDocument() and SetOpenerWindow() from nsIScriptGlobalObject to nsPIDOMWindow to clean out non-script related methods form the nsIScriptGlobalObject interface. r=mrbkap@gmail.com, sr=bzbarsky@mit.edu
2005-12-01 19:35:27 +00:00
jst%mozilla.jstenback.com
8f1863159b
Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org
2005-11-28 23:56:44 +00:00
timeless%mozdev.org
9b0852aaf7
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
timeless%mozdev.org
db820cf720
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
bsmedberg%covad.net
6a4881b44b
Bug 311735 - When --disable-libxul, build a little xul.dll with the embedding exports, r=darin (This xul.dll is not built in static builds because it wouldn't have access to the static module list anyway)
2005-11-23 14:16:33 +00:00
timeless%mozdev.org
aa67b246b9
Bug 106386 Correct misspellings in source code
...
patch by ajvincent@gmail.com r=timeless rs=brendan
2005-11-21 06:01:10 +00:00
mark%moxienet.com
90ec9e368f
Bug 317077, Enable HTML <canvas> support in Camino. Camino-only, npotdb. r=smfr
2005-11-20 19:51:12 +00:00
bsmedberg%covad.net
2bccd4ab67
Bug 315563 - Convert the activex code to use the frozen string API, r=darin
2005-11-18 15:58:53 +00:00
dbaron%dbaron.org
3c95294952
Make PL_InitEvent callers stop doing potentially dangerous casting of function pointers. b=305278 r=dougt sr=darin
2005-11-14 20:09:51 +00:00
darin%meer.net
dfb916164e
remove references to necko_data.xpt
2005-11-12 23:08:33 +00:00
darin%meer.net
3ec99830ab
attempt to fix static gtkmozembed build
2005-11-12 20:35:47 +00:00
darin%meer.net
697c78f1ea
Initial patch for bug 312760 "Provide base channel for use by protocol implementations" r=biesi sr=bzbarsky
2005-11-12 18:17:19 +00:00
bsmedberg%covad.net
78f6d0683d
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
2005-11-11 14:36:26 +00:00
cls%seawood.org
50e9f614b4
Rename tmp file to avoid VPATH conflict.
...
Bug #315718 r=bsmedberg
2005-11-09 16:58:24 +00:00
bsmedberg%covad.net
4c626004ab
MFCEmbed (with the standalone glue) needs to link against the XPCOM_GLUE versions of XPCOM functions, not the dllimport versions. Bug 315601, this needs ex-post-facto review but I'm checking it in to get mfcembed working.
2005-11-08 21:20:05 +00:00
dougt%meer.net
ec9fef2053
Build/config changes to allow static xpcom link for Minimo. b=314880, r=dveditz.
2005-11-07 19:08:03 +00:00
roc+%cs.cmu.edu
25c8d4c23b
Bug 314138. Don't use obsolete InitXPCOM, allow InitXPCOM to find the static modules. r+sr=bsmedberg
2005-11-01 01:26:08 +00:00
roc+%cs.cmu.edu
f7daaee487
Backing out fix for bug 303484 since it exposed some other issues and doesn't fix any known crashers.
2005-10-18 01:41:11 +00:00
bsmedberg%covad.net
db584fa139
Bug 207521 - deprecate --enable|disable-shared, since --enable-static gives us all the information we need, r=cls
2005-10-17 14:57:32 +00:00
cbiesinger%web.de
aa3c64bb15
bug 312370 forward nsIProgressEventListener calls to the webbrowserpersist
...
consumer
patch by Christian Persch <chpe@gnome.org> r=biesi sr=darin
2005-10-15 17:27:52 +00:00
cbiesinger%web.de
15edb5c281
Bug 312367 forward GI to the the webbrowserpersist's listener
...
patch by Christian Persch <chpe@gnome.org> r=biesi sr=darin
2005-10-14 19:05:42 +00:00
bzbarsky%mit.edu
d86be43444
Don't try to duplicate the jsval typedef. Bug 312003, r+sr=brendan
2005-10-12 20:16:35 +00:00
bzbarsky%mit.edu
d9d40b5770
Attempt to fix splitwindow focus stuff -- bug 305032. Issue found by mrbkap,
...
patch by me, r=mrbkap, sr=jst
2005-09-28 02:44:16 +00:00
cbiesinger%web.de
7137e8248b
bug 306839 properly consume events
...
patch by Christian Persch <chpe@gnome.org> r=marco sr=roc a=mtschrep
2005-09-23 17:57:18 +00:00
bzbarsky%mit.edu
b070e13b41
Update some GetScriptGlobalObject() callers to the right signature. Bug
...
303084, patch by Bastiaan Jacques <b.jacques@planet.nl>, r+sr=bzbarsky
2005-09-23 14:50:43 +00:00
bzbarsky%mit.edu
3af240acef
Correct tooltip coords in nsWebBrowser when frames are involved. Bug 171229,
...
r+sr=roc
2005-09-18 23:08:48 +00:00
cbiesinger%web.de
d3d47ee516
Bug 306550 gtkmozembed progress flags lack STATE_RESTORING value
...
patch by Christian Persch <chpe@gnome.org> r=marco sr=roc a=asa
2005-09-18 14:05:49 +00:00
cbiesinger%web.de
5808dad158
bug 305520 correctly handle 0 as flags value
...
patch by Christian Persch <chpe@gnome.org> r=marco sr=roc a=asa
2005-09-18 14:02:41 +00:00
dougt%meer.net
4435542681
This fixes the NS_PRINTING configure option which got broken at some point. b=308629 r/sr=jst@mozilla.org
2005-09-16 02:25:37 +00:00
bsmedberg%covad.net
a1cbc6c9d5
Bug 307309 - Make winembed use libxul r=darin
2005-09-15 12:04:57 +00:00
gerv%gerv.net
35149ea17d
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-09-13 18:40:56 +00:00
bzbarsky%mit.edu
c96c0a25cd
Throw if window.open is called on a window that has no chrome. Bug 306804, r+sr=jst
2005-09-10 04:16:59 +00:00
neil%parkwaycc.co.uk
dd0435e0f3
Make _WIN32_WINN% default to 0x400 c.f. WINVER should fix bug 305187 b=bsmedberg
2005-08-29 14:22:33 +00:00
locka%iol.ie
7587bf9f51
NOT PART OF BUILD. Fix release mode projects for vs2002
2005-08-28 20:05:31 +00:00
locka%iol.ie
8fa72898f7
NOT PART OF BUILD. Bump development environment up to VS2002. Add support for windowless plugins. Factor out functionality from nsPluginHostCtrl into nsPluginHostWnd base class.
2005-08-28 20:00:31 +00:00
cbiesinger%web.de
8caff06cab
bug 265607 check *aConfirm instead of aConfirm
...
patch by Christian Persch <chpe@gnome.org> r=marco sr=roc a=asa
2005-08-27 16:18:25 +00:00
cbiesinger%web.de
dd2a0eba58
bug 210373 make gtkmozembed on gtk2 use nsIWebBrowserFocus for focus handling,
...
to fix focus stealing bugs
patch by Christian Persch <chpe@gnome.org> r=marco sr=roc a=asa
2005-08-27 16:14:36 +00:00
dougt%meer.net
f6f5604c98
Fixing linux build bustage for Minimo. b=306087 r=bsmedberg
2005-08-26 21:03:29 +00:00
smfr%smfr.org
8330cce37f
Fix bug 305662: fix leakage of nsWebShell and entrained data by breaking a ref cycle between the docShell and nsISecureBrowserUI in a place that works for both embedders and the suite. r=bryner, sr=bz
2005-08-23 23:48:47 +00:00
cbiesinger%web.de
d671210167
Bug 275463 embedding/browser/gtk should not use deprecated nsIPref
...
r=marco sr=roc
2005-08-23 13:35:40 +00:00
bzbarsky%mit.edu
0d6a610963
Make nsIPresShell::GetPrimaryFrameFor return nsIFrame* instead of using an out
...
param. Bug 303779, patch by Bastiaan Jacques <b.jacques@planet.nl>, r+sr=bzbarsky
2005-08-22 22:24:29 +00:00
roc+%cs.cmu.edu
142211a0cb
Bug 300313. DeCOMtaminate linebreaker/wordbreaker, and access them directly as services rather than through a factory. r+sr=roc, patch by Joshua Welderson (thanks Joshua\!)
2005-08-22 03:00:06 +00:00
kairo%kairo.at
0a1a2d8509
bug 302444 - include unpackaged files in package lists for SeaMonkey installers, r=ajschult sr=Neil
2005-08-19 23:09:31 +00:00
roc+%cs.cmu.edu
8106f0cc5f
Bug 303484. Limit the nesting of modal event loops so we avoid overflowing the C++ stack. r+sr=brendan,a=asa
2005-08-16 20:59:39 +00:00
dougt%meer.net
9f9cca5b2a
Minimo Linux changes from INDT.
...
** it removes 'icons.h' , 'preference.h' and 'history.h' -> they were not being used anymore.
** it restrutures Minimo.cpp , minimo_callbacks files -> In some places of the source code, there were methods in the wrong file, and so on.
** it changes the varibles and methods naming in all files (gFILENAME_NAME e.g. gPreferenceStruct)
** it creates a new file (minimo_support), and add the respective line in the Makefile.in file.
** it improves the bookmark manager, and also adds the FIND feature into its gtk_tree_view.
** it fixes some small bugs.
r=antonio.gomes@indt.org.br .
2005-08-16 19:33:31 +00:00
bzbarsky%mit.edu
e0e18d1e36
Removing unused code. Bug 303102, r+sr=jst
2005-08-15 02:49:22 +00:00
cbiesinger%web.de
677f55d217
bug 297388 make nsIWebBrowserStream implement ReadSegments correctly (by just
...
forwarding to the underlying pipe)
r=caillon sr=darin
2005-08-13 16:32:00 +00:00
cbiesinger%web.de
d3fb41a8bb
Bug 297238 incorrect parameter specification for signal open-uri of gtkembedmoz
...
patch by chpe@gnome.org r=mpgritti sr=roc
2005-08-13 12:09:54 +00:00
cbiesinger%web.de
1f21e52711
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
2005-08-13 11:58:00 +00:00
dbaron%dbaron.org
7b6c6f51b5
Make nsIChannel implementations follow the rules that prevent them from leaking due to cycles with their notification callbacks. b=303043 r=biesi sr=darin
2005-08-12 22:53:22 +00:00
jst%mozilla.jstenback.com
e23ea875f3
Followup changes to bzabarsky's review for bug 296639. Reviews pending, a=drivers@mozilla.org
2005-08-12 04:11:00 +00:00
bugzilla%arlen.demon.co.uk
9b7929c07a
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
2005-08-08 10:56:34 +00:00
smfr%smfr.org
7bf819d206
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.
2005-08-08 03:19:55 +00:00
smfr%smfr.org
111829539e
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.
2005-08-08 03:08:43 +00:00
smfr%smfr.org
cb4ed7c2b3
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.
2005-08-06 20:28:42 +00:00
dougt%meer.net
dd51a2ee20
Make embedding\minimo a noop for window platforms.
2005-08-05 03:50:37 +00:00
dougt%meer.net
97a99482ac
cvs remove after moving to mozilla/minimo. npodb
2005-08-05 00:12:42 +00:00
dougt%meer.net
5b5ea0ada0
Removing WinCE specific stuff. Reverting to a place before wince work.
...
All new work is in mozilla/minimo/ NPODB
2005-08-05 00:10:59 +00:00
dougt%meer.net
eb56f208f6
removing code after move to mozilla/minimo
2005-08-05 00:09:54 +00:00
dougt%meer.net
db9da84663
NPODB. Removing dead debug code. build changes to compile on linux.
2005-08-04 22:41:31 +00:00
dougt%meer.net
e035a5c131
Globe icon. npodb
2005-08-04 22:25:53 +00:00
dougt%meer.net
442a131692
Adding Spatial Navigation to the mix. NPODB
2005-08-04 22:18:28 +00:00
dougt%meer.net
9f597148a5
modifier is a int. npodb
2005-08-04 16:51:03 +00:00
dougt%meer.net
539bc71679
-O1 seams like a more reasonable flag. npodb
2005-08-04 02:19:22 +00:00
dougt%meer.net
dafea2cdef
Implemented hacky preloading for Windows CE based on msdn.microsoft.com article. NPODB.
2005-08-04 02:18:40 +00:00
dougt%meer.net
95b3aa8319
Adding Phone API to MinimoCE. Including NSS in static build of MinimoCE. Adding Rebase code to package.sh npodb.
2005-08-03 23:56:40 +00:00
dougt%meer.net
bcaf6eb6fb
Simple Phone support API. NPODB.
2005-08-03 23:55:15 +00:00
mgalli%geckonnection.com
c6acac68a8
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).
2005-08-03 21:59:36 +00:00
jst%mozilla.jstenback.com
8c2bc6fcb8
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
2005-07-30 20:57:07 +00:00
dougt%meer.net
fbbab7014c
backing out last change to smallscreen css.
2005-07-29 02:26:26 +00:00
dougt%meer.net
ff00bd1b06
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
2005-07-29 01:16:17 +00:00
dougt%meer.net
7a322bcacf
NPODB. Making the zip command actually work.
2005-07-28 15:27:01 +00:00
dougt%meer.net
31ed28d913
NPODB. Adding an explict FINAL_LINK_LIBS to avoid linking to xulapp_s
2005-07-28 15:25:45 +00:00
dougt%meer.net
b1aa3f3a3c
*** empty log message ***
2005-07-28 02:19:46 +00:00
cbiesinger%web.de
36d15352b7
Bug 265599 crash in [@ GtkPromptService::Prompt]
...
patch by Christian Persch <chpe@gnome.org> r=mpgritti sr=roc a=bsmedberg
2005-07-26 20:39:57 +00:00
dougt%meer.net
51dd5e07ab
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.
2005-07-26 16:06:25 +00:00
mkaply%us.ibm.com
ff890a016a
OS/2 build bustage
2005-07-25 20:59:23 +00:00
dougt%meer.net
c0f37af142
Fixing more of the bustage. npodb
2005-07-25 19:21:18 +00:00
dougt%meer.net
8171d7dd6d
Fixing bustage caused by Bug 296561. NPODB
2005-07-25 16:53:20 +00:00
dougt%meer.net
75b48f6d6d
Multiple browserStatusHandler objects with progress stuff and urlbar tied to each tab. fix by marcio. npodb
2005-07-25 16:16:52 +00:00
dougt%meer.net
0261a9ca67
disabling string 1.0 abi support. npodb
2005-07-23 04:40:07 +00:00
dougt%meer.net
16db1498ea
removing window size from css. adding smaller size for the toolbar in css. npodb
2005-07-22 22:18:34 +00:00
dougt%meer.net
13216eee12
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
2005-07-22 20:45:56 +00:00
dougt%meer.net
8614d0ebc4
Minimo chrome changes by Marcio <taboca@gmail.com>. npodb
2005-07-22 18:41:52 +00:00
bsmedberg%covad.net
5fba1c6aea
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
2005-07-21 13:33:43 +00:00
dougt%meer.net
9045c75b44
Updating UAString in all.js npodb
2005-07-20 18:46:04 +00:00
masayuki%d-toybox.com
15165f0770
Bug 298712 Space before parenthesis of accesskey should be removable r=pkwarren, neil, mconnor, sr=bzbarsky, neil, a=asa, mconnor
2005-07-20 08:40:13 +00:00
dougt%meer.net
67beedb2a0
Fixing the Alreading Running check. NPODB
2005-07-20 01:35:58 +00:00
dougt%meer.net
b0875741f8
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
2005-07-19 19:50:12 +00:00
dougt%meer.net
83c3b69de6
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.
2005-07-19 17:19:06 +00:00
dougt%meer.net
ec949d40c4
Minimo chrome changes -- removing unused functions. NPODB
2005-07-19 17:12:59 +00:00
dougt%meer.net
bcbb61e532
cleaner google maps hack NPODB
2005-07-19 17:10:28 +00:00
timeless%mozdev.org
0d7739b77a
Bug 300084 Remove advanced.always_load_images pref
...
patch by bugzilla@mcsmurf.de r=dougt moa=dougt
2005-07-11 18:20:46 +00:00
dougt%meer.net
9a3d47f443
Updating Minimo Wince package list to include PSM shared libs. Also to use the correct all.js
2005-07-11 16:40:35 +00:00
masayuki%d-toybox.com
01e228e995
Bug 293185 When ActiveX control plug-in is installed buttons in a flash document no longer work. patch by <VYV03354@nifty.ne.jp> r+sr=jst, a=asa
2005-07-08 14:13:32 +00:00
dougt%meer.net
a7d0202adf
cleanup shutdown of minimo/wince.
2005-07-07 19:03:11 +00:00
kairo%kairo.at
a5084d3ab8
bug 299463 - File res/hiddenWindow.html missing in installer build, fix GRE installer as well, r+sr=dveditz a=asa
2005-07-07 16:01:41 +00:00
cbiesinger%web.de
69dc249cbd
Bug 298842 make the temp file part of nsITransfer
...
r=mconnor sr=darin a=shaver
2005-07-06 23:12:22 +00:00
dougt%meer.net
8a16eaf062
Addin CO project to linux minimo mozconfig
2005-07-06 18:24:41 +00:00
dougt%meer.net
abed85a29a
Updating minimo wince mozconfig's to use NSS WINCE branch.
2005-07-06 05:04:35 +00:00
dougt%meer.net
692ad50f7a
updating xpidl to use host tool
2005-07-05 18:48:09 +00:00
cbiesinger%web.de
f920cffe12
Bug 297594 Crash closing popup (gtkmozembed)
...
patch by chpe@gnome.org r=mpgritti sr=blizzard a=asa
2005-07-04 14:02:29 +00:00
dougt%meer.net
67d0c9a6c9
Begin building NSS/PSM. update the fonts and sizes in preferences. npodb
2005-07-01 20:48:03 +00:00
bsmedberg%covad.net
db94c33177
mfcembed bustage fix from bug 271802
2005-07-01 15:02:08 +00:00
bsmedberg%covad.net
93719b3809
Bug 271802 - nsPrintDialogUtil uses a localizable string for a preference with no apparent reason, patch by dbaron, r=bsmedberg, a=asa
2005-07-01 12:32:15 +00:00
cvshook%sicking.cc
23fe2ae1ed
Bug 296764: Move html keybindings to chrome to make sure they work even with js turned off
...
r=bsmedberg sr=jst a=bsmedberg
2005-06-29 22:41:59 +00:00
bsmedberg%covad.net
092c0877d8
Fix windows bustage from bug 298047 by not using threadsafe-isupports in xpcom glue client code r=darin
2005-06-29 22:00:58 +00:00
dougt%meer.net
6aa5b6886d
fixes packager.sh. using full paths. npodb
2005-06-29 19:50:09 +00:00
dougt%meer.net
460a40900a
Using bash and pushd to fix OBJ/SRC issues. npodb
2005-06-29 17:22:05 +00:00
dougt%meer.net
8e5d4287f7
Making minimo.xul the default start_url. NPODB
2005-06-28 06:22:49 +00:00
dougt%meer.net
088c3ce6c9
Minimo xul front-end. NPODB
2005-06-28 06:21:00 +00:00
dougt%meer.net
456d0f2edd
Missed removing this include line. npodb
2005-06-28 05:40:59 +00:00
dougt%meer.net
a69fa083fd
Start on a packaging script. npodb
2005-06-28 04:59:53 +00:00
dougt%meer.net
52980f0053
Better idle event handling. removal of unneeded files. NPODB
2005-06-28 04:11:13 +00:00
cbiesinger%web.de
dca40f4343
297374 add missing |this.| to fix a JS syntax error
...
r=neil sr=darin a=bsmedberg
2005-06-24 19:39:25 +00:00
dougt%meer.net
0d50a390c3
Remving toolkit components from our link. I am not actually sure why i enabled them here... hmm. NPODB
2005-06-22 15:46:09 +00:00
jst%mozilla.jstenback.com
ef510ab28d
Fixing bug 295093. Check the window chrome flags when opening a new window before pushing the callee context onto the context stack. r=dveditz@cruzio.com, sr=brendan@mozilla.org, a=dveditz@curzio.com
2005-06-21 21:42:08 +00:00
joshmoz%gmail.com
ac67020454
better support for per-build configuration. patch by Mark Mentovai. b=296900 r=josh r=cls a=asa
2005-06-20 19:24:51 +00:00
dougt%meer.net
11c7d93b0d
Massive change to start minimo on CE using xul and other advanced features. NPODB
2005-06-17 18:42:08 +00:00
peterv%propagandism.org
ea82f1a8a5
Fix for bug 286300 (Clean up HTML tags enum and related code). r=mrbkap, sr=bz, a=asa.
2005-06-16 13:10:58 +00:00
dougt%meer.net
33687f44a5
Fixing build bustage when building non-statically. NPODB
2005-06-14 17:25:32 +00:00
scott%scott-macgregor.org
7bbf4ccb5b
Bug #297227 --> Depend build fails to build PrintPDE.plugin
...
Patch by Mark Mentovai
jhpedemonte: review+
peterv: superreview+
a=asa
2005-06-13 19:54:10 +00:00
dougt%meer.net
6a4e3e9f81
Software Keyboard impl. Works only under WINCE currently. NPODB
2005-06-09 19:34:18 +00:00
smfr%smfr.org
772c075c06
Fix bug 188130: fix XML prettyprinting in embedding apps by adding required resources to embed-jar.mn. r=bsmedberg, a=asa
2005-06-09 04:05:10 +00:00
jst%mozilla.jstenback.com
4ae27eb507
Fixing bug 296850. Unregress frame injection bug 246448. r=bzbarsky@mit.edu, sr+a=brendan@mozilla.org
2005-06-07 23:34:22 +00:00
timeless%mozdev.org
3fc95f8e53
Bug 106386 Correct misspellings in source code
...
patch by ajvincent@gmail.com r=timeless rs=brendan a=chofmann
2005-06-03 10:26:28 +00:00
dougt%meer.net
1af408f806
Bumping the UA string override. NPODB
2005-06-02 04:20:39 +00:00
cls%seawood.org
2f8def85e9
Path translation fixes for msys.
...
Thanks to Howard Chu <hyc@symas.com> for the patches.
Bug #294122 r=cls a=shaver
2005-06-02 04:00:37 +00:00
joshmoz%gmail.com
6f121c64db
more bustage fixes for Mac OS X 10.4 build patch. by Mark Mentovai. b=292530
2005-06-01 21:15:09 +00:00
joshmoz%gmail.com
e217c2f603
more bustage fixes for Mac OS X 10.4 "Tiger" build patch, by Mark Mentovai. b=292530
2005-06-01 20:52:53 +00:00
joshmoz%gmail.com
bed850e22c
fix building on Mac OS X 10.3.x "Panther". Patch by Mark Mentovai. b=292530 r=me
2005-06-01 20:13:21 +00:00
joshmoz%gmail.com
f299a66dc7
more Mac OS X 10.4 "Tiger" build stuff. Patch my Mark Mentovai. b=292530 r=josh r=pinkerton r=cls sr=bryner a=brendan
2005-06-01 18:53:30 +00:00
timeless%mozdev.org
f05b138dd1
Bug 293124 useless initialization after memset in CMozillaBrowser::OnSaveAs
...
patch by bugzilla@mcsmurf.de r=timeless sr=tor a=shaver
2005-06-01 18:32:15 +00:00
cls%seawood.org
d5865f4067
Use dashes instead of backslashes for program options to avoid msys shell expansion.
...
Thanks to Howard Chu <hyc@symas.com> for the patch.
Bug #294122 r=cls a=shaver
2005-06-01 14:28:35 +00:00
dougt%meer.net
2607187a61
Updating WinCE Minimo mozconfig files to pull the right NSPR Branch. Also adding required libraries and component names to final-* files. Not part of the default build.
2005-05-10 01:35:07 +00:00
db48x%yahoo.com
9d0ce5f579
bug 249782: Make Mozilla compile with Microsoft Visual Studio 2005
...
patch by Stephen Walker <sdwalker@myrealbox.com>, r=shaver, a=shaver
2005-05-07 06:20:43 +00:00
bryner%brianryner.com
586444bf13
sync'ing camino and embedding code - null check for bug 274784.
2005-05-04 20:55:24 +00:00
bryner%brianryner.com
aed69207f0
Add support for caching content viewers in session history to speed up back/forward (bug 274784). This initial landing has the feature disabled by default; set browser.sessionhistory.max_viewers to the maximum number of pages to cache to enable the feature. r=bzbarsky, sr/a=brendan.
2005-05-04 20:22:32 +00:00
dougt%meer.net
632d420c78
This is application usings the internal APIs. NOT PART OF FIREFOX BUILD
2005-05-02 16:59:21 +00:00
dougt%meer.net
618bdac591
Major changes from the INDT team:
...
Refactored code to be more managable.
A real "global history" was implemented. Now, the users can view, edit, delete and activate all the visited web sites througt a graphical user interface (tree data structure).
The "expandable bar" was remove. The new menutoolbutton replace it.
Improved the "preference window" . The user can set up the proxy and block popup windows using it
Users can edit bookmark properties.
NOT PART OF FIREFOX BUILD.
2005-05-02 16:36:18 +00:00
pedemont%us.ibm.com
d75b5fa3eb
Bug 291512 - Generate Java interface files using nsIInterfaceInfoManager. Fix some type handling as a result of this change. r=biesi, sr=darin, a=asa
2005-05-02 16:30:03 +00:00