Commit Graph

342 Commits (9595ea7cd6d4b4b8f386b75e93aef4348c28d246)

Author SHA1 Message Date
Roderick Colenbrander 3ff86bcfb7 winecfg: Remove desktop double buffering option. 2007-01-02 12:08:19 +01:00
Alexandre Julliard f231a70f4c joystick.drv: Renamed the dlls/winmm/joystick directory to dlls/winejoystick.drv. 2006-12-29 14:29:20 +01:00
Andrew Talbot e181d5d0e2 winecfg: Cast-qual warning fix. 2006-12-16 17:02:04 +01:00
Eric Pouech 59e82f4ff9 winecfg: A few fixes for the French translation. 2006-12-07 11:54:45 +01:00
Francois Gouget c66628b73f Consistently use SUBLANG_NEUTRAL for Italian resources. 2006-12-05 11:28:38 +01:00
Alexandre Julliard 8de1258034 winecfg: Determine the current Windows version from the standard registry keys.
Also avoid setting the HKCU\Software\Wine version value when not needed.
2006-11-30 15:16:41 +01:00
Frank Richter 7c8fdd67e4 winecfg: Update German translation. 2006-11-28 12:13:59 +01:00
Francois Gouget 77dd5d56aa winecfg: Add a Portuguese translation (contributed by Americo Jose Melo). 2006-11-28 12:13:27 +01:00
Alexander Nicolaysen Sørnes 6908df76dd winecfg: Updated Norwegian Bokmål translation. 2006-11-27 13:44:44 +01:00
Francois Gouget b5f104d05b Replace SUBLANG_DEFAULT with the specific SUBLANG_XXX constant for languages that have multiple sublanguages. 2006-11-24 11:49:32 +01:00
Hwang YunSong(황윤성) 2d07cae211 winecfg: Update Korean resource. 2006-11-24 11:48:09 +01:00
Vitaliy Margolen 8b7661bdd8 winecfg: Remove some old dead code and associated language resources. 2006-11-21 12:38:52 +01:00
Vitaliy Margolen 05777166b8 winecfg: Update Russian translation. 2006-11-21 12:38:49 +01:00
Alexandre Julliard 9385309461 winecfg: Don't try to load the arts driver, the arts library is too buggy. 2006-11-21 12:13:27 +01:00
Vitaliy Margolen 38d5130b5c winecfg: Add ability to change colors and non-client sizes. 2006-11-21 12:12:21 +01:00
Vitaliy Margolen 96aee365d0 winecfg: Move controls on "Desktop Integration" tab to make more room for the next patch. 2006-11-21 12:10:20 +01:00
Vitaliy Margolen 161a53f254 winecfg: Allow editing of broken drive links. 2006-11-17 12:45:29 +01:00
Francois Gouget 30e44c85c8 Assorted spelling fixes. 2006-11-07 15:25:24 +01:00
Mikołaj Zalewski 58bd35c8c5 resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 17:45:51 +02:00
Mikołaj Zalewski e32aa55703 resources: Change German sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 11:45:12 +02:00
Byeong-Sik Jeon e1fd734c97 Korean: Use SUBLANG_NEUTRAL in Korean resources. 2006-10-20 13:49:39 +02:00
Andrew Talbot 91e3930c54 winecfg: Cast-qual warnings fix. 2006-10-07 17:46:46 +02:00
Francois Gouget 82babbee0b Add missing '\n's to Wine traces. 2006-10-05 17:46:48 +02:00
Francois Gouget 2d9b68ee8e winecfg: Remove unneeded memset() calls. 2006-10-05 17:44:48 +02:00
Francois Gouget 567d1e6e29 winecfg: Remove ZeroMemory() calls and instead set iSubItem = 0 manually.
Fix on_selection_change() and on_remove_app_click() so they do set iSubItem = 0.
2006-10-05 17:41:16 +02:00
Michael Stefaniuc 381fa6588f winecfg: Win64 printf format warning fixes. 2006-10-03 11:15:41 +02:00
Dmitry Timoshkov a0276305e1 winecfg: Fix a typo in Russian translation. 2006-10-02 21:37:51 +02:00
Michael Stefaniuc 85ce5117c5 Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
Vitaliy Margolen e6c754b65c winecfg: Update Russian translation. 2006-09-27 09:51:39 +02:00
H. Verbeet fdefaed46d wined3d: Enable pixel shaders by default. 2006-09-27 09:47:00 +02:00
Alexandre Julliard 32ab895e46 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
Jonathan Ernst a0f9c32216 winecfg: French translation update. 2006-09-10 10:16:26 +02:00
Hwang YunSong(황윤성) 23db4347a1 winecfg: Updated Korean Resource. 2006-08-24 11:52:05 +02:00
Paul Vriens 343153e2e5 winecfg: Make sure we can use a large text. 2006-08-23 15:57:47 +02:00
Paul Vriens 15e1e4d824 winecfg: Update Dutch resource. 2006-08-23 12:00:52 +02:00
Paul Vriens a53ee521d0 winecfg: Wrong text in messagebox. 2006-08-23 12:00:47 +02:00
Alexander Nicolaysen Sørnes 6a37478ab9 winecfg: Update Norwegian Bokmål resources. 2006-08-22 11:59:30 +02:00
Fatih Aşıcı 2367e37774 winecfg: Update Turkish resources. 2006-08-22 11:59:24 +02:00
Frank Richter 3713f49dfa winecfg: audio: Use strings from resources. 2006-08-21 12:30:13 +02:00
Frank Richter a121ac5d71 winecfg: driveui: Load UI strings from resources. 2006-08-21 12:29:57 +02:00
David Adam d70832d5c3 winecfg: Update French translation. 2006-08-21 12:24:50 +02:00
Alexander Nicolaysen Sørnes 1a29c97d73 winecfg: Update Norwegian Bokmål resources. 2006-08-21 12:06:51 +02:00
Frank Richter 61404d3d74 winecfg: x11drv: Load vertex shader mode strings from resources. 2006-08-18 20:56:19 +02:00
Hwang YunSong(황윤성) 205631ba68 winecfg: Updated Korean resource. 2006-08-17 11:20:09 +02:00
Fatih Aşıcı f389e20fee winecfg: Update Turkish resource file. 2006-08-17 11:20:02 +02:00
Alexander Nicolaysen Sørnes 00304d2ec2 winecfg: Updated Norwegian Bokmål resources. 2006-08-17 11:19:55 +02:00
Frank Richter 58f488e5f5 winecfg: Fix issues with LVM_GETITEMW by removing superfluous flag. 2006-08-17 11:19:35 +02:00
Frank Richter 6b3d624d4b winecfg: Use WCHARs for window title, current app. 2006-08-17 11:19:24 +02:00
Frank Richter 2eaefc3424 winecfg: New resource strings for appdefaults. 2006-08-16 17:09:03 +02:00
Frank Richter 36dd205fff winecfg: appdefaults: Use more strings from resources, unicode. 2006-08-16 12:53:27 +02:00