aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-meeting-time-sel.c
Commit message (Expand)AuthorAgeFilesLines
* Create the arrows in these widgets as GTK_SHADOW_NONE, since the defaultRodney Dawes2004-02-271-2/+2
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-0/+6
* new VOID:STRING,STRING,STRING build the new view/store/renderer/editableMike Kestner2003-10-011-103/+46
* Fixes #43308JP Rosevear2003-05-231-6/+5
* Fixes #41329JP Rosevear2003-05-231-0/+2
* Fixes #42056Hans Petter Jansson2003-05-201-55/+28
* Added HIG-blessed padding to (some of) the widgets in the dialog.Anna Marie Dirks2003-05-201-1/+1
* ref ourselves the number of times we'll get called backJP Rosevear2003-05-161-1/+10
* dittoJP Rosevear2003-04-301-0/+3
* Fixes part of #41148, #41216 and #41235Rodrigo Moya2003-04-231-11/+11
* If we already have an evolution_dir, free the old one before setting itHans Petter Jansson2003-04-161-3/+1
* added the allocation's X and Y position to the calculated coordinates.Rodrigo Moya2003-04-111-4/+24
* Fixes #41127JP Rosevear2003-04-111-3/+5
* kill an old e_utf8_gtk usageMike Kestner2003-04-091-1/+0
* Fixes #40876JP Rosevear2003-04-081-2/+10
* Fixes #40722JP Rosevear2003-04-041-5/+10
* Nuke GdkFont and use Pango's font measuring.Hans Petter Jansson2003-04-021-17/+45
* Fixes #39961Rodrigo Moya2003-04-011-22/+4
* Don't use gtk_scrolled_window_set_scrollbar_spacing() anymore.Hans Petter Jansson2003-02-121-1/+0
* Rename to e_meeting_time_selector_on_invite_others_button_expose() andHans Petter Jansson2003-02-051-9/+10
* updated for e scroll frame --> gtk scrolled windowRadek Doulik2003-02-051-5/+5
* GTK_OBJECT -> G_OBJECT cast.Hans Petter Jansson2003-01-241-0/+1
* Fixes some trivial, but distracting, warnings.Hans Petter Jansson2003-01-241-0/+4
* Create accel groups for popup menus. Fixes crash.Hans Petter Jansson2003-01-161-6/+7
* Removed. Removed.Ettore Perazzoli2003-01-141-1/+2
* Create a non-abstract enumeration type derived from GEnum.Hans Petter Jansson2002-12-071-26/+4
* use new e_table_header_compute_height signature.Chris Toshok2002-11-171-1/+1
* Use g_object_set_data(..., NULL) instead of gtk_object_remove_data().Ettore Perazzoli2002-11-091-2/+2
* Use g_object_ref()/g_object_unref() instead ofEttore Perazzoli2002-11-091-2/+2
* Use g_signal_connect() instead of gtk_signal_connect(). Likewise.Ettore Perazzoli2002-11-091-84/+85
* Initial port of gui/ subdir to GNOME 2JP Rosevear2002-11-081-34/+11
* listen for the time editors to changeJP Rosevear2002-08-151-2/+9
* add back protoJP Rosevear2002-06-251-0/+19
* use new column enums (set_value_at): emit pre-change/cell change signalsJP Rosevear2002-02-161-70/+86
* properly convert the dtstart and dtend times if they are UTC (cursor_cb):JP Rosevear2001-12-121-4/+20
* Explicitly destroy the EMeetingModel. This is a hack to work aroundJon Trowbridge2001-12-071-0/+5
* don't let an empty event occur for all days when auto scrollingJP Rosevear2001-11-091-0/+10
* emit changed signal (e_meeting_time_selector_on_end_time_changed): emitJP Rosevear2001-11-081-18/+46
* add a changed signal (e_meeting_time_selector_construct): emit changedJP Rosevear2001-11-061-46/+130
* don't overwrite memory (e_meeting_time_selector_on_end_time_changed):JP Rosevear2001-10-311-2/+8
* if we are doing all day stuff, make the drag increment 1 day at a timeJP Rosevear2001-10-311-6/+14
* move in whole day increments if we are in all day modeJP Rosevear2001-10-311-26/+24
* count the actual attendees (doesn't include people delegatingJP Rosevear2001-10-311-2/+2
* use libical-evolution.laDamon Chaplin2001-10-301-1/+1
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* convert the formatted date to UTF-8.Damon Chaplin2001-10-271-2/+6
* track the spacer vbox (e_meeting_time_selector_style_set): make sure theJP Rosevear2001-10-251-8/+76
* adjust the display canvas when the table scrollsJP Rosevear2001-10-241-2/+19
* no longer set the scrollbar policy hereJP Rosevear2001-10-241-1/+3
* we don't need to save the stateJP Rosevear2001-10-221-7/+0
* call the invite others dialog in the modelJP Rosevear2001-10-191-2/+1
* gui/e-meeting-time-sel.cJP Rosevear2001-10-191-3/+11
* Warning fixes courtesy of Chris Lahey <clahey@ximian.com>.Federico Mena Quintero2001-09-261-1/+2
* A page that shows the meeting time selector and free/busy data forJP Rosevear2001-09-191-0/+2622