Manuel-Kehl / Go-For-It

A stylish to-do list with built-in productivity timer. NOTE: all contributions should go to Jonathan Moerman's fork because this is where active development is taking place: https://github.com/JMoerman/Go-For-It
http://manuel-kehl.de/projects/go-for-it/
GNU General Public License v3.0
516 stars 51 forks source link

Added a refresh option and fixed some warnings #48

Closed JMoerman closed 9 years ago

JMoerman commented 9 years ago

Fixed warning: Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. Aside from having less warnings, dialogs now get centered over the main window.

Manuel-Kehl commented 9 years ago

Thanks a lot! That is awesome :+1:

JMoerman commented 9 years ago

Glad that you appreciate it! Next should be Gtk+ <3.10 support.