Commit Graph

24 Commits

Author SHA1 Message Date
Alexandre Julliard 14d1b7a51d appwiz.cpl: Create a 32-bpp image list to get alpha blended icons. 2010-06-14 14:14:15 +02:00
Alexandre Julliard 20f899e789 appwiz.cpl: Use the fancy new icon. 2010-04-16 16:24:28 +02:00
Mikhail Maroukhine 503563c950 appwiz.cpl: Fix compiler warnings with flag -Wcast-qual. 2010-03-29 12:10:17 +02:00
André Hentschel a5107da440 appwiz: Ignore apps without title in the list. 2009-10-26 14:05:10 +01:00
Owen Rudge bf3574a4e1 appwiz.cpl: Execute installer when Modify clicked. 2009-07-15 13:16:45 +02:00
Owen Rudge 812e604765 appwiz.cpl: Enable/disable Modify button, and modify title on Remove button, as appropriate. 2009-07-15 13:16:41 +02:00
Owen Rudge 2f54154299 appwiz.cpl: Read modification path from registry. 2009-07-15 13:16:25 +02:00
André Hentschel ee9baf28d2 appwiz: Add function for installer button. 2009-06-24 15:28:16 +02:00
Nikolay Sivov f8f8f0a457 comctl32/listview: Make ListView_* macros match PSDK. 2009-05-11 14:51:32 +02:00
Dmitry Timoshkov 90f4ee8346 appwiz.cpl: Make some data static const. 2008-11-12 11:49:12 +01:00
Rob Shearman 0427cf087b appwiz.cpl: Fix leak of thread and process handles in UninstallProgram. 2008-08-18 17:15:56 +02:00
Owen Rudge ac3337ee91 appwiz.cpl: Gather extra information for Support Info dialog. 2008-07-29 12:50:35 +02:00
Andrew Talbot 0fb6e30838 appwiz.cpl: Sign-compare warning fix. 2008-07-28 12:16:30 +02:00
Francois Gouget a5ef61e0d3 appwiz.cpl: Fix compilation on systems that don't support nameless unions. 2008-07-28 11:34:15 +02:00
Detlef Riekenberg 8ed31e2c38 appwiz.cpl: Do not access memory after HeapFree in FreeAppInfo. 2008-07-25 16:51:41 +02:00
Owen Rudge d508a58caf appwiz.cpl: Add basic Support Information dialog. 2008-07-25 12:36:56 +02:00
Owen Rudge eece76b8b3 appwiz.cpl: Add uninstall routine for applications. 2008-07-25 12:35:58 +02:00
Owen Rudge 0215b55ce6 appwiz.cpl: Add applications to list, remove on window close. 2008-07-25 12:35:41 +02:00
Owen Rudge c16aeaf8e5 appwiz.cpl: Read installed application information from registry. 2008-07-25 12:35:27 +02:00
Owen Rudge d8d725f73f appwiz.cpl: Check to see if buttons should be enabled. 2008-07-25 12:35:09 +02:00
Owen Rudge 76518c0883 appwiz.cpl: Add imagelist for listview. 2008-07-25 12:35:00 +02:00
Owen Rudge 2812a9ecef appwiz.cpl: Add column headers to listview. 2008-07-25 12:31:29 +02:00
Owen Rudge 6d4f3d5d3a appwiz.cpl: Display Add/Remove Programs dialog. 2008-07-25 12:30:29 +02:00
Owen Rudge f4e6489edb appwiz.cpl: Add skeleton Add/Remove Programs control panel. 2008-07-25 12:29:22 +02:00