Grim Maple
1d5df4d634
Refactor exmaple 1
2023-04-20 16:20:47 +03:00
Spirrwell
976093d9fe
[example1/opengl] Don't enable GL_POLYGON_SMOOTH and GL_MULTISAMPLE
...
GL_POLYGON_SMOOTH appears to have inconsistent behavior across drivers, and seems to cause issues for at least me on Linux with my graphics card.
According to Grim, it sounds like multisampling was enabled specifically for this as well, and so we no longer enable GL_MULTISAMPLE either
2023-01-10 10:32:48 -05:00
Grim Maple
0a7a5e55b4
Example 1 refactoring part 2
2022-12-23 16:31:09 +03:00
Grim Maple
94fd203676
Move OpenGL example to Example1
2022-12-23 15:34:58 +03:00
Grim Maple
a0b882b18a
Refactor exmaple1 part 1
2022-12-17 17:42:34 +03:00
V. Khmelevskiy
a65085d8ad
Migrate OpenGL/SDL2/FreeType to bindbc bindings
2022-05-24 16:13:36 +03:00
Grim Maple
a1660173eb
Remove win_app.def from windows build
2019-10-26 19:58:38 +03:00
Vadim Lopatin
60159c61e2
Derelict GL3 upgrade - fix #579
2018-11-26 09:43:15 +03:00
Roman Chistokhodov
137cb927f6
Fix for Windows
2017-10-12 19:20:59 +03:00
Roman Chistokhodov
b2bcb79621
Add icon provider class. Add 3rdparty dependencies for freedesktop. Add 'Icons' tab to example1
2017-10-12 18:09:47 +03:00
and3md
94f955a1d8
Added WindowFlag.ExpandSize to example1.
2017-10-07 15:28:21 +02:00
Vadim Lopatin
12b19ed1ff
update tree if items are added or removed - fix #278
2017-09-11 11:58:32 +03:00
Vadim Lopatin
b22b951af8
Merge pull request #426 from lemming-life/master
...
Added StringListWidget for "list2" in example1.
2017-09-08 08:50:55 +03:00
lemming-life
089f22158e
Added StringListWidget for "list2" in example1. Showcases finding keywords in the list via keyboard.
2017-09-07 22:51:07 -06:00
John Colvin
fb4b1310da
remove trailing whitespace
2017-09-04 12:09:58 +01:00
and3md
efead8c004
Extend grid example - fullColumnOnLeft, fullRowOnTop checkboxes.
2017-08-19 15:49:37 +02:00
and3md
c6d6abc8dd
New charts module with SimpleBarChart.
2017-07-18 15:33:21 +02:00
and3md
e31bd2cc2f
Some fixes after widgets measure change, example for new window content managment.
2017-06-25 16:07:11 +02:00
Vadim Lopatin
47615966db
Merge pull request #368 from FreeSlave/x11_additions
...
X11 loop cleanup, less redraws. Support for non-resizable windows, mi…
2017-06-08 08:52:30 +03:00
Roman Chistokhodov
9657e80f04
X11 loop cleanup, less redraws. Support for non-resizable windows, minimize, maximize and restore on X11. Add minimize, maximize and restore buttons to example1
2017-06-08 03:54:08 +03:00
gazer
4b7fa25579
getting legacy GL to work
2017-06-07 23:33:16 +03:00
Vadim Lopatin
bc96a55e48
fix deprecation warnings in example1 - UIString.fromRaw
2017-06-07 10:55:26 +03:00
igor84
fa31fa2600
Added multi selection to string grid and filedlg, issue #23
2017-04-23 21:47:53 +02:00
Vadim Lopatin
d3724205df
arc drawing support
2016-11-07 17:32:24 +03:00
Vadim Lopatin
b5658d7811
fix drawEllipseF
2016-11-07 16:41:57 +03:00
Vadim Lopatin
0613e5740f
fix fillPolyF
2016-11-07 16:00:16 +03:00
Vadim Lopatin
1814424ec5
fillPoly support in DrawBuf
2016-11-07 15:33:51 +03:00
Vadim Lopatin
1b80fbb77a
poly line
2016-11-07 15:04:46 +03:00
Vadim Lopatin
ec4b6c9392
triangle clipping
2016-11-07 12:22:11 +03:00
Vadim Lopatin
e715c52d0b
line, polyLine with width - implementation for OpenGL
2016-11-07 10:01:19 +03:00
Vadim Lopatin
c26de67d6f
fix console support for progressBar, Switch, Grid, Slider - fix #309
2016-10-18 10:49:06 +03:00
Vadim Lopatin
b4974cb177
progress bar initial implementatino
2016-10-11 10:36:47 +03:00
Vadim Lopatin
ab05bf5340
update dark theme; fix drawable overriding in styles/themes
2016-10-10 17:12:52 +03:00
Vadim Lopatin
6177a93a74
fix example1 build under 64bit
2016-10-10 15:51:54 +03:00
Vadim Lopatin
070b7bdfe5
update default theme
2016-10-10 15:38:30 +03:00
Vadim Lopatin
a6404a70d2
fix theme; better example1
2016-10-10 15:14:04 +03:00
Vadim Lopatin
64a74bb277
fix theme; fix slider style
2016-10-10 14:10:46 +03:00
Vadim Lopatin
3dc06f6057
fix default theme; fix groupbox; better example1
2016-10-10 13:45:22 +03:00
Vadim Lopatin
36eda44f3d
GroupBox widget implemented
2016-10-10 12:36:09 +03:00
Vadim Lopatin
b5f4bc38eb
console theme improvements
2016-09-12 11:20:46 +03:00
Vadim Lopatin
50ba103dbc
theme fixes and editor support fixes for console backend:
2016-09-09 12:34:56 +03:00
Vadim Lopatin
47a58af6cb
Console Backend for linux and windows - #293
2016-09-08 14:36:58 +03:00
Vadim Lopatin
f4741bf297
close #282
2016-07-27 08:36:54 +03:00
Vadim Lopatin
95b794a500
close #272
2016-06-29 14:41:40 +03:00
Vadim Lopatin
9880447987
shortcuts and actions handling signals in widgets; close #189
2016-06-28 17:30:49 +03:00
Vadim Lopatin
543259fe88
example1: close button in opened document tabs - close issue #195
2016-06-28 15:25:13 +03:00
Vadim Lopatin
7c7b5df51c
Rename SwitchWidget to SwitchButton - close issue #235
2016-05-18 15:38:17 +03:00
Vadim Lopatin
aca556d794
Implement SwitchWidget - close issue #205
2016-03-16 16:40:02 +03:00
FreeSlave
f4b28764b3
In example1: Fix All files filter to match files without extension. Add Executable files filter
2016-03-12 00:56:20 +03:00
Vadim Lopatin
3c5b3a61a7
replace tabs with 4 spaces
2015-12-23 08:45:54 +03:00