Bugs :  K-Meleon Web Browser Forum
You can talk about issues with k-meleon here.  

Pages: PreviousFirst...5354555657...LastNext
Current Page: 55 of 65
Results 1621 - 1650 of 1948
16 years ago
JujuLand
If you have installed Aspell with the setup, the extension ought to find automatically the path. When the path is found, the right menu ought not to be grayed. In this case, you have not to set the path. If you set it manually, don't forget that \ is the escape character and to enter \ in a path you must enter \\. If you have used the setup to install Aspell, try to set $_Aspell_Path t
Forum: General
16 years ago
JujuLand
@ www_ngtech_gr I have test it, but I prefer not to use external tool (when possible). Look at what I've done. @ mark307, I have implemented a new aspell version that works without needing an external tool to wait for the end of the operation. But I always have 2 problems with coding: Just one can be treated under K-Meleon: the output used OEM format, and I need a EncodeOEM2UT
Forum: Development
16 years ago
JujuLand
Added: ----- Km_Events Flock Netscape Aspell Updated: ------- Opera Firefox A+
Forum: General
16 years ago
JujuLand
I have made a version which allows change the language used, and the path of aspell binary. This version use no more tools to wait after the end of the spelling check. A little bug corrected.(if downloaded before 03/09/2007 17:00, please download again) The only problem is now for languages with accents (french, german, spanish,...) where the result text is coded in OEM format, which is
Forum: General
16 years ago
JujuLand
Hi guenter, Holidays are finished, and I work to-morrow. :-( I'll look at what you send me. I have some updates for km extensions. To-morrow if I have time. A+
Forum: General
16 years ago
JujuLand
Updated: Roboform (some xul errors (in Console) cleared. Added: SiteAdvisor of McAfee A+
Forum: General
16 years ago
JujuLand
No, you're wrong, since 1.1, Setdefauft, which is used by K-Meleon allows to activate/desactivate the loader without having to reinstall. A+
Forum: General
16 years ago
JujuLand
I have modified the way used to determine the presence of a menu (like for Browsers, and DownloadWith) for games this time. So Cards have been updated, and MineSweepers and BlockFall have been added. A+
Forum: General
16 years ago
JujuLand
QuoteI see, exec and setclipboard decode to ANSI on ANSI build, decode to UTF16(UCS2?) on Unicode build, pluginmsg and pluginmsgex statements decode to ANSI on any build. Then the utils plugin always gets ANSI. I'll verify it, it could be a possibility Quote kko It doesn't need any character set conversion. Guess, I should have tested with a German text first. tongue stick
Forum: Development
16 years ago
JujuLand
By installing Noscript K-Meleon Extension :-) A+
Forum: General
16 years ago
JujuLand
Added two skins by guenter: Blau Silber and an extension: Roboform A+
Forum: General
16 years ago
JujuLand
I also have made extensions to use other downloaders (OrbitDownloader is one of these) Look at here A+
Forum: Bugs
16 years ago
JujuLand
It's realized automatically when closing. Look at the options to select what, how and where you want to save. A+
Forum: General
16 years ago
JujuLand
Spellchecker and Toolbar extension are about to be here. Be patient ... A+
Forum: Improvement requests
16 years ago
JujuLand
@ kko, I'm working on the same spellchecker Aspell, but there is a problem with accents, due to the format. K-Meleon uses UTF8, Aspell directories use ANSI, and but it's not blocking, Aspell display uses OEM, and if it works, the display is trash. I know there is no accents in english, and that's why, as the extension was given for en-US, there is no problem. I have con
Forum: Development
16 years ago
JujuLand
Hum, I'm not sure of what you say. If I don't use DecodeUTF8, and I open the file with an editor, I see it is in UTF8. if then I convert it with the editor, the format is then ok for the spell Checker. Do you know a macro statement which decode to Ansi ? Please give it :-) A+
Forum: Development
16 years ago
JujuLand
Profile Backup is under Edit > Configuration. A+
Forum: General
16 years ago
JujuLand
Sorry not to have update the page but Extensions and skins for 1.1 are also for future versions. No, the extension setup just install extensions, not the complete browser. Or I'm really a magician to have all the browser in a such little size setup file. :-) A+
Forum: General
16 years ago
JujuLand
@ Mark307 here is the code I use: id(ID_EDIT_SELECT_ALL); id(ID_EDIT_COPY); $__data=getclipboard(); alert($__data); << just to verify, it's ok $ANSI="Empty"; alert($ANSI); << just to verify, it's ok display 'Empty' $ANSI=pluginmsgex(utils,"DecodeUTF8",$__data,STRING); alert($ANSI); << $ANSI = "", here is the problem
Forum: Development
16 years ago
JujuLand
Thanks ... A+
Forum: General
16 years ago
JujuLand
The bookmarks.html in default\profile is the one used when creating a new profile. This file, and all the other files in this folder too, are copied in your new profile folder, so, when you have a problem, don't look at it, you'll never found your bookmark in it. Your bookmarks (and the backup) are under your k-meleon profile. Don't you have your profile folder under K-Meleon
Forum: Bugs
16 years ago
JujuLand
I think it's a bug. 'Keep all pages visited last x days' can be modified, by: Edit > Preferences > Plugins > History > Configurate History can be unchecked by unchecking History only in the same box. These parms ought to be modified from Advanced prefs too. For the number of lines in URL history, I haven't found other way than: Edit > Configuration >
Forum: General
16 years ago
JujuLand
Have I said I was making it ? The only way is to add this functionnality to the launcher. I think it's not the first thing we have to do, and the only which can answer is Dorian. A+
Forum: General
16 years ago
JujuLand
There is no recompilation af the exe and the kplugins, just a compression of the kplugins, the dll in components and the exe (with UPX), to save size (the same with jar which are compressed instead of stored). For the profile, the kprofile dll which replace the mozilla original profile, it's just for having a simple profile with an easy name to use it more easily (I take the same way as D
Forum: General
16 years ago
JujuLand
You can try it, without uninstalling 1.0, by using a 7z package you install in another folder. Just for test, after, you can choice. A+
Forum: General
16 years ago
JujuLand
Have you tried Hao version ? I don't know if it supports vietnamese, but it supports chinese, and perhaps ... A+
Forum: Improvement requests
16 years ago
JujuLand
As I found a bug in menu detection in DownloadWith, I decided to rewrite it to have no dependancie of the code beetwwen two downloaders kmm. I use a new way to detect the presence of a menu. This method is better for the reason I give before. I decided too do the same work on OpenWith macros (opera, seamonley, ...) I've corrected a bug on Seamonkey detection (in the same way that I
Forum: General
16 years ago
JujuLand
Y'a pas de quoi :-) Douglas, Thanks to report if you have always the previous problem. A+
Forum: General
16 years ago
JujuLand
Well, I see what you said. The reuse of about:blank works only if the layer has the focus. K-Meleon ought to find and use all about:blank if present, for each type of window opening (favorites, bookmarks, hotlist, shortcut) Send a bug report. A+
Forum: Improvement requests
16 years ago
JujuLand
Sorry, that's corrected. A+
Forum: General
Pages: PreviousFirst...5354555657...LastNext
Current Page: 55 of 65

K-Meleon forum is powered by Phorum.