projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dinput: Ignore events from extra joystick buttons.
[wine]
/
tools
/
2008-05-07
Marcus Meissner
widl: Mark non-returning functions as noreturn.
tree
|
commitdiff
2008-05-07
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-05-06
Francois Gouget
Add a comment warning when a table must be kept sorted...
tree
|
commitdiff
2008-05-06
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-05-06
Alexandre Julliard
kernel32: Set the USERPROFILE and ALLUSERSPROFILE envir...
tree
|
commitdiff
2008-05-02
Gerald Pfeifer
widl: Fix syntax to also work with older versions of...
tree
|
commitdiff
2008-05-01
Rob Shearman
widl: Consolidate writing of COM and dispatch interface...
tree
|
commitdiff
2008-05-01
Alexandre Julliard
make_makefiles: Avoid duplicate rules for static import...
tree
|
commitdiff
2008-05-01
Eric Pouech
winedump: Added support for latest versions of Codeview...
tree
|
commitdiff
2008-05-01
Eric Pouech
winedump: Print more meaningful information about modul...
tree
|
commitdiff
2008-04-30
Rob Shearman
widl: Add the parsing of storage classes into declarati...
tree
|
commitdiff
2008-04-30
Rob Shearman
widl: Prepare for supporting storage classes in declara...
tree
|
commitdiff
2008-04-30
Rob Shearman
widl: callback, code, comm_status and in_line are attri...
tree
|
commitdiff
2008-04-30
Rob Shearman
widl: Allow pointer attributes to be applied to functio...
tree
|
commitdiff
2008-04-30
Rob Shearman
widl: Make constdef and externdef take a declarator...
tree
|
commitdiff
2008-04-30
Rob Shearman
widl: Add support for "inline" on function definitions.
tree
|
commitdiff
2008-04-30
Rob Shearman
widl: Keep const attributes applied to pointers when...
tree
|
commitdiff
2008-04-28
Jeff Zaroyko
wine.inf: Use lowercase for some drivers32 entries...
tree
|
commitdiff
2008-04-28
Rob Shearman
widl: Accept integer constant suffixes in the lexer.
tree
|
commitdiff
2008-04-28
Rob Shearman
widl: Support hex digits that use an uppercase 0X prefix.
tree
|
commitdiff
2008-04-28
Rob Shearman
widl: Add typedefs to typelibs which have the public...
tree
|
commitdiff
2008-04-25
Rob Shearman
widl: Move the func_declarator rule entirely into direc...
tree
|
commitdiff
2008-04-25
Rob Shearman
widl: Create a statement object for import statements.
tree
|
commitdiff
2008-04-25
Rob Shearman
widl: Add support for string literals and wide-string...
tree
|
commitdiff
2008-04-25
Rob Shearman
widl: Add support for declaring multiple fields of...
tree
|
commitdiff
2008-04-25
Rob Shearman
widl: Make the rules for parsing fields in structures...
tree
|
commitdiff
2008-04-25
Rob Shearman
widl: Rename pident to declarator and parse the array...
tree
|
commitdiff
2008-04-25
Rob Shearman
widl: Consolidate most of the inner loop of reg_typedef...
tree
|
commitdiff
2008-04-24
Alexandre Julliard
makedep: Don't try to open .tlb files.
tree
|
commitdiff
2008-04-24
Rob Shearman
widl: Add typedef statements to the statement lists.
tree
|
commitdiff
2008-04-24
Rob Shearman
widl: Create a list of statements in the whole IDL...
tree
|
commitdiff
2008-04-24
Rob Shearman
widl: Allow NULL to be used in expressions.
tree
|
commitdiff
2008-04-24
Rob Shearman
widl: Construct the pointer chain while parsing pointer...
tree
|
commitdiff
2008-04-24
Rob Shearman
widl: Implement lcid property on library declarations.
tree
|
commitdiff
2008-04-24
Alexandre Julliard
makefiles: Add support for generating correct dependenc...
tree
|
commitdiff
2008-04-24
Alexandre Julliard
wine.inf: Fix the service type of the spooler service.
tree
|
commitdiff
2008-04-22
Rob Shearman
widl: Remove duplicated code in the form of the write_s...
tree
|
commitdiff
2008-04-22
Rob Shearman
widl: Use expr_resolve_type to get the type of the...
tree
|
commitdiff
2008-04-22
Rob Shearman
widl: Move expression functions to a new file, expr.c.
tree
|
commitdiff
2008-04-22
Rob Shearman
widl: Check that expressions resolve so that expression...
tree
|
commitdiff
2008-04-22
Rob Shearman
widl: Pass the actual type into check_remoting_fields...
tree
|
commitdiff
2008-04-22
Rob Shearman
widl: Don't free input_name in pop_import as we keep...
tree
|
commitdiff
2008-04-22
Rob Shearman
widl: Remove EXPR_MEMBERPTR and implement it using...
tree
|
commitdiff
2008-04-22
Rob Shearman
widl: Add support for comparison, exclusive or, logical...
tree
|
commitdiff
2008-04-22
Rob Shearman
widl: Require a constant expression for case statements.
tree
|
commitdiff
2008-04-22
Rob Shearman
widl: Fix operator precedence in expressions.
tree
|
commitdiff
2008-04-22
Austin English
Spelling fixes.
tree
|
commitdiff
2008-04-21
Alexandre Julliard
wineprefixcreate: Use wineboot --update to run wine...
tree
|
commitdiff
2008-04-21
Rob Shearman
widl: Add support for '%' operator in expressions.
tree
|
commitdiff
2008-04-21
Rob Shearman
widl: Add support for arrays in expressions.
tree
|
commitdiff
2008-04-21
Rob Shearman
widl: Add support for "->" and "." operators in express...
tree
|
commitdiff
2008-04-21
Rob Shearman
widl: Issue an error instead of crashing for dividing...
tree
|
commitdiff
2008-04-21
Rob Shearman
widl: Automatically add "handle_t IDL_handle" parameter...
tree
|
commitdiff
2008-04-21
Rob Shearman
widl: The implicit_handle attribute is allowed with...
tree
|
commitdiff
2008-04-21
Rob Shearman
widl: Check that fields in structures and unions refere...
tree
|
commitdiff
2008-04-21
Rob Shearman
widl: Stop looping in check_remoting_args when a contex...
tree
|
commitdiff
2008-04-21
Paul Vriens
tools/wine.inf.in: Fix a typo.
tree
|
commitdiff
2008-04-21
Dmitry Timoshkov
winedump: Print contents of EMR_INTERSECTCLIPRECT and...
tree
|
commitdiff
2008-04-17
Alexandre Julliard
wineprefixcreate: Moved creation of directories to...
tree
|
commitdiff
2008-04-17
Dmitry Timoshkov
winedump: Decipher contents of a couple EMF records.
tree
|
commitdiff
2008-04-17
Dmitry Timoshkov
winedump: Print names for all known EMF records.
tree
|
commitdiff
2008-04-17
Vincent Povirk
tools: Modify wine.desktop to use start.exe /unix.
tree
|
commitdiff
2008-04-16
Rob Shearman
widl: Change alls calls to error in the parser to error...
tree
|
commitdiff
2008-04-16
Alexandre Julliard
wine.inf: Use a proper services section to install...
tree
|
commitdiff
2008-04-14
Rob Shearman
widl: Add checking to arguments of non-local functions.
tree
|
commitdiff
2008-04-14
Rob Shearman
widl: Add functions to print an error or warning messag...
tree
|
commitdiff
2008-04-14
Rob Shearman
widl: Write out TYPEFLAG, FUNCFLAG and VARFLAG flags...
tree
|
commitdiff
2008-04-14
Rob Shearman
widl: Add support for the broadcast and idempotent...
tree
|
commitdiff
2008-04-14
Rob Shearman
widl: Output a warning if duplicate attributes are...
tree
|
commitdiff
2008-04-14
Rob Shearman
widl: Check that attributes are applicable for librarie...
tree
|
commitdiff
2008-04-14
Rob Shearman
widl: The odl attribute is valid for dispinterfaces.
tree
|
commitdiff
2008-04-14
Rob Shearman
widl: Make the attrs parameter passed to start_typelib...
tree
|
commitdiff
2008-04-14
Rob Shearman
widl: Check that attributes applied to typedefs and...
tree
|
commitdiff
2008-04-14
Rob Shearman
widl: Check that attributes applied to interfaces,...
tree
|
commitdiff
2008-04-11
Alexandre Julliard
wine.inf: Add a version number to make sure the file...
tree
|
commitdiff
2008-04-11
Rob Shearman
widl: Support non-default calling conventions for non...
tree
|
commitdiff
2008-04-11
Rob Shearman
widl: Support non-default calling conventions for objec...
tree
|
commitdiff
2008-04-11
Dmitry Timoshkov
tools: Fix font structure layout for 64-bit mode.
tree
|
commitdiff
2008-04-11
Luis C. Busquets...
tools: Add Spanish translation to wine.desktop.
tree
|
commitdiff
2008-04-09
Alexandre Julliard
tools: Remove the obsolete bug_report.pl and genpatch...
tree
|
commitdiff
2008-04-08
Alexandre Julliard
wrc: Add support for Unicode accelerator strings.
tree
|
commitdiff
2008-04-07
Reece Dunn
tools/msvcmaker: Suppress deprecation warnings on VC8...
tree
|
commitdiff
2008-04-07
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-04-07
Michael Moss
wine.inf: Move winebrowser.exe to the system directory.
tree
|
commitdiff
2008-04-03
Dan Hipschman
widl: Fix a mistake in an ordered list (keywords).
tree
|
commitdiff
2008-04-02
Rob Shearman
widl: Turn on verbose errors, which gives a little...
tree
|
commitdiff
2008-04-02
Rob Shearman
widl: Fix the writing out of function pointers with...
tree
|
commitdiff
2008-04-02
Rob Shearman
widl: Add a newline between function prototypes for...
tree
|
commitdiff
2008-04-02
Rob Shearman
widl: Support __fastcall and __pascal calling conventions.
tree
|
commitdiff
2008-04-02
Rob Shearman
widl: Support parsing calling conventions for function...
tree
|
commitdiff
2008-04-02
Rob Shearman
widl: Store function and function pointer types complet...
tree
|
commitdiff
2008-04-02
Rob Shearman
widl: Add a function to get the return type of a parsed...
tree
|
commitdiff
2008-04-02
Michael Stefaniuc
wrc: Sync the codepage mapping to the LANG_* identifier...
tree
|
commitdiff
2008-04-01
Rob Shearman
widl: Be more strict about where semicolons can appear...
tree
|
commitdiff
2008-04-01
Rob Shearman
widl: Parse typedefs of function pointers.
tree
|
commitdiff
2008-03-31
Dmitry Timoshkov
wine.inf: Update timezone information.
tree
|
commitdiff
2008-03-31
Mikołaj Zalewski
wrc: verify-translation: Allow the translators to set...
tree
|
commitdiff
2008-03-31
Mikołaj Zalewski
wrc: verify-translation: Remove dumping of stringtables.
tree
|
commitdiff
2008-03-31
Mikołaj Zalewski
wrc: verify-translation: Compare all the controls of...
tree
|
commitdiff
2008-03-28
Alexandre Julliard
wine.inf: Create a fake module for mountmgr.sys.
tree
|
commitdiff
next