Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
SHA1: | 94d917ba9c3b949e71aea6e63c359c407a80ead1 |
---|---|
Date: | 2016-01-31 21:34:55 |
User: | Nikita |
Comment: | added new method Style::replace() to change default value for given property name added an initialization of some classes via the replace() fixed calls to realloc() every time on change class_name_ changed type of property name to const char* (it keeps only pointer to outer string) |
Tags And Properties
- branch=styles inherited from [5b4d03fe0b]
- sym-styles inherited from [5b4d03fe0b]
Context
2016-01-31
| ||
21:34 | [94d917ba9c] Leaf: added new method Style::replace() to change default value for given property name added an initialization of some classes via the replace() fixed calls to realloc() every time on change class_name_ changed type of property name to const char* (it keeps only pointer to outer string) (user: Nikita, tags: styles) | |
2016-01-30
| ||
20:44 | [5b4d03fe0b] started adding of styles to fltk (user: Nikita, tags: styles) | |
Changes
Changes to FL/Fl_Widget.H.
Changes to src/Fl_Button.cxx.
Changes to src/Fl_Check_Button.cxx.
Changes to src/Fl_Light_Button.cxx.
Changes to src/Fl_Round_Button.cxx.
Changes to src/Fl_Widget.cxx.