Commit Graph

  • 3697b6c6ed
    remember running Timer (#55) master zeners 2021-09-12 20:14:29 +0200
  • 9ff1b93104 fixup! fixup for brace Olaf Leidinger 2021-09-12 20:09:04 +0200
  • d5700a79fb
    fixup for brace oleid 2021-09-12 20:07:46 +0200
  • caeb963115
    Merge branch 'master' into master oleid 2021-09-12 20:03:58 +0200
  • 5d15efdc4d Beautify with js-beautify 1.10.2 Olaf Leidinger 2021-09-12 19:31:57 +0200
  • 9d1e631ec2 FEATURE: Use long options Olaf Leidinger 2021-09-12 19:30:38 +0200
  • b289db2a83 show remaining time in Stop Timer menu item, if graphical style is in use Zener 2021-08-24 18:30:00 +0200
  • 8abdf4b4fa beautify-js + po/update_strings Zener 2021-08-24 17:40:40 +0200
  • 0891894016 remember running timer Zener 2021-08-24 17:39:55 +0200
  • e6d59a4095
    Gnome 40 fixes (#54) zeners 2021-08-24 15:18:12 +0200
  • 864ebff5bd restore compatibility with gnome < 40, fix select alarm sound Zener 2021-08-22 12:09:56 +0200
  • 5a97228016 Gnome 40 fixes: replace Toolbar, FileSelector (Soundfile) and Grid.margin-property Zener 2021-08-20 23:38:01 +0200
  • dd4da09e05 Add repo link and notes about passive maintainance Olaf Leidinger 2021-02-21 22:20:25 +0100
  • 5a4f8c13ae FIX: Add current gnome versions Olaf Leidinger 2021-02-21 22:06:34 +0100
  • b81e5f8119 FIX: Autoconf was broken on current Arch Olaf Leidinger 2021-02-21 22:05:40 +0100
  • 7043a9a6bb
    Merge pull request #52 from jwrdegoede/master oleid 2021-02-21 21:36:27 +0100
  • e862c92eb2 Do not change the icon search path Hans de Goede 2020-03-10 11:33:02 +0100
  • 883b6a65bb Drop compatibility with 3.10 and older Hans de Goede 2020-02-17 22:16:23 +0100
  • e46368b084 Fix "Usage of object.actor is deprecated for ..." warnings Hans de Goede 2020-02-17 20:19:38 +0100
  • 029b282457 Fix "Source.notify() has been moved to ..."" error Hans de Goede 2020-02-17 20:17:46 +0100
  • aa682804aa Fix 'reference to undefined property "_delegate"' warning Hans de Goede 2020-02-17 18:11:28 +0100
  • f1e0d04631 Fix "Some code tried to set a deprecated GObject property." warning Hans de Goede 2020-02-17 18:09:09 +0100
  • e5b1e0e744 Fix utilities-teatime.svg aspect ratio and installation Hans de Goede 2020-02-17 17:31:32 +0100
  • 0580b73fa4 Remove fullscreen notification option Hans de Goede 2020-02-17 18:04:02 +0100
  • 89a04a36fb Fix indendation Hans de Goede 2020-02-17 17:53:56 +0100
  • f02770da31 Fix TeaTime not working with gnome-shell 3.35.90 and newer Hans de Goede 2020-02-17 16:08:12 +0100
  • 5cb25b44eb Fix vertical squashing of the panel icons Hans de Goede 2019-05-07 10:35:15 +0200
  • 1beccddc5a Merge remote-tracking branch 'origin/master' Zener 2019-04-10 06:16:31 +0200
  • e0f923b113
    Merge pull request #48 from codestice/master oleid 2019-04-09 22:54:19 +0200
  • e94ef7f5bc combatiblity for gnome-shell 3.32 (maybe break for earlier versions) Zener 2019-04-09 12:52:38 +0200
  • 1a30460f4c Use 'global.display' when 'global.screen' is not available (fixes tea cup animation for gnome 3.30) Peter Liebetraut 2019-03-27 21:40:37 +0100
  • e5a5e61398
    Merge pull request #45 from kgorbi/master oleid 2018-03-18 21:35:46 +0100
  • 7afe38b3b3 Add "Stop Timer" menu option. Krystian Garbaciak 2018-03-18 13:05:25 +0100
  • 4bf431014b Disable HiDpi scaling for now better_handling_of_resize Olaf Leidinger 2017-11-22 01:38:10 +0100
  • d3f90010fe First attempt on using a generic container for resizing Olaf Leidinger 2017-11-22 01:35:44 +0100
  • 877f127c11 Properly initialize status Olaf Leidinger 2017-11-21 21:39:16 +0100
  • ce26373bd7 Clean-up globals and eliminate warnings on Gnome-3.26 Olaf Leidinger 2017-11-21 21:33:14 +0100
  • 5a58727a67
    Merge pull request #41 from jspitz/master oleid 2017-11-21 19:35:31 +0100
  • 4b2b485153 Prevent name clash due to different clutter versions Olaf Leidinger 2017-11-21 19:33:14 +0100
  • 5a586e8d6f Allow reordering of entries in the settings dialog via drag and drop Juergen Spitzmueller 2017-11-21 19:13:08 +0100
  • 2a053cf4ea Implement HiDPI scaling Olaf Leidinger 2017-11-21 01:29:57 +0100
  • 51062d0eee Fix markdown Olaf Leidinger 2017-11-20 23:35:32 +0100
  • 233ea18a56 Last bits of beautification Olaf Leidinger 2017-11-20 23:33:00 +0100
  • 517445f2aa Add beautifier script and mention it in readme Olaf Leidinger 2017-11-20 23:32:35 +0100
  • 790f5cf928 Simplify translation infrastructure Olaf Leidinger 2017-11-20 23:22:15 +0100
  • 907fab139e Keep l7n local (#40) Jürgen Spitzmüller 2017-11-20 22:56:44 +0100
  • a52fa2cda1 Minor simplification Juergen Spitzmueller 2017-11-05 09:59:46 +0100
  • 8903f6e286 Keep l7n local Juergen Spitzmueller 2017-11-04 11:55:24 +0100
  • 2d2fc839fa js-beautified source code Olaf Leidinger 2017-11-03 20:52:04 +0100
  • b99cf2f204 Cleanup code Olaf Leidinger 2017-11-03 20:34:16 +0100
  • da179b23ac Simplify code and thereby fix graphical countdown, refs #30 Olaf Leidinger 2017-11-03 20:32:15 +0100
  • 6ef7a90cd3
    Merge pull request #39 from jspitz/master oleid 2017-11-03 17:46:40 +0100
  • eccb722095
    Merge pull request #34 from kelunik/master oleid 2017-11-03 17:43:21 +0100
  • 5d5184eeda Add v. 3.24 and 3.26 Juergen Spitzmueller 2017-11-03 16:33:22 +0100
  • 3e018c68e5 Remove unused gi.St import that breaks opening of prefs dialog in 3.26. Juergen Spitzmueller 2017-11-03 16:32:49 +0100
  • a4fba500e7 Merge pull request #33 from mkoura/remove_old_countdown oleid 2017-06-26 21:38:44 +0200
  • 12d91f1335 Merge pull request #35 from typekpb/patch-1 oleid 2017-06-26 21:37:22 +0200
  • d0767093f5 Merge pull request #38 from Boehemyth/patch-1 oleid 2017-06-26 21:35:50 +0200
  • 5f903893c5 Remove bad import Dan Boehm 2017-06-26 13:17:29 -0500
  • befa8f9ae9 fixed markdown formatting + typo Peter Butkovic 2017-04-20 08:29:59 +0200
  • 349ab15145 Fix vertical alignment, fixes #30 Niklas Keller 2017-02-27 20:45:54 +0100
  • c779410071
    remove old countdown when new is selected Martin Kourim 2016-12-09 20:28:32 +0100
  • 171b506c92 automatic merge of new translations Olaf Leidinger 2016-10-04 22:12:49 +0200
  • 43a36a5031 Update German translation Olaf Leidinger 2016-10-04 22:01:40 +0200
  • 9cfcaf71da Unclutter translations Olaf Leidinger 2016-10-04 22:01:11 +0200
  • 15f2041a7f Add handy script to update translation strings Olaf Leidinger 2016-10-04 21:49:43 +0200
  • a0b432842a Update translation strings Olaf Leidinger 2016-10-04 21:45:48 +0200
  • 759967c49c Merge pull request #32 from shlinux/master oleid 2016-10-04 21:38:33 +0200
  • 148e466847 Add Simplified Chinese translation. shlinux 2016-10-04 22:49:59 +0800
  • 73da899358 Merge pull request #27 from chuma/master oleid 2016-09-20 22:06:14 +0200
  • f0cc77491b Update for gnome-shell-3.22 Olaf Leidinger 2016-09-20 22:02:00 +0200
  • 70926a88c5 Merge pull request #28 from tramasoli/master oleid 2016-04-19 02:47:29 +0200
  • 98478f3652 update metadata for gnome-3.20 -- untested Olaf Leidinger 2016-04-19 02:35:21 +0200
  • 1e08176208 End of portuguese translation Fábio B. Tramasoli 2016-01-19 20:55:28 -0200
  • d26caaf67e St.Table no longer exists in gnome-shell 3.18, changing to a BoxLayout chuma 2016-01-15 14:38:31 -0500
  • 7232c8a21d gnome-3.18 oleid 2015-10-30 10:15:19 +0000
  • 96963c8daf Merge branch 'master' of https://github.com/oleid/gnome-shell-teatime Olaf Leidinger 2015-03-12 11:56:54 +0100
  • 8d3121896f tested on gnome-shell-3.16 Olaf Leidinger 2015-03-12 11:56:13 +0100
  • d1f6d735aa fix comment oleid 2015-02-22 18:35:26 +0100
  • b6fca8e138 add padding for textual countdown Olaf Leidinger 2015-02-22 13:02:38 +0100
  • fa2c7007fa read and use padding from current theme Olaf Leidinger 2015-02-22 12:53:14 +0100
  • 9c600f4de4 Merge branch 'theme_awareness' of https://github.com/oleid/gnome-shell-teatime into theme_awareness Olaf Leidinger 2015-02-22 12:03:34 +0100
  • b5ffab8ba1 added spanish translation Olaf Leidinger 2014-12-30 10:54:24 +0100
  • 0dc297c97e whitespace Olaf Leidinger 2014-10-21 23:28:30 +0200
  • 5fc207df2b merge drawing into abstract class Olaf Leidinger 2014-10-21 23:21:46 +0200
  • 73f394bc2a fix playback issue (#20) Olaf Leidinger 2015-02-22 11:18:16 +0100
  • 7b2de6c92e added spanish translation Olaf Leidinger 2014-12-30 10:54:24 +0100
  • 3e33279a6e whitespace Olaf Leidinger 2014-10-21 23:28:30 +0200
  • a33c20cfde merge drawing into abstract class Olaf Leidinger 2014-10-21 23:21:46 +0200
  • 5153e81064 decrease drawing frequency; should fix high CPU usage (#16) Olaf Leidinger 2014-10-21 21:42:13 +0200
  • f7f33360b6 add comments Olaf Leidinger 2014-10-15 01:06:38 +0200
  • 907549c512 don't install icon Olaf Leidinger 2014-10-15 00:58:43 +0200
  • 2bb0c6a768 use new internal teapot icon Olaf Leidinger 2014-10-15 00:57:39 +0200
  • e76814fbb7 new icon class with teapot Olaf Leidinger 2014-10-15 00:53:06 +0200
  • 3e6ad50e37 fix theme color issues and textual coutdown layout Olaf Leidinger 2014-10-14 22:10:49 +0200
  • 28550c9072 initial support for gnome-3.14 Olaf Leidinger 2014-10-14 22:09:57 +0200
  • 99a1c6b525 Merge c65b1c823e into f762648433 Niklas Keller 2014-10-04 21:06:00 +0000
  • c65b1c823e Get colors of current theme ≙ transparent background Niklas Keller 2014-10-04 23:05:24 +0200
  • f762648433 fix bug in settings considering uninitialized variable Olaf Leidinger 2014-08-15 20:30:03 +0200
  • 93c04e30d9 added audible alarm using gstreamer Olaf Leidinger 2014-08-03 19:23:19 +0200