Rodolfo García Peñas (kix)
f846b7cdd3
Window comments cleanup
...
This patch only add some tabs the window.h (only window struct area).
The main change is that moves this block to switchpanel.c, because
is only used there:
((w)->wm_gnustep_attr->flags & GSWindowLevelAttr) && \
((w)->wm_gnustep_attr->window_level == WMMainMenuWindowLevel || \
(w)->wm_gnustep_attr->window_level == WMSubmenuWindowLevel))
The patch also include two comments in the window's image:
- WIcon icon is only used when the window is minimized, else is NULL
- RImage has the window image, used in switchpanel,...
2012-11-11 12:00:59 +00:00
..
2012-11-11 11:59:41 +00:00
2012-06-26 16:56:20 +01:00
2012-11-11 11:59:41 +00:00
2012-11-11 11:59:41 +00:00
2012-11-11 11:59:41 +00:00
2012-06-18 22:25:57 +01:00
2012-05-07 20:45:13 -03:00
2010-10-08 18:13:56 +02:00
2012-05-04 18:41:01 -03:00
2010-10-08 18:13:56 +02:00
2012-11-11 11:59:41 +00:00
2010-10-08 18:13:56 +02:00
2012-06-25 23:49:10 +01:00
2012-06-25 23:49:10 +01:00
2010-10-08 18:13:56 +02:00
2010-09-11 17:32:57 +02:00
2012-11-11 11:59:41 +00:00
2012-11-10 19:49:13 +00:00
2012-11-10 19:42:24 +00:00
2012-02-19 10:05:31 +00:00
2012-11-11 11:59:41 +00:00
2012-11-11 11:57:58 +00:00
2012-11-11 11:59:41 +00:00
2012-06-23 12:09:41 +01:00
2012-06-25 23:49:10 +01:00
2010-09-11 17:32:57 +02:00
2012-10-06 15:23:26 +01:00
2012-08-25 11:00:01 +01:00
2012-07-14 20:22:21 +02:00
2009-08-20 00:59:40 +02:00
2004-10-12 21:28:27 +00:00
2010-10-08 18:13:56 +02:00
2012-11-11 11:57:58 +00:00
2012-11-11 11:57:58 +00:00
2012-04-04 12:12:12 +01:00
2012-07-14 20:22:21 +02:00
2012-06-24 12:32:36 +01:00
2012-01-18 12:04:57 +00:00
2012-08-22 00:24:41 +01:00
2010-10-08 18:13:56 +02:00
2012-07-14 20:22:21 +02:00
2012-06-24 12:32:36 +01:00
2010-10-08 18:13:56 +02:00
2010-10-08 18:13:56 +02:00
2012-06-26 16:56:20 +01:00
2012-04-30 14:50:17 -03:00
2010-03-26 21:08:17 +01:00
2010-03-27 10:31:13 +01:00
2010-10-07 12:04:30 +02:00
2012-05-04 18:41:01 -03:00
2010-10-08 18:13:56 +02:00
2012-06-10 18:25:47 +01:00
2012-04-04 19:44:40 +01:00
2012-04-04 19:44:40 +01:00
2010-10-08 18:13:56 +02:00
2010-10-08 18:13:56 +02:00
2012-08-25 11:00:09 +01:00
2012-06-24 12:30:17 +01:00
2012-11-10 19:47:40 +00:00
2012-10-28 10:58:43 +00:00
2012-06-24 12:32:36 +01:00
2012-06-26 10:49:05 +01:00
2012-06-25 23:49:10 +01:00
2010-10-08 18:13:56 +02:00
2010-10-08 18:13:56 +02:00
2012-06-24 12:32:36 +01:00
2012-06-23 11:25:37 +01:00
2012-06-23 11:25:37 +01:00
2012-11-11 12:00:59 +00:00
2012-11-10 19:47:40 +00:00
2010-10-08 18:13:56 +02:00
2012-05-04 18:41:01 -03:00
2010-10-08 18:13:56 +02:00
2012-06-03 18:00:38 +01:00
2010-10-08 18:13:56 +02:00
2012-08-25 11:00:01 +01:00
2012-10-28 10:58:42 +00:00
2012-10-08 15:11:57 +01:00
2012-11-10 19:49:13 +00:00
2011-02-17 19:29:15 +01:00
2012-11-09 23:35:16 +00:00
2012-11-11 12:00:59 +00:00
2012-07-14 20:22:21 +02:00
2012-06-24 12:32:36 +01:00
2012-11-11 11:59:41 +00:00
2010-10-08 18:13:56 +02:00
2012-11-11 11:59:41 +00:00
2012-11-04 00:35:36 +00:00
2012-11-11 11:59:41 +00:00
2012-04-15 23:15:20 -03:00
2012-04-04 19:44:40 +01:00
2012-04-04 19:44:40 +01:00
2012-10-30 15:26:52 +00:00
2012-10-30 15:26:52 +00:00
2012-06-24 12:30:51 +01:00
2010-10-08 18:13:56 +02:00
2009-08-20 00:59:40 +02:00
1998-09-29 22:36:29 +00:00