| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -0/+1780 |
* | new VOID:STRING,STRING,STRING build the new view/store/renderer/editable | Mike Kestner | 2003-10-01 | 1 | -1788/+0 |
* | Chain. Prevent double unrefs. (impl_finalize): Chain. | Hans Petter Jansson | 2003-08-14 | 1 | -0/+3 |
* | unref the model again (task_editor_edit_comp): don't allow editing if the | JP Rosevear | 2003-05-02 | 1 | -75/+15 |
* | If we already have an evolution_dir, free the old one before setting it | Hans Petter Jansson | 2003-04-16 | 1 | -1/+1 |
* | load the default book to look for additional free/busy info in (init): | JP Rosevear | 2003-04-11 | 1 | -16/+20 |
* | Fixes #41127 | JP Rosevear | 2003-04-11 | 1 | -2/+0 |
* | init new members (get_current_account): get a matching account for the | JP Rosevear | 2003-03-28 | 1 | -1/+1 |
* | Fixes #34095 | Hans Petter Jansson | 2003-03-18 | 1 | -0/+1 |
* | Fixes #39740 | Rodrigo Moya | 2003-03-15 | 1 | -0/+2 |
* | Fixes #31382 | Rodrigo Moya | 2003-03-06 | 1 | -2/+2 |
* | Fixes #37881 | JP Rosevear | 2003-03-05 | 1 | -1/+1 |
* | implement | JP Rosevear | 2003-03-05 | 1 | -20/+56 |
* | If only the pipe wouldn't break. | JP Rosevear | 2003-03-05 | 1 | -60/+17 |
* | Fixes some trivial, but distracting, warnings. | Hans Petter Jansson | 2003-01-24 | 1 | -5/+5 |
* | Pass the env argument to bonobo_control_set_property (). | Hans Petter Jansson | 2002-12-07 | 1 | -6/+7 |
* | Create a non-abstract enumeration type derived from GEnum. | Hans Petter Jansson | 2002-12-07 | 1 | -25/+3 |
* | pass type to bonobo_widget::set_property. (select_names_ok_cb): ", for | Not Zed | 2002-11-19 | 1 | -2/+2 |
* | 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 | -16/+16 |
* | Use g_signal_connect() instead of gtk_signal_connect(). Likewise. | Ettore Perazzoli | 2002-11-09 | 1 | -8/+4 |
* | Initial port of gui/ subdir to GNOME 2 | JP Rosevear | 2002-11-08 | 1 | -22/+20 |
* | only change the attendee value if it isn't empty | JP Rosevear | 2002-09-27 | 1 | -1/+2 |
* | fix non-ANSI switch statements. | Dan Winship | 2002-09-23 | 1 | -0/+3 |
* | if its a non-participant, add it as a resource to match dialog label | JP Rosevear | 2002-08-23 | 1 | -2/+10 |
* | disconnect destroy signal callbacks on tables | JP Rosevear | 2002-08-20 | 1 | -1/+4 |
* | initialize value to corba nil | JP Rosevear | 2002-08-02 | 1 | -0/+2 |
* | Add include lines to get ebook headers relative to <ebook/foo.h>, not | Peter Williams | 2002-07-11 | 1 | -6/+6 |
* | add back proto | JP Rosevear | 2002-06-25 | 1 | -5/+114 |
* | remove unneeded parameter from print_text_size everywhere | JP Rosevear | 2002-03-06 | 1 | -4/+14 |
* | use new column enums (set_value_at): emit pre-change/cell change signals | JP Rosevear | 2002-02-16 | 1 | -248/+320 |
* | properly convert the dtstart and dtend times if they are UTC (cursor_cb): | JP Rosevear | 2001-12-12 | 1 | -33/+51 |
* | Explicitly destroy the EMeetingModel. This is a hack to work around | Jon Trowbridge | 2001-12-07 | 1 | -0/+7 |
* | make sure we call e_table_model_pre_change() before changing the model. | Damon Chaplin | 2001-12-04 | 1 | -3/+14 |
* | new protos | JP Rosevear | 2001-11-12 | 1 | -18/+49 |
* | count the actual attendees (doesn't include people delegating | JP Rosevear | 2001-10-31 | 1 | -6/+88 |
* | process an individual section here (select_names_ok_cb): call above | JP Rosevear | 2001-10-30 | 1 | -58/+66 |
* | Require gal 0.15.99.8 | Joe Shaw | 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 |
* | when iterating over the subcomponents, use 'subcomp' rather than | Damon Chaplin | 2001-10-25 | 1 | -17/+18 |
* | track the spacer vbox (e_meeting_time_selector_style_set): make sure the | JP Rosevear | 2001-10-25 | 1 | -0/+1 |
* | no longer set the scrollbar policy here | JP Rosevear | 2001-10-24 | 1 | -4/+0 |
* | we don't need to save the state | JP Rosevear | 2001-10-22 | 1 | -2/+18 |
* | call the invite others dialog in the model | JP Rosevear | 2001-10-19 | 1 | -1/+164 |
* | util routine to handle calling back (async_close): use above | JP Rosevear | 2001-10-18 | 1 | -12/+29 |
* | Fix incorrect variable name check. | Dan Winship | 2001-10-09 | 1 | -1/+1 |
* | replace use of gnome_vfs_uri with e_uri | Rodrigo Moya | 2001-10-04 | 1 | -1/+1 |
* | listen for model changes (task_editor_edit_comp): add the attendees to the | JP Rosevear | 2001-09-20 | 1 | -11/+7 |
* | remove silly debug #if 0 | JP Rosevear | 2001-09-19 | 1 | -2/+1 |
* | A page that shows the meeting time selector and free/busy data for | JP Rosevear | 2001-09-19 | 1 | -0/+1321 |