Commit Graph

42 Commits

Author SHA1 Message Date
16052436d0 Remove generated files from the source tree 2020-01-02 03:25:45 +01:00
c626d6c972 Avoid a warning when building with Gtk+ 3 2015-11-23 00:01:05 +01:00
2c2c5ec7fa Update the copyright notice 2015-11-22 23:57:40 +01:00
cf80726ef5 Use PROGNAME 2015-11-22 23:57:24 +01:00
5fffc05e23 Adapt to the new API for the Error class 2015-11-22 23:56:05 +01:00
2104951c15 Avoid some warnings with Gtk+ 3 2015-10-27 01:30:27 +01:00
ce04f13d37 Clarify build with Gtk+ 3 2015-10-24 03:17:47 +02:00
74a1103e78 Build executables with -fPIE 2015-07-21 02:54:13 +02:00
c6558c05ce Build as PIE and with -fstack-protector 2015-07-12 18:33:08 +02:00
50cdae41e9 Document how to build with Gtk+ 3 2015-07-12 18:32:54 +02:00
e37fb507e3 Allow alarms and timers to be deleted 2015-04-07 23:44:40 +02:00
7ddf043fb3 Add a couple more .gitignore files 2015-04-04 16:42:58 +02:00
e8e391be0e Add a global .gitignore file 2015-04-04 16:42:33 +02:00
549667c72b No longer store Makefiles in the source tree 2015-04-04 16:41:42 +02:00
63ba398525 Update the copyright notice 2015-04-04 16:41:12 +02:00
89d5b372e0 Toggle alarms and timers as expected
Both still have to be fully implemented though.
2015-04-04 16:40:21 +02:00
3b541552cf Force the mandatory LDFLAGS 2015-04-03 23:45:59 +02:00
dd7a210718 Re-generate the Makefiles 2015-04-03 23:43:57 +02:00
23ebc1087c Re-generated the Makefiles 2014-12-27 21:48:10 +01:00
ffc4c0bf02 Added support for building with OBJDIR 2014-11-03 23:21:36 +01:00
e546d3f581 Fixed "make dist" 2014-11-03 23:20:54 +01:00
eeef31f9b0 Re-generated the Makefiles 2014-10-12 23:25:32 +02:00
e3d86633aa Code cleanup 2014-08-31 15:57:21 +02:00
787b37f2bd Set a default title for new alarms and timers 2014-08-31 15:51:36 +02:00
75f193761c Added a notebook tab for timers and alarms 2014-07-25 19:48:14 +02:00
a237712bb1 No longer center always the main window 2014-07-08 00:42:25 +02:00
63c7d9c693 Newer version of the script upstream 2014-03-04 03:35:13 +01:00
c429925014 Added a "TryExec" key to the desktop entry 2013-11-30 06:05:57 +01:00
10cc10d4de Added a vendor prefix to the desktop entry 2013-11-30 06:05:23 +01:00
0fafdec8f9 Build with "-lintl" by default 2013-07-26 00:05:10 +02:00
e6b4cb2f70 Turned the main window into a dialog box 2013-06-09 22:50:52 +02:00
5556e7d6f6 Resume normal activity once the clock successfully set 2013-06-09 19:27:28 +02:00
067e97dbad Always place the window at the center of the screen by default 2013-06-09 19:25:15 +02:00
a67e67b817 Consistency with the name of the other settings programs 2013-06-09 19:22:59 +02:00
f1fe7c84a7 Set an icon to the window 2013-06-09 19:17:05 +02:00
63f9f4cb29 Also display timezone information (when available through the environment) 2013-06-09 17:35:25 +02:00
02479f242a Added a desktop icon 2013-06-09 17:19:51 +02:00
b9a57af3b9 Added a dialog box for error messages 2013-06-09 17:04:56 +02:00
e8e908c992 Compile with more warnings enabled by default 2013-06-09 17:00:41 +02:00
9373dc5528 Now able to set the time and date (only with adequate privileges) 2013-06-09 16:59:16 +02:00
f0ddec7f75 Updated the French translation 2013-06-09 16:49:26 +02:00
cbeaba3f3f Initial import 2013-06-09 16:37:53 +02:00