Statistics
| Revision:

Repository (Subversion)

Name Size Revision Age Author Comment
  branches 3606 41 days zwoch search the jpeg library in the correct location.
  tags 3587 72 days johnnycz creating 1.9 stable tag
  trunk 3673 1 day johnnycz new variable sb_nosockraw - works as an equival...

Latest revisions

# Date Author Comment
3673 07/07/2008 16:06 johnnycz

new variable sb_nosockraw - works as an equivalent of -nosockraw command-line option = forces "new ping" = UDP QW Query Packet multithreaded pinging; (config.cfg only, needs client restart, sb/vid_restart support will be added later maybe)

3672 07/07/2008 15:46 johnnycz

comment & cleanup & oldPingHost() declaration was wrong

3671 06/07/2008 23:05 cokeman1982

More list view item stuff.

3670 06/07/2008 18:46 cokeman1982

- Changed the default event handler function pointer to take an extra void pointer as argument so that any inheriting controls can have specialized event arguments by supplying a pointer to some struct. It is then up to the receiver of the event to cast it properly based on the event type. (Need this for the list view control).
- Added some more stuff to the list view control.

3669 02/07/2008 23:33 cokeman1982

Added ez_listview.c/h

3668 02/07/2008 23:19 cokeman1982

BUGFIX: Remember to remove any OnChildMoved/Resize event handlers when destroying a control.

3667 02/07/2008 23:18 cokeman1982

Initial commit for a ez_listview control.

3666 02/07/2008 23:17 cokeman1982

BUGFIX: Remember to call the OnDestroy event handler for buttons.

3665 02/07/2008 23:15 cokeman1982

Cleanup

3664 02/07/2008 23:13 cokeman1982

Just some cleanup.

View revisions