projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
itircl: Add stub functions.
[wine]
/
dlls
/
wineps.drv
/
2008-12-15
Wolfgang Walter
wineps.drv: Fix freeing of not allocated memory in...
tree
|
commitdiff
2008-12-11
ByeongSik Jeon
*Ko.rc: Update Korean resource.
tree
|
commitdiff
2008-12-11
ByeongSik Jeon
*Zh.rc: Update the Chinese resource font name to "MS...
tree
|
commitdiff
2008-12-01
Andrew Talbot
wineps.drv: Declare some variables static const.
tree
|
commitdiff
2008-10-20
Francois Gouget
dirent.h is a conditional include now.
tree
|
commitdiff
2008-10-13
Muneyuki Noguchi
wineps.drv: Convert Japanese resource to UTF-8.
tree
|
commitdiff
2008-09-29
Muneyuki Noguchi
wineps.drv: Use "MS Shell Dlg" 9 in Japanese resources.
tree
|
commitdiff
2008-09-04
Hongbo Ni
wineps: Add simplified and traditional Chinese resources.
tree
|
commitdiff
2008-08-18
Huw Davies
wineps.drv: Make sure we call CreateFontIndirect with...
tree
|
commitdiff
2008-07-25
Francois Gouget
configure: Use cups-config to probe for cups support.
tree
|
commitdiff
2008-06-21
Andrew Talbot
wineps.drv: Use const-correct GetPrinterDataEx() instea...
tree
|
commitdiff
2008-06-06
Michael Stefaniuc
wineps.drv: Fix the Dutch translation.
tree
|
commitdiff
2008-05-19
Mikołaj Zalewski
Make Swedish use SUBLANG_NEUTRAL.
tree
|
commitdiff
2008-05-12
Jens Albretsen
wineps.drv: Danish spelling fixes.
tree
|
commitdiff
2008-05-05
Jens Albretsen
wineps.drv: Added Danish translation.
tree
|
commitdiff
2008-05-02
Andrew Talbot
wineps.drv: Remove unused code.
tree
|
commitdiff
2008-04-09
Hwang YunSong(황윤성)
wineps.drv: Updated Korean resource.
tree
|
commitdiff
2008-03-22
Andrew Talbot
wineps.drv: Assign to structs instead of using memcpy.
tree
|
commitdiff
2008-02-17
Alexandre Julliard
gdi32: Export the DC hook functions as 32-bit functions.
tree
|
commitdiff
2008-02-04
Andrew Talbot
wineps.drv: Remove unneeded casts.
tree
|
commitdiff
2008-01-22
Aric Stewart
wineps.drv: Properly handle NULL LPLOGFONT in PSDRV_Enu...
tree
|
commitdiff
2008-01-03
Austin English
Spelling fixes.
tree
|
commitdiff
2007-11-01
Dmitry Timoshkov
include: Synchronize DEVMODE layout with PSDK.
tree
|
commitdiff
2007-10-22
Detlef Riekenberg
wineps: Remove unused resource file.
tree
|
commitdiff
2007-10-16
Daniel Nylander
wineps.drv: Add Swedish translation.
tree
|
commitdiff
2007-10-10
Andrew Talbot
wineps.drv: Fix some memory leaks.
tree
|
commitdiff
2007-10-10
Andrew Talbot
wineps.drv: Fix some memory leaks.
tree
|
commitdiff
2007-09-26
Alexandre Julliard
wineps.drv: Fix end of list check in PSDRV_UpdateDevCaps().
tree
|
commitdiff
2007-09-13
Americo Jose Melo
Update the Portuguese translation.
tree
|
commitdiff
2007-09-10
Huw Davies
wineps.drv: Ignore an empty output string.
tree
|
commitdiff
2007-08-30
Steven Edwards
Remove more unneeded wine 16bit header usage.
tree
|
commitdiff
2007-08-30
Francois Gouget
Assorted non-ANSI function declaration fixes (missing...
tree
|
commitdiff
2007-08-29
Huw Davies
wineps.drv: Only fail printer dc creation if the printe...
tree
|
commitdiff
2007-07-09
Alexandre Julliard
configure: Merge the libfreetype existence check with...
tree
|
commitdiff
2007-07-02
Alexandre Julliard
configure: Make the libcups soname check depend on...
tree
|
commitdiff
2007-07-02
Alexandre Julliard
configure: Export the shared library extension instead...
tree
|
commitdiff
2007-06-26
Alexandre Julliard
wineps.drv: List source files explicitly in the makefil...
tree
|
commitdiff
2007-06-18
Huw Davies
wineps.drv: Ignore ExtTextOut calls that occur before...
tree
|
commitdiff
2007-05-29
Andrew Talbot
wineps.drv: Exclude unused headers.
tree
|
commitdiff
2007-04-10
Huw Davies
wineps.drv: Add a heuristic to cope with resolution...
tree
|
commitdiff
2007-04-05
Dmitry Timoshkov
winspool: Add a test for DeviceCapabilities, fix some...
tree
|
commitdiff
2007-03-17
Andrew Talbot
wineps.drv: Replace inline static with static inline.
tree
|
commitdiff
2007-03-14
Aric Stewart
wineps.drv: Values for DC_MINEXTENT and DC_MAXEXTENT...
tree
|
commitdiff
2007-03-13
Aric Stewart
wineps.drv: Check for correct value for end of list.
tree
|
commitdiff
2007-03-12
Stefan Huehner
Change some functions arguments from () -> (void).
tree
|
commitdiff
2007-03-08
Huw Davies
wineps.drv: Remove paper sizes that lack either a PageS...
tree
|
commitdiff
2007-03-08
Huw Davies
wineps.drv: Convert the page size list to a standard...
tree
|
commitdiff
2007-03-06
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-03-06
Alexandre Julliard
wineps.drv: Return correct values for DESKTOPHORZ/VERTR...
tree
|
commitdiff
2007-03-01
Huw Davies
wineps.drv: Many MacOSX generated ppd files don't inclu...
tree
|
commitdiff
2007-02-26
Andrew Talbot
wineps.drv: Constify some variables.
tree
|
commitdiff
2007-02-06
Andrew Talbot
wineps.drv: Declare some functions static.
tree
|
commitdiff
2007-02-06
Andrew Talbot
wineps.drv: Remove unused functions.
tree
|
commitdiff
2007-02-05
Huw Davies
wineps.drv: Try to use the PostSript name of a font.
tree
|
commitdiff
2007-01-18
Francois Gouget
Don't put single quotes around '%s' when using the...
tree
|
commitdiff
2006-12-26
Alexandre Julliard
wineps.drv: Remove surious null byte in generic.ppd.
tree
|
commitdiff
2006-12-07
Huw Davies
wineps.drv: Don't try to download a non-scalable font.
tree
|
commitdiff
2006-12-06
Huw Davies
wineps.drv: When we're using a GlyphDirectory we should...
tree
|
commitdiff
2006-12-05
Francois Gouget
Consistently use SUBLANG_NEUTRAL for Italian resources.
tree
|
commitdiff
2006-11-24
Francois Gouget
Replace SUBLANG_DEFAULT with the specific SUBLANG_XXX...
tree
|
commitdiff
2006-11-17
Alexandre Julliard
include: Get rid of heap.h.
tree
|
commitdiff
2006-10-24
Mikołaj Zalewski
resources: Change Dutch sublanguage code to SUBLANG_NEU...
tree
|
commitdiff
2006-10-24
Mikołaj Zalewski
resources: Change German sublanguage code to SUBLANG_NE...
tree
|
commitdiff
2006-10-20
Byeong-Sik Jeon
Korean: Use SUBLANG_NEUTRAL in Korean resources.
tree
|
commitdiff
2006-10-13
Hans Leidekker
wineps.drv: Win64 printf format warning fixes.
tree
|
commitdiff
2006-10-06
Hans Leidekker
Don't use utf-8 in rc files.
tree
|
commitdiff
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-09-11
Marcus Meissner
Removes all unnecessary WINE_DEFAULT_DEBUG_CHANNEL...
tree
|
commitdiff
2006-08-23
Andrew Talbot
wineps.drv: Write-strings warnings fix.
tree
|
commitdiff
2006-08-16
Andrew Talbot
wineps.drv: Write-strings warnings fix and declare...
tree
|
commitdiff
2006-08-10
Andrew Talbot
wineps.drv: Write-strings warnings fix.
tree
|
commitdiff
2006-08-07
Alexandre Julliard
makefiles: Use make dependencies to create installation...
tree
|
commitdiff
2006-07-25
Hwang YunSong(황윤성)
wineps.drv: Updated Korean resource.
tree
|
commitdiff
2006-07-12
Dan Hipschman
gdi32: Implement GetTextExtentPoint in terms of GetText...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
.gitignore: Added wildcards to ignore generated resourc...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-06-15
Huw Davies
printing: Don't limit the printer name length to CCHDEV...
tree
|
commitdiff
2006-06-13
Alexandre Julliard
wineps.drv: Don't use sizeof in traces to avoid printf...
tree
|
commitdiff
2006-06-13
Mike McCormack
wingdi: Fix typo in definition of BLTALIGNMENT (spotted...
tree
|
commitdiff
2006-06-12
Alexandre Julliard
wineps.drv: Make some variables static.
tree
|
commitdiff
2006-05-23
Alexandre Julliard
wineps: Renamed the directory to wineps.drv.
tree
|
commitdiff