8000 Tags · fredldotme/gtk3-nocsd · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: fredldotme/gtk3-nocsd

Tags

v3.0.8

Toggle v3.0.8's commit message
fix: undefined symbol: g_type_name

v3.0.7

Toggle v3.0.7's commit message
Always override gtk-dialogs-use-header property value to FALSE

Setting it to TRUE will break save dialog.
Fix for ZaWertun#13.

v3.0.6

Toggle v3.0.6's commit message
Fix for black borders around some application windows

v3.0.5

Toggle v3.0.5's commit message
Hiding GtkHeaderBar when custom title wasn't set

This commit should fix ZaWertun#8 while not breaking other things

v3.0.4

Toggle v3.0.4's commit message
Removed questionable code to hide GtkHeaderBar (fix for ZaWertun#5)

v3.0.3

Toggle v3.0.3's commit message
hide only GtkHeaderBar widget (fix for ZaWertun#4)

v3.0.2

Toggle v3.0.2's commit message
reintroduce deprecated macros G_TYPE_INSTANCE_GET_PRIVATE

v3.0.1

Toggle v3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1 from toluschr/master

Fixed: Title being present twice

v3

Toggle v3's commit message
Add TODO list

v2

Toggle v2's commit message
Fix compiler flags handling

Filter out -fPIE for libraries, make sure we always add include paths to
CFLAGS (use overrides), and append -fPIC only for libraries.
0