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

63 Коммитов

Автор SHA1 Сообщение Дата
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