507 Commits (b670807ce00c9d62f7ff8a3e36640d926612a039)

Author SHA1 Message Date
Michael R Sweet 3702edc89d Added comment parsing in _c_check(). 27 years ago
Michael R Sweet 9b0162e212 Added modified patch from Tom Holroyd to support class "chaining". 27 years ago
Michael R Sweet 45e7f3f99e Fixed bug in write_static() method - when getting the menu_name() and 27 years ago
Michael R Sweet ae5a281a39 Updated install rules to install files with write permission for the 27 years ago
Michael R Sweet c8dbb60e80 Fix from Bill for infinite loop problem when moving groups of widgets. 27 years ago
Michael R Sweet 334494d068 Patch from Bill that adds virtual method support. 27 years ago
Michael R Sweet fc5e6cb0b6 Whoops - missed a closing bracket... 27 years ago
Michael R Sweet b43ba93bdb Menu item numbering bug fix from Bill. 27 years ago
Bill Spitzak 4c53a5d8f4 Added optimization for SGI builds (mike: please run autoconf before making 27 years ago
Michael R Sweet 7e0bd92469 The about dialog was too small. 27 years ago
Michael R Sweet b8d34c3d4b Lots of little GUI tweeks, capitalization changes, copyright update, etc. 27 years ago
Michael R Sweet c3a31ce44a Updated WIN32 clipboard file to be in the root directory to allow for 27 years ago
Michael R Sweet 43a4c224ef Commented out Help/Manual menu item since Help isn't implemented yet. 27 years ago
Michael R Sweet c53f76f6b4 Updated copyright notice in FLUID. 27 years ago
Michael R Sweet d592f1c4aa Forgot the leading * on the pointer name for menu items. 27 years ago
Michael R Sweet 576f02c063 Fixes from Bill: 27 years ago
Michael R Sweet de114a8257 The text color button in Fluid didn't pop up with the correct color 27 years ago
Michael R Sweet e41c045fe5 Fixed problem with empty submenus not getting the right offsets. 27 years ago
Michael R Sweet ab5771b62f Fixes from Bill: 27 years ago
Michael R Sweet 75e439ebbf A better static method patch from Bill. 27 years ago
Michael R Sweet 0a36d98420 Yay, change all copyright notices to be 1998-1999. 27 years ago
Michael R Sweet e5ce4ae66e Updated makefile. 27 years ago
Michael R Sweet 57a983ea83 Menu items were being initialized static... Dropped the "static" from 27 years ago
Michael R Sweet 5a632f4926 More #include and .C to .cxx changes... 27 years ago
Michael R Sweet 3924b60442 Fixed another #include... 27 years ago
Michael R Sweet 80bbaf21aa Fixed a couple stray #include's... 27 years ago
Michael R Sweet 213ec5476e Missed a #include... 27 years ago
Michael R Sweet fd90251c29 More changes for .C and .H to .cxx and .h... 27 years ago
Michael R Sweet 16252e5faf Changes for .C == .cxx and .H == .h. 27 years ago
Michael R Sweet c4c164a707 Fluid paste bug fix from Bill. 27 years ago
Michael R Sweet d9ed48be5c Fix for fluid - increases MAXSIZE to 2048 and added overflow check. 27 years ago
Michael R Sweet 92402e682a Fix for numericsort(), and drawing of some box types. 27 years ago
Michael R Sweet db1205b420 Added check for arrays in initialization - if so, use {(Fl_xyz *)0}... 27 years ago
Michael R Sweet a7d3bafa5a Changed from hexadecimal escapes to octal, since hex might be causing 27 years ago
Michael R Sweet df0ec23603 Added class/return value fixes from Bill. 27 years ago
Michael R Sweet c69a1f7382 Fixed class menu item code writing - now generate static variables and 27 years ago
Michael R Sweet 1ae8964fc9 Tab resize bug fix from Gustavo. 27 years ago
Michael R Sweet ed4cdc51da Fluid fix from Gustavo. 27 years ago
Michael R Sweet 48688d493d Added (unsigned char *) cast for Pixmap strings. 27 years ago
Michael R Sweet cd99974e51 Incorporate SUBMENU_POINTER patch from Thomas Wey. 27 years ago
Michael R Sweet b6f52dec88 Widget variables we not being initialized to NULL. 27 years ago
Michael R Sweet 80b1529ef4 Multiple patches from Bill: 27 years ago
Michael R Sweet 2bc3c94ce5 Rebuilt using 1.0 beta 19981021 tree. 27 years ago
Michael R Sweet 386d9b4a36 Removed more old files. 27 years ago
Michael R Sweet c024a43be8 Changed the version number to 1.0. 27 years ago
Michael R Sweet 862aa02d59 Removed a few other old files. 27 years ago
Michael R Sweet 3b8193c002 Removed demo source files that are generated via Fluid. 27 years ago
Michael R Sweet b2172ee88a Added common headings & CVS tags. 27 years ago
Michael R Sweet eada39df34 Added fluid patch from Bill Spitzak; this moves the callback code down 27 years ago
Michael R Sweet 7657a2e4a5 Fixed all the frigging file headings - was missing a $ in the Id string. 27 years ago