2002-12-24 |
Dimitrie O. Paun | Fix definitions for Uuid{To,From}String, RpcStringFree.
|
commit | commitdiff | tree |
2002-12-24 |
Dimitrie O. Paun | Fix the defintion of {,LP}NM_TREEVIEW{A,W}.
|
commit | commitdiff | tree |
2002-12-23 |
Dimitrie O. Paun | Add support for library path (-L).
|
commit | commitdiff | tree |
2002-12-23 |
Dimitrie O. Paun | Added missing GetActiveObject declaration.
|
commit | commitdiff | tree |
2002-12-23 |
Dimitrie O. Paun | Added missing LPDROPFILES definition.
|
commit | commitdiff | tree |
2002-12-23 |
Dimitrie O. Paun | DEVMODE structure uses short not SHORT for its fields.
|
commit | commitdiff | tree |
2002-12-19 |
Dimitrie O. Paun | Added missing GetWinMetaFileBits() declaration.
|
commit | commitdiff | tree |
2002-12-19 |
Dimitrie O. Paun | Fix defines for LV_ITEM, LV_DISPINFO, and LV_FINDINFO.
|
commit | commitdiff | tree |
2002-12-19 |
Dimitrie O. Paun | Add definitions for N[W]PSTR.
|
commit | commitdiff | tree |
2002-12-19 |
Dimitrie O. Paun | Remove the -L wrc option, as no automatic fudging of...
|
commit | commitdiff | tree |
2002-12-19 |
Dimitrie O. Paun | UpdateWindow returns a BOOLean.
|
commit | commitdiff | tree |
2002-12-18 |
Dimitrie O. Paun | Map strcasecmp to _stricmp.
|
commit | commitdiff | tree |
2002-12-17 |
Dimitrie O. Paun | Added stubs for {Start,End}{Doc,Page}Printer.
|
commit | commitdiff | tree |
2002-12-17 |
Dimitrie O. Paun | Better handling of errors while fork/execing.
|
commit | commitdiff | tree |
2002-12-17 |
Dimitrie O. Paun | Pass the gui flag to winewrap if we're linking a GUI...
|
commit | commitdiff | tree |
2002-12-15 |
Dimitrie O. Paun | Teach mingwrap to use winewrap to do the linking, just...
|
commit | commitdiff | tree |
2002-12-15 |
Dimitrie O. Paun | Small cleanups to match current build process.
|
commit | commitdiff | tree |
2002-12-13 |
Dimitrie O. Paun | New wine build utility that should make it easy for...
|
commit | commitdiff | tree |
2002-12-12 |
Dimitrie O. Paun | Move excpt.h out of include/msvcrt/ as it does not...
|
commit | commitdiff | tree |
2002-12-12 |
Dimitrie O. Paun | Do not display the long options in the usage message...
|
commit | commitdiff | tree |
2002-12-11 |
Dimitrie O. Paun | wrc should be aware of the location of the system headers.
|
commit | commitdiff | tree |
2002-12-10 |
Dimitrie O. Paun | Gracefully degrade to getopt if getopt_long does not...
|
commit | commitdiff | tree |
2002-12-10 |
Dimitrie O. Paun | Get rid of generic notification support in comctrl32...
|
commit | commitdiff | tree |
2002-12-10 |
Dimitrie O. Paun | - Plug a bunch of memory leaks.
|
commit | commitdiff | tree |
2002-12-10 |
Dimitrie O. Paun | Update Wine FAQ to latest revision.
|
commit | commitdiff | tree |
2002-12-06 |
Dimitrie O. Paun | Make wrc command line compatible with windres.
|
commit | commitdiff | tree |
2002-12-06 |
Dimitrie O. Paun | Install DDK headers as well.
|
commit | commitdiff | tree |
2002-12-05 |
Dimitrie O. Paun | New MinGW wrapper that makes gcc on Linux behave like...
|
commit | commitdiff | tree |
2002-12-03 |
Dimitrie O. Paun | Change header install location as such:
|
commit | commitdiff | tree |
2002-11-30 |
Dimitrie O. Paun | Add a way to tell msvcrt to define wchar_t.
|
commit | commitdiff | tree |
2002-11-27 |
Dimitrie O. Paun | - Typesafe parameters from TREEVIEW_NotifyFormat.
|
commit | commitdiff | tree |
2002-11-23 |
Dimitrie O. Paun | Allow apps to define __int{8,16,32,64} on the command...
|
commit | commitdiff | tree |
2002-11-21 |
Dimitrie O. Paun | Add definition for WSAEDISCON.
|
commit | commitdiff | tree |
2002-11-19 |
Dimitrie O. Paun | Added definition for PeekNamedPipe
|
commit | commitdiff | tree |
2002-11-18 |
Dimitrie O. Paun | Support commctrl message-helper macros in C++.
|
commit | commitdiff | tree |
2002-11-18 |
Dimitrie O. Paun | Use DeleteDC instead of DeleteObject to free HDCs ...
|
commit | commitdiff | tree |
2002-11-12 |
Dimitrie O. Paun | Remove parts that have been moved already in the Development...
|
commit | commitdiff | tree |
2002-11-11 |
Dimitrie O. Paun | Rewrite make_ctests and runtest in shell.
|
commit | commitdiff | tree |
2002-11-06 |
Dimitrie O. Paun | Do not draw the text of the item being edited.
|
commit | commitdiff | tree |
2002-11-06 |
Dimitrie O. Paun | Fix the 'jumping selection' bug (#1108).
|
commit | commitdiff | tree |
2002-10-31 |
Dimitrie O. Paun | Append columns with large column indices.
|
commit | commitdiff | tree |
2002-10-31 |
Dimitrie O. Paun | Fix some treeview notification codes between ANSI/Unicode...
|
commit | commitdiff | tree |
2002-10-29 |
Dimitrie O. Paun | Send the right notification code (A/W) depending on...
|
commit | commitdiff | tree |
2002-10-28 |
Dimitrie O. Paun | We should always have a main item in report mode.
|
commit | commitdiff | tree |
2002-10-28 |
Dimitrie O. Paun | Properly fill lParam in NMLISTVIEW.
|
commit | commitdiff | tree |
2002-10-28 |
Dimitrie O. Paun | Fix crash-inducing typo/thinko.
|
commit | commitdiff | tree |
2002-10-28 |
Dimitrie O. Paun | Mark immutable objects as const. Fix inconsistent ...
|
commit | commitdiff | tree |
2002-10-28 |
Dimitrie O. Paun | Add LVHITTESTINFO debug helper. More tracing.
|
commit | commitdiff | tree |
2002-10-28 |
Dimitrie O. Paun | Despite what the docs say, we have to invalidate the...
|
commit | commitdiff | tree |
2002-10-28 |
Dimitrie O. Paun | Eliminate flicker when resizing, docs updates.
|
commit | commitdiff | tree |
2002-10-28 |
Dimitrie O. Paun | Cleanup, and simplification of UpdateSize.
|
commit | commitdiff | tree |
2002-10-28 |
Dimitrie O. Paun | Handle focus item properly in SetItemCount.
|
commit | commitdiff | tree |
2002-10-28 |
Dimitrie O. Paun | Remove only the necessary selections when setting the...
|
commit | commitdiff | tree |
2002-10-28 |
Dimitrie O. Paun | Rewrite of the SetItemCount: bugs got squashed,
|
commit | commitdiff | tree |
2002-10-28 |
Dimitrie O. Paun | Add proper support for the SHCONTF_INCLUDEHIDDEN flag.
|
commit | commitdiff | tree |
2002-10-25 |
Dimitrie O. Paun | Do not invalidate list on WM_SETREDRAW.
|
commit | commitdiff | tree |
2002-10-25 |
Dimitrie O. Paun | We can avoid flicker on column resize only if it's...
|
commit | commitdiff | tree |
2002-10-25 |
Dimitrie O. Paun | Always draw the main item in full row select.
|
commit | commitdiff | tree |
2002-10-25 |
Dimitrie O. Paun | Use iterators to render over the columns, in report...
|
commit | commitdiff | tree |
2002-10-25 |
Dimitrie O. Paun | Small iterator-over-range[s] cleanup.
|
commit | commitdiff | tree |
2002-10-25 |
Dimitrie O. Paun | Eliminate most of the flicker when resizing columns.
|
commit | commitdiff | tree |
2002-10-25 |
Dimitrie O. Paun | Fix subitem background color in full row select.
|
commit | commitdiff | tree |
2002-10-25 |
Dimitrie O. Paun | We should callback for inexistent subitems.
|
commit | commitdiff | tree |
2002-10-25 |
Dimitrie O. Paun | Fix crash when computing the item width of a report...
|
commit | commitdiff | tree |
2002-10-25 |
Dimitrie O. Paun | Keep autoarranging items until one is moved.
|
commit | commitdiff | tree |
2002-10-25 |
Dimitrie O. Paun | Abstract autoarranging decision to a helper function.
|
commit | commitdiff | tree |
2002-10-25 |
Dimitrie O. Paun | Do not do screen work if refreshing is disabled.
|
commit | commitdiff | tree |
2002-10-25 |
Dimitrie O. Paun | Rewrite the UpdateScroll function: simpler, faster.
|
commit | commitdiff | tree |
2002-10-23 |
Dimitrie O. Paun | Avoid division by 0 by initializing the item size in...
|
commit | commitdiff | tree |
2002-10-23 |
Dimitrie O. Paun | Append to the end of the DPA, if insert index is too...
|
commit | commitdiff | tree |
2002-10-23 |
Dimitrie O. Paun | Fix thinko that slipped in with the prev patch (reenables...
|
commit | commitdiff | tree |
2002-10-23 |
Dimitrie O. Paun | Do not invalidate the window before the first paint...
|
commit | commitdiff | tree |
2002-10-23 |
Dimitrie O. Paun | Use InvalidateItem instead of explicit InvalidateRect...
|
commit | commitdiff | tree |
2002-10-23 |
Dimitrie O. Paun | Transform the invalidation macros to proper functions.
|
commit | commitdiff | tree |
2002-10-23 |
Dimitrie O. Paun | Delay some size computations until after first paint.
|
commit | commitdiff | tree |
2002-10-23 |
Dimitrie O. Paun | Delete the items if we actually own them.
|
commit | commitdiff | tree |
2002-10-23 |
Dimitrie O. Paun | Do not callback to the parent for lParam when in LVS_OWNERDATA.
|
commit | commitdiff | tree |
2002-10-23 |
Dimitrie O. Paun | Do not crash if callback text is not filled (behave...
|
commit | commitdiff | tree |
2002-10-23 |
Dimitrie O. Paun | Collect all bugs, missing features, etc in the header...
|
commit | commitdiff | tree |
2002-10-23 |
Dimitrie O. Paun | Do not autoarrange if we insert/delete from the end...
|
commit | commitdiff | tree |
2002-10-23 |
Dimitrie O. Paun | Rework SetItemPosition, bunch of bugs squashed in the...
|
commit | commitdiff | tree |
2002-10-23 |
Dimitrie O. Paun | Rename LISTVIEW_ITEM to ITEM_INFO for consistency.
|
commit | commitdiff | tree |
2002-10-22 |
Dimitrie O. Paun | Bring header's height more inline with native's.
|
commit | commitdiff | tree |
2002-10-21 |
Dimitrie O. Paun | DPAs can't have more than 0x8000 elements (fixed with...
|
commit | commitdiff | tree |
2002-10-21 |
Dimitrie O. Paun | No need to increment item size, it's already adjusted...
|
commit | commitdiff | tree |
2002-10-21 |
Dimitrie O. Paun | Do not rely on HeapReAlloc to allocate a NULL pointer.
|
commit | commitdiff | tree |
2002-10-21 |
Dimitrie O. Paun | Rewrite DPA_InsertPtr in terms on DPA_SetPtr, so that...
|
commit | commitdiff | tree |
2002-10-21 |
Dimitrie O. Paun | Do not send uninitialized lParams on notification msgs...
|
commit | commitdiff | tree |
2002-10-21 |
Dimitrie O. Paun | Complete rewrite of the rcView implementation.
|
commit | commitdiff | tree |
2002-10-21 |
Dimitrie O. Paun | Split ranges_destroy in ranges_clear, and ranges_destroy.
|
commit | commitdiff | tree |
2002-10-21 |
Dimitrie O. Paun | Updated header documentation to the latest, and greatest.
|
commit | commitdiff | tree |
2002-10-21 |
Dimitrie O. Paun | Optimize invalidation on insert.
|
commit | commitdiff | tree |
2002-10-21 |
Dimitrie O. Paun | Rewrite DeleteItemT: cleaner, a lot faster.
|
commit | commitdiff | tree |
2002-10-21 |
Dimitrie O. Paun | Implement most of LVM_ARRANGE.
|
commit | commitdiff | tree |
2002-10-21 |
Dimitrie O. Paun | Proper (type wise) return types.
|
commit | commitdiff | tree |
2002-10-21 |
Dimitrie O. Paun | Reorganize header notifications.
|
commit | commitdiff | tree |
2002-10-21 |
Dimitrie O. Paun | Crash on internal NULL pointers, don't test all over...
|
commit | commitdiff | tree |
2002-10-21 |
Dimitrie O. Paun | When removing focus, no need to go through all elements.
|
commit | commitdiff | tree |
2002-10-21 |
Dimitrie O. Paun | Fix colors for selected items in full row select mode.
|
commit | commitdiff | tree |
2002-10-21 |
Dimitrie O. Paun | Fix computation of subitem box, when invalidating it.
|
commit | commitdiff | tree |