index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
calendar
/
gui
/
dialogs
/
meeting-page.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes #41459
JP Rosevear
2003-04-17
1
-1
/
+4
*
If we already have an evolution_dir, free the old one before setting it
Hans Petter Jansson
2003-04-16
1
-0
/
+5
*
added missing capabilities.
Rodrigo Moya
2003-04-11
1
-2
/
+6
*
unref the main widget since we ref it when we un-parent it
JP Rosevear
2003-04-11
1
-0
/
+3
*
init new members (get_current_account): get a matching account for the
JP Rosevear
2003-03-28
1
-56
/
+113
*
Update for e_notice move
Dan Winship
2003-03-25
1
-3
/
+4
*
Fixes #34095
Hans Petter Jansson
2003-03-18
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
*
If only the pipe wouldn't break.
JP Rosevear
2003-03-05
1
-4
/
+11
*
gui/dialogs/alarm-page.c gui/dialogs/event-page.c
Hans Petter Jansson
2003-03-04
1
-1
/
+1
*
Don't warn if calendar isn't loaded... Doesn't seem to hurt, but this
Hans Petter Jansson
2003-02-24
1
-1
/
+4
*
gconf settings upgrades
Michael Zucci
2003-02-24
1
-23
/
+33
*
Use e_auto_kill_popup_menu_on_selection_done() instead of
Ettore Perazzoli
2003-02-07
1
-1
/
+1
*
Remove cruft. Rename ICONSDIR to IMAGESDIR. (gladedir, etspecdir): Remove
Dan Winship
2003-02-06
1
-2
/
+1
*
Mainly making all views use PangoLayouts for text. When drawing a
Hans Petter Jansson
2003-01-26
1
-5
/
+2
*
Don't insist appointment is updated if both old and new summary are blank.
Hans Petter Jansson
2003-01-25
1
-9
/
+6
*
GTK_OBJECT -> G_OBJECT cast.
Hans Petter Jansson
2003-01-24
1
-1
/
+1
*
Removed. Removed.
Ettore Perazzoli
2003-01-14
1
-1
/
+2
*
Replace gtk_signal_disconnect_by_data() with
Hans Petter Jansson
2002-12-19
1
-32
/
+11
*
run fix.sh over this.
Not Zed
2002-12-02
1
-26
/
+26
*
Initial port of gui/ subdir to GNOME 2
JP Rosevear
2002-11-08
1
-4
/
+5
*
Non-Connector part of #29334 (meeting created by a delegate in the
Dan Winship
2002-09-28
1
-5
/
+15
*
set the deleted attendees array to size 0 after we clean it up
JP Rosevear
2002-09-20
1
-1
/
+2
*
add back proto
JP Rosevear
2002-06-25
1
-91
/
+71
*
Bumped required gal version number to 0.19.99.11.
Christopher James Lahey
2002-04-18
1
-5
/
+3
*
Updated to use new EPopupMenu API.
Jeffrey Stedfast
2002-03-16
1
-5
/
+8
*
remove unneeded parameter from print_text_size everywhere
JP Rosevear
2002-03-06
1
-2
/
+3
*
Convert strings to GTK+ encoding. (meeting_page_destroy): Free allocated
Chyla Zbigniew
2001-11-10
1
-2
/
+5
*
Add _() to a string that was missing it.
Federico Mena Quintero
2001-10-31
1
-1
/
+1
*
Commit the ETable click-to-add for if the dialog is being destroyed.
Federico Mena Quintero
2001-10-31
1
-1
/
+23
*
count the actual attendees (doesn't include people delegating
JP Rosevear
2001-10-31
1
-2
/
+6
*
get the management object by id
JP Rosevear
2001-10-30
1
-1
/
+0
*
Fixing the license text.
Ettore Perazzoli
2001-10-28
1
-4
/
+3
*
subtract 1 from any positive BYSETPOS value, since our array is 0-based.
Damon Chaplin
2001-10-26
1
-0
/
+12
*
we don't need to save the state
JP Rosevear
2001-10-22
1
-8
/
+0
*
call the invite others dialog in the model
JP Rosevear
2001-10-19
1
-146
/
+1
*
return fill_component success
JP Rosevear
2001-10-13
1
-17
/
+19
*
util function to get address (itip_addresses_get_default): get only the
JP Rosevear
2001-10-10
1
-4
/
+11
*
listen for model changes (task_editor_edit_comp): add the attendees to the
JP Rosevear
2001-09-20
1
-10
/
+0
*
A page that shows the meeting time selector and free/busy data for
JP Rosevear
2001-09-19
1
-738
/
+105
*
Updated required version of gal to 0.11.99.4.
Christopher James Lahey
2001-09-17
1
-3
/
+6
*
use ical partstat, role, cutypes directly
JP Rosevear
2001-09-14
1
-47
/
+52
*
free the destination vector when we finish with it, if we actually add
JP Rosevear
2001-09-12
1
-5
/
+4
*
don't call calendar_config_check_timezone_set() now, since the startup
Damon Chaplin
2001-09-04
1
-8
/
+15
*
added support for the Contacts field. Note that I'm not sure what we
Damon Chaplin
2001-08-15
1
-0
/
+4
*
set the attendees of a component (meeting_page_fill_component): use above
JP Rosevear
2001-08-09
1
-27
/
+78
*
Mark strings for translation
JP Rosevear
2001-07-31
1
-67
/
+64
*
when an entry has changed, iterate over the elements of the entry and add
JP Rosevear
2001-07-27
1
-175
/
+248
*
free a list of attendees (meeting_page_fill_widgets): clean up attendee
JP Rosevear
2001-07-27
1
-15
/
+89
*
see if the address is already in the list of attendees (duplicate_error):
JP Rosevear
2001-07-26
1
-16
/
+57
*
stip the delto and delfrom (popup_delegate_cb): show a delegate dialog and
JP Rosevear
2001-07-25
1
-38
/
+96
*
Print a g_message when the list of invited people changes in the
Jon Trowbridge
2001-07-17
1
-2
/
+11
*
fix typo breaking compilation
JP Rosevear
2001-07-13
1
-1
/
+1
*
be careful about adding and stripping MAILTO:'s properly
JP Rosevear
2001-07-12
1
-11
/
+12
*
[Fix bug #4388: ETableSpecification still in .c file]
Jason Leach
2001-07-11
1
-46
/
+4
*
Add popup support so you can delete users from the list
JP Rosevear
2001-07-11
1
-6
/
+130
*
connect to the entry not the combo
JP Rosevear
2001-07-07
1
-1
/
+1
*
actually clear some widgets and hide/show widgets in the default setup
JP Rosevear
2001-07-07
1
-13
/
+164
*
Fixes bug #4018 and what would be the analogous bugs for the other
Federico Mena Quintero
2001-07-05
1
-0
/
+15
*
Add new columns for information specification (meeting_page_destroy): save
JP Rosevear
2001-07-04
1
-13
/
+48
*
cal-client/cal-client.[hc] cal-util/cal-component.c
Damon Chaplin
2001-07-03
1
-1
/
+1
*
publish free/busy information for the currently viewed time range
JP Rosevear
2001-07-03
1
-8
/
+91
*
Renamed the occur field to occur_start; added an occur_end field. This way
Federico Mena Quintero
2001-06-27
1
-1
/
+3
*
itip/imip send dialog
JP Rosevear
2001-06-20
1
-204
/
+535
*
Sync from laptop.
JP Rosevear
2001-06-07
1
-0
/
+587