2009-11-02 |
Michael Martin | [user32] |
blob | commitdiff | raw |
2009-10-26 |
James Tabor | - Fix wine class test with a sync with wine edit.c. |
blob | commitdiff | raw | diff to current |
2009-10-17 |
Christoph von Wittich | sync edit to wine 1.1.31 |
blob | commitdiff | raw | diff to current |
2009-10-14 |
Timo Kreuzer | Merge amd64 NDK from amd64 branch: |
blob | commitdiff | raw | diff to current |
2009-10-04 |
Michael Martin | edit.c: Remove TPM_RETURNCMD flag from TrackPopupMenu... |
blob | commitdiff | raw | diff to current |
2009-09-26 |
Timo Kreuzer | Merge HAL changes 34743, 34812, 34839, 34917, 35515... |
blob | commitdiff | raw | diff to current |
2009-09-19 |
James Tabor | - Wine sync up to 1.1.29 Edit controls. |
blob | commitdiff | raw | diff to current |
2009-09-19 |
Timo Kreuzer | Merge from amd64 branch: |
blob | commitdiff | raw | diff to current |
2009-07-26 |
Timo Kreuzer | Sync to trunk head (r42241) |
blob | commitdiff | raw | diff to current |
2009-07-26 |
James Tabor | - [Win32k] Moving forward and replace some of the old... |
blob | commitdiff | raw | diff to current |
2009-06-20 |
Timo Kreuzer | Merge trunk head (r41474) |
blob | commitdiff | raw | diff to current |
2009-06-06 |
Christoph von Wittich | sync user32 edit and exticon to wine 1.1.22 |
blob | commitdiff | raw | diff to current |
2009-05-21 |
Timo Kreuzer | Sync trunk head (r41026) |
blob | commitdiff | raw | diff to current |
2009-05-09 |
Dmitry Chapyshev | - SetWindowLong -> SetWindowLongPtr, GetWindowLong... |
blob | commitdiff | raw | diff to current |
2009-05-09 |
Dmitry Chapyshev | - SetClassLong -> SetClassLongPtr, GetClassLong ->... |
blob | commitdiff | raw | diff to current |
2009-05-01 |
Timo Kreuzer | Merge from amd64-branch: |
blob | commitdiff | raw | diff to current |
2009-04-30 |
Timo Kreuzer | merge 37282 from amd64-branch: |
blob | commitdiff | raw | diff to current |
2009-04-24 |
Michael Martin | - Improved fix for edit control context menu. Send... |
blob | commitdiff | raw | diff to current |
2009-04-21 |
Michael Martin | - edit.c: Add TPM_RETURNCMD flag to TrackPopupMenu... |
blob | commitdiff | raw | diff to current |
2009-04-21 |
Michael Martin | - Revert 40628 as it breaks others applications menus. |
blob | commitdiff | raw | diff to current |
2009-04-21 |
Michael Martin | - menu.c: Only send WM_COMMAND messages to the top... |
blob | commitdiff | raw | diff to current |
2009-02-17 |
Timo Kreuzer | Merge freeldr from amd64 branch: |
blob | commitdiff | raw | diff to current |
2009-02-03 |
Timo Kreuzer | Sync to trunk r39350. |
blob | commitdiff | raw | diff to current |
2009-01-12 |
Timo Kreuzer | Sync edit.c with wine head (Wine-1_1_12) |
blob | commitdiff | raw | diff to current |
2009-01-12 |
Timo Kreuzer | exchange members for ansi and unicode WNDPROC in builti... |
blob | commitdiff | raw | diff to current |
2009-01-11 |
Timo Kreuzer | user32 revert lite ;-P |
blob | commitdiff | raw | diff to current |
2009-01-11 |
Timo Kreuzer | Go back to non-win32k functions inside user32, using... |
blob | commitdiff | raw | diff to current |
2009-01-09 |
Dmitry Chapyshev | - Cleanup user32, direct call to kernel space |
blob | commitdiff | raw | diff to current |
2009-01-01 |
Timo Kreuzer | Sync to trunk r38500 |
blob | commitdiff | raw | diff to current |
2008-12-26 |
James Tabor | - Patch by Andre Wisplinghoff: Text is auto-selected... |
blob | commitdiff | raw | diff to current |
2008-10-29 |
KJK::Hyperion | Merging r37048, r37051, r37052, r37055 from the-real... |
blob | commitdiff | raw | diff to current |
2008-10-25 |
KJK::Hyperion | Visual C++ backend for rbuild (for now just a hacked... |
blob | commitdiff | raw |
2008-10-25 |
KJK::Hyperion | The real, definitive, Visual C++ support branch. Accept... |
blob | commitdiff | raw |
2008-10-13 |
Cameron Gutman | - Merge aicom-network-fixes up to r36740 |
blob | commitdiff | raw | diff to current |
2008-08-01 |
Art Yerkes | Create a branch for network fixes. |
blob | commitdiff | raw |
2008-06-10 |
Thomas Bluemel | Do a more correct check in EDIT_IsInsideDialog () |
blob | commitdiff | raw | diff to current |
2008-06-09 |
Gregor Brunmar | Fixed four more winetests, code taken from wine again |
blob | commitdiff | raw | diff to current |
2008-06-09 |
Gregor Brunmar | Fixed 11 winetests for edit boxes based on code from... |
blob | commitdiff | raw | diff to current |
2008-06-04 |
Gregor Brunmar | * Fixes 14 wine tests for the edit control |
blob | commitdiff | raw | diff to current |
2008-05-13 |
Gregor Brunmar | Hopefully fixes bug #1110. Requested fixed by amine48rz. |
blob | commitdiff | raw | diff to current |
2008-05-10 |
Gregor Brunmar | Made user32.dll compile under MSVC (doesn't link though) |
blob | commitdiff | raw | diff to current |
2008-02-11 |
Hervé Poussineau | Bring back ext2 code from branch |
blob | commitdiff | raw | diff to current |
2008-01-13 |
Aleksey Bragin | - Sync up Mm interface with WinLdr branch (introduce... |
blob | commitdiff | raw | diff to current |
2007-12-09 |
Christoph von Wittich | Dmitry Timoshkov : wine: Switch to using 'long' for... |
blob | commitdiff | raw | diff to current |
2007-11-10 |
Magnus Olsen | Merge from branch ReactX to Trunk, |
blob | commitdiff | raw | diff to current |
2007-10-23 |
James Tabor | Sync with Wine: Add the rest of Alex Villacís Lasso... |
blob | commitdiff | raw | diff to current |
2007-10-23 |
James Tabor | Sync with Wine: Edit controls. |
blob | commitdiff | raw | diff to current |
2007-10-19 |
Daniel Reimer | Delete all Trailing spaces in code. |
blob | commitdiff | raw | diff to current |
2007-10-17 |
Mike Nordell | Implement functionality for ctrl-home and ctrl-end |
blob | commitdiff | raw | diff to current |
2007-07-31 |
Magnus Olsen | user32 cleanup lite |
blob | commitdiff | raw | diff to current |
2007-03-26 |
Hervé Poussineau | - Move NCI generated files to arch-specific directories |
blob | commitdiff | raw | diff to current |
2007-02-16 |
Alex Ionescu | - Create KD branch. All debugging support is removed... |
blob | commitdiff | raw | diff to current |
2006-12-04 |
Aleksey Bragin | Create a place for work on creating a bootloader capabl... |
blob | commitdiff | raw |
2006-10-08 |
Art Yerkes | Partially fixed up tree after merge from HEAD. More... |
blob | commitdiff | raw | diff to current |
2006-09-04 |
Art Yerkes | Big merge: thanks alex and greatlord. Not a complete... |
blob | commitdiff | raw | diff to current |
2006-07-28 |
Aleksey Bragin | Add message's spy into user32.dll. In order to enable... |
blob | commitdiff | raw | diff to current |
2006-07-10 |
Aleksey Bragin | Sync with Wine: Update EDIT_EM_SetMargins in EDIT control. |
blob | commitdiff | raw | diff to current |
2006-06-26 |
Aleksey Bragin | - Change user32 to Wine-compatible debug-print messages... |
blob | commitdiff | raw | diff to current |
2006-06-26 |
Aleksey Bragin | - Sync edit control with Wine code |
blob | commitdiff | raw | diff to current |
2006-02-17 |
Ged Murphy | reshuffling of dlls |
blob | commitdiff | raw | diff to current |
|