| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | (key_press_event): look for escape press and destroy dialog. | Larry Ewing | 2004-05-26 | 1 | -0/+18 |
* | use the new dialog. (calendar_setup_edit_calendar): use the new dialog. | Larry Ewing | 2004-05-26 | 1 | -50/+105 |
* | Use gtk_window_set_icon_list() here instead of gtk_window_set_icon(). | Jeffrey Stedfast | 2004-05-26 | 6 | -30/+71 |
* | Make calendar-errors.xml.h and install the xml file. | Jeffrey Stedfast | 2004-05-26 | 4 | -141/+62 |
* | Fixes: #57472 | Trent Lloyd | 2004-05-25 | 10 | -0/+47 |
* | i2004-05-21 Larry Ewing <lewing@ximian.com> | Larry Ewing | 2004-05-22 | 1 | -15/+16 |
* | i2004-05-21 Larry Ewing <lewing@ximian.com> | H P Nadig | 2004-05-22 | 1 | -50/+6 |
* | Same. | Jeffrey Stedfast | 2004-05-18 | 2 | -10/+11 |
* | Change dropdown list item 'Display a message'for reminder types to 'Pop up | V Ravi Kumar Raju | 2004-05-17 | 1 | -1/+1 |
* | Fixes #56885 | H P Nadig | 2004-05-17 | 1 | -2/+2 |
* | invoke options dialog even if backend does not support email alarms and | Nicel KM | 2004-05-14 | 1 | -1/+2 |
* | only get the email address for alarms if the backend supports email | Rodrigo Moya | 2004-05-13 | 1 | -2/+3 |
* | Fixes #53137 | Rodrigo Moya | 2004-05-12 | 1 | -3/+9 |
* | Include gtkhbox.h and gtkvbox.h to fix implicit declaration Cast GTK_ENTRY | Trent Lloyd | 2004-05-10 | 2 | -3/+3 |
* | use random color for calendar default. | Larry Ewing | 2004-05-07 | 1 | -1/+17 |
* | (calendar_setup_new_task_list): fix the previous fix to work if | Larry Ewing | 2004-05-05 | 1 | -8/+5 |
* | make sure that we don't crash if there are no sources. | Larry Ewing | 2004-05-05 | 1 | -5/+20 |
* | (source_group_can_add): helper function to fix groupwise case. | Larry Ewing | 2004-05-05 | 1 | -1/+22 |
* | fix logic error. | Larry Ewing | 2004-05-05 | 1 | -3/+3 |
* | convert units. (dialog_to_source): convert time units. | Larry Ewing | 2004-05-05 | 2 | -9/+63 |
* | Make this dialog be HIG-compliant and accessible | Rodney Dawes | 2004-05-04 | 1 | -10/+40 |
* | rename the cancel button. | Larry Ewing | 2004-05-04 | 1 | -1/+2 |
* | make the entry non-editable. Quick fix for #48132 (could convert to | Not Zed | 2004-04-30 | 1 | -1/+2 |
* | Update the prefs dialog pages for the calendar and tasks components to be | Rodney Dawes | 2004-04-30 | 1 | -330/+549 |
* | ditto | JP Rosevear | 2004-04-30 | 2 | -2/+0 |
* | hook up the color picker and test buttons in the new task dialog. | Larry Ewing | 2004-04-28 | 2 | -8/+12 |
* | i2004-04-27 Larry Ewing <lewing@ximian.com> | Larry Ewing | 2004-04-28 | 2 | -20/+76 |
* | ** Fixes #57034. | Not Zed | 2004-04-21 | 1 | -5/+16 |
* | Update the calendar to use the icon theme through the EIconFactory object | Michael Terry | 2004-04-19 | 2 | -18/+25 |
* | don't actually check if start date is after due date, its perfectly valid | JP Rosevear | 2004-04-16 | 1 | -16/+0 |
* | Fixes #53903 | JP Rosevear | 2004-04-15 | 2 | -4/+19 |
* | stop listening to changes since we are just going to save and close | JP Rosevear | 2004-04-15 | 1 | -34/+15 |
* | move the calendar publishing initialization from createControls to main.c | Gary Ekker | 2004-04-15 | 1 | -13/+0 |
* | added some spacing. | Rodrigo Moya | 2004-04-15 | 1 | -0/+1 |
* | fix missing parameters, wow that was a mess. | Larry Ewing | 2004-04-15 | 2 | -1224/+1075 |
* | Fixed to use e-passwords. | Gary Ekker | 2004-04-11 | 2 | -34/+64 |
* | EABDestination -> EDestination. (e_delegate_dialog_get_delegate): same. | Chris Toshok | 2004-04-10 | 2 | -30/+30 |
* | Fixed to be instant-apply. | Jeffrey Stedfast | 2004-04-08 | 1 | -358/+302 |
* | Fixes #56316 | Rodrigo Moya | 2004-04-05 | 6 | -1/+132 |
* | return correct values (boolean). | Rodrigo Moya | 2004-04-01 | 1 | -2/+2 |
* | add remote calendar setup page to task list setup assistant and edit | William Jon McCann | 2004-03-31 | 2 | -23/+408 |
* | Use ngettext for handling plural forms throughout (fixes bug 53464). | Danilo Ĺ egan | 2004-03-24 | 1 | -6/+12 |
* | Fixes #51948 | JP Rosevear | 2004-03-24 | 1 | -19/+24 |
* | remove unused variable | JP Rosevear | 2004-03-24 | 1 | -1/+0 |
* | get the mail alarm description message from "malarm_description" instead | Alfred Peng | 2004-03-23 | 1 | -1/+1 |
* | create an ESourceSelector instead of a ESourceOptionMenu, to be consistent | Rodrigo Moya | 2004-03-19 | 1 | -8/+18 |
* | Capitalized words changed. Solves 48115. | hpnadig | 2004-03-17 | 2 | -3/+3 |
* | new dialog for allowing the user to select a source. | Rodrigo Moya | 2004-03-17 | 4 | -69/+135 |
* | use right cast macro | JP Rosevear | 2004-03-16 | 1 | -1/+1 |
* | Rename e-cal-view to e-calendar-view and fix includes | JP Rosevear | 2004-03-16 | 1 | -3/+2 |
* | Fixes #48106 | Rodrigo Moya | 2004-03-09 | 1 | -1/+2 |
* | Fixes #53496 | Rodrigo Moya | 2004-03-05 | 1 | -0/+2 |
* | always add the page. | Rodrigo Moya | 2004-03-04 | 2 | -17/+11 |
* | Fixes #53137 | Rodrigo Moya | 2004-03-04 | 10 | -21/+48 |
* | Instead of saying "Select destination source", we now say "... calendar" | Hans Petter Jansson | 2004-02-13 | 1 | -1/+7 |
* | See #51567 use "gtk_dialog_add_buttons" to change the response_id of | Bruce Tao | 2004-02-12 | 1 | -2/+3 |
* | make OK button default | Radek Doulik | 2004-02-06 | 1 | -1/+33 |
* | Convert the calendar_config_get_timezone and | JP Rosevear | 2004-02-06 | 6 | -26/+10 |
* | make failure not so draconian - make the color black | JP Rosevear | 2004-02-06 | 1 | -5/+1 |
* | change the access key for adding a reminder from Alt+a to Alt+d to avoid | Harry Lu | 2004-02-04 | 1 | -2/+56 |
* | Fix location of e-activity-handler.h #include | Dan Winship | 2004-02-04 | 1 | -0/+1 |
* | CV Fixes #51871 | Gary Ekker | 2004-01-30 | 1 | -0/+4 |
* | Fixes #53276 | Rodrigo Moya | 2004-01-27 | 1 | -18/+40 |
* | Fixes #53338 | Rodrigo Moya | 2004-01-27 | 1 | -0/+3 |
* | added 'ECalSourceType' argument to be able to create the ECal correctly. | Rodrigo Moya | 2004-01-22 | 1 | -16/+18 |
* | just use the convienence function for the default gconf client (fixes | JP Rosevear | 2004-01-21 | 1 | -2/+1 |
* | just use the convienence function for the default gconf client (fixes | JP Rosevear | 2004-01-21 | 1 | -8/+2 |
* | only block widgets that exist | JP Rosevear | 2004-01-21 | 1 | -8/+14 |
* | convert to GObject | JP Rosevear | 2004-01-17 | 1 | -0/+7 |
* | Fixes #52920 | Rodrigo Moya | 2004-01-16 | 1 | -2/+2 |
* | reverted my changes made on Jan 8th. | Rodrigo Moya | 2004-01-16 | 1 | -19/+2 |
* | add e-pub-utils.[ch] for Free/Busy publishing | Gary Ekker | 2004-01-13 | 7 | -41/+1696 |
* | Revert William McCann's patch of 2003-12-19 until we can get consistent | JP Rosevear | 2004-01-13 | 19 | -3570/+2487 |
* | Only update dialog widgets if they exist. | Hans Petter Jansson | 2004-01-12 | 1 | -2/+4 |
* | calendar_config -> calendar_setup. (edit_calendar_cb): Ditto. | Hans Petter Jansson | 2004-01-10 | 6 | -218/+696 |
* | Call calendar_config_new_calendar(). (rename_calendar_cb): Remove. | Hans Petter Jansson | 2004-01-10 | 5 | -277/+1545 |
* | moved the line that sets priv->updating to FALSE up some lines, to avoid | Rodrigo Moya | 2004-01-08 | 1 | -4/+21 |
* | we don't put any signal handlers on the client or source client now, but | JP Rosevear | 2004-01-07 | 1 | -60/+90 |
* | fix the signal name | JP Rosevear | 2003-12-25 | 2 | -23/+42 |
* | new files for managing interactive authentication with backends. | Rodrigo Moya | 2003-12-22 | 3 | -4/+7 |
* | rewrite for new ecal api, cache all ecal's by type and minimize loading. | JP Rosevear | 2003-12-22 | 4 | -7/+7 |
* | Remove separators from dialogs. Use frame style recommended by the HIG. | William Jon McCann | 2003-12-20 | 19 | -2487/+3570 |
* | Add the concept of a source client, where the object lives currently. The | Hans Petter Jansson | 2003-12-18 | 7 | -5/+296 |
* | Fixes #46351 | Carl Sun | 2003-12-08 | 1 | -0/+2 |
* | *** empty log message *** | Rodrigo Moya | 2003-12-06 | 1 | -3/+3 |
* | commit the patch of Sun Yong | Antonio Xu | 2003-12-05 | 2 | -2/+2 |
* | added a label to the dialog to make it look less ugly. | Rodrigo Moya | 2003-12-02 | 1 | -0/+1 |
* | added a label to the dialog to make it look less ugly. | Rodrigo Moya | 2003-12-02 | 1 | -1/+6 |
* | converted to use an ESourceOptionMenu instead of the ESourceSelector. | Rodrigo Moya | 2003-12-02 | 1 | -14/+16 |
* | Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill the | Rodney Dawes | 2003-12-02 | 2 | -2/+2 |
* | e_cal_new () -> e_cal_new_from_uri (). (backend_go_online): Ditto. | Hans Petter Jansson | 2003-11-27 | 1 | -6/+2 |
* | use the correct icalcomponent when calling e_cal_create_object. | Rodrigo Moya | 2003-11-24 | 1 | -1/+1 |
* | new files containing the implementation of the 'New Task List' dialog. | Rodrigo Moya | 2003-11-24 | 5 | -3/+370 |
* | actually add the source selector to the dialog's box. | Rodrigo Moya | 2003-11-24 | 1 | -0/+3 |
* | fixed compilation errors. | Rodrigo Moya | 2003-11-24 | 3 | -4/+8 |
* | fixed copyright notices. | Rodrigo Moya | 2003-11-24 | 5 | -6/+192 |
* | Remove a bunch of gal includes that are no longer needed | JP Rosevear | 2003-11-20 | 17 | -26/+2 |
* | Cleanup some ref/unref calls | JP Rosevear | 2003-11-18 | 13 | -48/+48 |
* | Make ending count of occurrences of Recurrence tab numeric only. | Harry Lu | 2003-11-17 | 1 | -0/+1 |
* | include e-source* from e-d-s | JP Rosevear | 2003-11-15 | 1 | -1/+1 |
* | remove includes for toplevel libical dir | JP Rosevear | 2003-11-08 | 1 | -1/+0 |
* | Various changes to merge in evolution-data-server reliance. | JP Rosevear | 2003-11-07 | 33 | -646/+644 |
* | Append "_2". Likewise. Likewise. Likewise. Likewise | Ettore Perazzoli | 2003-11-04 | 2 | -2/+2 |
* | Add the webcal source group. | Hans Petter Jansson | 2003-11-01 | 2 | -44/+210 |
* | Add CAL_STATIC_CAPABILITY_NO_THISANDFUTURE and | Dan Winship | 2003-11-01 | 3 | -15/+30 |
* | build new files | JP Rosevear | 2003-10-30 | 1 | -3/+15 |
* | no need to update config settings everywhere explicitly | JP Rosevear | 2003-10-29 | 1 | -7/+0 |
* | unref config manager (init_widgets): create config manager for the | JP Rosevear | 2003-10-29 | 1 | -2/+9 |
* | Make the scrolled window have a GTK_SHADOW_IN shadow. Likewise. | Ettore Perazzoli | 2003-10-23 | 1 | -0/+1 |
* | Merge new-ui-branch into the trunk. | Ettore Perazzoli | 2003-10-22 | 17 | -103/+490 |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 2 | -17/+20 |
* | INCLUDE path fixes for changes made to libical build. | Jeffrey Stedfast | 2003-10-10 | 3 | -4/+3 |
* | Make repeat-quantity and repeat-value of alarm option dialog numeric only. | Harry Lu | 2003-10-08 | 2 | -3/+3 |
* | new VOID:STRING,STRING,STRING build the new view/store/renderer/editable | Mike Kestner | 2003-10-01 | 8 | -243/+115 |
* | Fixes #29032. | Hans Petter Jansson | 2003-08-28 | 1 | -1/+4 |
* | ** Fixes #47464. | Harry Lu | 2003-08-12 | 1 | -1/+1 |
* | Merged ECalendarTable changes from new-calendar-branch | Rodrigo Moya | 2003-08-08 | 1 | -1/+2 |
* | Merge new-calendar-branch into HEAD | Rodrigo Moya | 2003-08-08 | 1 | -2/+14 |
* | changed one of the "Con_fidential" to "Co_nfidential" since we already | Jack Jia | 2003-08-06 | 1 | -1/+1 |
* | Fixes #46769 | Harry Lu | 2003-07-29 | 1 | -26/+45 |
* | Fix an unused variable | Dan Winship | 2003-07-23 | 1 | -1/+1 |
* | Fixes #41676 | Rodrigo Moya | 2003-07-15 | 1 | -3/+58 |
* | Changed the "URL:" label to "_Web Page:". Added a widget name to the URL | Federico Mena Quintero | 2003-07-14 | 2 | -8/+23 |
* | Fixes #45910 | Rodrigo Moya | 2003-07-07 | 1 | -0/+17 |
* | Don't leak exceptions (load_static_capabilities): free the capability | Dan Winship | 2003-07-02 | 2 | -4/+6 |
* | added a GtkWindow argument for callers to specify the parent window. | Rodrigo Moya | 2003-06-30 | 12 | -24/+36 |
* | Fixes #44723 | Rodrigo Moya | 2003-06-27 | 1 | -0/+42 |
* | new functions. (page_summary_changed_cb): change the window title when the | Rodrigo Moya | 2003-06-24 | 1 | -0/+50 |
* | removed unused variable. | Rodrigo Moya | 2003-06-20 | 1 | -1/+1 |
* | unref not ref the client | JP Rosevear | 2003-05-23 | 1 | -1/+1 |
* | Fixes #41234 | Rodrigo Moya | 2003-05-22 | 1 | -7/+8 |
* | Change this dialog from using a gnome_message_box (which has been | Anna Marie Dirks | 2003-05-21 | 1 | -17/+20 |
* | Added HIG-blessed padding to (some of) the widgets in the dialog. | Anna Marie Dirks | 2003-05-20 | 2 | -4/+4 |
* | the title is already in UTF-8 | JP Rosevear | 2003-05-18 | 1 | -4/+1 |
* | unref the client and the ui component | JP Rosevear | 2003-05-16 | 1 | -2/+8 |
* | fix button conversion problem | JP Rosevear | 2003-05-08 | 2 | -17/+2 |
* | unref the model again (task_editor_edit_comp): don't allow editing if the | JP Rosevear | 2003-05-02 | 4 | -11/+11 |
* | ditto | JP Rosevear | 2003-04-30 | 2 | -2/+10 |
* | Added HIG-blessed padding to the alarm options dialog. Fixes bug #41221. | Anna Marie Dirks | 2003-04-29 | 1 | -3/+4 |
* | Added appropriate spacing and padding to the calendar/tasks page of the | Anna Marie Dirks | 2003-04-29 | 1 | -6/+7 |
* | Finishes up fixing #41256 by adding appropriate spacing/padding to the | Anna Marie Dirks | 2003-04-29 | 2 | -6/+7 |
* | Added padding/spacing to this page as specified by the HIG. Partially | Anna Marie Dirks | 2003-04-29 | 3 | -17/+18 |
* | Fixes #37552 | JP Rosevear | 2003-04-25 | 3 | -0/+139 |
* | Fixes part of #41148, #41216 and #41235 | Rodrigo Moya | 2003-04-23 | 5 | -11/+11 |
* | [ fixes #21499 ] | Rodney Dawes | 2003-04-19 | 2 | -1/+2 |
* | Fixes #41459 | JP Rosevear | 2003-04-17 | 1 | -1/+4 |
* | Fixes #41129, #41215, #41221, #41256 | Rodrigo Moya | 2003-04-17 | 10 | -2544/+2775 |
* | If we already have an evolution_dir, free the old one before setting it | Hans Petter Jansson | 2003-04-16 | 1 | -0/+5 |
* | Oops. Add this back. Turns out it's still needed by other parts. | Dan Winship | 2003-04-12 | 2 | -0/+15 |
* | Remove the "Contacts" button and entry from here too. Supposed to have | Dan Winship | 2003-04-11 | 6 | -424/+0 |
* | added missing capabilities. | Rodrigo Moya | 2003-04-11 | 4 | -9/+15 |
* | unref the main widget since we ref it when we un-parent it | JP Rosevear | 2003-04-11 | 7 | -1/+22 |
* | Remove button_ok, button_cancel, canceled members from struct Dialog. | Ettore Perazzoli | 2003-04-08 | 2 | -479/+430 |
* | Fixes #35926. | Hans Petter Jansson | 2003-04-08 | 2 | -130/+0 |
* | create button properly | JP Rosevear | 2003-04-08 | 1 | -32/+0 |
* | (alarm_to_dialog): Make the file | Ettore Perazzoli | 2003-04-05 | 1 | -0/+6 |
* | description is a text buffer (alarm_to_malarm_widgets): ditto | JP Rosevear | 2003-04-05 | 1 | -6/+25 |
* | Fixes #39954 | Hans Petter Jansson | 2003-03-29 | 1 | -4/+4 |
* | init new members (get_current_account): get a matching account for the | JP Rosevear | 2003-03-28 | 1 | -56/+113 |
* | add a parameter(TC_CORBA_string) to the bonobo_widget_get_property. | Jack Jia | 2003-03-26 | 1 | -1/+1 |
* | Update for e_notice move | Dan Winship | 2003-03-25 | 2 | -10/+10 |
* | use a GtkMessageDialog and deal correctly with the dialog's reponses. | Rodrigo Moya | 2003-03-21 | 1 | -4/+9 |
* | use GtkMessageDialog instead of gnome_question_dialog, and deal correctly | Rodrigo Moya | 2003-03-19 | 1 | -4/+9 |
* | Fixes #34095 | Hans Petter Jansson | 2003-03-18 | 3 | -1/+5 |
* | Fixes #39757 | Hans Petter Jansson | 2003-03-18 | 1 | -6/+10 |
* | don't use GNOME_STOCK_* defines, but GTK_STOCK_*. | Rodrigo Moya | 2003-03-13 | 1 | -3/+3 |
* | corrected button ordering and changed the return type to be a | Rodrigo Moya | 2003-03-13 | 3 | -10/+17 |
* | g_objectify ref/unref | JP Rosevear | 2003-03-05 | 1 | -1/+1 |
* | don't let the user change to an email organizer if the back end is not an | JP Rosevear | 2003-03-05 | 1 | -0/+2 |
* | call cal_client_get_cal_address instead of cal_client_get_email_address | JP Rosevear | 2003-03-05 | 1 | -1/+1 |
* | fix copyright | JP Rosevear | 2003-03-05 | 2 | -7/+7 |
* | Partially Fixes #23606 (from Jack Jia <jack.jia@sun.com>) | JP Rosevear | 2003-03-05 | 2 | -2/+13 |
* | Shush. | JP Rosevear | 2003-03-05 | 1 | -1/+3 |
* | Commit missed files. | JP Rosevear | 2003-03-05 | 2 | -0/+126 |
* | If only the pipe wouldn't break. | JP Rosevear | 2003-03-05 | 20 | -2101/+2464 |
* | gui/dialogs/alarm-page.c gui/dialogs/event-page.c | Hans Petter Jansson | 2003-03-04 | 7 | -7/+7 |
* | build libcal-dialogs as an uninstalled shared library ($(IDL_GENERATED_H), | Dan Winship | 2003-03-01 | 2 | -12/+6 |
* | Show start/end-of-day widgets. | Hans Petter Jansson | 2003-02-26 | 1 | -0/+2 |
* | Don't warn if calendar isn't loaded... Doesn't seem to hurt, but this | Hans Petter Jansson | 2003-02-24 | 3 | -3/+7 |
* | gconf settings upgrades | Michael Zucci | 2003-02-24 | 3 | -38/+51 |
* | Appease the compiler. (gnome_calendar_update_paned_quanta): Don't actually | Hans Petter Jansson | 2003-02-24 | 2 | -0/+16 |
* | Show the custom widgets, since libglade appears to not want to do that. | Hans Petter Jansson | 2003-02-23 | 2 | -10/+32 |
* | revert previous change | Dan Winship | 2003-02-20 | 1 | -2/+2 |
* | Remove libversit. We haven't depended on that in forever. | Dan Winship | 2003-02-20 | 1 | -2/+2 |
* | Make the CORBA IDL compilation work with parallel makes. Likewise. | Ettore Perazzoli | 2003-02-11 | 1 | -3/+6 |
* | Use e_auto_kill_popup_menu_on_selection_done() instead of | Ettore Perazzoli | 2003-02-07 | 1 | -1/+1 |
* | show the widget before returning it. | Dan Winship | 2003-02-07 | 1 | -1/+5 |
* | Remove cruft. Rename ICONSDIR to IMAGESDIR. (gladedir, etspecdir): Remove | Dan Winship | 2003-02-06 | 6 | -20/+11 |
* | array of localized month day names ("1st" - "31st") | Dan Winship | 2003-02-06 | 1 | -47/+4 |
* | The CVS server exited after applying everything from my last commit, | Hans Petter | 2003-02-05 | 1 | -10/+22 |
* | Skip setting the "font_gdk" arg for now. | Hans Petter Jansson | 2003-02-02 | 2 | -0/+5 |
* | Mainly making all views use PangoLayouts for text. When drawing a | Hans Petter Jansson | 2003-01-26 | 6 | -20/+13 |
* | Don't insist appointment is updated if both old and new summary are blank. | Hans Petter Jansson | 2003-01-25 | 2 | -107/+107 |
* | Remove, this is now defined in configure.in. | Ettore Perazzoli | 2003-01-25 | 1 | -2/+0 |
* | Add a terminating NULL to the concatenation. | Hans Petter Jansson | 2003-01-24 | 1 | -1/+1 |
* | GTK_OBJECT -> G_OBJECT cast. | Hans Petter Jansson | 2003-01-24 | 7 | -8/+8 |
* | Fixes some trivial, but distracting, warnings. | Hans Petter Jansson | 2003-01-24 | 3 | -5/+5 |
* | Use EVOLUTION_GALVIEWSDIR. | Ettore Perazzoli | 2003-01-23 | 2 | -5/+11 |
* | Implement EAlarmList as CalComponentAlarm list with a GtkTreeModel | Hans Petter Jansson | 2003-01-17 | 4 | -60/+97 |
* | Create accel groups for popup menus. Fixes crash. | Hans Petter Jansson | 2003-01-16 | 1 | -82/+97 |
* | Removed. Removed. | Ettore Perazzoli | 2003-01-14 | 1 | -1/+2 |
* | Icons are now in $(datadir)/evolution/images instead of | Ettore Perazzoli | 2003-01-09 | 1 | -1/+1 |
* | Replace gtk_signal_disconnect_by_data() with | Hans Petter Jansson | 2002-12-19 | 11 | -390/+165 |
* | run fix.sh over this. | Not Zed | 2002-12-02 | 27 | -332/+332 |
* | Changed e_messagebox -> gtk_messagedialog. | Not Zed | 2002-11-25 | 1 | -11/+6 |
* | pass type to bonobo_widget::set_property. (select_names_ok_cb): ", for | Not Zed | 2002-11-19 | 2 | -5/+8 |
* | Initial port of gui/ subdir to GNOME 2 | JP Rosevear | 2002-11-08 | 12 | -21/+22 |
* | converted to BonoboObject. | Rodrigo Moya | 2002-11-08 | 4 | -10/+8 |
* | #include gtkoptionmenu.h. (cal_prefs_dialog_new): adapted to changes in | Rodrigo Moya | 2002-11-07 | 14 | -72/+66 |
* | don't return a Bonobo_EventSource_ListenerId, since it does not exist | Rodrigo Moya | 2002-11-07 | 12 | -4177/+4513 |
* | adapted to to new glade_xml_new signature. | Rodrigo Moya | 2002-11-07 | 5 | -8/+7 |
* | use libxml2 headers. | Rodrigo Moya | 2002-11-05 | 2 | -2/+1 |
* | if the value is a datetime, convert it to a date | JP Rosevear | 2002-10-18 | 1 | -0/+24 |
* | changed to have a gboolean return type, which is what it's supposed to do. | Rodrigo Moya | 2002-10-18 | 2 | -7/+7 |
* | Fixes #11434 | Rodrigo Moya | 2002-10-09 | 7 | -0/+85 |
* | set the 24 hour format initially | JP Rosevear | 2002-10-09 | 1 | -0/+1 |
* | Fixes #31774 | Rodrigo Moya | 2002-10-08 | 1 | -2/+2 |
* | cast the correct item | JP Rosevear | 2002-10-08 | 1 | -1/+1 |
* | Fixes #30057 | Rodrigo Moya | 2002-10-03 | 2 | -9/+31 |
* | Fixes #15710 | Rodrigo Moya | 2002-10-01 | 2 | -1/+47 |
* | It's a grand old string-review! Nitpicky and minor changes; details in the ap... | Aaron Weber | 2002-10-01 | 1 | -1/+1 |
* | Non-Connector part of #29334 (meeting created by a delegate in the | Dan Winship | 2002-09-28 | 6 | -27/+72 |
* | set the deleted attendees array to size 0 after we clean it up | JP Rosevear | 2002-09-20 | 1 | -1/+2 |
* | bump the month_num by 1 because it indexs at 0 | JP Rosevear | 2002-09-19 | 1 | -2/+4 |
* | bail out if we couldn't send the cancel | JP Rosevear | 2002-09-05 | 4 | -27/+46 |
* | use bonobo_object_release_unref to release the remote SelectNames | Mike Kestner | 2002-08-31 | 2 | -2/+2 |
* | use EConfigListener instead of direct access to the bonobo-conf database. | Rodrigo Moya | 2002-08-27 | 1 | -1/+0 |
* | listen for the time editors to change | JP Rosevear | 2002-08-15 | 1 | -0/+59 |
* | set the editor to changed so the item actually gets saved | JP Rosevear | 2002-08-10 | 1 | -0/+2 |
* | check for an attendee in the list (comp_to_list): only add the user if | JP Rosevear | 2002-08-09 | 1 | -1/+8 |
* | Fixes #15710 | Rodrigo Moya | 2002-08-08 | 1 | -0/+23 |
* | fixed mapping of popdown menu to ICAL_STATUS_ values. | Rodrigo Moya | 2002-07-29 | 2 | -10/+16 |
* | use util function to see if the user is the organizer | 7 | 2002-07-18 | 5 | -14/+30 |
* | Add include lines to get ebook headers relative to <ebook/foo.h>, not | Peter Williams | 2002-07-11 | 3 | -4/+4 |
* | add back proto | JP Rosevear | 2002-06-25 | 8 | -212/+313 |
* | Fix a typo. | Kjartan Maraas | 2002-06-13 | 1 | -1/+1 |
* | In an attempt to clean up the config dialog (and to reduce its overall | Anna Marie Dirks | 2002-06-04 | 1 | -179/+281 |
* | update proto | JP Rosevear | 2002-05-27 | 2 | -0/+14 |
* | if there are remaining items, return false (foreach_close_cb): don't | JP Rosevear | 2002-05-27 | 2 | -5/+10 |
* | a registry of comp editors so we can close them all centrally | JP Rosevear | 2002-05-27 | 2 | -13/+26 |
* | Pass the @component_pixmaps in so we give the new "Meeting" button an | Ettore Perazzoli | 2002-05-21 | 4 | -4/+17 |
* | added PermissionDenied exception and make it be raised in open, | Rodrigo Moya | 2002-05-17 | 1 | -2/+21 |
* | set the working hours for the meeting time selector | JP Rosevear | 2002-05-15 | 1 | -0/+6 |
* | make the range datetime member a struct not a pointer | JP Rosevear | 2002-05-15 | 1 | -1/+2 |
* | Collapsed notebook into two pages and added accelerators for everything, | Anna Marie Dirks | 2002-04-20 | 1 | -354/+326 |
* | properly handle -ve recurrence values | JP Rosevear | 2002-04-19 | 1 | -67/+256 |
* | Bumped required gal version number to 0.19.99.11. | Christopher James Lahey | 2002-04-18 | 1 | -5/+3 |
* | ignore .pure | Chris Toshok | 2002-04-02 | 1 | -0/+1 |
* | implement new pop up menu items for "Save as", "Print", "Assign Task", | JP Rosevear | 2002-03-30 | 3 | -89/+55 |
* | Updated to use new EPopupMenu API. | Jeffrey Stedfast | 2002-03-16 | 1 | -5/+8 |