Re: Add stable Wine versions back to the AppDB

2009-06-10 Thread Alexander Nicolaysen Sørnes
Thanks for working on this issue! We should probably add a mechanism that would require less maintainance, by declaring a set of stable branches that should be included in the version list, such as 1.0 and 1.2. Do you think you could do that? Alexander N. Sørnes Onsdag 10 juni 2009

Re: Removing active maintainers

2009-06-26 Thread Alexander Nicolaysen Sørnes
Fredag 26 juni 2009 03:24:31 skrev Ken Sharp: Austin English wrote: On Thu, Jun 25, 2009 at 8:06 PM, Vitaliy Margolenwine-de...@kievinfo.com wrote: Ken Sharp wrote: Because it's bloody obvious or THEY [comments] WOULDN'T BE REMOVED LONG BEFORE I STARTED DOING IT. I've never seen

Re: Standard dialogs size translation

2009-07-01 Thread Alexander Nicolaysen Sørnes
Onsdag 01 juli 2009 14:23:47 skrev Frédéric Delanoy: Hi, I'm currently updating/fixing the (French translation of the) commdlg32 dialogs. There is a warning in cdlg_XX.rc saying WARNING: DO NOT CHANGE THE SIZE OF THE STANDARD DIALOG TEMPLATES However, e.g. in the standard File Open dialog,

Re: Appdb flight simulation sub category

2009-07-02 Thread Alexander Nicolaysen Sørnes
I guess we could have a sub-category for flight simulators and racing games Alexander N. Sørnes Torsdag 02 juli 2009 16:26:45 skrev David Lee Lambert: To me, Flight simulation (like MS flight simulator, Top Gun, ...) seems like a totally different category that Simulation Games (SimCity,

Re: Appdb flight simulation sub category

2009-07-02 Thread Alexander Nicolaysen Sørnes
Added Torsdag 02 juli 2009 17:35:12 skrev Alexander Nicolaysen Sørnes: I guess we could have a sub-category for flight simulators and racing games Alexander N. Sørnes Torsdag 02 juli 2009 16:26:45 skrev David Lee Lambert: To me, Flight simulation (like MS flight simulator, Top Gun

Patch feedback (GetProductInfo)

2009-07-02 Thread Alexander Nicolaysen Sørnes
Hello, Could someone give me a hint as to what is wrong with the following patches? http://www.winehq.org/pipermail/wine-patches/2009-June/074908.html http://www.winehq.org/pipermail/wine-patches/2009-June/074909.html They only adds some defines plus a stub, so hopefully there isn't that much I

Re: Patch feedback (GetProductInfo)

2009-07-03 Thread Alexander Nicolaysen Sørnes
Fredag 03 juli 2009 11:10:01 skrev Nikolay Sivov: Alexander Nicolaysen Sørnes wrote: Hello, Could someone give me a hint as to what is wrong with the following patches? http://www.winehq.org/pipermail/wine-patches/2009-June/074908.html http://www.winehq.org/pipermail/wine-patches

Re: Appdatabase racing and flightsim category

2009-07-28 Thread Alexander Nicolaysen Sørnes
Tirsdag 28. juli 2009 22.39.32 skrev Keith Muir: I submitted a list of flight sims for this category to Ken Sharp I notice the category has been updated with racing games but not flight anyone know what he did with my list Regards, Keith I simply searched for 'racing' and modified the

Re: Appdatabase racing and flightsim category

2009-08-04 Thread Alexander Nicolaysen Sørnes
Tirsdag 28. juli 2009 22.39.32 skrev Keith Muir: I submitted a list of flight sims for this category to Ken Sharp I notice the category has been updated with racing games but not flight anyone know what he did with my list Regards, Keith I have updated the categories now. Thanks for the

Redesigning the AppDB front page

2008-06-29 Thread Alexander Nicolaysen Sørnes
Several users have requested that we make the search functionality easier to find and use, and some have also offered suggestions on how to do this. Would it be a good idea to remove all the Top 10 lists and replace them with a few search options? We currently advise users to not vote for apps

Patch feedback

2008-07-06 Thread Alexander Nicolaysen Sørnes
Hello, I would really appreciate any feedback as to how these patches can be improved so that they will be accepted into Wine. regedit: Add support for importing Unicode files http://www.winehq.org/pipermail/wine-patches/2008-June/056856.html I know this patch is a little big, but I'm not sure

Re: Feedback for Regedit: Implement deleting multiple values

2008-07-09 Thread Alexander Nicolaysen Sørnes
På Onsdag 09 juli 2008 , 13:36:19 skrev Andre Wisplinghoff: Hallo, my patch [1] wasn't applied. Can anyone give me a hint what wasn't OK with it? Thanks for your time. You could use standard MessageBox() instead of making messagebox() non-static. Alexander N. Sørnes Best Regards -

Re: [1/3] [try 3] appwiz.cpl: Add GUI for Add/Remove Programs controlpanel

2008-07-17 Thread Alexander Nicolaysen Sørnes
OK, seems there was a small bug in the last patch that could cause crashes, plus I'd forgotten to include wine.inf.in. I'm pretty sure this one should be fine now, at least. Sorry for all the messages. ;-) Just wondering if anybody has any feedback on these, as I notice they've not been

Re: Uninitialized memory reference in winefile

2008-07-17 Thread Alexander Nicolaysen Sørnes
While valgrinding Picasa, I came across the following valgrind error in winefile. (My daily valgrind runs only run the conformance suite, which is why I've never seen this before.) The lines involved seem unchanged since Martin Fuchs' winefile code was merged back in 2002. I have sent a

Re: dpnet: #3 Add stubbed DirectPlay8Peer:Close

2008-07-28 Thread Alexander Nicolaysen Sørnes
På Mandag 28 juli 2008 , 12:14:44 skrev Alexandre Julliard: Alexander Nicolaysen Sørnes [EMAIL PROTECTED] writes: + static const IDirectPlay8PeerVtbl DirectPlay8Peer_Vtbl = { IDirectPlay8PeerImpl_QueryInterface, IDirectPlay8PeerImpl_AddRef

Translating kernel32/nls/winerr_eng

2008-08-19 Thread Alexander Nicolaysen Sørnes
Hello, I'm translating the winerr messages to Norwegian, but I'm not completely sure about the LanguageNames line. Should the code be the same as the language ID (0x414)? LanguageNames=(NOR=0x414:winerr) This seems to be the case for English, but not French German. Alexander N. Sørnes

Re: 1/3 dpnet: Add basic DirectPlay8Peer implementation

2008-08-20 Thread Alexander Nicolaysen Sørnes
Thanks for the review! I've sent a new patch På Onsdag 20 august 2008 , 12:46:38 skrev du: Alexander Nicolaysen Sørnes [EMAIL PROTECTED] writes: +static HRESULT WINAPI IDirectPlay8PeerImpl_Initialize(PDIRECTPLAY8PEER iface, PVOID CONST pvUserContext, CONST PFNDPNMESSAGEHANDLER pfn, CONST

Re: Alexander Nicolaysen Sørnes : regedit: Convert printinghelp to unicode.

2008-08-20 Thread Alexander Nicolaysen Sørnes
Nicolaysen Sørnes [EMAIL PROTECTED] Date: Sun Aug 10 12:43:06 2008 +0200 regedit: Convert printinghelp to unicode. --- programs/regedit/framewnd.c | 25 + 1 files changed, 17 insertions(+), 8 deletions(-) @@ -671,8 +671,11 @@ static BOOL _CmdWndProc(HWND

Re: Alexander Nicolaysen Sørnes : regedit: Convert printinghelp to unicode.

2008-08-20 Thread Alexander Nicolaysen Sørnes
På Onsdag 20 august 2008 , 20:09:40 skrev du: Alexander Nicolaysen Sørnes a écrit : På Onsdag 20 august 2008 , 19:30:44 skrev Eric Pouech: Alexandre Julliard a écrit : Module: wine Branch: master Commit: 5cb8bccf462790338677dac3bfb394df8f4da020 URL: http://source.winehq.org/git

Re: regedit 1/2: Convert key creation to unicode

2008-08-22 Thread Alexander Nicolaysen Sørnes
Alexander Nicolaysen Sørnes wrote: regedit 1/2: Convert key creation to unicode Why do you add extra TCHARs then? You replace one or two with WCHAR and then add a lot more TCHARs. Some of them are removed by patch 2/2, others were added to consistently store the treeview text in multi-byte

Re: Splitting the appdb Top 25 list

2008-10-17 Thread Alexander Nicolaysen Sørnes
On Saturday 18 October 2008 00:18:24 Jeff Davis wrote: I'm not a developer, but I joined to make a humble suggestion in a place where someone might actually have the power to act on it. Does anyone think it would be a good idea to split the Top 25 into two lists, one for games, and one for

Re: RFC: Proposed new web site design

2008-11-24 Thread Alexander Nicolaysen Sørnes
On Monday 24 November 2008 22:39:05 Jeremy White wrote: At Wineconf, we made the decision to change the entry page to the Wine web site. The hope was to simplify and stream line it, and to put in place the infrastructure to start moving more content to the Wiki. Jeremy Newman and Jon

Re: appdb sidebar has issues

2008-12-09 Thread Alexander Nicolaysen Sørnes
What browser are you using? For me the sidebar text is displayed within the intended confinement, however it is smaller than the rest of the AppDB text and thus a tiny bit harder to read than it should be. Firefox 3 Alexander On Tuesday 09 December 2008 20:47:10 ricardo filipe wrote:

Re: fixing all the not-properly-displaying characters that have suddenly appeared in the appdb

2008-12-17 Thread Alexander Nicolaysen Sørnes
On Tuesday 16 December 2008 20:52:04 Rosanne DiMesio wrote: Since the change to the new design, AppDB entries have been displaying either a ? (Firefox, Konqueror, Opera) or a blank rectangle (IE in Windows) in place of a variety of special characters, including anything with an umlaut (bug

Re: cmd.exe AppDB page

2009-01-11 Thread Alexander Nicolaysen Sørnes
Søndag 11 januar 2009 23:03:08 skrev Erich Hoover: Is there a reason that the cmd.exe AppDB page is locked (http://appdb.winehq.org/objectManager.php?sClass=applicationiId=1196)? Erich Hoover ehoo...@mines.edu It doesn't appear to have any version entries. Could you submit one? Alexander

Re: cmd.exe AppDB page

2009-01-11 Thread Alexander Nicolaysen Sørnes
Mandag 12 januar 2009 00:10:20 skrev du: On Sun, Jan 11, 2009 at 4:03 PM, Alexander Nicolaysen Sørnes a...@thehandofagony.com wrote: It doesn't appear to have any version entries. Could you submit one? I don't see a way to do that, there's no maintainer/version buttons like on other

Re: Fixing AppDB once and for all

2009-02-03 Thread Alexander Nicolaysen Sørnes
Tirsdag 03 februar 2009 20:27:25 skrev Zachary Goldberg: 2009/2/3 James Mckenzie jjmckenzi...@earthlink.net: This would be too early for people on the West Coast of the United States by about three hours. No time will be satisfactory for all people who work on this project. What I

Re: Call for DirectPlay captures

2006-11-26 Thread Alexander Nicolaysen Sørnes
Søndag 26 november 2006 22:39, skrev Kai Blin: Hi folks, As you might know, I'm currently toying with figuring out the MS DirectPlay protocol. I've been making some progress with my wireshark dissector over the weekend, and would be interested in some additional games to get more different

Re: [Wine] Cyber Cafe Pro on Linux

2006-12-06 Thread Alexander Nicolaysen Sørnes
Onsdag 06 desember 2006 01:26, skrev Edward Savage: I'm going to get eaten alive for this though depending on your requirements it might be a better idea to stick with Windows and really lock down your installation. I've been directly involved in two Linux migrations for Internet Cafes (and

Removed as super maintainer

2006-12-13 Thread Alexander Nicolaysen Sørnes
Hello, It seems like I have been removed from all the applications I was previously a super maintainer of. All my non-super maintainerships seem to be unaffected. Does anyone know the reason? Is it related to the recent server problems? Regards, Alexander N. Sørnes AppDB Administrator

Re: Removed as super maintainer

2006-12-13 Thread Alexander Nicolaysen Sørnes
On 12/13/06, Alexander Nicolaysen Sørnes [EMAIL PROTECTED] wrote: Hello, It seems like I have been removed from all the applications I was previously a super maintainer of. All my non-super maintainerships seem to be unaffected. Does anyone know the reason? Is it related

Re: appdb rating inflation

2007-01-03 Thread Alexander Nicolaysen Sørnes
Onsdag 03 januar 2007 04:00, skrev Dan Kegel: As Chris Morgan pointed out, http://appdb.winehq.org/help/?sTopic=maintainer_ratings might need clarification. It now says -- snip -- Platinum An application can be rated as Platinum if it installs and runs out of the box No changes required

Re: appdb rating inflation

2007-01-03 Thread Alexander Nicolaysen Sørnes
Onsdag 03 januar 2007 19:08, skrev Dan Kegel: I dislike the idea of adding even more rating levels (diamond, etc.); that just adds to confusion. Also, I am dismayed that some people think cracks are OK. They're illegal, last time I checked, and I don't think winehq should advocate their

Re: appdb rating inflation

2007-01-04 Thread Alexander Nicolaysen Sørnes
Onsdag 03 januar 2007 21:46, skrev Kari Hurtta: Chris Morgan [EMAIL PROTECTED] writes in gmane.comp.emulators.wine.devel: On 03 Jan 2007 16:34:21 +0200, Kari Hurtta [EMAIL PROTECTED] wrote: Dan Kegel [EMAIL PROTECTED] writes in gmane.comp.emulators.wine.devel: The appdb says Only

Re: appdb rating inflation

2007-01-06 Thread Alexander Nicolaysen Sørnes
Fredag 05 januar 2007 09:33, skrev Kari Hurtta: Alexander Nicolaysen Sørnes [EMAIL PROTECTED] writes in gmane.comp.emulators.wine.devel: Onsdag 03 januar 2007 21:46, skrev Kari Hurtta: Chris Morgan [EMAIL PROTECTED] writes in gmane.comp.emulators.wine.devel: On 03 Jan 2007 16:34:21

Re: quartz help needed

2007-01-06 Thread Alexander Nicolaysen Sørnes
Lørdag 06 januar 2007 14:36, skrev Robert Reif: I'm trying to get Windows Media Player 6.4 working again and am running into problems. At first it was crashing while trying to read wave files. I found 2 bugs that were preventing it from working: some minor memory corruption for questionable

Re: appdb rating inflation

2007-01-06 Thread Alexander Nicolaysen Sørnes
Lørdag 06 januar 2007 00:28, skrev Kari Hurtta: Kari Hurtta [EMAIL PROTECTED] writes in gmane.comp.emulators.wine.devel: Alexander Nicolaysen Sørnes [EMAIL PROTECTED] writes in gmane.comp.emulators.wine.devel: Onsdag 03 januar 2007 21:46, skrev Kari Hurtta: Chris Morgan [EMAIL

Re: [AppDB] Langauge fixes for the FAQ

2007-01-21 Thread Alexander Nicolaysen Sørnes
Søndag 21 januar 2007 16:16, skrev Francois Gouget: On Sat, 20 Jan 2007, Alexander Nicolaysen Sørnes wrote: Langauge fixes for the FAQ. -pbQ: How can I submit How-to's?/b/p +pbQ: How can I submit how-to's?/b/p I tend to prefer 'howto' or 'how to' rather than 'how-to'. Also, plurals

Re: [Bug 6689] Created links do not reflect WINEPREFIX used

2007-01-29 Thread Alexander Nicolaysen Sørnes
Mandag 29 januar 2007 20:58, skrev Kuba Ober: On Monday 29 January 2007 12:50, Tomas Carnecky wrote: Lei Zhang wrote: Setting the Exec= line in a .desktop file to: WINEPREFIX=foo wine bar worked in KDE. In Gnome, it works if run from the terminal is set. Unfortunately the

Re: wineshelllink: disable startup notification

2007-02-10 Thread Alexander Nicolaysen Sørnes
Fredag 09 februar 2007 18:25, skrev Tijl Coosemans: Wine doesn't support startup notification afaict and endlessly bouncing cursors are annoying. Wine does support startup notifications, but not if the 'enable window manager to control windows applications' is disabled in winecfg. Regards,

Re: AppDB performance issue

2007-03-05 Thread Alexander Nicolaysen Sørnes
Mandag 05 mars 2007 03:27, skrev Nick Law: Tony Lambregts wrote: Nick Law wrote: I still find appdb really slow 60 seconds to view some pages, post on the forums etc It's driving me nuts to the point I've gone back to real life for a while as it's less frustrating. BTW this problems

Re: Command and Conquer 3 Demo

2007-03-08 Thread Alexander Nicolaysen Sørnes
Onsdag 07 mars 2007 09:40, skrev H. Verbeet: On 07/03/07, Matthew Clark [EMAIL PROTECTED] wrote: I just wanted to write to let all of the devs know how proud of the wine project I am. This Demo seems to work for the most part except for the movies in it don't seem to want to resize and

Re: appdb needs to allow untested applications sometimes

2007-03-10 Thread Alexander Nicolaysen Sørnes
Søndag 11 mars 2007 00:51, skrev Dan Kegel: I tried to add an appdb entry for FINView because it's one of the applications required by the LiMux project, and I'm trying to add links into the appdb for all apps listed on http://wiki.winehq.org/LiMuxWineKeller . It's an addon for a commercial

Re: [0/9] CMD.EXE resubmits

2007-03-13 Thread Alexander Nicolaysen Sørnes
Tirsdag 13 mars 2007 22:03, skrev Ann Jason Edmeades: Resubmitting the patchset from yesterday having fixed up the mallocs/reallocs/frees to HeapAllocs/HeapReAllocs/HeapFrees, and resolved conflicts with those already committed. Note: I have been experimenting from sending the emails

Re: [0/9] CMD.EXE resubmits

2007-03-13 Thread Alexander Nicolaysen Sørnes
Tirsdag 13 mars 2007 22:10, skrev Alexander Nicolaysen Sørnes: Tirsdag 13 mars 2007 22:03, skrev Ann Jason Edmeades: Resubmitting the patchset from yesterday having fixed up the mallocs/reallocs/frees to HeapAllocs/HeapReAllocs/HeapFrees, and resolved conflicts with those already committed

Re: appdb trouble?

2007-03-19 Thread Alexander Nicolaysen Sørnes
Mandag 19 mars 2007 04:10, skrev Dan Kegel: I tried submitting a few real apps, with real test data, to the appdb recently, but they haven't shown up. For instance, haoi. (See http://bugs.winehq.org/show_bug.cgi?id=7690) Does the appdb not like me? I'm flying blind because my email filters

Improving DirectDraw OpenGL renderer for SoC?

2007-03-21 Thread Alexander Nicolaysen Sørnes
Greetings, i am thinking about participating in the Summer of Code, and thought it would be interesting to improve DirectDraw such that Command Conquer Tiberian Sun Red Alert 2 run faster. Currently, they crash once the mouse is moved in-game when OpenGL rendering is enabled. Thus the

Re: Improving DirectDraw OpenGL renderer for SoC?

2007-03-22 Thread Alexander Nicolaysen Sørnes
Onsdag 21 mars 2007 20:32, skrev du : Am Mittwoch 21 März 2007 20:01 schrieb Alexander Nicolaysen Sørnes: Greetings, i am thinking about participating in the Summer of Code, and thought it would be interesting to improve DirectDraw such that Command Conquer Tiberian Sun Red Alert 2

SoC Idea: Improve video support

2007-03-23 Thread Alexander Nicolaysen Sørnes
I really want to participate in Google's Summer of Code, but I realize I don't have much time left to find a suitable project. What I am thinking of is to improve Wine's capability of playing videos in games, first by fixing mciavi so it can play the Worms 2 intro films (bug 4256), and then

SoC Idea: Improve bultin WordPad (was: Re: SoC Idea: Improve video support)

2007-03-24 Thread Alexander Nicolaysen Sørnes
Lørdag 24 mars 2007 11:07, skrev du : closest I have gotten is some patches for Wine's WordPad implementation. Granted, it's less sexy than games, but you could learn more about C and Wine by building on that experience. There are lots of small and easy improvements that can be done get

Re: Localization resources

2007-03-27 Thread Alexander Nicolaysen Sørnes
Tirsdag 27 mars 2007 22:41, skrev Ann Jason Edmeades: Hiya, If adding files for translation to a new directory (xcopy), can anyone confirm of deny whether the following is all I need to do: 1. Add rsrc.rc containing (* - see below) #include windows.h #include resources.h

Re: AppDB latest entry not shown in test-data table

2007-03-27 Thread Alexander Nicolaysen Sørnes
Tirsdag 27 mars 2007 15:34, skrev Ben Hodgetts (Enverex): I just noticed an issue with the AppDB while I was browsing. The data from the latest submission is shown by default, but it doesn't appear in the table of testing data (the block below which says what OS, version, ratings, etc). So it

Re: Submitting AppDB test results broken?

2007-03-31 Thread Alexander Nicolaysen Sørnes
Lørdag 31 mars 2007 14:42, skrev Markus: Hi, I just noticed that submitting test data to AppDB does not work. After submitting, the result page shows several e-mails sent but also an error No test id defined!. The test data does not show up in the result list either. In addition, the .34

Re: winecfg and cdrom drives

2007-04-01 Thread Alexander Nicolaysen Sørnes
Søndag 01 april 2007 18:11, skrev EA Durbin: Does anyone who is Mac saavy have ideas on the best way to accomplish cdrom detection in wineprefixcreate across Mac OSX and *nix platforms? From: Dan Kegel [EMAIL PROTECTED] To: EA Durbin [EMAIL PROTECTED] Subject: Re: winecfg and cdrom drives

Re: Questions about using native vs implementing our own

2007-04-11 Thread Alexander Nicolaysen Sørnes
Onsdag 11 april 2007 16:48, skrev Tom Spear: Hi again all, before I go and file another needless bug, I thought I would ask for opinions. I decided to try to run Process Explorer today with wine. When I first ran it, I got a dialog about missing a function. So I looked back thru the traces

Re: Questions about using native vs implementing our own

2007-04-11 Thread Alexander Nicolaysen Sørnes
Onsdag 11 april 2007 20:09, skrev du : No, if native dlls are required then it's very helpful for users to know which ones, and it's even better if you provide download links to these dlls, by using sites such as www.dll-files.com or www.dll-downloads.com, or uploading your own somewhere.

Re: gethostbyname(my_name) and IL2-Sturmovik CONTINUED

2007-04-20 Thread Alexander Nicolaysen Sørnes
Fredag 20 april 2007 17:46, skrev Kai Blin: On Friday 20 April 2007 15:37, Dan Kegel wrote: Briareos wrote: The Problem: gethostbyname(own_name) always returns 127.0.0.1. ... To me it's logical that you get 127.0.0.1 when pinging your local hostname, but if windows does give the IP of

Wiki down

2007-04-27 Thread Alexander Nicolaysen Sørnes
Does anyone know when the wiki will be up again? Currently it alternates between displaying a 500 internal server error and a python exception + traceback. Regards, Alexander N. Sørnes

Re: quicken 2007 ungodly slow

2007-04-29 Thread Alexander Nicolaysen Sørnes
Søndag 29 april 2007 21:49, skrev Dan Kegel: On 4/29/07, Dan Kegel [EMAIL PROTECTED] wrote: p.s. I don't have kernel symbols because I haven't figured out how to find vmlinux on ubuntu yet, nor does ubuntu make it easy to compile one. (vmlinuz won't do, nor do I know how to uncompress

Re: blizzard conference

2007-05-10 Thread Alexander Nicolaysen Sørnes
Torsdag 10 mai 2007 18:46, skrev Scott Ritchie: On Tue, 2007-05-08 at 08:22 +0200, Kai Blin wrote: On Tuesday 08 May 2007 05:34, Dan Kegel wrote: Hey, that's only an hour away, maybe I / Lei / Nigel can drop by. But what's the itchy /etc/hosts bug? Is that

Re: FPS tool for wine

2007-05-21 Thread Alexander Nicolaysen Sørnes
Tirsdag 22 mai 2007 00:13, skrev [EMAIL PROTECTED]: The largest gaming site in Norway recently did an extensive review of gaming on Linux, but Wine was left out of the benchmark because no FPS tool exists for Wine. Surely this can't be true? Isn't the point rather to test how actual games run

Re: Submitted Bug Link rejected notification is kinda useless

2007-05-25 Thread Alexander Nicolaysen Sørnes
Fredag 25 mai 2007 08:21, skrev Scott Ritchie: On Fri, 2007-05-25 at 07:57 +0200, RusH wrote: Here is my problem : On 5/25/07, AppDB [EMAIL PROTECTED] wrote: Submitted Bug Link rejected --- The Bug Link you submitted for eMule

Re: [AppDB] Add apidb_footer to browse downloadable page

2007-05-26 Thread Alexander Nicolaysen Sørnes
Lørdag 26 mai 2007 19:02, skrev Chris Morgan: On 5/26/07, Alexander Nicolaysen Sørnes [EMAIL PROTECTED] wrote: Lørdag 26 mai 2007 18:53, skrev Chris Morgan: We should move that page to a class and integrate it in with the objectManager stuff. Its a pretty simple page. Chris I

Re: GDI+ programs

2007-06-11 Thread Alexander Nicolaysen Sørnes
Mandag 11 juni 2007 23:17, skrev Evan Stade: Hi, I want to make some real applications work with the built-in wine GDI+. Does anyone know of some programs that use GDI+ that would be good for guiding my development? thanks, Evan Stade Command Conquer 3: Tiberium Wars at least requires

Re: wine menus

2007-06-22 Thread Alexander Nicolaysen Sørnes
Fredag 22 juni 2007 08:43, skrev Tom Spear: I actually did some testing behind .lnk functionality (unscientific testing, that is) with wine a few months ago. Xorg actually fully supports Windows' .lnk files with 2 minor annoyances.. The .lnk files could theoretically be used as the links in

Re: Bugzilla mails and people replying to [EMAIL PROTECTED]

2007-06-22 Thread Alexander Nicolaysen Sørnes
Lørdag 23 juni 2007 01:13, skrev Tom Spear: Just curious how trivial it would be to add a note to the bugzilla mail template saying to post replies to comments in the bug? Something like the following: A bug you are watching, Bug #(bug number), has a new comment. To reply to this

WineHQ screenshots link

2007-07-01 Thread Alexander Nicolaysen Sørnes
Currently the Screenshots link on the WineHQ site points to a page with 9 screenshots and some links, while there are 3992 screenshots in the AppDB. Would anyone object to me changing the link to point to the AppDB instead? Alexander N. Sørnes

Re: SUBLANG Rules

2007-07-12 Thread Alexander Nicolaysen Sørnes
Torsdag 12 juli 2007 19:24, skrev Colin Finck: Hello, The Wiki page at http://wiki.winehq.org/SublangNeutral says that specific SUBLANGs should be used for the languages Chinese, Norwegian and Portuguese. This is okay if you always have a translation specifically for every sublanguage of

Re: Wine and virus security

2007-07-24 Thread Alexander Nicolaysen Sørnes
Onsdag 25 juli 2007 00:29, skrev Alessandro Pignotti: Hi everyone, I've seen recently a discussion about securing a host running wine denying write access out of wine home using SElinux. I think that this feature would be easily enough implemented by wine itself, maybe by letting the user set

Re: Greek resource files for Comctrl, user32 and oleaut32

2007-07-25 Thread Alexander Nicolaysen Sørnes
Onsdag 25 juli 2007 09:49, skrev Dj Apal [GR]: Hello. I work on Greek localization for ReactOS and the guys there told me that I should send you the greek resource files for the modules that they share with you. SO here there are some first resource files. If I send something wrong, please let

Re: wordpad: Add initial printing support

2007-08-23 Thread Alexander Nicolaysen Sørnes
Torsdag 23 august 2007 12:16, skrev du : Am Donnerstag, 23. August 2007 01:52 schrieb Alexander Nicolaysen Sørnes: wordpad: Add initial printing support I usually don't read non-d3d patches, but when I saw the wordpad patches I decided to see what wordpad looks like today, and I am really

Re: Missing fonts

2006-04-10 Thread Alexander Nicolaysen Sørnes
Vitaliy Margolen skrev: Sunday, April 9, 2006, 4:15:22 PM, Alexander N. Sørnes wrote: I'm sorry, but are you reading this mailing list at all? To sum it up: 1. You need fontforge. 2. You need _working_ fontforge. 3. You need Wine's fonts made with working fontforge. Same thing for

Wine tarball patched with DDraw/DX7 over WineD3D patches

2006-04-10 Thread Alexander Nicolaysen Sørnes
I have made a tarball with Wine CVS patched with the DirectDraw/DirectX 7 over WineD3D patches so it is easier to test/use. Feel free to link to the page. http://www.thehandofagony.com/alex/wine-wd3dp/ The patches fixes the redrawing problems for Warlords Battlecry, and the animations in

Test results for ddraw patches

2006-05-28 Thread Alexander Nicolaysen Sørnes
Greetings, My testing reveals that a large number of ddraw games crash with the new ddraw patch. These ran fine with the version from 8th April. Games that crash on startup - Heroes of Might and Magic IV - Heroes of Might and Magic III Complete - Stronghold - Warlords Battlecry - Warlords

Re: DirectX blitter bug

2006-06-03 Thread Alexander Nicolaysen Sørnes
Søndag 04 juni 2006 02:13, skrev Mike Hearn: Lords of Magic works perfectly EXCEPT that rendering is corrupted when it is using DirectX fast blitting; they provide a software emulated workaround for some truly ancient cards (Matrox Mystique anyone?) and the game works well in this mode. But it

Wine 0.9.16 and ddraw issues

2006-06-30 Thread Alexander Nicolaysen Sørnes
Greetings, I maintain several ddraw apps in the Application Database. While most of the problems introduced by Wine 0.9.16 have been fixed, some still remain. Command Conquer and CC: Red Alert When exiting the game, a messagebox displays: 'Unregonized Direct Draw result code: 1' A demo of

Re: DirectDraw Issues continue

2006-07-13 Thread Alexander Nicolaysen Sørnes
No one if forcing you to run the latest Wine version. Wine is beta software, so there is not guarantee that the newest version is best, although it usually is. If you had bothered to take a look in the AppDB, you could have read that e.g. Settlers IV has a Gold rating (i.e. runs perfectly).

Re: [AppDB] Resend: Change 'vendor' to 'developer'

2006-07-30 Thread Alexander Nicolaysen Sørnes
Søndag 30 juli 2006 18:49, skrev du : On Sunday 30 July 2006 7:45 am, Alexander Nicolaysen Sørnes wrote: The patch is the same; I would just like to point out that this change has been discusses, and there were no objections to it. Change 'vendor' to 'developer'.  Variable names

Identified regression wined3d regression in current GIT

2006-08-01 Thread Alexander Nicolaysen Sørnes
Greetings, The following commit causes The Settlers IV to crash when entering the main menu. Author: Roderick Colenbrander wined3d: Optimize d3dfmt_convert_surface. dc743d82fff84743e09a1c86d5e803ca8a7c375d

Re: wine-ShowCursor-D3D-over-GDI.patch

2006-08-06 Thread Alexander Nicolaysen Sørnes
Søndag 06 august 2006 15:36, skrev Stefan Dösinger: Am Sonntag 06 August 2006 13:05 schrieb H. Verbeet: On 06/08/06, Stefan Dösinger [EMAIL PROTECTED] wrote: Am Sonntag 06 August 2006 12:12 schrieb H. Verbeet: On 06/08/06, Stefan Dösinger [EMAIL PROTECTED] wrote: If the cursor is

Re: DIB Engine

2006-08-27 Thread Alexander Nicolaysen Sørnes
Fredag 25 august 2006 14:51, skrev Kai Blin: On Thursday 24 August 2006 14:04, Christoph Frick wrote: at least this reminds me, that i wanted to test homm3 with wine as the native version no longer works with current linux/glibc/64-bit/godknowswhy.

Re: Will ROS and WINE still be steady be synchronized ?

2007-08-28 Thread Alexander Nicolaysen Sørnes
Tirsdag 28 august 2007 15:48, skrev theUser BL: Hi! I have also ask the question in a mail in the ROS-Mailinglist -- until now there comes now answer. http://www.reactos.org/archives/public/ros-dev/2007-August/009718.html Will ReactOS and WINE still be steady synchronized? ROS have for

Re: notepad: Add program icon

2007-08-29 Thread Alexander Nicolaysen Sørnes
Tirsdag 28 august 2007 13:30, skrev du : On 8/27/07, Alexander Nicolaysen Sørnes [EMAIL PROTECTED] wrote: notepad: Add program icon And now for the usual Wine oath: :) I swear under pain of treason that the icon is my own work. .png attached if anyone wants to look at it. It's really

Re: AppDB entries

2007-08-30 Thread Alexander Nicolaysen Sørnes
Torsdag 30 august 2007 13:19, skrev [EMAIL PROTECTED]: Hi, sometimes app-entries (like Acrobat Reader) are for series of applications and versions for the single applications. Sometimes there are app-entries(like Age of Empires) for single applications in a series and version-entries for

Re: winhelp, Vector NTI, molecular biologists

2007-09-04 Thread Alexander Nicolaysen Sørnes
Tirsdag 04 september 2007 03:17, skrev Misha Koshelev: On 9/3/07, Stefan Dosinger wrote: Am Montag, 3. September 2007 13:30:57 schrieb Damjan Jovanovic: Somebody needs to make a do-nothing-useful app, intended for Windows, that also installs on wine and supplies each and every DLL that

Re: wordpad: #1 Store bar states in the registry

2007-09-11 Thread Alexander Nicolaysen Sørnes
Tirsdag 11 september 2007 12:10, skrev du : Alexander Nicolaysen Sørnes [EMAIL PROTECTED] writes: wordpad: #1 Store bar states in the registry This doesn't work well when resizing the window, the toolbars get overwritten by the edit area. I'll try to fix this. It's not a problem

Re: wordpad: #1 Store bar states in the registry

2007-09-11 Thread Alexander Nicolaysen Sørnes
On Tuesday 11 September 2007 18:05:51 you wrote: Alexander Nicolaysen Sørnes [EMAIL PROTECTED] writes: Tirsdag 11 september 2007 12:10, skrev du : Alexander Nicolaysen Sørnes [EMAIL PROTECTED] writes: wordpad: #1 Store bar states in the registry This doesn't work well when resizing

Re: wordpad: #1 Store bar states in the registry

2007-09-11 Thread Alexander Nicolaysen Sørnes
On Tuesday 11 September 2007 20:57:17 you wrote: Alexander Nicolaysen Sørnes [EMAIL PROTECTED] writes: Positive; and I tested with Wine 0.9.44 and GIT without my unapplied patches. It needs the WS_CLIPCHILDREN style for the main window, which is not set. I sent the WS_CLIPCIHLDREN patch

wordpad: #1 Store bar states in the registry (try 2)

2007-09-11 Thread Alexander Nicolaysen Sørnes
On Tuesday 11 September 2007 21:30:41 you wrote: Alexander Nicolaysen Sørnes [EMAIL PROTECTED] writes: Ok, I see what you mean. I didn't seem all that different from the previous behaviour, though. The CLIPCHILDREN patch can be applied before the others. It's very different

Re: RICHED20: additional tests plus RFC

2007-09-16 Thread Alexander Nicolaysen Sørnes
On Sunday 16. September 2007 04:34:17 [EMAIL PROTECTED] wrote: I am tracking down a richedit bug in FACETS (bug #1713). Apparently, the OCX control used by this app expects a particular SendMessage() with the message EM_SETCHARFORMAT to return 1. Currently builtin returns 0 unconditionally,

DirectDraw opengl renderer

2007-09-16 Thread Alexander Nicolaysen Sørnes
Hello everyone, I know this has been discussed before (and not that long ago), but I think I have some wonderful new information to add to the debate of whether or not to add an option for this in winecfg. As I understand it, there is still a long time before the opengl renderer will become

Re: AppDB: cannot submit a screenshot even when logged in

2007-09-16 Thread Alexander Nicolaysen Sørnes
On Sunday 16. September 2007 20:56:47 Vit Hrachovy wrote: Hello everybody, I may missed something, but I cannot submit a screenshot to the application I maintain in AppDB and I'm logged in. There's always a nasty 'Log in to submit screenshots' instead of Submit button. Is it planned

[AppDB] Bug: Let objectManager delete bug links

2007-09-17 Thread Alexander Nicolaysen Sørnes
Bug: Let objectManager delete bug links Regards, Alexander N. Sørnes From 7e026d214f4ba5451aab756af78e776fdcc0cb84 Mon Sep 17 00:00:00 2001 From: =?utf-8?q?Alexander_Nicolaysen_S=C3=B8rnes?= [EMAIL PROTECTED] Date: Mon, 17 Sep 2007 20:41:47 +0200 Subject: [PATCH] bug: Let objectManager delete

AppDB down - too many SQL connections?

2007-09-18 Thread Alexander Nicolaysen Sørnes
Hello, I am unable to access the database now because of too many MySQL connections. Does anyone have a log file to indicate whether this is some sort of attack, or whether we just have too many legitimate users? Alexander N. Sørnes

Wine GSoC 2007 project membership

2007-09-25 Thread Alexander Nicolaysen Sørnes
Hello all, I received a passing evaluation in this year's GSoC, but I was not added to the Wine project hosting for 2007, does anyone here have the power to add me? Alexander N. Sørnes

Re: Wine GSoC 2007 project membership

2007-09-25 Thread Alexander Nicolaysen Sørnes
On Wednesday 26 September 2007 00:36:20 Juan Lang wrote: I received a passing evaluation in this year's GSoC, but I was not added to the Wine project hosting for 2007, does anyone here have the power to add me? If you mean on the wine wiki, you can edit that yourself, of course. If you

Re: Wine gets exposed in Norway :)

2007-09-27 Thread Alexander Nicolaysen Sørnes
On Thursday 27 September 2007 19:58:29 Tomas Zijdemans wrote: The most visited and respected technology related site in Norway (210 000 unique norwegian hits a week), is now launching a series of articles where they will test 3 games thoroughly in wine each month! Today the first article

Re: What happened to the Wine Newsletters?

2007-10-07 Thread Alexander Nicolaysen Sørnes
On Sunday 07 October 2007 22:15:48 King InuYasha wrote: What happened to the wine weekly newsletters? the latest issue on the website is dated May 26, 2007. I am hoping this does not mean nothing interesting has happened since then, since I am certain something must have happened since then...

Re: Wine 1.0 bugs, release criteria

2007-10-16 Thread Alexander Nicolaysen Sørnes
On Tuesday 16 October 2007 20:35:26 Denali Coldstar wrote: Dan Kegel dank at kegel.com writes: * ** At Wineconf 2007, I was appointed to be the guy who decides ** (with Alexandre's approval) what bugs are 1.0 bugs and what aren't. ** So I've started adjusting the Target Release fields on a

Re: Photoshop Elements 5 Tryout?

2007-10-19 Thread Alexander Nicolaysen Sørnes
On Friday 19 October 2007 07:19:33 Dan Kegel wrote: Anyone have a URL for PSE 5 trial version? I'm updating http://wiki.winehq.org/AdobePhotoshop Thanks, Dan Any reason why you're not using the AppDB? This is exactly what it is for, and a quick search for 'Photoshop Elements' gave me a

  1   2   >