]> icculus.org git repositories - btb/d2x.git/history - ui
new physfs uses pkg-config
[btb/d2x.git] / ui /
2018-03-06 KpRename include/error.h to include/dxxerror.h
2018-02-20 Bradley Bellmore prototype fixes
2018-02-20 Bradley Bellsupport meta keys in editor
2018-02-20 Bradley Belluse mouse_get_pos to keep mouse in window better
2016-01-25 Bradley Bellexplicit casts
2015-05-04 Chris TaylorRename MessageBox to ui_messagebox to avoid a conflict...
2015-05-03 Bradley BellMerge branch 'master' into entity
2015-05-02 Bradley Bellinclude conf.h
2015-01-30 Bradley Bellmore header cleanup
2015-01-29 Bradley Bellheader fixes
2015-01-25 Bradley Bell(re-)separation gr module from video functions
2015-01-14 Bradley Bellmerge mouse_get_delta and mouse_get_delta_z
2015-01-13 Bradley Belleditor build warnings
2015-01-03 Bradley Bellremove rcs tags
2014-12-08 Bradley Bellflatten Makefile
2014-11-28 Bradley Belldelete old .cvsignore files
2014-11-27 Bradley Bellupdate makefiles
2005-07-25 Chris Tayloravoid assignments between sbyte * and char *, ubyte...
2005-07-03 Chris Tayloradd ui_radio_set_value, draw an "O" in the current...
2005-07-03 Chris Tayloradd ui_inputbox_set_text
2005-07-01 Chris Tayloradd ui_checkbox_check
2005-03-20 Martin SchaffnerAdd file ui/.cvsignore
2005-03-16 Bradley Bellgcc doesn't like multi-line // comments
2005-03-05 Chris Tayloruse PhysicsFS in file.c, involves modifying the listbox...
2005-03-05 Chris Taylorno error message if changing directory fails (PhysicsFS...
2005-03-05 Chris Tayloruse qsort and file_sort_func instead of file_sort
2005-02-27 Chris Taylorno critical error handler (not used by PhysicsFS)
2005-02-27 Chris Taylorcall gr_update in event loops
2005-02-26 Chris Tayloruse cfile to read the menubar file MED.MNU
2005-02-26 Chris Taylorhandle characters > 128 correctly
2005-02-26 Chris Tayloruse cfile for reading in keypad files
2005-02-26 Chris Tayloruse d_free instead of free
2005-02-26 Chris Tayloruse d_strdup instead of strdup
2005-02-26 Chris Tayloruse d_malloc instead of malloc
2005-02-26 Chris Tayloronly disable the keyboard for MS DOS
2005-02-26 Chris Taylorno unnecessarily including MS DOS headers
2005-01-25 Martin Schaffnerspecify int type for state2_alt_down
2005-01-25 Martin Schaffnercomment out uses of mouse_set_limits and mouse_set_pos
2005-01-25 Martin Schaffneruse unsigned char when comparing to > 127
2005-01-25 Martin SchaffnerInstallErrorHandler() no longer exists, don't use it...
2005-01-25 Martin Schaffners/inputbox/Inputbox/
2005-01-25 Martin Schaffneruse timer_get_fixed_seconds instead of TICKER macro
2005-01-25 Martin Schaffnermake ui_barbox_update return void
2005-01-25 Martin Schaffnerpass int*, not short* to gr_get_string_size
2005-01-24 Martin Schaffnerinclude u_mem.h and pstypes.h instead of d1-style mem...
2004-12-21 Bradley BellSpecify that two functions return void.
2004-12-19 Bradley Bellfix ui Makefile.am
2004-12-19 Bradley Bellinclude conf.h in new editor files
2004-12-19 Bradley Bellifdef RCS for rcsid
2004-12-19 Bradley Belladded Makefile.am for ui
2004-12-19 Bradley Bellmoved unused/ui to ui