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

131 Коммитов

Автор SHA1 Сообщение Дата
dougt%meer.net 52980f0053 Better idle event handling. removal of unneeded files. NPODB 2005-06-28 04:11:13 +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
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
dougt%meer.net 33687f44a5 Fixing build bustage when building non-statically. NPODB 2005-06-14 17:25:32 +00:00
dougt%meer.net 6a4e3e9f81 Software Keyboard impl. Works only under WINCE currently. NPODB 2005-06-09 19:34:18 +00:00
dougt%meer.net 1af408f806 Bumping the UA string override. NPODB 2005-06-02 04:20:39 +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
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
jshin%mailaps.org 24686082e9 bug 237434 : add several languages/scripts to font selection menu (r=smontagu, sr=dbaron, a=asa) 2005-04-30 02:57:57 +00:00
dougt%meer.net 90bee1fba5 Enabling enough stuff so that maps.google.com works. 2005-04-27 21:00:24 +00:00
dougt%meer.net 2f1f2ee35a Moving mozconfig into its own diretory as I expect more of these mozconfig
files to follow. not part of normal build.
2005-04-25 15:38:39 +00:00
dougt%meer.net eef5a77150 disable crypto while I work on coreconf. WINCE ONLY. Not part of normal build 2005-04-23 00:21:35 +00:00
dougt%meer.net 35c7dd4ea9 Default WINCE mozconfig file. Not part of normal build 2005-04-22 20:18:53 +00:00
dougt%meer.net 1390055fd8 Adding default prompt service.
Fixed message box dialogs from being hidden.
Fixed PPC Connections from blocking too long when starting app.
Fixed startup problem where multiple clicking on application would cause no application to launch.  This problem might still existin in the build.
Attempting to handle resize events via (WM_SIZE) messages
Initial check in of all.js for wince.

WINDOWS CE ONLY.  Not part of default build.
2005-04-20 23:12:12 +00:00
bsmedberg%covad.net 04bbd4eb3d Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-04 17:32:01 +00:00
dougt%meer.net 6fb113413c Fixing bustage. patch by Koen Kooi. r=dougt 2005-03-31 17:56:09 +00:00
dougt%meer.net 861df1960c For Minimo CE 0.004:
Attemping to control Low memory situations.
Setting up a PPC Connection when loading a URL.
2005-03-28 17:11:49 +00:00
dougt%meer.net 8d5758a601 fixes leak and build bustage. r=dougt 2005-03-25 00:21:36 +00:00
dougt%meer.net db9fbee649 1. Added local start page.
2.  Added status window and control window seperate from main app
3.  Allowing more time for apps when Minimo is placed in background.
2005-03-24 21:48:46 +00:00
dougt%meer.net 29ffb95828 Missing File. 2005-03-24 21:18:46 +00:00
dougt%meer.net 8ca35a8cb3 Updates from INdT. r=dougt. 2005-03-20 18:40:18 +00:00
dougt%meer.net 5b03d4ef38 Fixing build bustage. XP_UNIX isn't defined for Makefile's, only source files. Using MOZ_WIDGET_TOOLKIT works in Makefiles. 2005-03-14 20:00:44 +00:00
dougt%meer.net 7231b7895e Enter into WinCE directory if XP_UNIX isn't defined 2005-03-07 21:01:05 +00:00
dougt%meer.net ab8783ddfb Fixing close box. cleanup code a bit. NOT PART OF BUILD 2005-03-07 20:47:24 +00:00
dougt%meer.net 206cb9ce90 More UI updates. r=dougt. 2005-03-01 21:35:20 +00:00
timeless%mozdev.org 73096b2d8e Bug 205140 Prefs: remove "network.http.*.timeout"
r=darin sr=darin
2005-02-27 16:18:51 +00:00
dougt%meer.net 1eed723bb0 Removing Canonify based on bsmedberg%covad.net changes to nsIChromeRegistry. Fixing build bustage. 2005-02-22 22:43:53 +00:00
bsmedberg%covad.net 473534a724 Bug 278534, try #2 - Make tooklit chrome registry use plaintext manifests instead of an RDF cache (get rid of contents.rdf!) r=darin/dveditz/ben 2005-02-22 21:49:45 +00:00
dougt%meer.net 6800f8743c branching from embedding/tests/winembed. Minor changes to make it more WinCE-ish. Needs lots of love to make it lovable. NOT PART OF BUILD 2005-02-17 06:59:10 +00:00
dougt%meer.net 7db3ed9a26 Minimo specific changes -- adding full screen, font zooming. fixing toolbar icons. NOT PART OF NORMAL BUILD. 2005-02-17 00:21:56 +00:00
dougt%meer.net 31bc36fc64 Removing plugin support from the ARM version of MINIMO. I haven't been able to find a single ARM plugin. Removing plugin support does save us a bit of RSS. This isn't part of the mozilla.org build 2005-02-16 17:50:51 +00:00
dwitte%stanford.edu aef6a81d41 tidy up popup blocker code. b=279710, r+sr=dveditz. 2005-02-06 08:29:38 +00:00
dougt%meer.net f32a8ea887 Improvements to the Minimo linux front end. UI Changes include:
Bookmarks
  Tabbed Browsing
  Progress Indicator
  Page Info
  Autocomplete in Open Dialog
  Save as
  Open file.

Much of these changes are from 10LE.  Thanks!  r=dougt
2005-01-20 23:57:46 +00:00
dougt%meer.net d35590d63f Update to ssr from glazman. minimo only. 2005-01-07 08:01:41 +00:00
dougt%meer.net c72d0475fe Update to Minimo all.js. 2005-01-07 07:59:54 +00:00
bryner%brianryner.com 29c70cffe8 Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin. 2004-11-24 22:48:45 +00:00
dveditz%cruzio.com 430d42c69d bug 263546: move external protocol warning down a level, r=jsr,sr=darin 2004-10-25 07:46:01 +00:00
dveditz%cruzio.com 3ea4400949 bug 173010 prompt before launching external protocol handler,r=mscott,sr=darin/jst 2004-09-10 23:24:49 +00:00
dveditz%cruzio.com bbf0339719 bug 157354 suppress display of user:pass (pref controlled) to help with spoofing; r=caillon,sr=bz,a=asa 2004-09-09 14:27:52 +00:00
daniel%glazman.org bc87818cea [minimo only] remove max-height constraints; b=247843; r/sr=dbaron 2004-06-21 12:28:04 +00:00
dveditz%cruzio.com c1609e013d bug 243699 block disk: and help: protocols r=bz,sr=bryner,a=brendan 2004-05-20 05:47:29 +00:00
dougt%meer.net 8a359d0860 Minimo only. Adding local html 2004-04-26 17:40:10 +00:00
dougt%meer.net fc4667da32 Minimo only. disable dtd debug 2004-04-26 17:11:24 +00:00
dougt%meer.net 0ad12a1af6 MINIMO Only.
These changes include
pointing the start page to a local file.
fixing up the packaging files to do a clober of the dist/Embed directory.
updating the ipkg version.
2004-04-26 06:33:22 +00:00
dougt%meer.net 84d6a291b9 MINIMO ONLY
Fixing UA string preference.  It must be a pref not a user_pref.

Minimo Application UI changes:
  Replaced toolbar with context menu
  Replaced throbber with url bar bg color fading.
  Added URL Bar autocomplete
  Added mosaic style url open events
2004-04-21 14:51:42 +00:00
gerv%gerv.net 8b8dde7d95 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
timeless%mozdev.org c63638e441 Bug 205077 Prefs: Networking cleanup for trunk
patch by benc@chuang.net r=darin a=mkaply
2004-04-08 06:43:34 +00:00
darin%meer.net e01a4d3c15 disable building extensions (NOT PART OF THE DEFAULT BUILD) 2004-03-12 02:39:30 +00:00
bsmedberg%covad.net 255960bb10 Bug 233160 - separate style overlays out of nsIXULChomeRegistry r+sr=hyatt with additional lookovers from dbaron+bz 2004-03-09 19:59:09 +00:00
mconnor%myrealbox.com 3de2156526 Bug 236124 network.http.pipelining.firstrequest is unused and should be removed - patch by Michael Lefevre (michaell+bmo@michaellefevre.com), r+sr=darin 2004-03-02 01:04:35 +00:00
bryner%brianryner.com 078b6c6ce9 Merge jsdom and gklayout libraries (bug 232247). r=dbaron, sr=jst. 2004-02-24 03:22:35 +00:00
dbaron%dbaron.org 1af04467ad Fix --disable-xul for non-MINIMO builds by building chromelite. b=232254 r=dougt 2004-02-01 23:23:19 +00:00
dougt%meer.net 1afb858b5c minimo only. cross compiler more sensitive to casting. 2004-02-01 05:22:51 +00:00
dougt%meer.net 7d8d55f402 minimo only - making the stop icon act like a throbber when page loading. wacking g_prints to save a tad of footprint. And, yes. These are the xpm's I am using for now. 2004-01-30 07:36:31 +00:00
dougt%meer.net 318541819f [minimo only] remove dos line endings. 2004-01-29 22:09:23 +00:00
dougt%meer.net d49d4a457e [minimo only] check of small screen css addition 2004-01-29 22:00:57 +00:00
dougt%meer.net f023ec527b http caching disabled per darin and I 2004-01-29 21:55:00 +00:00
dougt%meer.net 528750f97a [Minimo only] Adding simple popup blocking 2004-01-27 08:45:11 +00:00
dougt%meer.net f09892f06e [minimo only] Minimo app vanity clean up. Merging stop and reload buttons. Autosizing URL entry bar on focus. Fixed chrome lite library so that it doesn't require any linking to necko. Adding ipkg build stuff. 2004-01-27 01:46:05 +00:00
dbaron%dbaron.org 86f02907b6 Allow this to compile in a build with trace-malloc enabled. 2004-01-26 23:00:30 +00:00
dougt%meer.net b2ccf115af [minimo only] Minimo, the app, lives -- inital checkin 2004-01-21 06:48:40 +00:00
dougt%meer.net a8f167755f [minimo only] change to all.js so that cookies work. 2004-01-21 06:42:56 +00:00
bsmedberg%covad.net 047415ef80 Bug 224578 - separate embedding/GRE default prefs from application prefs. r=timeless+glazou r/sr=alecf
There were a couple CVS-moves during this process:
modules/libpref/src/init/editor.js -> editor/ui/composer.js
modules/libpref/src/init/mailnews.js -> mailnews/mailnews.js
2004-01-16 19:22:43 +00:00
caillon%returnzero.com 03937573d2 230953 - Remove traces of dtd-debug. r+sr=jst 2004-01-15 04:50:10 +00:00
darin%meer.net a519fe2fb1 removing reference to arm-linux-gcc in mozconfig and adding new mozconfig-arm for all the cross-compilation options 2004-01-06 21:51:03 +00:00
darin%meer.net 619719576f updating minimo mozconfig to reflect latest build options 2004-01-06 21:40:17 +00:00
dougt%meer.net ff1cd8e027 explictly linking against the necko lib for nsStandardURL. minimo only 2003-12-23 06:40:43 +00:00
bsmedberg%covad.net 0c471686e7 bug 219233 - Unfork nsIChromeRegistry.idl (not the impl, just the interface) and move it into content/base/public until we can get a more fine-grained separation of that interface in to GRE/non-GRE pieces. r/sr=hyatt+jst
I couldn't do a CVS move of nsIChromeRegistry.idl, sorry... it was added on a branch earlier. The old CVS log/blame can be found at mozilla/rdf/chrome/public/nsIChromeRegistry.idl
2003-12-22 05:23:10 +00:00
dougt%meer.net 1047311991 adding default preferences to minimo 2003-12-21 20:35:18 +00:00
darin%meer.net b6e4152b0d making minimo packager use MOZ_OBJDIR instead of a hardcoded objdir path. 2003-11-03 02:16:56 +00:00
dougt%meer.net 72b7fb4f84 Cleaner way to support nostdc++ 2003-07-31 00:21:29 +00:00
timeless%mozdev.org 267497e472 Adding the ablity to disable view source.
patch by dougt r=bz,sr=darin,b=199335
2003-07-30 23:57:39 +00:00
dougt%meer.net 4d1e649d24 adding disable-view-source. r+sr=me 2003-07-30 03:21:30 +00:00
dougt%meer.net 4b2e17fc5a Making packaging a bit simplier 2003-07-23 06:04:27 +00:00
dougt%meer.net a73acf9130 fixing a couple of makefile. not part of normal build. 2003-07-23 06:00:28 +00:00
dougt%meer.net e282392120 Adding comments and a new README file 2003-07-23 04:41:35 +00:00
dougt%meer.net 7c5e60bf64 mozconfig update. 2003-07-23 04:36:09 +00:00
dougt%meer.net dcba296416 libstdc++ stub 2003-07-23 04:34:08 +00:00
dougt%meer.net 41f2c6c6e5 Not part of mozilla build. r+sr=darin/dougt 2003-07-23 04:33:17 +00:00
dougt%meer.net 111c375c43 Minimo build file. - Not part of the mozilla build. 2003-07-09 04:57:30 +00:00