projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Assorted spelling fixes.
[wine]
/
dlls
/
shell32
/
control.c
2012-06-20
Damjan Jovanovic
shell32: Fix some return types.
blob
|
commitdiff
|
raw
2012-06-06
Alexandre Julliard
shell32: Remove the applet valid flag and improve the...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-05
Alexandre Julliard
shell32: Convert the control panel list to a standard...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-05
Alexandre Julliard
shell32: Use a default icon for control panels without...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-16
Alexandre Julliard
shell32: Define our own structure for control panel...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-15
Marcus Meissner
shell32: Arrays are never NULL (Coverity).
blob
|
commitdiff
|
raw
|
diff to current
2010-10-18
Detlef Riekenberg
shell32: We have a Unicode parameter when launching...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-21
Dylan Smith
shell32: Native RegisterClassEx requires cbSize to...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-14
Alexandre Julliard
shell32: Create a 32-bpp image list to get alpha blende...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-06
Alexandre Julliard
shell32: Make use of the control panel icon.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-05
Alexandre Julliard
shell32: Load the application icon for the control...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-30
Alexandre Julliard
shell32: Move the RunDLL_CallEntry16 implementation...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-25
Alexandre Julliard
shell32: Don't try to call a 16-bit function on non...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-22
Francois Gouget
shell32: Add a trailing '\n' to a WARN().
blob
|
commitdiff
|
raw
|
diff to current
2009-07-22
Owen Rudge
shell32: Ensure extraPmts is a valid pointer before...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-21
Owen Rudge
shell32: Execute control panel applets in separate...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-21
Owen Rudge
shell32: Check if a numerical value has been passed...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-11
Nikolay Sivov
comctl32/listview: Make ListView_* macros match PSDK.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-19
Michael Stefaniuc
shell32: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-08
Alexandre Julliard
shell32: Fix a pointer cast warning on 64-bit.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-12
Andrew Talbot
shell32: Sign-compare warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-19
Owen Rudge
shell32: Check CPL_NEWINQUIRE message in control panel...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-29
Owen Rudge
shell32: Ensure status bar in control panel is reset...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-29
Owen Rudge
shell32: Fix descriptions being applied to wrong entrie...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-25
Owen Rudge
shell32: Add status bar to control panel.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-25
Owen Rudge
shell32: Use a listview for the control panel.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-23
Alexandre Julliard
shell32: Define a valid cursor for the control panel...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-23
Owen Rudge
shell32: Remove existing painting methods from control...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-23
Owen Rudge
shell32: Add About dialog to Control Panel.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-23
Owen Rudge
shell32: Add code to process menu item selections.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-23
Owen Rudge
shell32: Add menu bar to Control Panel.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-23
Owen Rudge
shell32: Load Control Panel title from resources.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-22
Owen Rudge
shell32: Use wide functions when creating control panel.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-22
Owen Rudge
shell32: Remove "no control panels" found message.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-16
Andrew Talbot
shell32: Remove unneeded address-of operators from...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-03
Owen Rudge
shell32: Check registry entry for cpl files (in standar...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-24
Owen Rudge
shell32: Ensure the correct applet is loaded in multi...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-18
Rob Shearman
shell32: Fix the logic in Control_LoadApplet determinin...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-25
Alexandre Julliard
shell32: Properly handle negative coordinates for mouse...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-09
Hans Leidekker
shell32: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-02
Kevin Koltzau
Fix warnings in 64bit.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-12
Marcus Meissner
Fixed double applet = applet = assignment.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-27
Stefan Leichter
Moved stub of Control_FillCache_RunDLL from ascii to...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-27
Martin Fuchs
Implementation of the control panel folder in shell...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-11
Richard Cohen
- Check FindFirstFile against INVALID_HANDLE_VALUE...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-03
Alexandre Julliard
Implemented RunDLL_CallEntry16.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-27
Uwe Bonnes
Control_DoLaunch: memmove needs bytes as length argument.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-16
Mike Hearn
Add stubs for Control_FillCache_RunDLL ansi/unicode...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-13
Robert Shearman
- Change launch functions to use unicode and implement...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-02
Francois Gouget
Removed unnecessary HANDLE typecasts.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-21
Johan Dahlin
Make shell32 compile with -DSTRICT.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-04
Alexandre Julliard
Warning fix.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-01
Stefan Leichter
Remove quotes from filename before calling LoadLibrary...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-23
Stefan Leichter
Do not break quoted strings in Control_DoLaunch.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-07
Patrik Stridvall
Fixed some issues found by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2001-12-26
Andreas Mohr
Fixed, added or implemented stubs:
blob
|
commitdiff
|
raw
|
diff to current
2001-06-19
Patrik Stridvall
Documentation ordinal fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-23
Eric Pouech
A first stab at implementing the RunDll features.
blob
|
commitdiff
|
raw
|
diff to current