| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes bug #1406. | Federico Mena Quintero | 2001-07-01 | 7 | -444/+318 |
* | draw icons per category | Rodrigo Moya | 2001-07-01 | 6 | -0/+135 |
* | fixed clibpoard command activation from the menu entries. CTRL-C and | Rodrigo Moya | 2001-07-01 | 3 | -9/+93 |
* | Only set the pressed_event_num and pressed_span_num if button 1 was | Federico Mena Quintero | 2001-07-01 | 2 | -4/+13 |
* | Doh, the call for the day view was supposed to be | Federico Mena Quintero | 2001-07-01 | 3 | -10/+21 |
* | call e_calendar_table_cut_clipboard with the correct object | Rodrigo Moya | 2001-06-30 | 2 | -2/+18 |
* | new functions for allowing the execution of clipboard-related commands | Rodrigo Moya | 2001-06-28 | 6 | -49/+158 |
* | Re-added removed paramter in call to evolution_shell_component_new | Rodrigo Moya | 2001-06-28 | 2 | -0/+2 |
* | removed not-uses-anymore parameter in call to | Rodrigo Moya | 2001-06-28 | 10 | -2/+184 |
* | Add method `ShellComponent::handleExternalURI' and an | Ettore Perazzoli | 2001-06-28 | 3 | -0/+8 |
* | Bump required gal version for new accessors in ETree. | Peter Williams | 2001-06-28 | 3 | -0/+7 |
* | fixed (e_calendar_table_on_copy): fixed | Rodrigo Moya | 2001-06-27 | 2 | -38/+23 |
* | Renamed the occur field to occur_start; added an occur_end field. This way | Federico Mena Quintero | 2001-06-27 | 15 | -33/+191 |
* | Rest of previous commit (got messed up somehow). | Peter Williams | 2001-06-27 | 1 | -0/+2 |
* | libwombat: | Peter Williams | 2001-06-27 | 2 | -0/+9 |
* | Shut the fuck up, Donnie. Dude, they peed your fucking rug. - Federico | Federico Mena Quintero | 2001-06-25 | 1 | -0/+4 |
* | Initialize libglade. | Federico Mena Quintero | 2001-06-25 | 4 | -10/+40 |
* | Converted to use BonoboXObject. | Federico Mena Quintero | 2001-06-25 | 20 | -1693/+202 |
* | New function to compare tasks like the Pilot task list. | Federico Mena Quintero | 2001-06-24 | 5 | -14/+129 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 110 | -143/+143 |
* | Added itip-control-factory.* to the build. | Jeffrey Stedfast | 2001-06-23 | 2 | -0/+6 |
* | new function for the backends to be able to call the getPassword method on | Rodrigo Moya | 2001-06-23 | 5 | -3/+95 |
* | changed getFreeBusy method to return a CalObj instead of a sequence | Rodrigo Moya | 2001-06-22 | 10 | -39/+100 |
* | update to new call | JP Rosevear | 2001-06-22 | 9 | -769/+1454 |
* | add include path | JP Rosevear | 2001-06-22 | 2 | -0/+4 |
* | remove buttons and use evolution's standard ui config | JP Rosevear | 2001-06-22 | 2 | -21/+18 |
* | print description text | JP Rosevear | 2001-06-22 | 2 | -41/+29 |
* | create a WombatClient when creating a CalClient object, so that we can | Rodrigo Moya | 2001-06-22 | 7 | -1/+184 |
* | removed conflict marker. | Dave Camp | 2001-06-21 | 1 | -1/+0 |
* | Changed attachData to accept a sequence of chars rather than a string. | Dave Camp | 2001-06-21 | 2 | -2/+13 |
* | print menu command (print_preview_cmd): ditto for print preview | JP Rosevear | 2001-06-21 | 8 | -6/+526 |
* | added getFreeBusy method | Rodrigo Moya | 2001-06-20 | 9 | -0/+327 |
* | moved the function to check for a default timezone to calendar-config.c, | Damon Chaplin | 2001-06-20 | 8 | -66/+98 |
* | added code to show the timezone dialog if the user hasn't set a default | Damon Chaplin | 2001-06-20 | 6 | -2/+78 |
* | if the timezones of the start and end of the event are the same, then if | Damon Chaplin | 2001-06-20 | 2 | -0/+63 |
* | removed stuff to get builtin timezone info from the server. | Damon Chaplin | 2001-06-20 | 5 | -168/+22 |
* | added a 'Time zone' setting. Also rearranged a little, adding a new | Damon Chaplin | 2001-06-20 | 13 | -346/+327 |
* | add ui (forward_cmd): implement forward command | JP Rosevear | 2001-06-20 | 3 | -10/+38 |
* | add auto exit unref | JP Rosevear | 2001-06-20 | 4 | -24/+41 |
* | don't compile or install the old meeting edit stuff | JP Rosevear | 2001-06-20 | 7 | -1590/+10 |
* | add some needed commas (itip_send_comp): if publishing, don't set the to | JP Rosevear | 2001-06-20 | 2 | -8/+31 |
* | remove typo | JP Rosevear | 2001-06-20 | 2 | -1/+5 |
* | Shush | JP Rosevear | 2001-06-20 | 1 | -0/+4 |
* | itip/imip send dialog | JP Rosevear | 2001-06-20 | 20 | -652/+2611 |
* | Sync - Federico | Federico Mena Quintero | 2001-06-20 | 13 | -275/+1236 |
* | added timezone fields. Also moved the 'All Day' flag into an alignment so | Damon Chaplin | 2001-06-19 | 13 | -45/+453 |
* | tweaked for some gnome-pilot api changes | Eskil Heyn Olsen | 2001-06-19 | 3 | -9/+10 |
* | generate a new UID when pasting | Rodrigo Moya | 2001-06-15 | 3 | -0/+17 |
* | Small typo | Rodrigo Moya | 2001-06-15 | 1 | -2/+2 |
* | Small typo | Rodrigo Moya | 2001-06-15 | 1 | -2/+2 |
* | finished implementation of Paste stuff | Rodrigo Moya | 2001-06-15 | 3 | -9/+81 |
* | added popup menu items for cut/copy/paste | Rodrigo Moya | 2001-06-14 | 3 | -9/+131 |
* | new widget to enter a timezone. | Damon Chaplin | 2001-06-14 | 4 | -2/+368 |
* | new dialog for setting the time zone. | Damon Chaplin | 2001-06-14 | 9 | -0/+1057 |
* | remove unnecessary space | JP Rosevear | 2001-06-14 | 3 | -1/+11 |
* | set the completed time in the date editor if appropriate | JP Rosevear | 2001-06-14 | 3 | -5/+33 |
* | added cut&paste support, by using a GtkInvisible widget to manage the | Rodrigo Moya | 2001-06-13 | 5 | -1/+211 |
* | Committing the new My Evolution. | Iain Holmes | 2001-06-09 | 4 | -21/+16 |
* | Sync from laptop. | JP Rosevear | 2001-06-07 | 3 | -0/+735 |
* | update the blocked/selected days if the starting day of the appointment | JP Rosevear | 2001-06-05 | 3 | -1/+23 |
* | Fix linking order for `$(DB3_LDADD)'s so that we avoid pulling | Ettore Perazzoli | 2001-06-03 | 4 | -5/+14 |
* | no longer build widget-util.*, the code has been moved | JP Rosevear | 2001-06-02 | 2 | -4/+8 |
* | use new func | JP Rosevear | 2001-06-02 | 9 | -97/+50 |
* | Shush | JP Rosevear | 2001-06-02 | 1 | -1/+0 |
* | Update | JP Rosevear | 2001-06-02 | 4 | -468/+8 |
* | oops, didn't mean to make that change | JP Rosevear | 2001-06-02 | 1 | -1/+2 |
* | renamed from editor-page for consistency, more complete implementation | JP Rosevear | 2001-06-02 | 36 | -7753/+3562 |
* | ditto | JP Rosevear | 2001-06-02 | 3 | -1/+13 |
* | Add a bunch of missing `$(DB3_LDADD)'s. | Ettore Perazzoli | 2001-06-02 | 2 | -1/+6 |
* | For JPR - Federico | Federico Mena Quintero | 2001-05-31 | 2 | -0/+256 |
* | New function. | Federico Mena Quintero | 2001-05-30 | 5 | -38/+90 |
* | new files to contain layout code split off from EDayView an EWeekView, so | Damon Chaplin | 2001-05-29 | 17 | -1168/+2526 |
* | implemented the 'remove_folder' function for the calendar shell component | Rodrigo Moya | 2001-05-28 | 3 | -5/+355 |
* | #include "evolution-shell-component-utils.h" rather than "e-gui-utils.h" | Dan Winship | 2001-05-28 | 3 | -2/+10 |
* | Reference libeshell.la instead of libeshell.a. | Peter Williams | 2001-05-26 | 2 | -1/+5 |
* | Finished porting from the old event-editor.c. Made it store a clone of the | Federico Mena Quintero | 2001-05-24 | 8 | -29/+1229 |
* | Fix bug #2831; the tasks toolbar and menu now have a button to delete the | Federico Mena Quintero | 2001-05-22 | 6 | -59/+213 |
* | Fix bug #2829. | Federico Mena Quintero | 2001-05-19 | 6 | -141/+303 |
* | Removed editor-page.[ch] | Duncan Mak | 2001-05-17 | 1 | -0/+5 |
* | *** empty log message *** | Duncan Mak | 2001-05-17 | 1 | -2/+0 |
* | Split the event and task editors into different objects for the separate | Federico Mena Quintero | 2001-05-17 | 21 | -638/+5239 |
* | switch on the correct widget and map | JP Rosevear | 2001-05-10 | 2 | -1/+17 |
* | free the alarm component if it doesn't have a parent, rather than if it | JP Rosevear | 2001-05-09 | 3 | -5/+15 |
* | unref the property bag when we finish with it | JP Rosevear | 2001-05-09 | 4 | -2/+6 |
* | Convert to bonobo xobject | JP Rosevear | 2001-05-08 | 5 | -495/+224 |
* | use define from widgets/misc/e-filter-bar.h instead of own enumeration and | Gediminas Paulauskas | 2001-05-08 | 4 | -60/+59 |
* | unref the calcomponent when we're done with it | JP Rosevear | 2001-05-04 | 3 | -8/+22 |
* | remove hardcoded values (edit_attendee): ditto, and there are only 4 roles | JP Rosevear | 2001-04-28 | 4 | -27/+38 |
* | use enums not hard code values | JP Rosevear | 2001-04-27 | 3 | -2/+6 |
* | icalparameter_new_rsvp now takes an enum | JP Rosevear | 2001-04-27 | 2 | -1/+6 |
* | the value type should be inited with ICAL_VALUE_* rather than ICAL_*_VALUE | JP Rosevear | 2001-04-27 | 2 | -3/+9 |
* | Replace "<" by "<=" in the comparison for due dates against the current | Federico Mena Quintero | 2001-04-27 | 3 | -3/+17 |
* | Merge build fix from the branch: | Ettore Perazzoli | 2001-04-27 | 2 | -0/+5 |
* | Remove UNICODE_LIBS | Dan Winship | 2001-04-27 | 3 | -2/+7 |
* | Fixed Strftime so it uses the locale prefered way to display date/time. | Duncan Mak | 2001-04-25 | 2 | -1/+7 |
* | translate "Things to do" etc. and convert them to utf8. Changed some link | Gediminas Paulauskas | 2001-04-22 | 2 | -13/+24 |
* | Hot builddir != srcdir loving action. | Ettore Perazzoli | 2001-04-19 | 4 | -1/+15 |
* | Connect to the "changed" signal of the categories entry so that they will | Federico Mena Quintero | 2001-04-18 | 4 | -9/+53 |
* | the libical action stuff uses enums rather than strings to enumerate the | JP Rosevear | 2001-04-18 | 2 | -15/+36 |
* | Pull up fix from the branch: | Ettore Perazzoli | 2001-04-18 | 2 | -0/+7 |
* | Add EXTRA_GNOME_CFLAGS, for gal. | Dan Winship | 2001-04-17 | 2 | -0/+5 |
* | Create the ESearchBar thingy. (search_bar_query_changed_cb): Build the | Federico Mena Quintero | 2001-04-16 | 5 | -18/+482 |
* | Do this everywhere, also fixup CLEANFILES | Michael Meeks | 2001-04-14 | 3 | -0/+10 |
* | Fix the syntactic bogon here, and attempt to fix the logical bogon too. | Dan Winship | 2001-04-14 | 2 | -2/+10 |
* | New function to restart a query for the day view. (query_obj_updated_cb): | Federico Mena Quintero | 2001-04-13 | 11 | -284/+662 |
* | prepend to both changes and change_ids when different and mark as | JP Rosevear | 2001-04-12 | 2 | -2/+8 |
* | Fix this to just send the data to the wombat instead of inserting it | Christopher James Lahey | 2001-04-11 | 2 | -44/+26 |
* | Display fixes, thanks to Kjartan for finding these. | Gediminas Paulauskas | 2001-04-11 | 3 | -21/+26 |
* | Here goes my additional simple include fixes. | Gediminas Paulauskas | 2001-04-05 | 7 | -48/+46 |
* | Fix headers. Same here. Same here. Same here. Same here. Same here. Same | Kjartan Maraas | 2001-04-05 | 15 | -0/+78 |
* | Plug leak. | Federico Mena Quintero | 2001-04-03 | 13 | -25/+942 |
* | Plug leak. | Federico Mena Quintero | 2001-04-03 | 2 | -61/+81 |
* | Blessed by Ettore. | Gediminas Paulauskas | 2001-04-02 | 3 | -39/+41 |
* | Engine for live queries to calendars. A query object watches a CalBackend | Federico Mena Quintero | 2001-03-30 | 11 | -15/+1173 |
* | A mockup of how meeting scheduling and editting should work. This design is b... | Anna Dirks | 2001-03-29 | 1 | -0/+488 |
* | fixed button placement to comply with gnome standards. | Anna Marie Dirks | 2001-03-28 | 2 | -6/+11 |
* | fixed spacing and label alignment to comply with gnome standards. Also | Anna Marie Dirks | 2001-03-28 | 2 | -129/+105 |
* | Replace includes of <gnome.h>, <bonobo.h> and <gtk/gtk.h> with the needed | Kjartan Maraas | 2001-03-26 | 24 | -32/+90 |
* | The model_rows_{inserted,deleted} signals changed names; deal with it. | Federico Mena Quintero | 2001-03-25 | 8 | -58/+73 |
* | Added ShowWeekView, ShowMonthView, ShowDay, ShowWorkWeek to the View menu. | Miguel de Icaza | 2001-03-18 | 6 | -95/+97 |
* | Moved functionality here from e_day_view_on_new_appointment. Allows | Miguel de Icaza | 2001-03-17 | 5 | -17/+139 |
* | New function: inits the BonoboPersistFile server. | Miguel de Icaza | 2001-03-17 |