index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
calendar
/
gncal-full-day.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do some cleanup; now we pass a struct with the layout algorithm's state
Federico Mena Quintero
1998-10-09
1
-126
/
+45
*
Changed name from time_start_of_day() to be consistent with the other
Federico Mena Quintero
1998-10-03
1
-1
/
+1
*
Finished with the properties dialog. You can jump to days from the year
Federico Mena Quintero
1998-09-04
1
-3
/
+4
*
Centralized marking of month items. We now have a little utility function
Federico Mena Quintero
1998-08-30
1
-0
/
+2
*
Use an array of const strings to keep gcc happy.
Federico Mena Quintero
1998-08-04
1
-3
/
+3
*
Paint the decorations correctly. (child_draw_decor): Paint the
Federico Mena Quintero
1998-05-31
1
-53
/
+54
*
Fix the gc destruction in the unrealization code and fix the pixmap
Miguel de Icaza
1998-05-26
1
-5
/
+13
*
Implemented ultra-cool layout for the events that share the same time
Miguel de Icaza
1998-05-19
1
-102
/
+161
*
Do not add the spurious padding.
Miguel de Icaza
1998-05-15
1
-5
/
+39
*
Further work on getting nice pixmaps displayed -mig
Arturo Espinosa
1998-05-09
1
-14
/
+17
*
My attempt at getting the nice pixmaps drawn next to the events.
Arturo Espinosa
1998-05-07
1
-20
/
+141
*
Various fixes and optimizations; Tagging of the days with appointements.
Arturo Espinosa
1998-04-30
1
-2
/
+3
*
Lots of fixes:
Arturo Espinosa
1998-04-29
1
-2
/
+7
*
Made it use popup_menu().
Federico Mena Quintero
1998-04-23
1
-5
/
+7
*
1. Calendar property configuration is finally here with nice live-updates.
Arturo Espinosa
1998-04-22
1
-34
/
+0
*
Misc. event handling fixes - Federico
Arturo Espinosa
1998-04-21
1
-4
/
+16
*
Make the any-key-creates-new-appointment-at-selection thing actually work - F...
Arturo Espinosa
1998-04-21
1
-6
/
+25
*
Now any printable keystroke (not just Return) will activate the selected
Federico Mena Quintero
1998-04-21
1
-2
/
+25
*
Made it use the new paint_row function instead of painting everything
Federico Mena Quintero
1998-04-21
1
-133
/
+130
*
Fix compiler warnings - Federico
Arturo Espinosa
1998-04-21
1
-1
/
+0
*
A lot of usability changes to GnomeCal -miguel
Arturo Espinosa
1998-04-21
1
-15
/
+34
*
Added mandatory status property. (ical_object_to_vobject): Only store
Federico Mena Quintero
1998-04-18
1
-2
/
+3
*
The event dialog is beautified, recurrences are saner.
Federico Mena Quintero
1998-04-18
1
-2
/
+6
*
Large number of updates. Recurrence basically works now in most of its
Arturo Espinosa
1998-04-18
1
-4
/
+6
*
Remove deadly excessive abuse of encapsulation -mig
Arturo Espinosa
1998-04-17
1
-3
/
+2
*
New event generation api in place -miguel
Arturo Espinosa
1998-04-17
1
-23
/
+39
*
Use menu_shell->children, not menu->children. Why does GtkMenu have a
Federico Mena Quintero
1998-04-17
1
-75
/
+93
*
XPM files for events with alarm and recurrence, respectively.
Federico Mena Quintero
1998-04-16
1
-3
/
+3
*
Now children have a vertical handle as well. This can be used to move the
Federico Mena Quintero
1998-04-16
1
-35
/
+72
*
The general_owner may be null. Do the proper thing when creating the
Federico Mena Quintero
1998-04-16
1
-78
/
+118
*
Now using time_t for new and set. Random fixes, as well.
Arturo Espinosa Aldama
1998-04-15
1
-33
/
+155
*
Routine to destory rows array properly.
Miguel de Icaza
1998-04-15
1
-4
/
+15
*
Argh
Arturo Espinosa
1998-04-15
1
-0
/
+23
*
New widget for the year view. added required compilation of the new files.
Arturo Espinosa Aldama
1998-04-15
1
-3
/
+19
*
Now takes object and flags parameters. Likewise. Likewise.
Federico Mena Quintero
1998-04-14
1
-14
/
+61
*
New function to let the outside world decide which child to focus.
Federico Mena Quintero
1998-04-14
1
-0
/
+36
*
Create new object and add it to the calendar. You can now select a range
Federico Mena Quintero
1998-04-14
1
-24
/
+126
*
We now connect to the range_activated signal of the fullday widget instead
Federico Mena Quintero
1998-04-13
1
-34
/
+123
*
Begginning of the create-appointment-on-range-selection-and-enter code -miguel
Arturo Espinosa
1998-04-12
1
-0
/
+18
*
Now we support selecting a range in the main window (by
Federico Mena Quintero
1998-04-11
1
-33
/
+110
*
Oops, compilation fixes plus more work - Federico
Arturo Espinosa
1998-04-11
1
-40
/
+45
*
More work in progress - Federico
Arturo Espinosa
1998-04-11
1
-25
/
+161
*
Show instead of just map the child widget (otherwise the text widget gets
Federico Mena Quintero
1998-04-09
1
-123
/
+139
*
The full day widget now gets updated correctly when you add an
Arturo Espinosa
1998-04-09
1
-12
/
+33
*
Wheee! Now you can drag events correctly - Federico
Arturo Espinosa
1998-04-09
1
-10
/
+19
*
More updates - Federico
Arturo Espinosa
1998-04-08
1
-10
/
+75
*
More work in progress, wheeeee - Federico
Arturo Espinosa
1998-04-08
1
-71
/
+831
*
The "better" format string for strftime() wasn't better, after all :-(
Federico Mena Quintero
1998-04-03
1
-3
/
+65
*
New full-day widget. It is still a work in progress. It will be similar to
Federico Mena Quintero
1998-04-03
1
-0
/
+320