| Commit message (Expand) | Author | Age | Files | Lines |
* | source-type is an enum not a pointer! | Not Zed | 2005-08-24 | 1 | -3/+1 |
* | Added widgets in INCLUDES. | Kaushal Kumar | 2005-06-23 | 1 | -3/+3 |
* | Retired GAL from Head. The relevant files have moved inside evolution. | Kaushal Kumar | 2005-06-17 | 1 | -2/+2 |
* | Add schema for Free/Busy template uri. | James Bowes | 2004-12-18 | 1 | -0/+54 |
* | convert to G_DEFINE_TYPE | JP Rosevear | 2004-10-14 | 1 | -18/+11 |
* | When the start year and the end year are the same, the num should be | Li Yuan | 2004-10-12 | 1 | -0/+17 |
* | Fixes #64683 | Rodrigo Moya | 2004-09-30 | 1 | -3/+13 |
* | fix the row heights and tweek the offsets so that things come out OK. | Larry Ewing | 2004-07-23 | 1 | -11/+27 |
* | clean up mnemonic handling and put the proper icon in the contacts button | JP Rosevear | 2004-06-23 | 1 | -22/+15 |
* | rename widgets to be consistent with those else where | JP Rosevear | 2004-06-23 | 1 | -21/+4 |
* | connect to "client_changed" signal on the page. (client_changed_cb): new | Rodrigo Moya | 2004-06-15 | 1 | -8/+8 |
* | new function. (e_meeting_time_selector_construct): store some missing | Rodrigo Moya | 2004-06-15 | 1 | -24/+41 |
* | *Bug #51968 "Invite others.." button confusing in Appointment editor | Priyanshu Raj | 2004-06-01 | 1 | -1/+1 |
* | Menu items in Scheduling tab should have sentence capitalization (Fixed) | Priyanshu Raj | 2004-05-30 | 1 | -7/+7 |
* | Create the arrows in these widgets as GTK_SHADOW_NONE, since the default | Rodney Dawes | 2004-02-27 | 1 | -2/+2 |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -0/+6 |
* | new VOID:STRING,STRING,STRING build the new view/store/renderer/editable | Mike Kestner | 2003-10-01 | 1 | -103/+46 |
* | Fixes #43308 | JP Rosevear | 2003-05-23 | 1 | -6/+5 |
* | Fixes #41329 | JP Rosevear | 2003-05-23 | 1 | -0/+2 |
* | Fixes #42056 | Hans Petter Jansson | 2003-05-20 | 1 | -55/+28 |
* | Added HIG-blessed padding to (some of) the widgets in the dialog. | Anna Marie Dirks | 2003-05-20 | 1 | -1/+1 |
* | ref ourselves the number of times we'll get called back | JP Rosevear | 2003-05-16 | 1 | -1/+10 |
* | ditto | JP Rosevear | 2003-04-30 | 1 | -0/+3 |
* | Fixes part of #41148, #41216 and #41235 | Rodrigo Moya | 2003-04-23 | 1 | -11/+11 |
* | If we already have an evolution_dir, free the old one before setting it | Hans Petter Jansson | 2003-04-16 | 1 | -3/+1 |
* | added the allocation's X and Y position to the calculated coordinates. | Rodrigo Moya | 2003-04-11 | 1 | -4/+24 |
* | Fixes #41127 | JP Rosevear | 2003-04-11 | 1 | -3/+5 |
* | kill an old e_utf8_gtk usage | Mike Kestner | 2003-04-09 | 1 | -1/+0 |
* | Fixes #40876 | JP Rosevear | 2003-04-08 | 1 | -2/+10 |
* | Fixes #40722 | JP Rosevear | 2003-04-04 | 1 | -5/+10 |
* | Nuke GdkFont and use Pango's font measuring. | Hans Petter Jansson | 2003-04-02 | 1 | -17/+45 |
* | Fixes #39961 | Rodrigo Moya | 2003-04-01 | 1 | -22/+4 |
* | Don't use gtk_scrolled_window_set_scrollbar_spacing() anymore. | Hans Petter Jansson | 2003-02-12 | 1 | -1/+0 |
* | Rename to e_meeting_time_selector_on_invite_others_button_expose() and | Hans Petter Jansson | 2003-02-05 | 1 | -9/+10 |
* | updated for e scroll frame --> gtk scrolled window | Radek Doulik | 2003-02-05 | 1 | -5/+5 |
* | GTK_OBJECT -> G_OBJECT cast. | Hans Petter Jansson | 2003-01-24 | 1 | -0/+1 |
* | Fixes some trivial, but distracting, warnings. | Hans Petter Jansson | 2003-01-24 | 1 | -0/+4 |
* | Create accel groups for popup menus. Fixes crash. | Hans Petter Jansson | 2003-01-16 | 1 | -6/+7 |
* | Removed. Removed. | Ettore Perazzoli | 2003-01-14 | 1 | -1/+2 |
* | Create a non-abstract enumeration type derived from GEnum. | Hans Petter Jansson | 2002-12-07 | 1 | -26/+4 |
* | use new e_table_header_compute_height signature. | Chris Toshok | 2002-11-17 | 1 | -1/+1 |
* | Use g_object_set_data(..., NULL) instead of gtk_object_remove_data(). | Ettore Perazzoli | 2002-11-09 | 1 | -2/+2 |
* | Use g_object_ref()/g_object_unref() instead of | Ettore Perazzoli | 2002-11-09 | 1 | -2/+2 |
* | Use g_signal_connect() instead of gtk_signal_connect(). Likewise. | Ettore Perazzoli | 2002-11-09 | 1 | -84/+85 |
* | Initial port of gui/ subdir to GNOME 2 | JP Rosevear | 2002-11-08 | 1 | -34/+11 |
* | listen for the time editors to change | JP Rosevear | 2002-08-15 | 1 | -2/+9 |
* | add back proto | JP Rosevear | 2002-06-25 | 1 | -0/+19 |
* | use new column enums (set_value_at): emit pre-change/cell change signals | JP Rosevear | 2002-02-16 | 1 | -70/+86 |
* | properly convert the dtstart and dtend times if they are UTC (cursor_cb): | JP Rosevear | 2001-12-12 | 1 | -4/+20 |
* | Explicitly destroy the EMeetingModel. This is a hack to work around | Jon Trowbridge | 2001-12-07 | 1 | -0/+5 |
* | don't let an empty event occur for all days when auto scrolling | JP Rosevear | 2001-11-09 | 1 | -0/+10 |
* | emit changed signal (e_meeting_time_selector_on_end_time_changed): emit | JP Rosevear | 2001-11-08 | 1 | -18/+46 |
* | add a changed signal (e_meeting_time_selector_construct): emit changed | JP Rosevear | 2001-11-06 | 1 | -46/+130 |
* | don't overwrite memory (e_meeting_time_selector_on_end_time_changed): | JP Rosevear | 2001-10-31 | 1 | -2/+8 |
* | if we are doing all day stuff, make the drag increment 1 day at a time | JP Rosevear | 2001-10-31 | 1 | -6/+14 |
* | move in whole day increments if we are in all day mode | JP Rosevear | 2001-10-31 | 1 | -26/+24 |
* | count the actual attendees (doesn't include people delegating | JP Rosevear | 2001-10-31 | 1 | -2/+2 |
* | use libical-evolution.la | Damon Chaplin | 2001-10-30 | 1 | -1/+1 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 1 | -1/+0 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 1 | -2/+2 |
* | convert the formatted date to UTF-8. | Damon Chaplin | 2001-10-27 | 1 | -2/+6 |
* | track the spacer vbox (e_meeting_time_selector_style_set): make sure the | JP Rosevear | 2001-10-25 | 1 | -8/+76 |
* | adjust the display canvas when the table scrolls | JP Rosevear | 2001-10-24 | 1 | -2/+19 |
* | no longer set the scrollbar policy here | JP Rosevear | 2001-10-24 | 1 | -1/+3 |
* | we don't need to save the state | JP Rosevear | 2001-10-22 | 1 | -7/+0 |
* | call the invite others dialog in the model | JP Rosevear | 2001-10-19 | 1 | -2/+1 |
* | gui/e-meeting-time-sel.c | JP Rosevear | 2001-10-19 | 1 | -3/+11 |
* | Warning fixes courtesy of Chris Lahey <clahey@ximian.com>. | Federico Mena Quintero | 2001-09-26 | 1 | -1/+2 |
* | A page that shows the meeting time selector and free/busy data for | JP Rosevear | 2001-09-19 | 1 | -0/+2622 |