21 Commits (yops)

Author SHA1 Message Date
  Artyom Beilis a46bb45875 Fixed warnings generated by clang 7 years ago
  Artyom Beilis 8f8fb42361 Documented API version 8 years ago
  Artyom Beilis 6007fa5bad Read only attribute support, closing #13 11 years ago
  Artyom Beilis 068d3f926f - Update copyright notice, 12 years ago
  Artyom Beilis 610d1059cb Significant documentation updates, added examples 12 years ago
  Artyom Beilis de10f5a830 Commited spelling patch, closing #3206151 12 years ago
  Artyom Beilis cdc0e64ff3 Added deprecation support for general functions 12 years ago
  Artyom Beilis d84df34585 Implemented CSRF protection support 12 years ago
  Artyom Beilis 21b9dcb5c9 Grammar and spelling fixes patch by anguo 13 years ago
  Artyom Beilis c6e9056e54 Cleanup of set() property, make sure it is set to false only in cases 13 years ago
  Artyom Beilis 6e2f8d449b - Changed warning level to -Wall -Wextra, warnings cleanup 13 years ago
  Artyom Beilis b21e9a8fbe Documentation updates 14 years ago
  Artyom Beilis 06d0211897 Documentation updates 14 years ago
  Artyom Beilis 949d2aea29 Updated documentation 14 years ago
  Artyom Beilis 229fc72dee - Added documentation for some widgets 14 years ago
  Artyom Beilis 5f87e5b6ad Added file name checks to file upload widget 14 years ago
  Artyom Beilis af94d9934e Implemented file upload, file widget and multipart/form-data 14 years ago
  Artyom Beilis 19e24f948b Added hidden widget to forms 14 years ago
  Artyom Beilis a251235209 Renamed private data member to _data to prevent collision 14 years ago
  Artyom Beilis 21bfebdab0 More layout updates 14 years ago
  Artyom Beilis 9853ed5f46 - Project layout changed 14 years ago
  Artyom Beilis 43d575ffb9 Replaced Boost.Regex to Booster.Regex (PCRE based) 14 years ago
  Artyom Beilis 08a10832f3 Replaced noncopyable with booster::noncopyable 14 years ago
  Artyom Beilis 0b7843f799 Replaced function,hold_ptr,clone_ptr,copy_ptr with booster 14 years ago
  Artyom Beilis 2b0f305a7a Updated license to LGPLv3 14 years ago
  Artyom Beilis da3093e51d Implemented basic test suite for forms 14 years ago
  Artyom Beilis 18372ab9b0 Fixed incorrect iteration over form 14 years ago
  Artyom Beilis c78460a448 Added select and radio widget 14 years ago
  Artyom Beilis 4365a21e0c Various fixes 14 years ago
  Artyom Beilis 7d28570a00 More updates 14 years ago
  Artyom Beilis c2569c51b2 Windows+gcc-4.4 fixes 14 years ago
  Artyom Beilis 48e7769a54 Full form refactoring... integration with Boost.Locale 14 years ago
  Artyom Beilis 8eff846073 Structural changes in form display methods 14 years ago
  Artyom Beilis 9c8df7ba46 Now external locale library is used 14 years ago
  Artyom Beilis fc481ca5e6 Compilation fixes 14 years ago
  Artyom Beilis 76c1e3ef0b Some cleanup 14 years ago
  Artyom Beilis 58329830e9 Implemented ICU support for text management 14 years ago
  Artyom Beilis 80d50943ab Compilation fixes 14 years ago
  Artyom Beilis ab48046e27 Inital support of forms added 14 years ago
  Artyom Beilis 554421495a Some updates 14 years ago
  Artyom Beilis 45ae00fc82 Some updates 14 years ago
  Artyom Beilis e1b95216c9 Some documentation added 14 years ago
  Artyom Beilis a48a990d9b Some updates for new forms 14 years ago
  Artyom Beilis 939ea8798d Removed more dependecies on boost in headers 15 years ago
  Artyom Beilis 13fc9b9856 Removed all unsassary classes from views -- compilation time speedup up to 3.2 times 15 years ago
  Artyom Beilis bbe9525ed7 API cleanup 15 years ago
  Artyom Beilis 9a969630fc Fixed -- widgets are default constructable 15 years ago
  Artyom Beilis 42b1954dd3 Better handling of select fields+added safer escaping 15 years ago
  Artyom Beilis 4f6db9221f Added number widget 15 years ago
  Artyom Beilis f1f25b6aa4 Form updates 15 years ago