|
af8ab99448
|
No longer build with -fpedantic
|
2018-01-22 05:15:55 +01:00 |
|
|
97553209c6
|
Stick to the default stack protector
|
2018-01-22 05:15:23 +01:00 |
|
|
42db38888c
|
Update the copyright notice
|
2017-10-14 00:30:29 +02:00 |
|
|
a72286b6a1
|
Use PROGNAME_WIDGET for widget(1)
|
2017-10-14 00:30:09 +02:00 |
|
|
dd57dbfd37
|
Import updated scripts from upstream
|
2017-10-14 00:28:28 +02:00 |
|
|
8eb166de58
|
Import latest version of the script upstream
|
2017-01-12 17:07:54 +01:00 |
|
|
39220ca294
|
Detect and report more usage errors
|
2016-11-16 00:45:01 +01:00 |
|
|
2c0dc6c6ba
|
Avoid warnings about signedness issue
|
2016-11-16 00:45:01 +01:00 |
|
|
acefb7f480
|
Remove spurious semicolon
|
2016-11-16 00:45:01 +01:00 |
|
|
2e20342585
|
Update the copyright notice
|
2016-11-16 00:45:01 +01:00 |
|
|
987adb6574
|
Allow setting the default size for widget(1)
|
2016-11-16 00:45:01 +01:00 |
|
|
ec8d3c0358
|
Build with RELRO by default
|
2016-04-30 02:10:06 +02:00 |
|
|
df21d37210
|
Fix building PIE on Linux and FreeBSD (possibly more)
|
2016-03-06 00:26:15 +01:00 |
|
|
0df131caf8
|
Import newer scripts upstream
|
2016-02-20 03:27:02 +01:00 |
|
|
e1cedfa59f
|
Adapt to the new API for the Error class
|
2015-11-22 20:59:33 +01:00 |
|
|
8ed9d0d44b
|
Add a "FILES" section to widget(1)
|
2015-11-20 00:51:34 +01:00 |
|
|
fda9fa6bd5
|
Install widget(1) by default
|
2015-11-18 22:10:40 +01:00 |
|
|
5105473864
|
Let the window title be changed
|
2015-11-18 22:10:40 +01:00 |
|
|
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 |
|