Commit Graph

  • eef2d81a70 Added tests in demo for inflating widgets into non-layouting widgets. Emil Segerås 2013-01-23 21:59:36 +0100
  • 5608f2c699 Fix for inflating widgets into non-layouting widgets. Emil Segerås 2013-01-23 21:45:53 +0100
  • 058b2aaa82 Call OnChange when undo/redo is trigged. Emil Segerås 2013-01-22 19:07:57 +0100
  • 315d1f180c Switched to static_cast to catch incorrect Add as compile error. Emil Segerås 2013-01-22 18:57:48 +0100
  • ac626993ab Scroll textfield if needed after undo/redo/paste. Emil Segerås 2013-01-21 18:40:05 +0100
  • 512b063204 Mention skin expand in feature list. Emil Segerås 2013-01-20 22:23:22 +0100
  • 3e9515178d Changed from unsafe "user_ptr" to "TBValue tag" for custom item data. Emil Segerås 2013-01-20 22:20:37 +0100
  • 1c105f6b9a Added TBTypedObject content to TBValue. Emil Segerås 2013-01-20 22:18:17 +0100
  • 5f4a65c51c Use a typedef for the object type id. Emil Segerås 2013-01-20 22:05:07 +0100
  • 547d4594b9 Changed the type system implementation. Emil Segerås 2013-01-19 21:24:56 +0100
  • 9e854aea21 Fixed gcc compile warning and issue reported by valgrind. Emil Segerås 2013-01-19 10:59:38 +0100
  • 7acf95c912 Demo resource edit crash fix. Emil Segerås 2013-01-17 20:59:27 +0100
  • 00760613be Changes to override skin and added element patching. Emil Segerås 2013-01-17 20:45:21 +0100
  • 3acb9bb880 Minor optimization Emil Segerås 2013-01-17 18:14:29 +0100
  • bb6f7654cd High DPI arrow skins. Emil Segerås 2013-01-11 18:09:48 +0100
  • ea3753d265 Updated copyright header. Emil Segerås 2013-01-05 08:31:47 +0100
  • 8f1467eef2 Correct data type for animation duration. Emil Segerås 2013-01-05 08:27:30 +0100
  • 879b67957a TBImage addon should also load bitmaps in destination DPI. Emil Segerås 2013-01-05 08:26:20 +0100
  • 85f37cd204 Moved DPI filename function. Emil Segerås 2013-01-05 08:16:02 +0100
  • ead45b9137 Added android test code. Emil Segerås 2012-12-31 15:09:43 +0100
  • 8d182e685e Fixed spinner timer catch up bug. Emil Segerås 2012-12-31 12:32:12 +0100
  • 94b42a85d7 Removed debug printout. Emil Segerås 2012-12-30 16:13:39 +0100
  • 18dd588552 Made it possible to set font from resource. Emil Segerås 2012-12-30 16:11:46 +0100
  • 814775f965 High DPI checkbox and radio button skin. Emil Segerås 2012-12-28 14:15:06 +0100
  • 6a5fdb7e76 Made pan threshold and pixels per line DPI aware. Emil Segerås 2012-12-22 15:42:36 +0100
  • 8852933f0f Added multiple DPI support in skin. Emil Segerås 2012-12-20 23:23:34 +0100
  • 37d732c026 Removed hardcoded size. Emil Segerås 2012-12-19 22:51:11 +0100
  • 9c4f472ea4 Added EVENT_TYPE_SHORTCUT and moved shortcut keybindings to platform code. Emil Segerås 2012-11-28 20:43:52 +0100
  • 8060faf02b Turned TBAddon factory code into a macro. Emil Segerås 2012-11-14 18:27:47 +0100
  • 130945856e Added Sublime Text 2 project, with SublimeGDB configuration. Emil Segerås 2012-11-15 19:29:23 +0100
  • 9f2c1c3ce3 Repositioned demo windows a bit. Emil Segerås 2012-11-14 22:40:51 +0100
  • eaa7bb83c0 Implemented clipboard support for linux & mac using glfw. Emil Segerås 2012-11-14 19:48:21 +0100
  • bd306a80a7 Init animation manager automatically from Application integration and added AnimationBlocker. Emil Segerås 2012-11-13 22:04:32 +0100
  • a958a811f5 Don't enforce "gravity: all" on TBTabContainer. Emil Segerås 2012-11-13 18:48:16 +0100
  • 0c27a1ebc8 Fix for placeholder position in multiline editfields. Emil Segerås 2012-11-13 18:07:23 +0100
  • a18a05f649 Fix for possible freeze when focus movement wrap backwards. Emil Segerås 2012-11-13 17:49:55 +0100
  • eab1dce469 Added background-color support to skin. Emil Segerås 2012-11-13 17:44:28 +0100
  • 0d63626a06 Fixed incorrect result from DrawRectFill when it's the first call since BeginPaint. Emil Segerås 2012-11-13 17:42:49 +0100
  • 9a7968cc07 Move demo & integration files to more suitable folders. Emil Segerås 2012-11-13 18:25:41 +0100
  • 1451647d93 Separate the demo code from the demo integration and renderer. Emil Segerås 2012-11-13 18:24:59 +0100
  • 26be187db1 Added edge fadeout to editfields too and moved to util file. Emil Segerås 2012-11-11 10:49:27 +0100
  • 4c949ebc9d Removed hardcoded opacity for placeholder and disabled state. Emil Segerås 2012-11-11 10:39:20 +0100
  • b22ceb0013 Minor GL backend fixes. Emil Segerås 2012-11-08 20:02:00 +0100
  • e84eb1bef0 Added animation curve Smooth. Emil Segerås 2012-09-19 20:16:42 +0200
  • dbcbc6e4a3 Fixed bug that pressed state was sometimes stuck on target of TBClickLabel. Emil Segerås 2012-11-03 18:29:10 +0100
  • f53314b253 fixup! Renamed port_glut.cpp -> port_glfw.cpp Emil Segerås 2012-11-03 17:36:25 +0100
  • b53c816c42 Only invoke context menu action on release of GLFW_KEY_MENU. Emil Segerås 2012-11-03 17:29:21 +0100
  • 1f14a27d61 Renamed port_glut.cpp -> port_glfw.cpp Emil Segerås 2012-11-03 17:25:42 +0100
  • c70b0fe9ab More skin improvements. Emil Segerås 2012-11-03 17:16:24 +0100
  • ffdb24b21a Git ignore .bak files Emil Segerås 2012-11-03 16:50:37 +0100
  • d7c6215bfe Fixed skin text-color inheritance. Emil Segerås 2012-11-03 14:41:32 +0100
  • fc11d609f2 Skin should support expand on tile and image drawing too. Emil Segerås 2012-11-03 14:33:32 +0100
  • 69a5cb05e3 Improved skin. Emil Segerås 2012-11-03 10:45:54 +0100
  • 9198c7bcb3 Fixed makefile and compilation for mac. Emil Segerås 2012-11-01 21:08:43 +0100
  • 70321ae449 Moved clipboard implementations to dedicated files. Also turned hardcoded value into system getter. Emil Segerås 2012-10-17 20:42:10 +0200
  • 729c0534a3 Dummy msg loop stuff and makefile changes to get glfw running on linux. Emil Segerås 2012-10-17 20:29:24 +0200
  • 876d672721 Document build process and new timer functions. Emil Segerås 2012-09-18 18:54:27 +0200
  • 2827f850f9 Moved TBDebugOut outside of tinkerbell namespace. Emil Segerås 2012-09-18 18:22:30 +0200
  • a803129cfa Fixed timer bug on windows. Emil Segerås 2012-09-18 18:20:59 +0200
  • 0800eeb3e9 Removed note about switching from freeglut Emil Segerås 2012-09-16 21:12:34 +0200
  • fee08e5698 Switched to glfw Emil Segerås 2012-09-16 21:09:52 +0200
  • 18e15827b8 Made getters const in TBTempBuffer. Emil Segerås 2012-09-16 21:07:25 +0200
  • 59533400d6 Added submodule for glfw 3 (unfinished work branch) Emil Segerås 2012-09-16 20:40:44 +0200
  • ec9b7054bb Removed freeglut Emil Segerås 2012-09-16 20:34:05 +0200
  • 5381d56436 Changed parsing order of skin padding. Emil Segerås 2012-09-15 17:49:23 +0200
  • 36cd2a71fe Made TBWidget members private. Emil Segerås 2012-09-15 17:17:59 +0200
  • a27ca573cb Use WIDGET_STATE/SKIN_STATE in all places instead of uint32. Emil Segerås 2012-09-15 16:44:40 +0200
  • 3e0fe1855a fixup! Move some classes from tb_select.h/cpp to new files. Emil Segerås 2012-09-08 20:50:40 +0200
  • 7f363571ad Move some classes from tb_select.h/cpp to new files. Emil Segerås 2012-09-08 19:03:13 +0200
  • aa12df5758 Work on model/view API's for TBSelectList: Emil Segerås 2012-09-08 18:35:52 +0200
  • 40694b7abb fixup! Made flags combination type safe with some operator overloading on enums. Emil Segerås 2012-09-08 12:50:06 +0200
  • 52bdbb95f4 Made flags combination type safe with some operator overloading on enums. Emil Segerås 2012-09-08 11:35:45 +0200
  • a65a4b84af fixup! Focus next widget if focused widget is removed. Added some other handy methods too. Emil Segerås 2012-09-04 18:56:01 +0200
  • 3003ec846f Focus next widget if focused widget is removed. Added some other handy methods too. Emil Segerås 2012-09-04 18:23:12 +0200
  • 802ff67018 fixup! added libGL to LIBS in Makefile mrgnu 2012-09-03 22:39:43 +0200
  • 585ab266eb added libGL to LIBS in Makefile mrgnu 2012-09-03 20:42:43 +0200
  • 13f4a4a89f Added note about freeglut incompability with visual studio 2012. Emil Segerås 2012-09-03 18:15:29 +0200
  • 4a1abca941 Updated readme file to utf8 and other minor fixes. Emil Segerås 2012-09-01 17:46:02 +0200
  • 4dd5aba313 Updated readme.txt Emil Segerås 2012-09-01 16:38:31 +0200
  • 4443d110bc Changed state section name for overlays from "overlay" to "overlays". Emil Segerås 2012-09-01 14:50:46 +0200
  • 7316882b70 Added group look for TBButton skin. Emil Segerås 2012-09-01 14:45:04 +0200
  • 0100adc951 Reduced size of TBButton skin image. Emil Segerås 2012-09-01 14:38:13 +0200
  • 805ac6c467 Improved skin debugability: Emil Segerås 2012-09-01 14:22:09 +0200
  • 7b5dcf5cc0 Added skin condition target "prev sibling" and "next sibling". Emil Segerås 2012-08-31 19:16:11 +0200
  • 701bc3f676 Enabled multiprocess compilation Emil Segerås 2012-08-25 14:33:24 +0200
  • 7325f95f1a Moved readme & integration text files to tinkerbell project. Emil Segerås 2012-08-25 13:09:08 +0200
  • 5aaf4aea50 Fix for static library linking. Emil Segerås 2012-08-25 13:07:35 +0200
  • 7ee0ac9d94 Moved tinkerbell to static library (separate project) Emil Segerås 2012-08-25 13:05:02 +0200
  • 6a7710cdb2 Optimization: Cache string width in TBTextField. Emil Segerås 2012-08-21 20:04:09 +0200
  • 55bd677bb9 Fixed minor submenu bug. Emil Segerås 2012-08-20 21:22:33 +0200
  • 5237bdda84 Merge branch 'master' of C:\Users\Emil Segers\Dropbox\tinkerbell\gitrep\tinkerbell unknown 2012-08-20 07:56:41 +0200
  • f31a40925a Moved fps checkbox in demo to the resource. Emil Segerås 2012-08-19 17:14:04 +0200
  • e2b837f323 Fixed typo Emil Segerås 2012-08-19 15:06:14 +0200
  • fe3052b916 Moved the visual studio visualizer and fixed the install script. Emil Segerås 2012-08-19 09:44:14 +0200
  • 852853ecaa Use TB_ALL_TO_TERMINATION instead of -1 everywhere. Emil Segerås 2012-08-19 09:26:59 +0200
  • 1e2a2d466c Fixed memory leak Emil Segerås 2012-08-18 16:05:14 +0200
  • a378f5e4fa Renamed some demo resource files Emil Segerås 2012-08-13 20:41:18 +0200
  • ab270db3ed Reduced the hit area of resize corner to the lower right triangle. Emil Segerås 2012-08-13 19:35:26 +0200
  • c2b082d2b4 Scroll TBSection into view when expanded. Emil Segerås 2012-08-12 13:05:11 +0200
  • 3c21fba7c8 Added TBToggleContainer & TBSection etc. Emil Segerås 2012-08-12 12:45:09 +0200