Commit Graph

17 Commits (9c225ecd57222c67acd34933c7f93298207f8777)

Author SHA1 Message Date
Oliver b8bb0f928f Grid offset handling was buggy. Fixes #279 5 years ago
Oliver d14da4f46f Bugfix in Grid which mistakenly compared grid item size to resolve conflicts. Fixes #277 5 years ago
Oliver 84fdb36408 Fixed confusing comments. Fixes #231 6 years ago
Oliver 1ac6fbc0c2 Some clarifications in the Grid class as well as in the contributor guidelines. Resolves #231 6 years ago
Oliver 5256865f59 Bugfix in Grid which led to wrong positions for inner grids. Fixes #195 6 years ago
Benjamin Weidig 7ad390eb5e Removed deprecated funcs/const related to semigraphic changes 6 years ago
Benjamin Weidig 06dd16088a replaced old borders code with new configurable borders 6 years ago
Oliver d7d44cb0d2 Flex and Grid don't clear their backgrounds anymore. Resolves #104 7 years ago
Oliver 5bd22542e5 For Form.GetFormItemByLabel() to work, we must not modify the label text. Fixes #94, fixes #99 7 years ago
Oliver 761e3d72da Added Primitive demo to go along with the GitHub Wiki entry on how to create your own primitive. 7 years ago
Oliver 3bac79f308 Added RemoveItem() to Grid and Flex. Resolves #63 7 years ago
Oliver 1b155a1def Application now provides direct access to the screen object via before/after-draw callback functions. Resolves #59 7 years ago
Oliver 2d4d9c0a7d Minor argument name change for clarity. 7 years ago
Oliver aafd9b6c4b Made Grid.SetSize() a bit more powerful. 7 years ago
Oliver 91a6ff44b6 Finished implementation of grid layout. 7 years ago
Oliver c7b3072f7e Progressing with Grid. 7 years ago
Oliver 3625d3b928 Added API for new Grid class. 7 years ago