Commit Graph

100 Commits

Author SHA1 Message Date
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
dougt%meer.net
a7d0202adf cleanup shutdown of minimo/wince. 2005-07-07 19:03:11 +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
dougt%meer.net
67d0c9a6c9 Begin building NSS/PSM. update the fonts and sizes in preferences. npodb 2005-07-01 20:48:03 +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
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