Matthew Barnes
224f26b84d
GtkApplication has some new EShell-like features.
...
I pushed a few EShell features up to GtkApplication for GTK+ 3.2,
so we can now trim off the redundancies in EShell.
1) GtkApplication has a new "window-added" signal which replaces
EShell's own "window-created" signal.
2) GtkApplication has a new "window-removed" signal which replaces
EShell's own "window-destroyed" signal.
3) gtk_application_get_windows() now returns a list of windows sorted
by most recently focused, replacing e_shell_get_watched_windows().
4) GtkApplication now provides enough hooks to subclasses that we can
remove e_shell_watch_window() and call gtk_application_add_window()
directly.
2011-10-06 08:16:21 -04:00
..
2011-09-14 12:36:54 +02:00
2011-08-13 11:27:51 -04:00
2009-08-29 17:23:20 -04:00
2011-09-26 09:45:55 -04:00
2010-04-07 12:12:47 +01:00
2011-09-26 09:45:55 -04:00
2010-11-04 14:19:50 -04:00
2011-09-26 09:45:55 -04:00
2010-04-07 12:12:47 +01:00
2011-05-27 15:23:07 +02:00
2009-08-29 17:23:20 -04:00
2011-09-26 09:45:55 -04:00
2010-04-07 12:12:47 +01:00
2011-09-26 09:45:55 -04:00
2010-04-07 12:12:47 +01:00
2011-09-26 09:45:55 -04:00
2010-04-07 12:12:47 +01:00
2011-09-26 09:45:55 -04:00
2010-04-07 12:12:47 +01:00
2011-05-27 15:23:07 +02:00
2009-08-29 17:23:20 -04:00
2011-10-06 08:16:21 -04:00
2010-11-04 14:19:50 -04:00
2011-09-04 07:34:32 -04:00
2010-04-01 15:33:04 +02:00
2011-09-04 07:34:32 -04:00
2011-05-28 10:39:52 -04:00
2011-09-26 11:20:35 +02:00
2009-08-12 22:27:13 -04:00
2011-08-13 11:27:51 -04:00
2011-06-14 08:54:20 +02:00
2011-09-29 14:43:28 +02:00
2011-09-29 14:43:28 +02:00
2011-09-15 14:54:31 +02:00
2011-09-04 07:34:32 -04:00
2011-09-29 14:43:28 +02:00
2011-09-15 14:54:31 +02:00
2011-09-29 14:43:28 +02:00
2009-08-12 18:30:19 -04:00
2011-09-04 07:34:32 -04:00
2010-11-04 14:19:50 -04:00
2011-08-26 08:47:20 +02:00
2011-10-06 08:16:21 -04:00
2010-11-04 14:19:50 -04:00
2011-06-14 08:54:20 +02:00
2010-08-29 11:22:28 -04:00
2011-09-04 07:34:32 -04:00
2011-05-28 10:39:52 -04:00
2011-08-13 11:27:51 -04:00
2011-06-14 08:54:20 +02:00
2011-09-15 14:54:31 +02:00
2010-01-17 23:54:06 -05:00
2011-06-14 08:54:20 +02:00
2011-02-25 16:20:41 +01:00
2011-05-27 15:23:07 +02:00
2011-10-06 08:16:21 -04:00
2010-11-04 14:19:50 -04:00
2011-06-14 08:54:20 +02:00
2010-08-29 11:22:28 -04:00
2011-09-04 07:34:32 -04:00
2011-05-28 10:39:52 -04:00
2011-08-13 11:27:51 -04:00
2011-06-14 08:54:20 +02:00
2011-09-15 14:54:31 +02:00
2010-01-17 23:54:06 -05:00
2011-09-15 14:54:31 +02:00
2011-06-14 08:54:20 +02:00
2011-05-27 15:23:07 +02:00
2009-08-05 16:13:02 -04:00
2011-05-27 15:23:07 +02:00
2011-10-04 22:27:14 -04:00