| Commit message (Expand) | Author | Age | Files | Lines |
* | We don't need AC_PROG_RANLIB and AM_PROG_LIBTOOL | JP Rosevear | 2000-09-01 | 6 | -13/+55 |
* | new test, a home grown 2 hour hack of a file browser. uses | Chris Toshok | 2000-09-01 | 6 | -1/+1374 |
* | add signals/prototypes for e_tree_model_node_collapsed and | Chris Toshok | 2000-09-01 | 5 | -22/+139 |
* | Updated Norwegian translation. | Kjartan Maraas | 2000-09-01 | 2 | -804/+1011 |
* | initialize delayed_selection = NULL; | Chris Toshok | 2000-09-01 | 2 | -0/+5 |
* | Changed `Evolution::Storage' so that the displayed name for a folder | Ettore Perazzoli | 2000-09-01 | 12 | -41/+84 |
* | remove get_folder_name. (nntp_store_get_folder_name): remove. | Chris Toshok | 2000-09-01 | 2 | -8/+6 |
* | add delayed_selection to _EShellViewPrivate. (new_folder_cb): new | Chris Toshok | 2000-09-01 | 2 | -0/+59 |
* | Get the conduit to compile on my system. | Ettore Perazzoli | 2000-09-01 | 2 | -2/+9 |
* | No need to spit a warning if removal fails. (event_editor_destroy): Free | Federico Mena Quintero | 2000-09-01 | 7 | -107/+95 |
* | Email should now display correctly in GtkHTML | Lauris Kaplinski | 2000-09-01 | 8 | -15/+1916 |
* | use camel_remote_store_recv_line. | Chris Toshok | 2000-09-01 | 6 | -219/+129 |
* | make this a bit more robust. try to create an empty .newsrc file for the | Chris Toshok | 2000-09-01 | 5 | -37/+294 |
* | Reimplemented. It should now work correctly for most possible VFolder | Jeffrey Stedfast | 2000-09-01 | 2 | -175/+333 |
* | Kill off more old, dead files | JP Rosevear | 2000-09-01 | 29 | -11872/+4 |
* | This dir is not in 0.19 | JP Rosevear | 2000-09-01 | 9 | -213/+4 |
* | This file is not in 0.19 | JP Rosevear | 2000-09-01 | 2 | -222/+4 |
* | oops | JP Rosevear | 2000-09-01 | 1 | -0/+2 |
* | Kill file | JP Rosevear | 2000-09-01 | 3 | -460/+4 |
* | Don't list config.h in AC_OUTPUT | JP Rosevear | 2000-09-01 | 2 | -1/+4 |
* | Kill old file | JP Rosevear | 2000-09-01 | 6 | -562/+30 |
* | Implement delete option (recurrence_toggled): Make an ugly hack to get the | JP Rosevear | 2000-09-01 | 4 | -19/+95 |
* | Event editor destroyed callback to do hash cleanup | JP Rosevear | 2000-08-31 | 4 | -138/+217 |
* | Install load-gnomecard-addressbook and load-pine-addressbook. | Christopher James Lahey | 2000-08-31 | 2 | -1/+8 |
* | Added regular expressions to glossary. Explanation should be removed from | Aaron Weber | 2000-08-31 | 12 | -446/+524 |
* | Made the selection work when shift clicking on the first row of the table. | Christopher James Lahey | 2000-08-31 | 3 | -14/+19 |
* | Fix the tree example so that is doesn't show two sets of expand/unexpand | Richard Hult | 2000-08-31 | 3 | -8/+20 |
* | Added "quickref and pointers" sections. Props to O'Reilly for the copy of | Aaron Weber | 2000-08-31 | 10 | -116/+652 |
* | Don't save any exceptions caused by camel_imap_folder_changed | Jeffrey Stedfast | 2000-08-31 | 3 | -10/+51 |
* | (write_to_stream): Rearrange the logic so it always does charset | Michael Zucci | 2000-08-31 | 2 | -12/+22 |
* | #define gnome_font_lookup_default for gnome-print 0.20 | Lauris Kaplinski | 2000-08-31 | 3 | -1/+4 |
* | (write_to_stream): Fix some warnings/use the right constructor, | Michael Zucci | 2000-08-31 | 2 | -2/+5 |
* | Use the proper type checking function to check for text types. | Not Zed | 2000-08-31 | 2 | -1/+19 |
* | Make the HTML widget grab the focus in the mail view window so that | Ettore Perazzoli | 2000-08-31 | 2 | -0/+6 |
* | (append_latin1): Do an additional mask for account for c's | Michael Zucci | 2000-08-31 | 2 | -1/+3 |
* | New function - even though its broken, we'll assume mailers send latin1 | Not Zed | 2000-08-31 | 2 | -2/+32 |
* | New base class for Cells. Convert everything to access the elements that | Jody Goldberg | 2000-08-31 | 2 | -0/+4 |
* | Made it compilable both with gnome-print 0.20 and 0.21+ | Lauris Kaplinski | 2000-08-31 | 10 | -59/+98 |
* | Do not flicker while trying to resize a quantized pane. | Federico Mena Quintero | 2000-08-31 | 3 | -6/+33 |
* | Rewrote to ignore strings that look like server responses until it is sure | Jeffrey Stedfast | 2000-08-31 | 3 | -12/+69 |
* | Ensure that the child's allocation height is >= 1. | Federico Mena Quintero | 2000-08-31 | 6 | -9/+41 |
* | Don't wrap printed strings in quotes, makes things messy | Jeffrey Stedfast | 2000-08-31 | 6 | -134/+452 |
* | switched to using new ECalendar widget, and a few other fixes. | Damon Chaplin | 2000-08-31 | 9 | -517/+1315 |
* | Updated. | Damon Chaplin | 2000-08-31 | 6 | -476/+2151 |
* | Typo fix | Peter Williams | 2000-08-31 | 1 | -1/+1 |
* | Robustify the kerberos checks | Peter Williams | 2000-08-31 | 2 | -17/+52 |
* | Add a name to the minicard viewer. | Dan Winship | 2000-08-31 | 4 | -0/+11 |
* | Make CamelServices connect only when told to (old behavior). Make CamelRemote... | Peter Williams | 2000-08-31 | 10 | -137/+130 |
* | General cleanup / moving stuff around to make things easier to follow. | Jeffrey Stedfast | 2000-08-31 | 2 | -41/+61 |
* | make e-util depend on libunicode | Dan Winship | 2000-08-30 | 4 | -2/+13 |
* | Oops, set the dtstart/dtend on the component before adding it. | Federico Mena Quintero | 2000-08-30 | 2 | -15/+28 |
* | Make sure the is_utc flag is always FALSE for icaltime_from_timet | JP Rosevear | 2000-08-30 | 2 | -21/+27 |
* | Make sure the is_utc flag is always FALSE for icaltime_from_timet | JP Rosevear | 2000-08-30 | 2 | -34/+50 |
* | Oops, commit changelog | JP Rosevear | 2000-08-30 | 1 | -0/+6 |
* | Actually add the comp_instance struct to the instances list. We now appear | JP Rosevear | 2000-08-30 | 1 | -2/+4 |
* | Prevent exceptions from being overwritten | Jeffrey Stedfast | 2000-08-30 | 5 | -193/+235 |
* | Removed old code that will never be needed again | Jeffrey Stedfast | 2000-08-30 | 4 | -212/+102 |
* | Now the views monitor the client by themselves; it does not make sense to | Federico Mena Quintero | 2000-08-30 | 11 | -1053/+413 |
* | Fixing a spurious unref, or creating a circular reference? You decide. | Peter Williams | 2000-08-30 | 2 | -0/+12 |
* | CamelRemoteStore: a new generic store for stores that connect to servers. Pre... | Peter Williams | 2000-08-30 | 20 | -902/+1216 |
* | Update this and related functions to no longer take a From address. (The | Dan Winship | 2000-08-30 | 4 | -41/+26 |
* | decruft | Dan Winship | 2000-08-30 | 3 | -39/+10 |
* | remove USING_OAF reference | Dan Winship | 2000-08-30 | 1 | -5/+1 |
* | Remove USING_OAF checks | Dan Winship | 2000-08-30 | 13 | -214/+32 |
* | Updated to check for EXPUNGE notifications | Jeffrey Stedfast | 2000-08-30 | 5 | -21/+88 |
* | Use event_editor_set_event_object | JP Rosevear | 2000-08-30 | 5 | -8/+24 |
* | Updated Swedish translation | Andreas Hydén | 2000-08-29 | 2 | -700/+747 |
* | Updated russian translation. | Valek Frob | 2000-08-29 | 2 | -183/+223 |
* | Strip off newlines when setting the messages in the statusbar, so that | Ettore Perazzoli | 2000-08-29 | 2 | -3/+22 |
* | These are not UTC times | JP Rosevear | 2000-08-29 | 2 | -2/+7 |
* | Fixed the hack around quoted string responses - should now handle them | Jeffrey Stedfast | 2000-08-29 | 3 | -165/+167 |
* | New function. We need this from code that dynamically updates from a | Federico Mena Quintero | 2000-08-29 | 14 | -45/+86 |
* | We no longer need time_from_icaltimetype as libical has the API for this | JP Rosevear | 2000-08-29 | 7 | -47/+31 |
* | Remove the icalcomponent from the toplevel calendar here. | Federico Mena Quintero | 2000-08-29 | 2 | -21/+38 |
* | Add new news stores as well as mail sources | Peter Williams | 2000-08-29 | 2 | -0/+11 |
* | Use the right argument name to turn on grid lines. | Christopher James Lahey | 2000-08-29 | 2 | -6/+12 |
* | Make printing of groups work better and make them print headers. | Christopher James Lahey | 2000-08-29 | 5 | -76/+275 |
* | Always request to import the HTML version if at all possible so that we | Jeffrey Stedfast | 2000-08-29 | 3 | -5/+9 |
* | Set the "From" address in the CamelMimeMessage. Also updated to use | Jeffrey Stedfast | 2000-08-29 | 4 | -45/+74 |
* | Free the from address when we're done with it. Also, | Jeffrey Stedfast | 2000-08-29 | 2 | -12/+16 |
* | Add/fix .cvsignores. | Ettore Perazzoli | 2000-08-28 | 2 | -0/+13 |
* | Remove a ton of (hopefully harmless) warnings from the ETable code. | Ettore Perazzoli | 2000-08-28 | 7 | -12/+46 |
* | Make the shell start up components through a OAF query for | Ettore Perazzoli | 2000-08-28 | 3 | -13/+96 |
* | Updated Japanese translation. | Akira Tagoh | 2000-08-28 | 2 | -746/+1671 |
* | Free()ing memory allocated through alloca() is Not A Good Thing. | Ettore Perazzoli | 2000-08-28 | 2 | -1/+5 |
* | update with emailed patch... | Vincent Renardias | 2000-08-28 | 1 | -718/+791 |
* | Add more user-friendly progress messages from the friendly folks at Helix Cod... | Peter Williams | 2000-08-28 | 3 | -3/+27 |
* | Display the number of messages downloaded starting from one instead of | Ettore Perazzoli | 2000-08-28 | 3 | -16/+49 |
* | Goodbye, GDK_THREADS! | Peter Williams | 2000-08-28 | 11 | -102/+31 |
* | Added pt to ALL_LINGUAS | Jesus Bravo Alvarez | 2000-08-28 | 2 | -1/+5 |
* | Initiliaze tzid to null, only set recurrence rules and exception dates if | JP Rosevear | 2000-08-28 | 2 | -35/+44 |
* | Fix to prevent possible buffer overflows and a logic fix. | Jeffrey Stedfast | 2000-08-28 | 2 | -5/+5 |
* | Fix to prevent possible buffer overflows | Jeffrey Stedfast | 2000-08-28 | 2 | -34/+42 |
* | Write out the calendar object (cal_backend_file_update_object): Remove/add | JP Rosevear | 2000-08-28 | 2 | -9/+59 |
* | New crypto function to clearsign plaintext | Jeffrey Stedfast | 2000-08-28 | 3 | -8/+140 |
* | Added bonobo menu handler for mark_all_deleted function. | Ariel Rios | 2000-08-28 | 4 | -0/+28 |
* | added italian translation | Christopher R. Gabriel | 2000-08-28 | 1 | -0/+2 |
* | Updated French translation | jfell | 2000-08-27 | 2 | -1203/+2500 |
* | Updated russian translation. | Valek Frob | 2000-08-27 | 2 | -101/+98 |
* | builddir != srcdir fixes. | Ettore Perazzoli | 2000-08-27 | 3 | -2/+9 |
* | Change the way the message view window's size is set up so that the | Ettore Perazzoli | 2000-08-27 | 2 | -1/+8 |
* | Use `g_free()' instead of `free()' in the `header_decode_text()' | Ettore Perazzoli | 2000-08-27 | 2 | -1/+6 |
* | Updated Galician translation | Jesus Bravo Alvarez | 2000-08-26 | 2 | -793/+2207 |
* | Got rid of some warnings. | Christopher James Lahey | 2000-08-26 | 4 | -4/+12 |
* | Fixed an incorrect struct name. | Christopher James Lahey | 2000-08-26 | 2 | -2/+6 |
* | Fixed an uninitialized variable. | Christopher James Lahey | 2000-08-26 | 2 | -1/+5 |
* | Added some g_return_if_fails and g_return_val_if_fails. | Christopher James Lahey | 2000-08-26 | 10 | -31/+122 |
* | Remove add addressbook/demo files from this. | Christopher James Lahey | 2000-08-26 | 2 | -2/+4 |
* | Comment out minicard-view-test since its gnorba dependent | JP Rosevear | 2000-08-26 | 3 | -36/+41 |
* | Die gnorba die. | JP Rosevear | 2000-08-26 | 6 | -45/+13 |
* | demo/* Removed the demo directory since it's no longer used. | Christopher James Lahey | 2000-08-26 | 13 | -1845/+4 |
* | Remove gnorba stuff | JP Rosevear | 2000-08-26 | 4 | -34/+6 |
* | Kill | JP Rosevear | 2000-08-26 | 3 | -30/+7 |
* | Kill | JP Rosevear | 2000-08-26 | 3 | -33/+8 |
* | Remove gnorba stuff | JP Rosevear | 2000-08-26 | 9 | -72/+14 |
* | Remove gnorba related code | JP Rosevear | 2000-08-26 | 3 | -83/+5 |
* | Remove gnorba related code | JP Rosevear | 2000-08-26 | 2 | -8/+7 |
* | Require oafized bonobo | JP Rosevear | 2000-08-26 | 2 | -41/+35 |
* | Uncomment debug code. | JP Rosevear | 2000-08-26 | 3 | -5/+36 |
* | convert to use ETree instead of GtkCTree. | Chris Toshok | 2000-08-26 | 5 | -399/+329 |
* | Add -export-dynamic so libglade will be able to resolve custom widget | Dan Winship | 2000-08-26 | 2 | -1/+7 |
* | Add support for specifying on which port to connect to a server; fix a potent... | Peter Williams | 2000-08-26 | 13 | -1/+67 |
* | Don't attempt to free this if its null (calendar_model_duplicate_value): | JP Rosevear | 2000-08-26 | 4 | -17/+43 |
* | Ref a few things that need it. Avoid triggering some assertions. | Peter Williams | 2000-08-26 | 4 | -4/+23 |
* | If the url path is "/" and the folder path is "/", just LIST "" "*" (this | Jeffrey Stedfast | 2000-08-26 | 2 | -3/+4 |
* | Updated russian translation. | Valek Frob | 2000-08-26 | 2 | -614/+689 |
* | If the url path is "/" and the folder path is "/", just LIST "" "*" (this | Jeffrey Stedfast | 2000-08-26 | 2 | -7/+38 |
* | Implemented PGP 2.x encryption. We only need to get the passphrase if we | Jeffrey Stedfast | 2000-08-26 | 2 | -17/+65 |
* | Compile fix for libical | Peter Williams | 2000-08-25 | 2 | -2/+8 |
* | Redid filter and vFolder assistant descriptions. | Aaron Weber | 2000-08-25 | 10 | -266/+1282 |
* | More UTF-8 handling | Lauris Kaplinski | 2000-08-25 | 20 | -66/+186 |
* | Properly append to list | JP Rosevear | 2000-08-25 | 5 | -18/+18 |
* | Remove this duplicate file to fix build | JP Rosevear | 2000-08-25 | 3 | -39/+6 |
* | Baby seal eyes are good with soy sauce! - Federico | Federico Mena Quintero | 2000-08-25 | 3 | -4/+8 |
* | Fixety fix - Federico | Federico Mena Quintero | 2000-08-25 | 2 | -2/+6 |
* | Fix an off by one error that was causing crashes. | Christopher James Lahey | 2000-08-25 | 3 | -2/+8 |
* | Set default values for all of the signal emissions. | Christopher James Lahey | 2000-08-25 | 3 | -6/+10 |
* | Check for selection->selection being NULL in | Christopher James Lahey | 2000-08-25 | 3 | -0/+11 |
* | Update for libical 0.19 | JP Rosevear | 2000-08-25 | 8 | -35/+39 |
* | More import tidying. | JP Rosevear | 2000-08-25 | 4 | -618/+7 |
* | Pay attention to the return value from the click signal. | Christopher James Lahey | 2000-08-25 | 3 | -4/+21 |
* | Remove the executive summary stuff from the AC_OUTPUT list, as it does | Ettore Perazzoli | 2000-08-25 | 1 | -1/+0 |
* | Added a click signal which gets sent if the user hits the left or middle | Christopher James Lahey | 2000-08-25 | 17 | -1/+187 |
* | Forgot to commit this | Chris Lahey | 2000-08-25 | 2 | -4/+4 |
* | Sync the right-click menu with the main menu for modifying messages | Peter Williams | 2000-08-25 | 4 | -6/+55 |
* | Fix minor conflicts. | JP Rosevear | 2000-08-25 | 53 | -3742/+5026 |
* | Start adding progress info; make flag_all_messages camel-safe; make the no ne... | Peter Williams | 2000-08-25 | 5 | -8/+70 |
* | Added g_return_if_fails. | Christopher James Lahey | 2000-08-25 | 5 | -6/+272 |
* | Initial revision | JP Rosevear | 2000-08-25 | 46 | -0/+15040 |
* | Added infrastructure for setting the justification of columns. Still need | Christopher James Lahey | 2000-08-25 | 17 | -22/+116 |
* | Fixed some warnings. | Christopher James Lahey | 2000-08-25 | 8 | -1/+34 |
* | Fixed some warnings in the uihandler code. | Christopher James Lahey | 2000-08-25 | 2 | -7/+12 |
* | Do not alloc the struct icaltimetype but point to one on the stack. More | JP Rosevear | 2000-08-25 | 2 | -4/+10 |
* | Make signal names saner (released_event_object_cb): ditto | JP Rosevear | 2000-08-25 | 5 | -41/+60 |
* | Fix GDK_THREADS_entering and leaving, hopefully once and for all. Genericify ... | Peter Williams | 2000-08-25 | 19 | -227/+518 |
* | Ahem. If you add dependencies on libraries, make sure things still build. | Federico Mena Quintero | 2000-08-24 | 2 | -6/+11 |
* | Do not alloc the struct icaltimetype but point to one on the stack. More | Federico Mena Quintero | 2000-08-24 | 2 | -2/+11 |
* | Remove owner field | JP Rosevear | 2000-08-24 | 4 | -82/+25 |
* | Handle summary field (calendar_model_value_is_empty): ditto | JP Rosevear | 2000-08-24 | 2 | -0/+12 |
* | Remove unused file. | Ettore Perazzoli | 2000-08-24 | 1 | -87/+0 |
* | Don't crash if a component cannot be activated. | Ettore Perazzoli | 2000-08-24 | 2 | -4/+12 |
* | Message Composer File and Edit menus. | Aaron Weber | 2000-08-24 | 4 | -4/+386 |
* | Unicode in addressbook basically works, including simple searching | Lauris Kaplinski | 2000-08-24 | 18 | -22/+163 |
* | And here too. | Not Zed | 2000-08-24 | 3 | -0/+13 |
* | Remove status bar | JP Rosevear | 2000-08-24 | 4 | -14/+13 |
* | Fixed a bug in e_table_subset_variable_increment that causes problems with | Christopher James Lahey | 2000-08-24 | 3 | -4/+11 |
* | #include <e-util/e-cursors.h> | Federico Mena Quintero | 2000-08-24 | 8 | -19/+38 |
* | Constify. | Federico Mena Quintero | 2000-08-24 | 3 | -2/+6 |
* | Set seltime.tm_isdst to -1, not daylight, because the current dst value is | Dan Winship | 2000-08-24 | 2 | -2/+7 |
* | Set vtype of new CalComponent (e_week_view_on_new_appointment): ditto | JP Rosevear | 2000-08-24 | 3 | -1/+12 |
* | Reformat a bit, make "Folder" appear before "Message", fill in the Message | Dan Winship | 2000-08-24 | 2 | -102/+132 |
* | Include gnome.h for gettext purposes | JP Rosevear | 2000-08-24 | 5 | -3/+17 |
* | Updated Swedish translation. | Richard Hult | 2000-08-24 | 2 | -813/+2321 |
* | Updated function. (e_calendar_table_open_task): Updated function. | Federico Mena Quintero | 2000-08-24 | 3 | -95/+51 |
* | put commas between addresses. | Dan Winship | 2000-08-24 | 2 | -0/+7 |
* | Fix a deadlock upon checking mail due to new camel_service semantics. | Peter Williams | 2000-08-24 | 2 | -5/+11 |
* | Fix this to not mess up if the person passes a VCard with a carriage | Christopher James Lahey | 2000-08-23 | 3 | -1/+10 |
* | Link with filter library. | Michael Zucci | 2000-08-23 | 1 | -2/+3 |
* | Missing commit, changes for search gui to link. | Michael Zucci | 2000-08-23 | 1 | -0/+7 |
* | Fixed fullname->full_name for search field. | Not Zed | 2000-08-23 | 5 | -13/+107 |
* | Added editor sections. | Aaron Weber | 2000-08-23 | 4 | -2/+58 |
* | Included Menu Reference Appendix. | Aaron Weber | 2000-08-23 | 10 | -224/+1566 |
* | Added missing e-unicode.h and e-unicode.c | Lauris Kaplinski | 2000-08-23 | 4 | -0/+372 |
* | UTF-8 in contact editor + some fixes for dealing with illegal strings | Lauris Kaplinski | 2000-08-23 | 8 | -60/+160 |
* | remove tree-expanded.xpm and tree-unexpanded.xpm. | Chris Toshok | 2000-08-23 | 8 | -101/+18 |
* | Handle iso-8859-1 keys nicely in e-text and e-table. Other encodings to | Lauris Kaplinski | 2000-08-23 | 8 | -9/+88 |
* | Started adding a time zone field to ECard. | Christopher James Lahey | 2000-08-23 | 6 | -0/+19 |
* | use BODY.PEEK, not BODY, so we don't set the message \Seen. | Dan Winship | 2000-08-23 | 2 | -1/+7 |
* | Fixed a small warning. | Christopher James Lahey | 2000-08-23 | 2 | -3/+7 |
* | Capitalization change. | Ettore Perazzoli | 2000-08-23 | 1 | -1/+1 |
* | Updated dependency list. | Christopher James Lahey | 2000-08-23 | 2 | -3/+6 |
* | ChangeLog updates. | Peter Williams | 2000-08-23 | 2 | -0/+40 |
* | Automatically connect services when given a valid URL (should hopefully disco... | Peter Williams | 2000-08-23 | 16 | -142/+278 |
* | Fix an infinite loop in the message threading with empty containers. | Peter Williams | 2000-08-22 | 2 | -1/+26 |
* | Use byte, not character based UTF-8 syntax in e-text | Lauris Kaplinski | 2000-08-22 | 5 | -246/+258 |
* | various small build fixes | Larry Liimatainen | 2000-08-22 | 1 | -21/+21 |
* | Linked in the search dialog again. It looks like some changes in the shell | Christopher James Lahey | 2000-08-22 | 2 | -3/+15 |
* | Moved drawing of the cell backgrounds from ECell into ETableItem. | Christopher James Lahey | 2000-08-22 | 11 | -60/+53 |
* | Announcement message | Christopher James Lahey | 2000-08-22 | 2 | -0/+171 |
* | Changed UTF-8 handling syntax from char based to byte based | Lauris Kaplinski | 2000-08-22 | 6 | -273/+306 |
* | we can remove nodes with children now. | Chris Toshok | 2000-08-22 | 5 | -10/+122 |
* | pass table, not site as the closure for these drag signals, since | Chris Toshok | 2000-08-22 | 3 | -4/+10 |
* | Updated function. (calendar_model_free_value): Updated function. | Federico Mena Quintero | 2000-08-22 | 2 | -343/+234 |
* | oops forgot changelog on saturday. | Mathieu Lacage | 2000-08-22 | 1 | -0/+15 |
* | Make sure newsrc is not null (nntp_folder_get_subfolder_names): ditto | JP Rosevear | 2000-08-22 | 3 | -6/+31 |
* | New function. (parse_time): Moved over from the old set_time_t(). This | Federico Mena Quintero | 2000-08-22 | 2 | -196/+298 |
* | Make sure respbuffer is not null before manipulating it. If it is null, | JP Rosevear | 2000-08-22 | 2 | -3/+17 |
* | Little teeny bug fix in e_text_to_html tab expansion. | Peter Williams | 2000-08-22 | 2 | -1/+6 |
* | Use CalObjType | JP Rosevear | 2000-08-22 | 3 | -2/+9 |
* | Use CalComponent instead of iCalObject. #if some alarm stuff | JP Rosevear | 2000-08-22 | 2 | -4/+12 |
* | Use CalComponent instead of iCalObject. #if some alarm stuff | JP Rosevear | 2000-08-22 | 2 | -3/+21 |
* | Update prototypes | JP Rosevear | 2000-08-22 | 2 | -5/+8 |
* | Use CalComponent instead of iCalObject. Work around not having a compare | JP Rosevear | 2000-08-22 | 4 | -164/+322 |
* | Forgot the EPaned ChangeLog. | Chris Lahey | 2000-08-21 | 1 | -0/+6 |
* | Added code to make handle position persist across resizes. | Christopher James Lahey | 2000-08-21 | 4 | -11/+17 |
* | Added fb_resize_cb to folder-browser.c | Jeremy Wise | 2000-08-21 | 2 | -1/+15 |
* | Use CalComponent instead of iCalObject. #if some alarm stuff | JP Rosevear | 2000-08-21 | 3 | -3/+13 |
* | Use CalComponent instead of iCalObject. Work around not having a compare | JP Rosevear | 2000-08-21 | 3 | -104/+202 |
* | ChangeLog error. | Chris Lahey | 2000-08-21 | 1 | -1/+1 |
* | Added e_table_selection_model_selected_count. | Christopher James Lahey | 2000-08-21 | 5 | -0/+59 |
* | many fixes to make it compile with strange prefixes... | Mathieu Lacage | 2000-08-21 | 7 | -7/+11 |
* | Translations from Keld | Kenneth Christiansen | 2000-08-21 | 1 | -67/+72 |
* | Updated Slovenian translation | Andraz Tori | 2000-08-21 | 1 | -1/+1 |
* | Fixed a warning. | Christopher James Lahey | 2000-08-20 | 3 | -0/+8 |
* | added UNICODE_LIBS to get unicode linking with the shell... | Arik Devens | 2000-08-20 | 2 | -1/+7 |
* | added use of UNICODE_CFLAGS... thanks ian... | Arik Devens | 2000-08-20 | 3 | -2/+9 |
* | Moved e-text to UTF-8 | Lauris Kaplinski | 2000-08-20 | 10 | -448/+596 |
* | First step moving to UTF-8 strings | Lauris Kaplinski | 2000-08-20 | 9 | -415/+738 |
* | Fixed a warning. | Christopher James Lahey | 2000-08-20 | 2 | -2/+6 |
* | Fixed a warning. | Christopher James Lahey | 2000-08-20 | 2 | -0/+6 |
* | Changed this to use ECardSimple. | Christopher James Lahey | 2000-08-20 | 8 | -79/+194 |
* | Made background colors alternate. | Christopher James Lahey | 2000-08-20 | 25 | -90/+279 |
* | Translations from Keld | Kenneth Christiansen | 2000-08-20 | 1 | -583/+2070 |
* | fix for compiling with bonobo in stange prefix. | Mathieu Lacage | 2000-08-20 | 1 | -1/+1 |
* | Updated Norwegian translation. | Kjartan Maraas | 2000-08-20 | 2 | -494/+1156 |
* | Updates for Nautilus and Evolution's German translations. | Matthias Warkus | 2000-08-19 | 2 | -528/+741 |
* | Updated russian translation. Added missing files to POTFILES.in. TNCADT! =) | Valek Frob | 2000-08-19 | 3 | -105/+275 |
* | Update prototypes. | JP Rosevear | 2000-08-19 | 3 | -275/+305 |
* | Check for new enough gnome-vfs | Peter Williams | 2000-08-19 | 2 | -0/+16 |
* | Fix output for when the name is empty | Peter Williams | 2000-08-19 | 2 | -0/+7 |
* | update the pixmap define E_USE_STYLES to disable the current darkening | Larry Ewing | 2000-08-18 | 2 | -23/+33 |
* | Updated russian translation. | Valek Frob | 2000-08-18 | 1 | -133/+134 |
* | Fix menu items | Peter Williams | 2000-08-18 | 2 | -11/+16 |
* | Updated russian translation. | Valek Frob | 2000-08-18 | 2 | -35/+43 |
* | Fix menus and add placeholders in the menubar for the components to | Ettore Perazzoli | 2000-08-18 | 2 | -31/+37 |
* | Move menu items around, fix some GUI bits. | Ettore Perazzoli | 2000-08-18 | 6 | -42/+98 |
* | A bunch of small GUI fixes for the filter editor. | Ettore Perazzoli | 2000-08-18 | 9 | -16/+51 |
* | Filtering on demand! booyeah! | Peter Williams | 2000-08-18 | 20 | -45/+394 |
* | Use CalComponent instead of iCalObject (cancel_button): ditto | JP Rosevear | 2000-08-18 | 4 | -83/+141 |
* | Whole buncha leak fixes thanks to Purify | Matthew Loper | 2000-08-17 | 11 | -11/+43 |