|  omar | 5e976e9b05 | Title capitalization (#3280) | ago%!(EXTRA string=5 years) | 
				
					
						|  omar | 5fdfa32cce | Update README.md | ago%!(EXTRA string=6 years) | 
				
					
						|  omar | 673d6df85f | Demo: Clamping font scale. Added helpers in demo. Comments. Update sponsors. (#3206) | ago%!(EXTRA string=6 years) | 
				
					
						|  omar | e8c986b34e | Version 1.77 WIP | ago%!(EXTRA string=6 years) | 
				
					
						|  omar | 5503c0a12e | Version 1.76 + fixed PVS warning, update demo binaries, update readme image | ago%!(EXTRA string=6 years) | 
				
					
						|  Dylan | 68c5d030cd | Typo in readme (#3078) | ago%!(EXTRA string=6 years) | 
				
					
						|  omar | f2b01c3436 | Changelog, tweak OpenGL3 backends. (#3061), update Gallery thread links. | ago%!(EXTRA string=6 years) | 
				
					
						|  ocornut | e137db2df7 | CI: Enable error on warnings for the extra warnings builds as an experiment. FAQ tweaks | ago%!(EXTRA string=6 years) | 
				
					
						|  ocornut | e547f898a9 | Demo: Added color gradient in demo to identify srgb/linear issues better. Tweaks. | ago%!(EXTRA string=6 years) | 
				
					
						|  omar | f339b24b3a | Links, alphabetical order | ago%!(EXTRA string=6 years) | 
				
					
						|  omar | 2bc3a92f96 | Update README.md | ago%!(EXTRA string=6 years) | 
				
					
						|  omar | 58b3e02b95 | Version 1.75 Comments | ago%!(EXTRA string=6 years) | 
				
					
						|  omar | 4d4e3b97f4 | TODO, Readme (dropped TreeNode_NoIndent flag from todo, as it feels unnecessary) | ago%!(EXTRA string=6 years) | 
				
					
						|  omar | 3fe6ae9732 | Internals: Move some Nav functions and members around (no functional change) + Misc comments | ago%!(EXTRA string=6 years) | 
				
					
						|  omar | e2eb0b4bc4 | Internals: Begin tries to setup WindowTemp/DC members in same order as their declaration. Readme: remove Coverity banner (PVS is better) | ago%!(EXTRA string=6 years) | 
				
					
						|  omar | 0dd02dd90d | Happy new year! Comments, Replaced pictures, Removed Patreon | ago%!(EXTRA string=6 years) | 
				
					
						|  Zlatan Vasović | 2b10e06555 | Fix a typo | ago%!(EXTRA string=6 years) | 
				
					
						|  omar | 061650bd2a | Update Readme | ago%!(EXTRA string=6 years) | 
				
					
						|  omar | 6fdde67be2 | Documentation, FAQ, todo tweaks | ago%!(EXTRA string=6 years) | 
				
					
						|  omar | bff2d5d5e2 | Update README.md | ago%!(EXTRA string=6 years) | 
				
					
						|  omar | 4e56de757c | Doc: Promote Discord over Discourse. Obsoleting Discourse server. | ago%!(EXTRA string=6 years) | 
				
					
						|  Rokas Kupstys | d5b5a81946 | GitHub Actions CI script for Windows/Linux/MacOS/iOS/Emscripten builds. | ago%!(EXTRA string=6 years) | 
				
					
						|  omar | 7dbae8a198 | Doc: Simplified Readme, removed FAQ index | ago%!(EXTRA string=6 years) | 
				
					
						|  omar | 53278be61f | FAQ,  Readme. Use = {} instead of = { 0 }, wasn't problematic because they were all static variables or one stack array not read. But hey. | ago%!(EXTRA string=6 years) | 
				
					
						|  omar | 9994f5bcbe | Fixed more FAQ links, oops.. (#2848) | ago%!(EXTRA string=6 years) | 
				
					
						|  omar | 3bbc27ebd9 | Fixed more FAQ links. (#2848) | ago%!(EXTRA string=6 years) | 
				
					
						|  omar | c21fdabb43 | Doc: Readme: moving contents to FAQ. | ago%!(EXTRA string=6 years) | 
				
					
						|  omar | 67e4cd5cc6 | Comments, some logging for NavInitRequest debugging Moved OpenPopupOnItemClick() next to BeginPopupContextItem() | ago%!(EXTRA string=6 years) | 
				
					
						|  omar | 8c4dcbfa45 | Diligent Engine | ago%!(EXTRA string=6 years) | 
				
					
						|  omar | 23eabd5991 | Emscripten | ago%!(EXTRA string=6 years) | 
				
					
						|  omar | 58411033e2 | Bindings | ago%!(EXTRA string=6 years) | 
				
					
						|  omar | 1c73a0c17e | Bindings | ago%!(EXTRA string=6 years) | 
				
					
						|  omar | cba84df7b5 | Update README.md | ago%!(EXTRA string=6 years) | 
				
					
						|  omar | f1f321d3f6 | Update README.md | ago%!(EXTRA string=6 years) | 
				
					
						|  Denys Nahurnyi | 893056a209 | Fix syntax typos in README (#2819) | ago%!(EXTRA string=6 years) | 
				
					
						|  omar | eb5223276c | Update README.md | ago%!(EXTRA string=6 years) | 
				
					
						|  omar | 293f74e996 | Update README.md | ago%!(EXTRA string=6 years) | 
				
					
						|  omar | 664f9e76b9 | Documentation: Various tweaks and improvements to the README page. [@ker0chan] | ago%!(EXTRA string=6 years) | 
				
					
						|  omar | a45e3b5bb3 | Readme, Wiki: Image loading examples. | ago%!(EXTRA string=6 years) | 
				
					
						|  omar | 3f986e72d9 | Internal: Offset STB_TEXTURE_K_ defines to remove that change from #2541 + sponsors update. | ago%!(EXTRA string=6 years) | 
				
					
						|  omar | ecb9b1e2eb | Version 1.72 | ago%!(EXTRA string=6 years) | 
				
					
						|  omar | 34cf00566f | InputTextMultiline: Fixed vertical scrolling tracking glitch. Fixed Travis-CI banner address. | ago%!(EXTRA string=6 years) | 
				
					
						|  omar | 7a9d32acee | Fixed unnecessary test in UpdateMouseWheel() (thanks PVS). TreeNodeBehavior: avoid computing bg_col for non-framed non-active tree nodes.
Comments, binaries update, minor typos. | ago%!(EXTRA string=6 years) | 
				
					
						|  omar | 3436132d4b | Combo: Hide arrow when there's not enough space even for the square button. + Various todo items. | ago%!(EXTRA string=6 years) | 
				
					
						|  Pavel Rojtberg | 0e37eaff8a | Updated Ogre bindings (#2619) And support python | ago%!(EXTRA string=6 years) | 
				
					
						|  omar | 4597632662 | Readme, comments, dear imgui prefixes | ago%!(EXTRA string=6 years) | 
				
					
						|  omar | c1848b185c | Examples: Emscripten: Switched to WebGL1/ES2, Added Changelog, Updated links, Added ignore list, Fixed warning with older versions. Removed reliance on C++11 (would warn on some compiler). Improved html template, removed undesirable options, reduced log size. Tweaked main.cpp. (#2494) | ago%!(EXTRA string=7 years) | 
				
					
						|  omar | 302af7b2c9 | FAQ tweaks. Add missing entries in imgui.cpp (which until now where only in the README). | ago%!(EXTRA string=7 years) | 
				
					
						|  Andrew Willmott | ece322ff12 | freeglut -> glut rename | ago%!(EXTRA string=7 years) | 
				
					
						|  Gnimuc | a53c57152b | Mention Julia binding in README (#2446) Thank you! | ago%!(EXTRA string=7 years) |