2004-01-30 |
Dimitrie O. Paun | Move keyboard programming instructions to the Devel...
|
commit | commitdiff | tree |
2004-01-28 |
Dimitrie O. Paun | Remove a bunch of dummy and/or obsolete info from the...
|
commit | commitdiff | tree |
2004-01-27 |
Dimitrie O. Paun | Remove obsolete section about thread-safety.
|
commit | commitdiff | tree |
2004-01-27 |
Dimitrie O. Paun | Reformat and cleanup the shrink.c file included in...
|
commit | commitdiff | tree |
2004-01-27 |
Dimitrie O. Paun | Remove obsolete info about wrappers, they are no longer...
|
commit | commitdiff | tree |
2004-01-27 |
Dimitrie O. Paun | Update the developer hints to reflect the uuid libs...
|
commit | commitdiff | tree |
2004-01-16 |
Dimitrie O. Paun | Fix value renaming. Cleanup code, fix a few leaks.
|
commit | commitdiff | tree |
2004-01-16 |
Dimitrie O. Paun | Streamline the editing interfaces a bit.
|
commit | commitdiff | tree |
2004-01-13 |
Dimitrie O. Paun | Add value rename support to regedit.
|
commit | commitdiff | tree |
2004-01-09 |
Dimitrie O. Paun | Remove the wrapper generation from winewrap, it is...
|
commit | commitdiff | tree |
2004-01-09 |
Dimitrie O. Paun | Do not fail if we can't load some libs in the wrapper.
|
commit | commitdiff | tree |
2004-01-06 |
Dimitrie O. Paun | Add new value support. Misc improvements and cleanups.
|
commit | commitdiff | tree |
2004-01-05 |
Dimitrie O. Paun | Add value delete, and dword edit support.
|
commit | commitdiff | tree |
2003-12-13 |
Dimitrie O. Paun | Update the dlls/ section. Remove gdi/{,enh}mfdrv, they...
|
commit | commitdiff | tree |
2003-12-12 |
Dimitrie O. Paun | List the tools subdirs as we do for all the others.
|
commit | commitdiff | tree |
2003-12-12 |
Dimitrie O. Paun | Remove most string size limitations.
|
commit | commitdiff | tree |
2003-12-08 |
Dimitrie O. Paun | Reformat regedit in a consistent manner.
|
commit | commitdiff | tree |
2003-12-08 |
Dimitrie O. Paun | Move content of global.h into the appropriate private...
|
commit | commitdiff | tree |
2003-12-08 |
Dimitrie O. Paun | Streamline dlls/ and programs/ in terms of indentation.
|
commit | commitdiff | tree |
2003-12-08 |
Dimitrie O. Paun | Move include/bitmaps/*.xpm where they belong.
|
commit | commitdiff | tree |
2003-12-04 |
Dimitrie O. Paun | More tests for {Local,Global}{,Re}Alloc() calls.
|
commit | commitdiff | tree |
2003-12-04 |
Dimitrie O. Paun | Add missing ListView_GetViewRect() macro.
|
commit | commitdiff | tree |
2003-12-04 |
Dimitrie O. Paun | Fix NetApiBufferReallocate and add a few tests for...
|
commit | commitdiff | tree |
2003-12-03 |
Dimitrie O. Paun | Added support for editing strings.
|
commit | commitdiff | tree |
2003-11-26 |
Dimitrie O. Paun | Added a few missing TabCtrl_* macros.
|
commit | commitdiff | tree |
2003-11-26 |
Dimitrie O. Paun | {Global,Local}ReAlloc() does not allocate memory.
|
commit | commitdiff | tree |
2003-11-26 |
Dimitrie O. Paun | Make the winehq.org domain the official one.
|
commit | commitdiff | tree |
2003-11-26 |
Dimitrie O. Paun | Fix mem leak when GlobalReAlloc() fails.
|
commit | commitdiff | tree |
2003-11-26 |
Dimitrie O. Paun | SysReAllocStringLen is documented to segfault on NULL...
|
commit | commitdiff | tree |
2003-11-26 |
Dimitrie O. Paun | Fix the IMalloc::ReAlloc() to follow the documented...
|
commit | commitdiff | tree |
2003-11-25 |
Dimitrie O. Paun | RtlHeapReAllocate() should not allocate memory.
|
commit | commitdiff | tree |
2003-11-20 |
Dimitrie O. Paun | RtlReAllocateHeap() does not allocate memory.
|
commit | commitdiff | tree |
2003-11-20 |
Dimitrie O. Paun | HeapReAlloc() does not allocate memory.
|
commit | commitdiff | tree |
2003-11-20 |
Dimitrie O. Paun | Bail when we're out of memory.
|
commit | commitdiff | tree |
2003-11-20 |
Dimitrie O. Paun | Fix realloc() to match the documented behaviour.
|
commit | commitdiff | tree |
2003-11-20 |
Dimitrie O. Paun | Make the controls send notifications to the parent...
|
commit | commitdiff | tree |
2003-11-20 |
Dimitrie O. Paun | Don't ignore libs specified by the user while linking.
|
commit | commitdiff | tree |
2003-11-20 |
Dimitrie O. Paun | Cleanup the edit wndproc a bit.
|
commit | commitdiff | tree |
2003-11-20 |
Dimitrie O. Paun | Remove some dead code: hwndParent is not used anywhere.
|
commit | commitdiff | tree |
2003-10-15 |
Dimitrie O. Paun | Merge win.ini/[mci extensions] into the registry.
|
commit | commitdiff | tree |
2003-10-15 |
Dimitrie O. Paun | A few more keys extracted from the old documentation...
|
commit | commitdiff | tree |
2003-10-15 |
Dimitrie O. Paun | Remove out-of-band installation-und-konfiguration.german.
|
commit | commitdiff | tree |
2003-10-14 |
Dimitrie O. Paun | Remove the default.dsl sheet -- the default is good...
|
commit | commitdiff | tree |
2003-10-11 |
Dimitrie O. Paun | Fix some instances of memory allocation through HeapReAlloc().
|
commit | commitdiff | tree |
2003-10-11 |
Dimitrie O. Paun | Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
|
commit | commitdiff | tree |
2003-10-10 |
Dimitrie O. Paun | Have the wrapper load the used DLLs in case the main...
|
commit | commitdiff | tree |
2003-10-09 |
Dimitrie O. Paun | Remove inexistent dir, add a doc reference from shell32.
|
commit | commitdiff | tree |
2003-10-09 |
Dimitrie O. Paun | Move useful information out of documentation/shell32.
|
commit | commitdiff | tree |
2003-10-09 |
Dimitrie O. Paun | Use docbook2txt to generate the text output instead...
|
commit | commitdiff | tree |
2003-10-04 |
Dimitrie O. Paun | Merge all binary resources for user32 in one file.
|
commit | commitdiff | tree |
2003-10-03 |
Dimitrie O. Paun | Extract binary resources to files, to fit the standard.
|
commit | commitdiff | tree |
2003-10-03 |
Dimitrie O. Paun | Make bin2res silent by default.
|
commit | commitdiff | tree |
2003-10-02 |
Dimitrie O. Paun | Move the message sequences documented in documentation...
|
commit | commitdiff | tree |
2003-10-02 |
Dimitrie O. Paun | Removed obsolete TODO file.
|
commit | commitdiff | tree |
2003-10-02 |
Dimitrie O. Paun | Add author list as with the other guides.
|
commit | commitdiff | tree |
2003-10-02 |
Dimitrie O. Paun | Tidy up the notes for the ODBC driver.
|
commit | commitdiff | tree |
2003-10-01 |
Dimitrie O. Paun | Teach bin2res to deal with one file at a time.
|
commit | commitdiff | tree |
2003-09-29 |
Dimitrie O. Paun | Remove the obsolete Winelib HOWTO and DDE status.
|
commit | commitdiff | tree |
2003-09-27 |
Dimitrie O. Paun | Remove obsolete status files for direct3D, directsound...
|
commit | commitdiff | tree |
2003-09-27 |
Dimitrie O. Paun | Merge documentation/status/directplay into the code.
|
commit | commitdiff | tree |
2003-09-27 |
Dimitrie O. Paun | Merge documentation/status/directdraw into the ddraw...
|
commit | commitdiff | tree |
2003-09-27 |
Dimitrie O. Paun | Merge documentation/status/version into the version...
|
commit | commitdiff | tree |
2003-09-27 |
Dimitrie O. Paun | Merge documentation/status/lzexpand into the lzexpand...
|
commit | commitdiff | tree |
2003-09-26 |
Dimitrie O. Paun | Remove the obsolete pascal16 (replaced by pascal -ret16).
|
commit | commitdiff | tree |
2003-09-25 |
Dimitrie O. Paun | Merge the non-obsolete bits from wine.texinfo into...
|
commit | commitdiff | tree |
2003-09-24 |
Dimitrie O. Paun | Small cleanups, remove references to authors.ent.
|
commit | commitdiff | tree |
2003-09-23 |
Dimitrie O. Paun | Move authors to the wine-user.sgml.
|
commit | commitdiff | tree |
2003-09-22 |
Dimitrie O. Paun | Rename COMCTL32_{Alloc,ReAlloc,Free} to {Alloc,ReAlloc...
|
commit | commitdiff | tree |
2003-09-22 |
Dimitrie O. Paun | Remove redundant sections from the guide:
|
commit | commitdiff | tree |
2003-09-22 |
Dimitrie O. Paun | Big update to the debug logging section.
|
commit | commitdiff | tree |
2003-09-22 |
Dimitrie O. Paun | Move the authors out of the sections.
|
commit | commitdiff | tree |
2003-09-22 |
Dimitrie O. Paun | Move Gerard's name to the author list.
|
commit | commitdiff | tree |
2003-09-22 |
Dimitrie O. Paun | Cleanup formatting a bit.
|
commit | commitdiff | tree |
2003-09-22 |
Dimitrie O. Paun | Cleanup the introduction a bit.
|
commit | commitdiff | tree |
2003-09-22 |
Dimitrie O. Paun | Remove a lot of obsolete information, misc cleanups.
|
commit | commitdiff | tree |
2003-09-22 |
Dimitrie O. Paun | Move Eric's name in the author list.
|
commit | commitdiff | tree |
2003-09-22 |
Dimitrie O. Paun | Small cleanups of the OpenGL section.
|
commit | commitdiff | tree |
2003-09-22 |
Dimitrie O. Paun | Trivial cleanups to the OLE section.
|
commit | commitdiff | tree |
2003-09-22 |
Dimitrie O. Paun | Remove obsolete info about the service thread.
|
commit | commitdiff | tree |
2003-09-22 |
Dimitrie O. Paun | Rewrite the i18n section.
|
commit | commitdiff | tree |
2003-09-22 |
Dimitrie O. Paun | Remove uglifying notes.
|
commit | commitdiff | tree |
2003-09-22 |
Dimitrie O. Paun | Small cleanups on how to send in patches.
|
commit | commitdiff | tree |
2003-09-22 |
Dimitrie O. Paun | Cleanup the documentation section.
|
commit | commitdiff | tree |
2003-09-22 |
Dimitrie O. Paun | Cleanup the debugging section.
|
commit | commitdiff | tree |
2003-09-22 |
Dimitrie O. Paun | Update the directory list, tidy it up in the process.
|
commit | commitdiff | tree |
2003-09-19 |
Dimitrie O. Paun | Build the HTML documents as one big file.
|
commit | commitdiff | tree |
2003-09-18 |
Dimitrie O. Paun | Complete rewrite of bin2res, for a cleaner codebase.
|
commit | commitdiff | tree |
2003-09-18 |
Dimitrie O. Paun | Add blurb about soft/hard dependencies to the Packaging...
|
commit | commitdiff | tree |
2003-09-17 |
Dimitrie O. Paun | Get rid of no longer needed files.
|
commit | commitdiff | tree |
2003-09-16 |
Dimitrie O. Paun | Do not require GUI support for displaying errors in...
|
commit | commitdiff | tree |
2003-09-16 |
Dimitrie O. Paun | Remove the unused WINE_DOC_SRCS, and the useless BOOKS_TARGETS.
|
commit | commitdiff | tree |
2003-09-15 |
Dimitrie O. Paun | Remove obsolete documentation/dlls.sgml.
|
commit | commitdiff | tree |
2003-09-15 |
Dimitrie O. Paun | Remove no longer current issues from the Winelib guide.
|
commit | commitdiff | tree |
2003-09-15 |
Dimitrie O. Paun | Update the porting documentation.
|
commit | commitdiff | tree |
2003-09-15 |
Dimitrie O. Paun | Teach winegcc to masquerade as cpp.
|
commit | commitdiff | tree |
2003-09-11 |
Dimitrie O. Paun | Remove checks from {pop,psh}pack[1248].h that were...
|
commit | commitdiff | tree |
2003-09-11 |
Dimitrie O. Paun | The Get[RGB]Value() macros should return a BYTE, not...
|
commit | commitdiff | tree |
2003-09-04 |
Dimitrie O. Paun | Removed non-standard header includes.
|
commit | commitdiff | tree |
2003-09-04 |
Dimitrie O. Paun | Adjust selection ranges before we insert the item so...
|
commit | commitdiff | tree |
2003-09-03 |
Dimitrie O. Paun | Forward all arguments to gcc when we have no input...
|
commit | commitdiff | tree |