|
389b73d06c
|
Add a couple .gitignore files
|
2015-10-24 02:42:36 +02:00 |
|
|
69d71f44ab
|
Document compilation flags for Gtk+ 3
|
2015-10-19 00:07:21 +02:00 |
|
|
a288d05d89
|
Compile with SSP and PIE by default
|
2015-10-19 00:03:57 +02:00 |
|
|
5bda617a99
|
Build executables with -fPIE
|
2015-07-21 02:49:30 +02:00 |
|
|
8598e112a5
|
No longer build widget statically
|
2015-07-21 02:48:33 +02:00 |
|
|
fb777ec98d
|
Build widget as PIE
|
2015-07-11 15:44:38 +02:00 |
|
|
efa4fc7d00
|
Compile with -fstack-protector by default
|
2015-06-28 17:55:28 +02:00 |
|
|
d80c94ceb8
|
Fix compiling with OBJDIR
|
2015-05-25 17:28:47 +02:00 |
|
|
dc44ca0c32
|
Fix archive creation
|
2015-05-25 17:28:36 +02:00 |
|
|
c3dba5d8e8
|
Re-license as 2-clause BSD
|
2015-05-25 13:33:03 +02:00 |
|
|
caf84bd730
|
Fix support for OBJDIR
|
2015-05-25 13:30:10 +02:00 |
|
|
7d3d63d36a
|
Compile with -pedantic
|
2015-05-25 13:27:37 +02:00 |
|
|
5c16544602
|
Remove unused variable
|
2015-05-25 13:15:52 +02:00 |
|
|
84cf0df2cf
|
Always destroy the window ourselves
|
2015-05-25 13:15:30 +02:00 |
|
|
81d2d20d84
|
Pack the widgets using the complete window size
|
2015-05-24 13:32:03 +02:00 |
|
|
dc82146aff
|
Add a "widget" tool as well
This tool simply uses the new DesktopWidget API to load widgets horizontally
in a window.
|
2015-05-23 19:34:45 +02:00 |
|