| Commit message (Expand) | Author | Age | Files | Lines |
* | Sigh. Use the right variable, idiot. And fix a crash bug that | Ettore Perazzoli | 2001-03-29 | 2 | -1/+6 |
* | In a fit of egomania, added myself to the authors array. | Jon Trowbridge | 2001-03-28 | 2 | -0/+6 |
* | Get the shell to compile by implementing a missing function. | Ettore Perazzoli | 2001-03-27 | 2 | -2/+17 |
* | Finish the DnD stuff by implementing move/copy on the shell side as | Ettore Perazzoli | 2001-03-27 | 10 | -26/+423 |
* | Refactor ELocalStorage a bit so that it's easier to implement the | Ettore Perazzoli | 2001-03-23 | 2 | -192/+206 |
* | Fix some warnings, Allow the importers to import into any folder. Update | Iain Holmes | 2001-03-23 | 10 | -37/+110 |
* | Leak plug: free the target list after starting the drag. | Ettore Perazzoli | 2001-03-23 | 2 | -2/+7 |
* | Fix the signature of a callback for the `e_storage_set_async_create()' | Ettore Perazzoli | 2001-03-23 | 2 | -1/+8 |
* | Changed the EStorageSet API to have a single `xfer()' method instead | Ettore Perazzoli | 2001-03-22 | 5 | -98/+164 |
* | Added an xfer method to `EStorage' and `GNOME::Evolution::Storage'. | Ettore Perazzoli | 2001-03-22 | 5 | -17/+99 |
* | More DnD work. Now we handle copying and moving of folders, although | Ettore Perazzoli | 2001-03-22 | 4 | -59/+228 |
* | renaming icons to make Miguel's speedups possible | Jakub Steiner | 2001-03-22 | 1 | -0/+1 |
* | Changed get_save_id to just return a strdup of the path. (new_storage_cb, | Christopher James Lahey | 2001-03-22 | 2 | -23/+40 |
* | Fix a stupid g_warning caused by calling EStorageSet functions on a | Ettore Perazzoli | 2001-03-21 | 2 | -8/+16 |
* | s/helixcode\.com/ximian.com/ and update all the copyrights in the IDL | Ettore Perazzoli | 2001-03-21 | 8 | -16/+16 |
* | Update description of the file and my email address in it. | Ettore Perazzoli | 2001-03-21 | 1 | -2/+3 |
* | StudlyCapsify struct members to match the new IDL naming standards. | Ettore Perazzoli | 2001-03-21 | 3 | -14/+20 |
* | Handle the destination side of drag and drop too. | Ettore Perazzoli | 2001-03-21 | 3 | -18/+165 |
* | make sure intelligent.h gets disted | JP Rosevear | 2001-03-20 | 2 | -0/+5 |
* | Bumped gal requirement to 0.5.99.8. | Christopher James Lahey | 2001-03-20 | 4 | -244/+293 |
* | Added a simple FIXME comment about possibly using the | Ettore Perazzoli | 2001-03-20 | 1 | -0/+3 |
* | Added calls to the `EvolutionShellComponentClient' API to query the | Ettore Perazzoli | 2001-03-20 | 3 | -4/+109 |
* | Sigh. Fix a few really stupid crashes in EStorageSetView. | Ettore Perazzoli | 2001-03-20 | 2 | -17/+26 |
* | Use the new DnD interfaces on the source side of DnD actions. | Ettore Perazzoli | 2001-03-20 | 3 | -37/+249 |
* | Initial step for refactoring of the DnD API for ShellComponents. | Ettore Perazzoli | 2001-03-19 | 9 | -115/+114 |
* | Added Azeri language file | Pablo Saratxaga | 2001-03-15 | 2 | -3/+6 |
* | Removed .oafinfo files -- they are obsolete. Moved pixmaps from | Gediminas Paulauskas | 2001-03-15 | 1 | -15/+0 |
* | builddir != srcdir fixes. Yay! | Ettore Perazzoli | 2001-03-14 | 2 | -4/+13 |
* | Have a "Do not ask me again" box for the importers. | Iain Holmes | 2001-03-14 | 2 | -12/+55 |
* | All my changes to get the folder creation working, and the magic Netscape | Iain Holmes | 2001-03-13 | 15 | -164/+669 |
* | Added a ShellComponent method to retrieve the selection for drag and | Ettore Perazzoli | 2001-03-08 | 7 | -61/+276 |
* | Added the ability for components to specify drag/drop types, and | Ettore Perazzoli | 2001-03-08 | 8 | -14/+425 |
* | Don't try to generate a Makefile in camel/providers/vee as it's empty. | Kjartan Maraas | 2001-03-08 | 1 | -1/+1 |
* | Override cursor_activated signal instead of cursor_changed signal. | Christopher James Lahey | 2001-03-05 | 2 | -4/+9 |
* | Update this again. | Dan Winship | 2001-02-28 | 2 | -14/+16 |
* | Added `accepted_dnd_mime_types' and `exported_dnd_mime_types' members | Ettore Perazzoli | 2001-02-27 | 5 | -14/+26 |
* | Don't free a const pointer. | Jeffrey Stedfast | 2001-02-25 | 2 | -3/+9 |
* | Remove a warning....DOH! | Iain Holmes | 2001-02-24 | 1 | -1/+0 |
* | Changes to allow folders to be created from a callback. | Iain Holmes | 2001-02-24 | 3 | -36/+87 |
* | add include. (show_import_wizard): update signature to that of a verb. | Michael Meeks | 2001-02-23 | 5 | -76/+41 |
* | split "highlighted" into self_highlight and child_highligh. | Dan Winship | 2001-02-21 | 4 | -14/+61 |
* | Cast this fucntion pointer. | Christopher James Lahey | 2001-02-17 | 6 | -4/+21 |
* | Ignore generated .oaf files | Dan Winship | 2001-02-15 | 1 | -0/+1 |
* | add asyncCreateFolder and asyncRemoveFolder interfaces. (Use | Dan Winship | 2001-02-15 | 8 | -41/+346 |
* | Forgot this | Kjartan Maraas | 2001-02-13 | 1 | -1/+1 |
* | xml-i18n-tools setup. Mark strings for translation. | Kjartan Maraas | 2001-02-13 | 2 | -2/+10 |
* | Merge from the stable branch: display the `SUB_VERSION' in the about | Ettore Perazzoli | 2001-02-10 | 2 | -32/+49 |
* | Change the folder selection dialog so that, when you click on "New" | Ettore Perazzoli | 2001-02-09 | 6 | -23/+116 |
* | Fix broken English. | Ettore Perazzoli | 2001-02-06 | 2 | -1/+6 |
* | Remove <config.h> #includes from the `.h' files, which is known to be, | Ettore Perazzoli | 2001-02-06 | 24 | -92/+26 |
* | Memory leak fix | Iain Holmes | 2001-02-04 | 2 | -0/+6 |
* | Inform people when they can't import a file. | Iain Holmes | 2001-01-31 | 2 | -9/+22 |
* | It's a ChangeLog | Iain Holmes | 2001-01-30 | 1 | -0/+7 |
* | Remove the FIXME in the glade dialog, and put a nasty hack to change the | Iain Holmes | 2001-01-30 | 2 | -3/+26 |
* | Fixed some typos. | Kjartan Maraas | 2001-01-30 | 2 | -2/+6 |
* | Change the appearance of the scroll frame in the folder creation | Ettore Perazzoli | 2001-01-28 | 2 | -1/+7 |
* | Update copyrights for files modified in year 2001. | Ettore Perazzoli | 2001-01-28 | 18 | -20/+18 |
* | Woooho. Fixed resize of popped-up folder bars. | Ettore Perazzoli | 2001-01-28 | 2 | -2/+17 |
* | shell compile fixes (some #includes pointing to old headers) to go | Jacob Leach | 2001-01-28 | 4 | -4/+10 |
* | Don't link with the old widgets/shortcut-bar/libshortcut-bar.la anymore, | Jason Leach | 2001-01-27 | 2 | -1/+6 |
* | Fix the folder tree so that the icons don't look blurry anymore. (For | Ettore Perazzoli | 2001-01-27 | 2 | -13/+26 |
* | Remove all instances of non-portable macro `__FUNCTION__' from the | Ettore Perazzoli | 2001-01-27 | 6 | -19/+22 |
* | Fix a bug that could happen when a shell view would be destroyed and | Ettore Perazzoli | 2001-01-25 | 2 | -2/+8 |
* | (Fix #1252: Need a File->Close way to close a view) | Jason Leach | 2001-01-25 | 3 | -2/+35 |
* | Remove dead file | JP Rosevear | 2001-01-25 | 1 | -15/+0 |
* | Fix missing ';'. | Kjartan Maraas | 2001-01-24 | 2 | -1/+5 |
* | Fix the logic for updating the shortuct labels when the display names | Ettore Perazzoli | 2001-01-24 | 11 | -90/+162 |
* | Removed exception | Iain Holmes | 2001-01-24 | 1 | -0/+3 |
* | Removed the busy exception | Iain Holmes | 2001-01-24 | 1 | -7/+0 |
* | Eeeep. Forgot | Iain Holmes | 2001-01-23 | 2 | -0/+298 |
* | Changelog | Iain Holmes | 2001-01-23 | 1 | -0/+38 |
* | New listener object. Plus some oneway stuff as well. | Iain Holmes | 2001-01-23 | 5 | -239/+38 |
* | New function. Obvious. | Dan Winship | 2001-01-20 | 3 | -0/+23 |
* | typo fixes | Jacob Leach | 2001-01-19 | 1 | -4/+3 |
* | (Bug #883: Shortcut bar does not update when a folders display name | Jason Leach | 2001-01-19 | 9 | -3/+311 |
* | Use "typedef enum { ... } Blah;" instead of "typedef enum _Blah Blah; enum | Federico Mena Quintero | 2001-01-18 | 2 | -3/+8 |
* | Removed the factory and updated the interfaces and objects | Iain Holmes | 2001-01-18 | 9 | -381/+231 |
* | Make the folder selection dialog use the right bevel for the scroll | Ettore Perazzoli | 2001-01-18 | 2 | -1/+12 |
* | Replace `--with-x-mailer' with a more generic `--with-sub-version'. | Ettore Perazzoli | 2001-01-18 | 2 | -1/+11 |
* | Some little more DnD work. | Ettore Perazzoli | 2001-01-17 | 3 | -32/+73 |
* | set config path on window. | Michael Meeks | 2001-01-17 | 2 | -0/+9 |
* | pop the visual/cm after the construct | JP Rosevear | 2001-01-17 | 2 | -2/+7 |
* | push/pop the color map (e_shell_folder_title_bar_new): and the visual... | JP Rosevear | 2001-01-16 | 2 | -1/+4 |
* | push/pop the color map | JP Rosevear | 2001-01-16 | 2 | -1/+8 |
* | Set the title of the splash dialog to Evolution | Iain Holmes | 2001-01-16 | 2 | -0/+15 |
* | Fix "Cancel" crash. Cancel on import dialog cancels Automatic now works as | Iain Holmes | 2001-01-16 | 1 | -95/+203 |
* | (Fix bug #934: Add Right-click item to hide the shortcut bar) | Jason Leach | 2001-01-14 | 5 | -4/+64 |
* | Initial steps to support Drag 'n Drop in the tree view. | Ettore Perazzoli | 2001-01-14 | 5 | -115/+255 |
* | Unref our copy, and then destroy. | Miguel de Icaza | 2001-01-13 | 3 | -0/+19 |
* | Ok, talked to Ettore. Going back to TOPLEVEL non-POPUP. | Miguel de Icaza | 2001-01-13 | 1 | -1/+1 |
* | Ok, talked to Ettore. Going back to TOPLEVEL non-POPUP. | Miguel de Icaza | 2001-01-13 | 1 | -4/+6 |
* | Add an ::asyncCopyFolder method to the ShellComponent interface. Move | Ettore Perazzoli | 2001-01-13 | 4 | -6/+80 |
* | Remove nice toplevel window. | Miguel de Icaza | 2001-01-13 | 2 | -1/+5 |
* | Minor comment fixup. | Ettore Perazzoli | 2001-01-13 | 1 | -1/+1 |
* | Rename `::addFolderAsync' into `::createFolderAsync'. | Ettore Perazzoli | 2001-01-13 | 4 | -10/+21 |
* | Create | Dan Winship | 2001-01-13 | 2 | -0/+14 |
* | Added translation strings. | Miguel de Icaza | 2001-01-12 | 3 | -4/+14 |
* | Remove "window" from the moniker path. | Miguel de Icaza | 2001-01-12 | 3 | -2/+10 |
* | More fixes | Iain Holmes | 2001-01-12 | 1 | -0/+5 |
* | Some warnings cleanups | Iain Holmes | 2001-01-12 | 3 | -8/+4 |
* | Typo! Doh! | Iain Holmes | 2001-01-12 | 1 | -1/+1 |
* | Fix make dist | Iain Holmes | 2001-01-12 | 1 | -1/+1 |
* | Fix prototype (command_new_view): ditto. (command_new_mail_message): | Miguel de Icaza | 2001-01-12 | 2 | -1/+18 |
* | Remove the "Already have view for..." message. People keep assuming it's | Dan Winship | 2001-01-12 | 2 | -2/+5 |
* | Will it work? | Iain Holmes | 2001-01-12 | 3 | -4/+3 |
* | add the importer part 1 | Iain Holmes | 2001-01-12 | 14 | -1/+1815 |
* | Fix prototype (command_new_view): ditto. | Miguel de Icaza | 2001-01-10 | 2 | -18/+25 |
* | New function to update a folder given its URI. Plus associated changes to | Dan Winship | 2001-01-05 | 3 | -27/+82 |
* | Fix a bug in `evolution_shell_client_user_select_folder()' that could | Ettore Perazzoli | 2000-12-29 | 2 | -8/+13 |
* | Fix a crash when the user tries to "Submit bug report" but doesn't have | Jason Leach | 2000-12-26 | 3 | -4/+17 |
* | Destroy the dialog after a double click. | Iain Holmes | 2000-12-15 | 2 | -1/+4 |
* | Change the function to have the same signature as the double click callback. | Iain Holmes | 2000-12-14 | 2 | -0/+9 |
* | Slightly updated the startup warning message for the release. | Ettore Perazzoli | 2000-12-14 | 2 | -2/+7 |
* | Update the splash animation to fit with the new splash design. | Ettore Perazzoli | 2000-12-14 | 2 | -1/+5 |
* | Return TRUE as we have handled the event. | Jeffrey Stedfast | 2000-12-13 | 2 | -0/+7 |
* | Pass path+1 rather than path to get_type_for_storage, to match the | Dan Winship | 2000-12-13 | 2 | -1/+7 |
* | Connect a button-press-event signal on the splash screen so users can | Jeffrey Stedfast | 2000-12-12 | 2 | -1/+18 |
* | return NULL if no {folder,storage} is found. (get_control_for_uri): return | Dan Winship | 2000-12-12 | 2 | -1/+13 |
* | Complete the code to associate a URI and a folder type to the toplevel | Ettore Perazzoli | 2000-12-09 | 16 | -106/+288 |
* | update to GNOME_Evolution_Shell.oafinfo | Michael Meeks | 2000-12-08 | 5 | -4/+10 |
* | Start implementing a physical URI property for the toplevel nodes in | Ettore Perazzoli | 2000-12-05 | 16 | -43/+187 |
* | Handle a NIL return value from `oaf_activate_from_id' without | Ettore Perazzoli | 2000-12-05 | 2 | -1/+8 |
* | return NULL if we can't create a view. | Michael Meeks | 2000-12-05 | 2 | -1/+12 |
* | New `createNewView' method in `Evolution::Shell'. Register the shell | Ettore Perazzoli | 2000-12-05 | 12 | -81/+296 |
* | removed #ifdef ENABLE_NLS/#endif on Miguel's request. | Gediminas Paulauskas | 2000-11-30 | 1 | -2/+0 |
* | Update - hopefully I assigned blame correctly :-) | JP Rosevear | 2000-11-28 | 2 | -0/+7 |
* | de-register a component's UI if it dies. | Michael Meeks | 2000-11-28 | 2 | -0/+10 |
* | Install Evolution IDL's into datadir/idl. | Peter Williams | 2000-11-26 | 2 | -0/+10 |
* | Plug leaks of the fullname and fulldefaultname. | Federico Mena Quintero | 2000-11-25 | 5 | -33/+57 |
* | Plug leak; mark the CORBA sequence so that it will be released. | Federico Mena Quintero | 2000-11-25 | 2 | -0/+7 |
* | add (e_shell_view_construct): hook up to system_exception on ui_container. | Michael Meeks | 2000-11-14 | 2 | -0/+22 |
* | Update the remaining "IDL:Evolution*" to "IDL:GNOME/Evolution*" to sync up | Matt Bissiri | 2000-11-11 | 3 | -3/+10 |
* | A very, long, very tedious IDL API rename and re-scoping; | Michael Meeks | 2000-11-11 | 38 | -466/+475 |
* | Make the panes of the EPaned not shrinkable beyond their minimum size. | Christopher James Lahey | 2000-11-09 | 2 | -4/+9 |
* | Fix typo in a comment. | Matt Bissiri | 2000-11-08 | 2 | -1/+5 |
* | Pass full_name, not folder_name to callback. | Dan Winship | 2000-11-08 | 2 | -1/+6 |
* | Fixed a couple of warnings. | Ettore Perazzoli | 2000-11-07 | 2 | -5/+11 |
* | Make the shell pop-up a warning dialog per component when a component | Ettore Perazzoli | 2000-11-07 | 4 | -5/+81 |
* | Fixed a missing `CORBA_Object_duplicate()' problem. This should fix | Ettore Perazzoli | 2000-11-07 | 2 | -1/+6 |
* | Added #include <config.h> | Kjartan Maraas | 2000-11-07 | 2 | -0/+8 |
* | Added a `--no-splash' option to the shell. | Ettore Perazzoli | 2000-11-04 | 4 | -20/+60 |
* | Fix the name of the signal passed to gtk_signal_new so that this actually | Dan Winship | 2000-11-04 | 2 | -1/+6 |
* | The big api rename ... | Michael Meeks | 2000-11-02 | 5 | -13/+13 |
* | Make this take "highlighted" as well. | Dan Winship | 2000-11-02 | 6 | -4/+20 |
* | Moving the executive summarys now :) | Iain Holmes | 2000-11-02 | 5 | -0/+100 |
* | Add "highligted" field to Folder. Add update_folder method to | Dan Winship | 2000-11-02 | 18 | -61/+373 |
* | modified or added a bunch of .cvsignore to ignore generated files, which | Gediminas Paulauskas | 2000-11-01 | 1 | -0/+2 |
* | No longer include <db.h> | 5 | 2000-10-26 | 2 | -1/+6 |
* | AM_GNOME_GETTEXT doesn't use $(datadir)/locale as the locale dir. (It | Dan Winship | 2000-10-24 | 2 | -1/+5 |
* | update to new UI handler | Michael Meeks | 2000-10-21 | 7 | -20/+28 |
* | If there is no view save the default uri instead. (socket_destroy_cb): | Iain Holmes | 2000-10-20 | 2 | -1/+10 |
* | update for new UI handler. | Michael Meeks | 2000-10-19 | 3 | -6/+11 |
* | If the widget is not realized don't do anything, to prevent BadGC's at | Iain Holmes | 2000-10-19 | 3 | -2/+40 |
* | Save the settings before the view is destroyed. (e_shell_quit): Don't save | Iain Holmes | 2000-10-18 | 4 | -31/+57 |
* | Add a typecast. | Dan Winship | 2000-10-17 | 7 | -6/+25 |
* | Check if there are any files in default_user that are not in ~/evolution | Iain Holmes | 2000-10-16 | 5 | -3/+162 |
* | Use an EScrollFrame instead of a GtkScrolledWindow for the folder | Ettore Perazzoli | 2000-10-15 | 2 | -41/+39 |
* | if we are in LDAP mode then merge in the extra few items, otherwise just | Michael Meeks | 2000-10-15 | 1 | -1/+1 |
* | 31337 splash screen for the shell's startup sequence. | Ettore Perazzoli | 2000-10-15 | 5 | -5/+549 |
* | *e-shell-folder-creation-dialog.glade: Added focus to the folder-name text | Anna Marie Dirks | 2000-10-14 | 3 | -0/+6 |
* | Fixed the spec on this. | Christopher James Lahey | 2000-10-11 | 2 | -2/+6 |
* | Changed this to use the built in cells. | Christopher James Lahey | 2000-10-11 | 2 | -17/+7 |
* | Adapted this for the new ETable system. | Christopher James Lahey | 2000-10-11 | 2 | -14/+16 |
* | Change paths in such a way as to require HEAD bonobo. | Michael Meeks | 2000-10-09 | 2 | -2/+15 |
* | initialize priv->sockets to NULL, fixes startup crash on non-ia32 | Matt Wilson | 2000-10-08 | 2 | -0/+6 |
* | Backported (from EVOLUTION_0_5_1) the code that allowed the shell to | Ettore Perazzoli | 2000-10-07 | 2 | -3/+109 |
* | call _set_compare_function after inserting the storage. | Chris Toshok | 2000-10-07 | 2 | -0/+6 |
* | add a freeze / thaw pair to reduce flicker on switching controls. | Michael Meeks | 2000-10-06 | 3 | -11/+15 |
* | #include <gal/widgets/e-gui-utils.h> | Chris Toshok | 2000-10-06 | 3 | -3/+8 |
* | add #include for libgnomeui/gnome-messagebox.h | Chris Toshok | 2000-10-06 | 2 | -0/+6 |
* | Disable summary stuff, it appears to be badly broken. | Michael Meeks | 2000-10-05 | 5 | -75/+83 |
* | ui/evolution-addressbook-ldap.xml, ui/evolution-addressbook.xml, | Matt Bissiri | 2000-10-04 | 2 | -3/+15 |
* | remove evil usize set. | Michael Meeks | 2000-10-04 | 2 | -1/+4 |
* | Fixed a bug that caused the "Create new shortcut group" dialog not to | Ettore Perazzoli | 2000-10-03 | 2 | -0/+7 |
* | if we're not displaying folders, the current folder is NULL. (class_init): | Chris Toshok | 2000-10-03 | 3 | -3/+16 |
* | add storage_selected behavior - loop over the listeners calling | Chris Toshok | 2000-10-03 | 7 | -6/+96 |
* | `EvolutionStorageSetViewListener', wrapper for the CORBA | Ettore Perazzoli | 2000-10-03 | 4 | -0/+353 |
* | fix typo. (impl_StorageSetView_remove_listener): same. | Chris Toshok | 2000-10-03 | 5 | -29/+143 |
* | pass storage_set_view_interface as second argument to | Chris Toshok | 2000-10-03 | 2 | -1/+10 |
* | kill. | Michael Meeks | 2000-10-03 | 3 | -66/+77 |
* | set the new node's compare function. (insert_folders): same. | Chris Toshok | 2000-10-03 | 2 | -2/+11 |
* | track e-tree sort api change. (treepath_compare): same. (new_folder_cb): | Chris Toshok | 2000-10-03 | 2 | -10/+13 |
* | pass NULL for the open/closed pixbuf of the tree renderer. we'll let it | Chris Toshok | 2000-10-03 | 2 | -21/+21 |
* | Added the ability for the shell to export the storage set view as a | Ettore Perazzoli | 2000-10-02 | 10 | -5/+583 |
* | Add a `::remove_listener' method to Evolution::Storage. | Ettore Perazzoli | 2000-10-02 | 3 | -7/+101 |
* | Get the title bar for the folder view to use TigerT's pin icon for the | Ettore Perazzoli | 2000-09-29 | 2 | -10/+26 |
* | Minor stylistical fixup. | Ettore Perazzoli | 2000-09-29 | 1 | -2/+4 |
* | Don't print "Folder registered successfully" if it didn't. (Duh. :) | Dan Winship | 2000-09-29 | 2 | -3/+7 |
* | If the startup folder cannot be open, default to the local Inbox. | Ettore Perazzoli | 2000-09-28 | 2 | -5/+12 |
* | Fix a bunch of EShortcutView problems. It's still buggy, but at least | Ettore Perazzoli | 2000-09-27 | 4 | -19/+147 |
* | Update the shortcut bar in the shell view to match the changes in the | Ettore Perazzoli | 2000-09-26 | 7 | -158/+431 |
* | Fix a refcounting problem with the local storage. ("Somebody" added a | Ettore Perazzoli | 2000-09-25 | 2 | -2/+4 |
* | Updates for the Bonobo changes from Michael who is having some | Ettore Perazzoli | 2000-09-23 | 3 | -19/+14 |
* | Dear native speakers, | Federico Mena Quintero | 2000-09-22 | 2 | -1/+5 |
* | s/Bonobo_UIHandler/Bonobo_UIContainer/ | Michael Meeks | 2000-09-21 | 8 | -7/+35 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 29 | -42/+59 |
* | Everywhere add a -DEVOLUTION_DATADIR=${datadir} in the Makefile.am | Michael Meeks | 2000-09-17 | 2 | -1/+6 |
* | #include <bonobo-win.h>, not <bonobo-app.h>, which doesn't exist | Ettore Perazzoli | 2000-09-16 | 2 | -1/+5 |
* | foreach_data should be set to the caller-supplied data, not the tree item | Dan Winship | 2000-09-15 | 2 | -4/+9 |
* | Fixed bug #536 Popup folder tree button doesn't expand | Iain Holmes | 2000-09-15 | 2 | -4/+6 |
* | add bonobo_ui_handler_unset_container to stop menus screwing up. | Michael Meeks | 2000-09-14 | 2 | -2/+6 |
* | Move a couple of helpers into Bonobo before more people start the re-build | Michael Meeks | 2000-09-14 | 2 | -18/+4 |
* | Added $(GNOME_PRINT_LIBS) to evolution_LDADD. | Christopher James Lahey | 2000-09-14 | 2 | -0/+5 |
* | Get the status bar playing ball. | Michael Meeks | 2000-09-14 | 2 | -31/+50 |
* | re-order to suit and add freeze / thaw, update paths to toggles, remove | Michael Meeks | 2000-09-14 | 2 | -16/+23 |
* | The Commit from hell that breaks all UI related stuff; | Michael Meeks | 2000-09-14 | 8 | -288/+213 |
* | Make the pop-up folder bar pop down after a folder is selected. | Ettore Perazzoli | 2000-09-13 | 2 | -5/+24 |
* | Thou shalt add a space after `-I' when invoking `orbit-idl'. | Ettore Perazzoli | 2000-09-13 | 2 | -1/+6 |
* | Little UTF-8 fix | Lauris Kaplinski | 2000-09-13 | 2 | -2/+10 |
* | Remove ui.xml stuff which was breaking distcheck. | Ettore Perazzoli | 2000-09-13 | 2 | -4/+5 |
* | Tidy some xml. | Michael Meeks | 2000-09-13 | 1 | -105/+0 |
* | Initialize libunicode | Dan Winship | 2000-09-12 | 2 | -1/+6 |
* | Fixed some warnings. | Christopher James Lahey | 2000-09-12 | 2 | -2/+6 |
* | Fix some annoying warnings in the folder selection dialog. | Ettore Perazzoli | 2000-09-12 | 2 | -2/+12 |
* | Remove debugging message. | Ettore Perazzoli | 2000-09-12 | 2 | -2/+4 |
* | Make `EvolutionStorage' and `ELocalstorage' actually update the CORBA | Ettore Perazzoli | 2000-09-12 | 7 | -14/+103 |
* | Grmpf. | Ettore Perazzoli | 2000-09-11 | 1 | -1/+1 |
* | Unset the `GTK_FLOATING' flag when constructing an | Ettore Perazzoli | 2000-09-11 | 2 | -0/+8 |
* | Fully support setting the display name in the tree. It seems to work. | Ettore Perazzoli | 2000-09-11 | 5 | -81/+155 |
* | Use the name of the storage or the folder in the storage set view, | Ettore Perazzoli | 2000-09-10 | 3 | -5/+26 |
* | Fixed some warnings. | Christopher James Lahey | 2000-09-10 | 2 | -1/+6 |
* | Fix a possible crash when viewing no folder. | Ettore Perazzoli | 2000-09-10 | 2 | -1/+6 |
* | Some UTF-8 fixes and experimental 16-bit unicode font support | Lauris Kaplinski | 2000-09-09 | 2 | -1/+6 |
* | Fix a stupid crash caused by not taking account of the fact that the | Ettore Perazzoli | 2000-09-09 | 2 | -0/+9 |
* | Fix `e_folder_tree_get_folder()' so that it returns NULL (instead of | Ettore Perazzoli | 2000-09-09 | 2 | -0/+8 |
* | Make EvolutionStorage support multiple listeners. | Ettore Perazzoli | 2000-09-09 | 2 | -28/+116 |
* | Implemented a new `EFolderTree' object. Make `EStorage' use it | Ettore Perazzoli | 2000-09-09 | 6 | -187/+522 |
* | Fix Chris' fixes. | Ettore Perazzoli | 2000-09-09 | 3 | -6/+14 |
* | Added base ETableModel functions. | Christopher James Lahey | 2000-09-09 | 4 | -4/+62 |
* | Changed so that ::set_owner is called after setting up the local | Ettore Perazzoli | 2000-09-08 | 5 | -19/+92 |
* | Ooops, I did not mean to add those. | Ettore Perazzoli | 2000-09-08 | 2 | -283/+0 |
* | A simple explanation of what is going on here, as it's easy to get | Ettore Perazzoli | 2000-09-08 | 1 | -0/+14 |
* | Added new interfaces to be exposed by the local storage, so that | Ettore Perazzoli | 2000-09-08 | 20 | -54/+1240 |
* | Preliminaries for new UI handler. | Michael Meeks | 2000-09-08 | 2 | -3/+109 |
* | A bit more e_utf8 wrappers here and there | Lauris Kaplinski | 2000-09-02 | 2 | -2/+8 |
* | free node_data. (removed_storage_cb): same. (new_storage_cb): don't free | Chris Toshok | 2000-09-02 | 1 | -0/+9 |
* | free node_data. (removed_storage_cb): same. (new_storage_cb): don't free | Chris Toshok | 2000-09-02 | 1 | -12/+8 |
* | Strdup path when setting the callback data. | Christopher James Lahey | 2000-09-02 | 3 | -2/+7 |
* | 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 | 7 | -37/+62 |
* | add delayed_selection to _EShellViewPrivate. (new_folder_cb): new | Chris Toshok | 2000-09-01 | 2 | -0/+59 |
* | Strip off newlines when setting the messages in the statusbar, so that | Ettore Perazzoli | 2000-08-29 | 2 | -3/+22 |
* | Make the shell start up components through a OAF query for | Ettore Perazzoli | 2000-08-28 | 3 | -13/+96 |
* | convert to use ETree instead of GtkCTree. | Chris Toshok | 2000-08-26 | 5 | -399/+329 |
* | Ref a few things that need it. Avoid triggering some assertions. | Peter Williams | 2000-08-26 | 4 | -4/+23 |
* | 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 |
* | many fixes to make it compile with strange prefixes... | Mathieu Lacage | 2000-08-21 | 1 | -2/+2 |
* | added UNICODE_LIBS to get unicode linking with the shell... | Arik Devens | 2000-08-20 | 2 | -1/+7 |
* | Fixed a warning. | Christopher James Lahey | 2000-08-20 | 2 | -2/+6 |