Commit Graph

  • 838e064107 Created a new Control setup; wrote Button for it. Pietro Gagliardi 2018-08-11 19:07:04 -0400
  • 485c946ad8 Moved all the Go files back out of the way. There needs to be a better way. Pietro Gagliardi 2018-08-11 18:39:18 -0400
  • 6700b2ec54 Updated DateTimePicker. Pietro Gagliardi 2018-08-11 16:56:13 -0400
  • 757f109376 Readded Combobox and added EditableCombobox. Pietro Gagliardi 2018-08-11 16:40:02 -0400
  • 69cc525e66 Started migrating controls back. These first few are unchanged. Pietro Gagliardi 2018-08-11 16:28:43 -0400
  • 122bcd18bc Removed +x from the .a files Pietro Gagliardi 2018-08-11 16:21:55 -0400
  • 8a600ed644 Replaced all libui files with alpha4 files. Pietro Gagliardi 2018-08-11 16:21:16 -0400
  • 308e253e0f Moved the existing .go files out of the way and replaced ui.h with the alpha4 ui.h. Pietro Gagliardi 2018-08-11 16:18:01 -0400
  • 0f75ebb5fa First step toward alpha 4: we no longer need the Windows resource trick. Pietro Gagliardi 2018-08-11 16:12:54 -0400
  • dc108a5d4d Removed ensureMainThread() now that the latest Go has a guarantee (which was always true) about the main thread given runtime.LockOSThread() in init(). Pietro Gagliardi 2018-08-11 16:10:47 -0400
  • 2b030ca7bd
    Merge 51e3e89ae5 into 6c3bda44d3 Aleksandar 2018-07-23 19:23:37 +0000
  • 51e3e89ae5 Function for Appending multiple controls at once Maelkum 2018-07-23 21:09:30 +0200
  • c090c8d194 Improve documentation of stddialogs LeoTindall 2018-05-20 12:11:06 -0400
  • 361a1ebb2e
    Use a Markdown version of the license (recognized by GitHub) Hugo Locurcio 2018-05-17 17:16:42 +0200
  • 8224549342
    Merge ed94810132 into 6c3bda44d3 Sam Balana 2018-04-08 20:44:09 +0000
  • ed94810132
    Merge branch 'master' into patch-1 Sam Balana 2018-04-08 13:44:04 -0700
  • 00cae2bc26
    Merge 63d16cdb0f into 6c3bda44d3 Jan Kusniar 2018-04-05 01:08:52 +0000
  • 645c936642
    Merge 97aeb1ee8a into 6c3bda44d3 Daniel 2018-03-29 13:31:48 +0000
  • ea5c2a8905
    Merge fa7d9957c5 into 6c3bda44d3 sndnvaps 2018-03-29 05:33:31 +0000
  • 6c3bda44d3 Added some extra documentation to QueueMain. Fixes #164. Pietro Gagliardi 2018-03-27 20:19:27 -0400
  • 8716bfd161 Oops Pietro Gagliardi 2018-03-27 10:40:24 -0400
  • 394e1cadbf More TODOs. Pietro Gagliardi 2018-03-27 01:59:12 -0400
  • 056526af34 Added GTK+ 3.0 install instructions. Addresses #255 for now, but a better solution may be needed... Pietro Gagliardi 2018-03-27 01:57:59 -0400
  • beae220f7f
    Merge d157817e93 into dbfc38f49b Nickolay 2018-02-21 07:23:22 +0000
  • dbfc38f49b Fixed README formatting mistake· Pietro Gagliardi 2018-02-18 04:10:36 -0500
  • b435594adb Windows bugfix. Pietro Gagliardi 2018-02-17 21:47:49 -0500
  • 1cedb9d545 Add helpful links in README Sam Balana 2017-08-09 20:52:03 -0700
  • 97aeb1ee8a Update README.md Daniel 2017-02-24 23:05:00 +0100
  • 40da8b0779 Merge ffb0643be8 into 2dde2a79e7 emersion 2017-01-13 10:27:35 +0000
  • ffb0643be8
    Removes window position stuff emersion 2017-01-13 11:27:24 +0100
  • be6ea522ac Merge 2665d9e8cd into 2dde2a79e7 Gabriel Pedro 2016-11-24 12:06:08 +0000
  • fa7d9957c5 Typo emersion 2016-10-16 13:34:30 +0200
  • 36b1fd2fd2 Changes wording in README emersion 2016-10-16 13:34:14 +0200
  • 3b0a2c6684 temp add support for arm platform dnv_aps sn 2016-10-15 01:24:37 +0800
  • c35d9487b4 prepare for arm platform support Test on Raspberry Pi 2 system: Ubunatu mate 16.10 gtk+-3.0 go-1.6.2 sndnvaps 2016-10-15 00:41:22 +0800
  • d0dea7122b Added support for the menu API Impyy 2016-07-17 13:11:18 +0200
  • 43835ac61e Merge pull request #3 from jkusniar/multilineentry emersion 2016-09-09 23:27:03 +0200
  • 4a5767e6a9 Merge 1ec8f6b01c into 2dde2a79e7 Fenimore 2016-09-09 20:58:06 +0000
  • 1ec8f6b01c gofmt files polypmer 2016-09-07 07:52:52 -0400
  • d157817e93 Update README.md Nickolay 2016-08-07 23:37:50 +0300
  • 7a771a796f Merge pull request #2 from robbiev/radioselect emersion 2016-07-24 18:10:24 +0200
  • 6276db2ed3 fix a memory leak Robbie Vanbrabant 2016-07-24 17:08:31 +0100
  • 68201c86f1 radio button selection support Robbie Vanbrabant 2016-07-24 13:26:03 +0100
  • e141603d8b Adds Window.SetPosition() and Window.Center() emersion 2016-07-19 23:14:17 +0200
  • dab494de99 Updates ui.h emersion 2016-07-19 22:54:51 +0200
  • 63d16cdb0f MultilineEntry added Jan Kusniar 2016-06-21 14:26:28 +0200
  • 28012570b0 Merge branch 'master' of github.com:andlabs/ui Pietro Gagliardi 2016-06-19 15:09:41 -0400
  • 64757be5a2 Merge 8838f86358 into 2dde2a79e7 emersion 2016-06-19 18:47:18 +0000
  • 2dde2a79e7 Merge pull request #154 from ProtonMail/syso Pietro Gagliardi 2016-06-19 13:06:29 -0400
  • 9a4d0b8b47 Rename static_windows_*.o files to .syso emersion 2016-06-19 18:14:23 +0200
  • d5b3d877fe Adds Form and Grid emersion 2016-06-14 11:43:00 +0200
  • 37dba6a1ef Adds compatibility for latest libui, adds New{Password,Search}Entry emersion 2016-06-14 08:11:07 +0200
  • 8838f86358 Adds godoc badge emersion 2016-06-14 07:23:48 +0200
  • 2665d9e8cd fixing window closing Gabriel Pedro 2016-06-13 19:41:36 -0400
  • 793598c2fa Moved Compatibility.md from ui to libui. Pietro Gagliardi 2016-06-12 11:55:37 -0400
  • 02104c77a4 Merge pull request #140 from pftbest/local Pietro Gagliardi 2016-06-10 10:45:18 -0400
  • 62c8f204e7 Safer nil pointer handling in stddialogs Vadzim Dambrouski 2016-06-10 17:03:53 +0300
  • 0846667ce9 Merge pull request #139 from pftbest/local Pietro Gagliardi 2016-06-09 22:00:02 -0400
  • a8bcf1a4fa Using C.uiFreeText instead of freestr Vadzim Dambrouski 2016-06-10 02:52:23 +0300
  • b2f408abfc OpenFile, SaveFile and MsgBox dialogs Vadzim Dambrouski 2016-06-10 01:34:16 +0300
  • a8a9dd456d Forgot the important part. Pietro Gagliardi 2016-06-05 18:56:15 -0400
  • 99b377d538 Set up the Windows builds. Almost working! Pietro Gagliardi 2016-06-05 18:49:53 -0400
  • bcef740473 Updated everything to alpha3.1. Pietro Gagliardi 2016-06-05 18:11:26 -0400
  • 80e7d83b77 This isn't going to work. Pietro Gagliardi 2016-05-30 02:06:25 -0400
  • 52f7d276a6 Removed prev/. Pietro Gagliardi 2016-05-30 00:14:46 -0400
  • c9b32c1333 Fixed Linux static linking. Pietro Gagliardi 2016-05-29 23:44:09 -0400
  • b9c3e87d5d More static library linker setup. Pietro Gagliardi 2016-05-29 22:48:55 -0400
  • a2db124cc9 More stuff. Pietro Gagliardi 2016-05-29 22:46:04 -0400
  • 7dec70c262 Imported libui Alpha 3. Pietro Gagliardi 2016-05-29 22:45:32 -0400
  • 30d1e59fd1 Switched OS X to use statically linked libui. Pietro Gagliardi 2016-05-29 05:05:09 -0400
  • aef0521c25 Bumped minimum versions. Pietro Gagliardi 2016-05-28 13:08:04 -0400
  • 8e729f3615 Documented the new limit swapping of uiSlider and uiSpinbox. Pietro Gagliardi 2016-05-22 20:13:35 -0400
  • 53cfaa3531 Updated the uiRadioButtons documentation based on the latest change in libui, which gets rid of a few quirks. Pietro Gagliardi 2016-05-21 02:02:25 -0400
  • 9435f8166b Made things more clear. Pietro Gagliardi 2016-05-03 19:41:03 -0400
  • ac7c8a08f6 Merge 83ab292815 into 56d487b154 Jonathan Duck 2016-04-21 23:09:50 +0000
  • 56d487b154 More TODOs. Pietro Gagliardi 2016-04-20 14:18:56 -0400
  • 21d398b1ac Removed small caps from the font descriptor. It will be made a setting on TextLayout instead. Pietro Gagliardi 2016-04-15 14:02:24 -0400
  • 08823edfec Removed the text gravity stuff. That will be removed. Pietro Gagliardi 2016-04-15 00:18:39 -0400
  • ffc857e55c Added a TODO for binding support. Pietro Gagliardi 2016-04-14 17:13:41 -0400
  • 42d273bea8 More C.CBytes() preparatory work. Pietro Gagliardi 2016-04-12 23:27:29 -0400
  • 53722b5b08 Started the safer malloc() system. Pietro Gagliardi 2016-04-12 19:17:59 -0400
  • 83ab292815 Forgot a quote Duckbrain 2016-02-05 05:25:11 -0800
  • f18a80cbb7 Update README.md Duckbrain 2016-02-05 05:23:52 -0800
  • 439f3f476c Added Area.ScrollTo(). Pietro Gagliardi 2016-01-24 21:50:59 -0500
  • 4dbaec8aa1 More TODOs. Pietro Gagliardi 2016-01-24 15:37:03 -0500
  • cb8eadd7f3 More TODOs. Pietro Gagliardi 2016-01-16 19:47:36 -0500
  • 8dc672361e More documentation. Pietro Gagliardi 2016-01-16 18:27:18 -0500
  • fdc9af39ac Added the new text extents and multiline stuff. Pietro Gagliardi 2016-01-16 16:56:58 -0500
  • ac85bff62f 1.6 Beta 2 confirmed. Pietro Gagliardi 2016-01-13 21:43:26 -0500
  • b59d586ecf Added font metrics. Pietro Gagliardi 2016-01-13 17:57:23 -0500
  • 182e8545d6 More TODOs. Pietro Gagliardi 2016-01-12 18:41:49 -0500
  • 5454e81f3f Comment terminology fixup. Pietro Gagliardi 2016-01-12 18:39:14 -0500
  • ba81304d60 Updated to the new font API. Pietro Gagliardi 2016-01-12 18:34:51 -0500
  • d3cf58f2d9 Added the new text stuff to package ui. Pietro Gagliardi 2016-01-09 20:57:35 -0500
  • 672892cf80 More TODOs. Pietro Gagliardi 2016-01-06 20:43:32 -0500
  • 33f5e9b3e0 Fixed linker issues and updated to the new OS X-based soname versioning. Pietro Gagliardi 2016-01-06 20:33:49 -0500
  • 82d0efb92d Re-enabled @executable_path and OS X linking now that the OS X build is fixed. Now I just have to figure out why it's not linking... Pietro Gagliardi 2016-01-06 20:24:31 -0500
  • a76ba524c6 Readme fix. Issue linking only works on issues, apparently. Pietro Gagliardi 2016-01-01 00:22:59 -0500
  • c78ddb43e2 Marked the OS X version as unusable. Pietro Gagliardi 2016-01-01 00:20:14 -0500
  • c6ff7a4b3a Temporary fix for #112. Pietro Gagliardi 2015-12-24 11:23:06 -0500