Commit graph

  • 07a1731419 better support for custom color themes in button and label master len0rd 2025-08-12 12:54:44 -04:00
  • 45a4b65053 add 'scale' option support to drawing a button box len0rd 2025-08-12 12:54:15 -04:00
  • 5b3dcdad9c add bounding box info to button... idk len0rd 2025-08-09 17:51:27 -04:00
  • faa7b93bc3 theme: add support to drawBox to include outline. add scale parameter to button for text len0rd 2025-08-05 09:56:18 -04:00
  • 4aada674ad core: require that the user manually call suit:enterFrame during update/draw so that manually specifying mouse coordinates works len0rd 2025-08-05 09:55:28 -04:00
  • 2634383ffd layout: add newRow function, which increments the layout y position by the current cell height, while resetting the x position and internal width len0rd 2025-08-04 21:34:36 -04:00
  • 28abbc8bd1 core: add optional parameters to enterFrame for mouse coordinates. allows user to use a separate coordinate system than the screen for ui elements tyler miller 2025-08-04 16:55:35 -04:00
  • f7863cfe50
    Merge c628a47e53 into 1767782603 Charlotte Towell 2025-07-30 21:25:16 +10:00
  • c628a47e53 add opt param scale for ImageButton Charlotte Towell 2025-07-30 21:22:54 +10:00
  • 89dbd4a9fb
    Merge 315c1d1669 into 1767782603 Tallivm 2025-07-09 11:12:24 +03:00
  • 315c1d1669
    removed duplicated sentence Tallivm 2025-07-09 11:11:10 +03:00
  • 496d40f31d
    Merge 5d7cccbf24 into 1767782603 NichtElias 2023-08-27 00:45:09 +02:00
  • 5d7cccbf24 fixed vertical text alignment for multiline/wrapping text NichtElias 2023-08-27 00:30:16 +02:00
  • 798d0b9362
    Merge 5244ac8dcf into 1767782603 flightmansam 2021-09-03 23:12:19 +10:00
  • 5244ac8dcf Fixed vertical slider bug Samuel Hutchinson 2021-09-03 22:56:33 +10:00
  • cabf890a2f Fix assignments for active and hovered states Wolfgang Schreurs 2021-05-13 06:18:51 +07:00
  • 112455dce0
    Merge 33346148c6 into 1767782603 Russell Matney 2020-10-17 20:03:05 -04:00
  • 33346148c6 fix: set hovered, active properly Russell Matney 2020-10-16 13:31:54 -04:00
  • 68cf9f8253
    Merge 0de4bf423e into 1767782603 ActivexDiamond 2020-07-07 15:48:22 +03:00
  • 0de4bf423e
    Update slider.lua ActivexDiamond 2020-07-07 15:39:47 +03:00
  • d29cbc09f5
    Merge ba0bb325fe into 1767782603 Qermon 2019-06-19 17:45:06 +00:00
  • ba0bb325fe
    Add boundingBox function Qermon 2019-06-19 19:41:36 +02:00
  • d1f7eaca28
    Merge e59172ecb8 into 1767782603 fituldo 2019-02-01 22:05:31 +00:00
  • 1767782603 Fix a sentence in docs Matt Wiens 2019-01-20 22:10:56 -08:00
  • 1781d5eec6
    Merge pull request #72 from SimonLarsen/imagebutton-fix Matthias Richter 2019-02-01 23:04:51 +01:00
  • 558738635f Fix a sentence in docs Matt Wiens 2019-01-20 22:10:56 -08:00
  • bec02e99c5 Fixed ImageButton checking mask bounds on mask instead of image Simon Larsen 2018-08-12 20:58:48 +02:00
  • e59172ecb8 Add password input option fituldo 2018-06-27 12:55:42 +02:00
  • 0a723777ed [docs] better words Matthias Richter 2018-06-21 23:46:58 +02:00
  • 2f479ba30a Fix #70: overlapping buttons both react to hover Matthias Richter 2018-06-17 18:52:30 +02:00
  • eabad8c554 Fix #68: ImageButton error on LÖVE 11.1 Matthias Richter 2018-06-17 18:10:18 +02:00
  • db37e31933
    Merge c11db7d444 into 8ec0e638ce qtux 2018-06-05 21:12:38 +00:00
  • fbb447e6c4
    Merge 0f27a7c84c into 8ec0e638ce TC1061 2018-04-24 18:55:20 +00:00
  • 0f27a7c84c
    Update theme.lua TC1061 2018-04-24 23:52:30 +05:00
  • b4cb844318
    Update theme.lua TC1061 2018-04-24 23:41:55 +05:00
  • fa5bc20127
    Fixed theme bug TC1061 2018-04-24 23:33:51 +05:00
  • c11db7d444 Remove alpha value check from ImageButton Matthias Gazzari 2018-04-22 20:00:54 +02:00
  • 5cc34d2b0c
    Merge 892b6a83ce into 8ec0e638ce sprpgs 2018-04-14 15:49:04 +00:00
  • 892b6a83ce Updates default theme to be Love 11.0 compatible. aka 2018-04-14 10:39:15 -05:00
  • 8ec0e638ce Fix rockspec Matthias Richter 2018-04-08 14:15:21 +02:00
  • bd3811ec03 Fix #62: Add rockspec Matthias Richter 2018-04-08 13:58:49 +02:00
  • 7985b38a95
    Merge pull request #64 from rodel77/master Matthias Richter 2018-04-08 13:42:43 +02:00
  • 2f3db27769 Updated to love 11.0 rodel77 2018-04-05 18:07:37 -05:00
  • 5d48cf97b8
    Merge pull request #61 from endlesstravel/master v0.10 Matthias Richter 2017-10-31 12:55:11 +01:00
  • 12610bfe8f fix 'Input widget will raise error when candidate_text field is not defined' endlesstravel 2017-10-31 19:38:14 +08:00
  • 6b302f777c
    Merge pull request #49 from endlesstravel/master Matthias Richter 2017-10-28 11:58:08 +02:00
  • 02c4c05a0d Merge branch 'master' into master Yx 2017-09-23 09:46:18 +08:00
  • 60478e189b Merge 6044a1f901 into ecce6820d7 Whitecl4ws 2017-04-16 00:38:25 +00:00
  • ecce6820d7 Add missing images to documentation Matthias Richter 2017-04-13 21:39:22 +02:00
  • c0943eae16 Add widget state setter, fi-lo drawing order. Matthias Richter 2017-04-13 21:30:45 +02:00
  • 6cb5596437 Add section about widget ids in getting started guide Matthias Richter 2017-04-13 21:23:18 +02:00
  • 9d07ed2168 Merge 155eb193b5 into 61a4172edd Whitecl4ws 2017-03-17 04:53:43 +00:00
  • 61a4172edd Merge pull request #50 from Fuzzlix/patch-1 Matthias Richter 2017-03-16 20:29:56 +01:00
  • d12ffe9295 Remove unneeded local Matthias Richter 2017-03-16 20:29:04 +01:00
  • e9eacee1dd Merge b369f47e69 into 727c925f1b Ulrich Schmidt 2017-03-16 19:22:55 +00:00
  • 727c925f1b Merge pull request #47 from codecat/force-focus-input Matthias Richter 2017-03-16 20:22:35 +01:00
  • 3899e6435f Merge pull request #46 from Alloyed/fix-up-left-cells Matthias Richter 2017-03-16 20:21:53 +01:00
  • 6044a1f901 Added Label and Password options Whitecl4ws 2017-01-28 12:00:07 -05:00
  • 67642622e4 Updated README Whitecl4ws 2017-01-28 11:57:49 -05:00
  • 155eb193b5 Update theme.lua Whitecl4ws 2017-01-28 11:34:02 -05:00
  • 8404c2ff79 Added both password and label support Whitecl4ws 2017-01-28 11:33:10 -05:00
  • 5e097ae6a7 Update README.md Whitecl4ws 2017-01-28 11:28:01 -05:00
  • 2fa2d4ca73 Update README.md Whitecl4ws 2017-01-28 11:27:25 -05:00
  • 1162c0f864 Update README.md Whitecl4ws 2017-01-28 11:26:48 -05:00
  • 372d704184 Update widgets.rst Ulrich Schmidt 2016-11-07 07:59:30 +01:00
  • b369f47e69 bugfix: no function parameter "opt" Ulrich Schmidt 2016-11-06 20:09:03 +01:00
  • aad95de809 cached library functions in local vars Ulrich Schmidt 2016-11-06 09:10:10 +01:00
  • 6960a80eaa Revert "update to master" endlesstravel 2016-11-06 15:26:19 +08:00
  • 10e79ca5c8 update to master endlesstravel 2016-11-06 15:18:02 +08:00
  • 4638fb1ea5 add ime support endlesstravel 2016-11-06 15:06:58 +08:00
  • 6286203075 added a progressbar as a immutable widget Ulrich Schmidt 2016-11-05 20:08:01 +01:00
  • 64f848c9d0 removed local variable colors Ulrich Schmidt 2016-11-05 19:16:18 +01:00
  • 2830edc52e Rename to forcefocus Angelo Geels 2016-10-23 13:36:50 +02:00
  • 1b67db0487 Add force bool to input to force focus on first draw Angelo Geels 2016-10-23 13:34:31 +02:00
  • ef317657ca Document layout:up/down/left/right() Kyle McLamb 2016-10-04 17:28:08 -07:00
  • 0084ccba2e Remove nextUp() and nextLeft() Kyle McLamb 2016-10-04 16:50:28 -07:00
  • a4ebbc2679 Fix bug with layout left()/up() Kyle McLamb 2016-10-04 16:20:32 -07:00
  • 549693dd38 Document new GUI state getters Matthias Richter 2016-08-28 19:20:49 +02:00
  • c66bbe9065 Fix #34: Add [is,any][Hit,Active,Hovered]() Matthias Richter 2016-08-28 19:16:29 +02:00
  • 1d6626e6f4 Fix #43 by enforcing minimum size on box drawing Matthias Richter 2016-08-28 18:33:40 +02:00
  • 046233fc5f Merge pull request #45 from Alloyed/fix-layout-pop vrld 2016-08-28 18:13:52 +02:00
  • fe09c10d16 Merge pull request #42 from Alloyed/add-up-left-cells vrld 2016-08-28 18:12:24 +02:00
  • ec361de482 Fix layout:pop() to actually pop off of the stack Kyle McLamb 2016-08-27 10:19:07 -04:00
  • b19f0a3bff Add Layout:up/down/left/right() Kyle McLamb 2016-08-08 13:22:07 -04:00
  • e64a822de8 Merge pull request #39 from texm/master vrld 2016-07-06 14:56:11 +02:00
  • 9d184831e2 Merge pull request #38 from endlesstravel/master vrld 2016-07-06 14:55:43 +02:00
  • 1b374b41cf Ensure char is valid tex 2016-07-03 20:29:09 +08:00
  • 3171286c1f fix bug when input more than one character. endlesstravel 2016-06-01 19:06:45 +08:00
  • 3fd6a6aecd Fix #33: tinted image buttons Matthias Richter 2016-04-17 21:09:24 +02:00
  • 10767cca33 Fix wrong padding in nested layouts Matthias Richter 2016-04-17 21:00:45 +02:00
  • 5bba68071d Fix #35: Error in layout documentation example, cont. vrld 2016-04-12 10:52:46 +02:00
  • 83e9131e25 Fix #35: Error in layout documentation example vrld 2016-04-12 10:51:40 +02:00
  • cb93f4e48e Do not leak graphics state from .draw() Matthias Richter 2016-03-13 13:30:27 +01:00
  • d0a1addc0b Move full state reset to enterFrame Matthias Richter 2016-03-13 13:26:07 +01:00
  • c65c67cc63 Coding style changes Matthias Richter 2016-03-13 13:24:39 +01:00
  • f9ee40d53d Patch #27: Cursor disappears when filling the input box Matthias Richter 2016-03-13 13:22:51 +01:00
  • 633c2a58cc Merge pull request #31 from rm-code/patch-1 vrld 2016-03-13 13:14:28 +01:00
  • 0947b08ff7 Merge pull request #30 from tesselode/override-radius vrld 2016-03-13 13:13:57 +01:00
  • 5a6da54467 Merge pull request #29 from tesselode/input-colors-fix vrld 2016-03-13 13:12:46 +01:00
  • f4c8e9b393 Remove unused variable Robert Machmer 2016-03-13 10:22:12 +01:00