| Date | File | Revision | Author | Revision Log |
|---|---|---|---|---|
| 2008/08/07 20:46:45 | 27430 | 27430 | juha | make Orage depend on mcs optionally. So with Xfce 4.4 where mcs is available, Orage uses it, and with Xfce 4.6 where mcs is not available, Orage can still be compiled. |
| 2008/06/08 20:07:39 | 27043 | 27043 | juha | applied fix for bug #4074 - Remove mcs-dependency Thanks to Stephan Arts, who created this patch |
| 2008/02/14 20:06:31 | 26611 | 26611 | juha | Fixed possible problem in searching the icon. Now using full path as last effort. Patch provided by MaLiK |
| 2007/01/28 19:03:47 | 24778 | 24778 | juha | After 4.4 version startup. Work in progress. |
| 2006/10/17 18:35:58 | 23445 | 23445 | juha | fixing bug #2441: crash on selecting timezones |
| 2006/08/15 13:25:00 | 22774 | 22774 | juha | Finally managed to fix timezone parameter handling bug, which caused timezone to get corrupted if set more than once without restarting mcs. |
| 2006/05/26 11:45:32 | 21856 | 21856 | juha | fix wrong names after frame changes.... |
| 2006/05/25 15:45:17 | 21836 | 21836 | juha | replacing deprecated xfce_file_chooser_new with gtk_file_chooser_dialog_new. |
| 2006/05/24 14:35:25 | 21811 | 21811 | juha | replacing deprecated xfce_framebox_new with new xfce_create_framebox |
| 2006/05/23 20:27:54 | 21803 | 21803 | juha | compiler warning fixes |
| 2006/05/06 12:34:11 | 21546 | 21546 | benny | Use XfceTitledDialog for the MCS plugin. Set "mcs-plugin-icon-name" property. |
| 2006/05/05 06:26:02 | 21502 | 21502 | juha | document additions |
| 2006/05/04 18:40:22 | 21487 | 21487 | juha | added documentation |
| 2006/04/18 22:03:56 | 21072 | 21072 | juha | alarm list was not being updated, which caused some fresh alarms to be missed. |
| 2006/04/16 14:39:54 | 21010 | 21010 | benny | Update for 4.4beta1. |
| 2006/03/04 20:15:53 | 20220 | 20220 | juha | Added timezone translations. |
| 2006/02/26 16:03:52 | 20093 | 20093 | olivier | Improve focus management with focus stealing prevention |
| 2006/01/22 21:23:29 | 19555 | 19555 | juha | added missing translation marks into strings. Thanks to Daichi Kawahata for these. |
| 2006/01/11 20:54:53 | 19397 | 19397 | olivier | Save our startup time, do not waste time in saving a newly created/loaded channel at startup... |
| 2006/01/02 12:27:05 | 19268 | 19268 | juha | cflag changes to avoid warnings |