aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-meeting-time-sel.c
Commit message (Expand)AuthorAgeFilesLines
* EMeetingTimeSelector: Remove unused properties.Matthew Barnes2013-03-091-98/+2
* EMeetingTimeSelector: No need to configure EDateEdit widgets.Matthew Barnes2013-03-091-30/+0
* Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2.Matthew Barnes2013-01-201-12/+14
* Coding style and whitespace cleanup.Matthew Barnes2013-01-111-21/+19
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-7/+0
* Avoid GtkStyle-based "paint" functions.Matthew Barnes2012-12-011-19/+20
* Avoid gtk_tree_view_get_vadjustment().Matthew Barnes2012-11-291-3/+3
* Bug #687974 - No displaying of extended free/busy (XFB) informationChristian Hilberg2012-11-261-0/+144
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-173/+240
* Remove all GDK threads usage.Matthew Barnes2012-08-061-9/+2
* Do not call g_object_notify() when property didn't changeMilan Crha2012-06-181-0/+9
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-1/+1
* Whitespace cleanup.Matthew Barnes2012-04-021-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-46/+74
* Bug #332043 - Free/Busy Colors Causing User ConfusionMilan Crha2012-02-161-2/+2
* Bug #661126 - Meeting Free/busy dialog dates don't follow localeMilan Crha2011-11-161-28/+21
* The EExtension framework is now in libebackend.Matthew Barnes2011-09-261-3/+3
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-221/+233
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+3
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-5/+1
* Remove NULL checks for GObject methods.Matthew Barnes2011-02-131-2/+2
* Bug 641756 - Fix warnings from GCC 4.6Kjartan Maraas2011-02-091-2/+0
* More whitespace cleanup.Matthew Barnes2011-01-311-29/+29
* Adapt EMeetingTimeSel to latest gtk+-3.0 API.Vibha Yadav2011-01-261-37/+24
* gdk_cursor_unref() -> g_object_unref()Matthew Barnes2011-01-251-2/+2
* Drop backward-compatibility cruft.Matthew Barnes2011-01-251-3/+0
* Fudge GtkScrollable for gtk2.Matthew Barnes2011-01-151-13/+13
* Fudge gtk_widget_get_preferred_size() for gtk2.Matthew Barnes2011-01-151-2/+5
* calendar: Only include libgnomecanvas.hBenjamin Otte2010-10-301-1/+1
* xxx: meeting time stippleBenjamin Otte2010-10-301-1/+1
* calendar: Port meeting time selector to CairoBenjamin Otte2010-10-301-30/+48
* Bug #632769 - EMeetingTimeSelector can be unrealized in express modeMilan Crha2010-10-291-1/+2
* Replace EBinding with GBinding.Matthew Barnes2010-10-141-13/+18
* Bug #631320 - GtkObject is gone in GTK3Milan Crha2010-10-071-10/+7
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-13/+13
* Bug 624011 - EMeetingTimeSelector tries to change mouse cursor before it's re...Matthew Barnes2010-07-101-9/+15
* Merge branch 'express2'Matthew Barnes2010-05-271-0/+4
|\
| * don't setup the watch cursor if we have no attendees.Michael Meeks2010-05-101-0/+4
| * Add extensions to configure calender widgets.Matthew Barnes2010-04-071-1/+6
* | Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-109/+177
* | Bug #567304 - Review strings for translationMilan Crha2010-04-071-1/+1
* | Add extensions to configure calender widgets.Matthew Barnes2010-03-201-1/+6
|/
* Work around recent GTK+ deprecations.Matthew Barnes2010-03-051-0/+16
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-1/+0
* Kill e-cursor(s) (both of them).Matthew Barnes2009-11-101-3/+16
* Relax the EBinding API to reduce GObject casting.Matthew Barnes2009-09-021-12/+12
* More refactoring of settings management.Matthew Barnes2009-08-091-95/+272
* Fix excessive whitespace.Matthew Barnes2009-07-141-60/+0
* More code cleanup.Matthew Barnes2009-06-021-1/+1
* Whitespace cleanup.Matthew Barnes2009-05-291-1/+1
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-13/+13
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-1/+1
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-071-1/+0
|\|
| * Bug 580900 – Kill libgnomeui/gnome-dateeditAdam Petaccia2009-05-071-1/+0
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-041-2/+2
|\|
| * ** BUGFIX: 573830 - g_timeout_add_seconds should be preferred to g_timeout_addMarcel Stimberg2009-05-041-2/+2
| * Bug 580896 – Kill libgnome/gnome-programMatthew Barnes2009-05-011-1/+0
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-251-1/+4
|\|
| * ** Fix for bug #401346Milan Crha2009-03-061-1/+4
| * ** Fix for bug #567045Milan Crha2009-01-131-0/+14
| * Part of fix for bug #443544 (bugzilla.novell.com) - Handle E_MEETING_FREE_BUS...Suman Manjunath2009-01-071-0/+1
| * License Changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-131-17/+15
* | Attachment rewrite pretty much complete. Just testing now.Matthew Barnes2009-04-081-1/+0
* | build a bit more smoothlyMilan Crha2009-04-081-6/+6
* | Merge revisions 37047:37074 from trunk.Matthew Barnes2009-01-151-0/+14
* | Merge revisions 36866:37046 from trunk.Matthew Barnes2009-01-121-0/+1
* | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-021-17/+15
* | Saving progress. Experimenting with directory layout.Matthew Barnes2008-09-251-1/+0
|/
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-2/+2
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-16/+0
* ** Fixes bug #534360Matthew Barnes2008-05-231-18/+19
* Patch from Milan Crha <mcrha@redhat.com> Fix for bug #507359 (Free/Busy UI n...Suman Manjunath2008-01-141-7/+28
* ** Fixes bug #392747 (extra cleanup work)Matthew Barnes2007-12-061-10/+8
* ** Fix for bug #440497Milan Crha2007-12-041-4/+4
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-58/+58
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* Fix compiler warnings in the calendar directory (#439122).Matthew Barnes2007-06-031-1/+1
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-26/+27
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Query for freebusy information only when the window is clicked.Chenthill Palanisamy2007-03-061-3/+3
* Fixes bug #357970Matthew Barnes2006-12-041-24/+22
* ** Fixes bug #352450Matthew Barnes2006-09-181-1/+1
* Added cairo rendering for free busy view by Rajeev.Srinivasa Ragavan2006-07-201-5/+5
* Fixes #163039Chenthill Palanisamy2006-04-101-1/+3
* Fixes #160357Chenthill Palanisamy2006-03-291-2/+15
* Cleanups: - remove unused vars - remove extraneous semi-colons - add someKjartan Maraas2006-02-081-8/+1
* Committed Ranjan's patch.Srinivasa Ragavan2006-02-081-1/+1
* Changed the code in options and autopick call back in e-meeting-time-sel.cChenthill Palanisamy2005-12-211-2/+2
* fixes #321088.Chenthill Palanisamy2005-11-101-18/+16
* Several bug fixes under calendar. Use common shortcut for preview pane.Srinivasa Ragavan2005-10-071-0/+3
* source-type is an enum not a pointer!Not Zed2005-08-241-3/+1
* Added widgets in INCLUDES.Kaushal Kumar2005-06-231-3/+3
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-2/+2
* Add schema for Free/Busy template uri.James Bowes2004-12-181-0/+54
* convert to G_DEFINE_TYPEJP Rosevear2004-10-141-18/+11
* When the start year and the end year are the same, the num should beLi Yuan2004-10-121-0/+17
* Fixes #64683Rodrigo Moya2004-09-301-3/+13
* fix the row heights and tweek the offsets so that things come out OK.Larry Ewing2004-07-231-11/+27
* clean up mnemonic handling and put the proper icon in the contacts buttonJP Rosevear2004-06-231-22/+15
* rename widgets to be consistent with those else whereJP Rosevear2004-06-231-21/+4
* connect to "client_changed" signal on the page. (client_changed_cb): newRodrigo Moya2004-06-151-8/+8
* new function. (e_meeting_time_selector_construct): store some missingRodrigo Moya2004-06-151-24/+41
* *Bug #51968 "Invite others.." button confusing in Appointment editorPriyanshu Raj2004-06-011-1/+1
* Menu items in Scheduling tab should have sentence capitalization (Fixed)Priyanshu Raj2004-05-301-7/+7
* 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