aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary/component/e-summary-callbacks.c
stat options
Period:
Authors:

Commits per author per week (path 'executive-summary/component/e-summary-callbacks.c')

AuthorW02 2025W03 2025W04 2025W05 2025Total
Total00000
752'>Don't destroy the offline_toggle_pixmap: the offline_toggle 0wnz it.Dan Winship2001-06-122-2/+8 * Fixed folder creation on IMAP storages (by notifying bonobo listener withJason Leach2001-06-123-44/+46 * Committing the new My Evolution.Iain Holmes2001-06-096-48/+201 * Allow a NULL @shell_view arg inEttore Perazzoli2001-06-092-2/+6 * Fix splash setup to keep it from giving two Gtk-CRITICAL assertions whenJason Leach2001-06-092-14/+14 * Removed some left-over conflict indicators.Jon Trowbridge2001-06-071-2/+1 * Changed purely informational debug spew from a g_warning to a g_message.Jon Trowbridge2001-06-073-4/+22 * Changed the dialog box and added a Don't Ask Me Again button. Oh yeah!Iain Holmes2001-06-072-8/+73 * (Fix bug #3205: Component crash causes folder switch even when not needed)Jason Leach2001-06-072-4/+20 * (Fix bug #418: Save state of folder tree view)Jason Leach2001-06-075-34/+86 * Plug in all the folder tree right click menu verbs so bonobo-warningsJason Leach2001-06-064-1/+65 * (Fixing bug #1299: Shell saves shortcuts when display name changes)Jason Leach2001-06-065-12/+70 * Fix linking order for `$(DB3_LDADD)'s so that we avoid pullingEttore Perazzoli2001-06-032-2/+7 * Add some missing `$(DB3_LDADD)'s to get it to compile.Ettore Perazzoli2001-06-012-1/+6 * New function (probably should just be static).Jason Leach2001-05-3111-13/+154 * Removed an unecessary sleep(2) call, so evolution will start up 2 secondsJason Leach2001-05-316-3/+58 * Added missing castt. (setup_offline_toggle): Likewise.Federico Mena Quintero2001-05-302-3/+8 * unref the control when finished with it (setup_offline_toggle): dittoJP Rosevear2001-05-302-3/+16 * Call e_tree_node_set_expanded on the storage_set_view, not the storage_setDan Winship2001-05-292-1/+7 * add *.lo, libeshell.laDan Winship2001-05-291-0/+2 * New file. (e_pixmaps_update): Moved here from e-util to break e-utilDan Winship2001-05-285-1/+150 * Don't free the hash keys in priv->path_to_etree_node, because they'reDan Winship2001-05-272-10/+7 * Reference libeshell.la instead of libeshell.a.Peter Williams2001-05-263-19/+43 * place the shortcut bar in a framejacob berkman2001-05-262-6/+17 * Added ETSPECDIR. Added e-storage-set-view.etspec to get installed.Christopher James Lahey2001-05-2610-39/+85 * track change to the path to the ComponentPlaceholder.Chris Toshok2001-05-232-1/+7 * Add a button and an icon to toggle between online and offlineEttore Perazzoli2001-05-212-23/+201 * Implemented the "Copy Folder" and "Move Folder" menu items. Untested.Ettore Perazzoli2001-05-205-12/+302 * Add a caption to the folder selection dialog widget, and get theEttore Perazzoli2001-05-206-10/+67 * Renamed the "NewWindow" verb into "OpenFolderInNewWindow". Got theEttore Perazzoli2001-05-194-68/+97 * Create new files for the folder commands, and move the "Create newEttore Perazzoli2001-05-195-12/+181 * Change the code to pop-up the folder context menu to use the stuffEttore Perazzoli2001-05-173-42/+17 * Make the "Submit Bug Report" menu item fire up a browser withEttore Perazzoli2001-05-162-1/+27 * Add an "Evolution FAQ" entry to the Help menu, and update the existingEttore Perazzoli2001-05-162-5/+10 * Update the file name in the top comment.Ettore Perazzoli2001-05-161-1/+1 * Some demeeksifying indentation changes.Ettore Perazzoli2001-05-161-25/+16 * set the subfolder's parent to NULL so the subfolder list doesn't changejacob berkman2001-05-152-1/+10 * implement the CORBA side of dragging.Chris Toshok2001-05-122-6/+94 * add RemoveFolder menu item and verb. (folder_context_menu_remove_cb): newChris Toshok2001-05-124-8/+51 * add this define for the xml path to use when adding menu items to theChris Toshok2001-05-123-5/+26 * Ask for a folder to import into.Iain Holmes2001-05-127-20/+75 * component_new refs the object itself, so unref ours when we finish with itJP Rosevear2001-05-123-6/+11 * Lots of people seem to have "broken" local storage hierarchies. So ignoreDan Winship2001-05-122-2/+10 * the only problematic area - pass NULL for now in as the BonoboUIContainer.Chris Toshok2001-05-1110-34/+116 * Made this function static. Removed the unused variable placeholder.Christopher James Lahey2001-05-102-3/+10 * Remove get_physical_path and load_folders, and replace the calls to themDan Winship2001-05-102-178/+34 * Rename "port" to "type" here too.Dan Winship2001-05-102-1/+6 * Importer changesIain Holmes2001-05-098-153/+363 * Removed EVOLUTION_VERSION from the rest of makefiles. use VERSION instead. SoGediminas Paulauskas2001-05-081-1/+0 * Fix a free of non-malloc'ed memory introduced by my last change.Dan Winship2001-05-082-2/+5 * Added command entry for 'ToggleOffline'.Jon Trowbridge2001-05-082-2/+7 * take a physical_uri and pass it to the callback.Chris Toshok2001-05-055-4/+31 * Use type instead of portNumber.Dan Winship2001-05-053-5/+16 * Remove a line of code that caused the offline confirmation dialog toEttore Perazzoli2001-05-052-3/+7 * Undo a broken leak fix.Ettore Perazzoli2001-05-052-2/+5 * Plug more leaks.Ettore Perazzoli2001-05-044-2/+24 * Plug a leak in the folder creation dialog (a string was beingEttore Perazzoli2001-05-042-1/+6 * Plug a leak (the return value from `oaf_query()' must be freed!).Ettore Perazzoli2001-05-042-0/+7 * Change `e_shell_get_icon_path()' to only look up the Evolution imageEttore Perazzoli2001-05-042-8/+10 * Change the mode for the GtkCList in the active connection dialog to beEttore Perazzoli2001-05-042-1/+6 * Complete the shell side for supporting off-line operations, gettingEttore Perazzoli2001-05-044-21/+120 * Initial implementation for the "warning, some connections are stillEttore Perazzoli2001-05-048-22/+537 * Make the `EShellOfflineHandler' object non-floating in the constructEttore Perazzoli2001-05-032-0/+7 * Add interfaces to the shell to handle off-line operation, as well as aEttore Perazzoli2001-05-0310-1/+955 * new file.Chris Toshok2001-05-034-0/+581 * Remove $(UNICODE_LIBS).Dan Winship2001-04-263-3/+6 * free the private memberJP Rosevear2001-04-262-1/+5 * #include <glib.h> and move corresponding local includes to the top.Kjartan Maraas2001-04-2527-25/+62 * #include gnome-window-icon.hJeffrey Stedfast2001-04-242-0/+5 * Set window_icon of the splash screen to "evolution.png"Duncan Mak2001-04-222-0/+6 * #include <unistd.h>Ettore Perazzoli2001-04-182-0/+6 * Proxy events to the tooltip object properly.Christopher James Lahey2001-04-182-0/+55 * Pull up fix from the branch:Ettore Perazzoli2001-04-153-11/+49 * Do this everywhere, also fixup CLEANFILESMichael Meeks2001-04-143-2/+17 * Pull up fix from the 0-10 branch (chain the ::destroy handler forEttore Perazzoli2001-04-142-0/+7 * Implemented these.Christopher James Lahey2001-04-132-0/+23 * Don't get into an infinite loop when clicking on an IMAP storage. MightDan Winship2001-04-122-0/+11 * fix type. we want the destination interface, not source.Chris Toshok2001-04-082-1/+6 * Here goes my additional simple include fixes.Gediminas Paulauskas2001-04-053-1/+6 * Fix headers. Same here. Same here. Same here. Same here.Kjartan Maraas2001-04-056-0/+32 * set content type to utf8. fix warning. just call on_link_clicked().Gediminas Paulauskas2001-04-043-63/+61 * Don't declare debug_log as extern in evolution-shell-component-client.c,Dan Winship2001-04-043-7/+16 * Merge fix for #1117 (g-warning being emitted when clicking on storageEttore Perazzoli2001-04-043-1/+15 * Pulled up fixes from evolution-0-10-branch.Ettore Perazzoli2001-04-043-3/+50 * Iain's fix did not help, fixing myself. closes #1914Gediminas Paulauskas2001-04-032-3/+8 * Blessed by Ettore.Gediminas Paulauskas2001-04-022-0/+17 * Include <gal/util/e-util.h> here.Christopher James Lahey2001-04-012-0/+5 * If the importer can't be started, don't continueIain Holmes2001-03-312-0/+17 * Fix a crash when the evolution-importer-client tries to pass NULL for the fol...Iain Holmes2001-03-312-0/+7 * Since this is an ETree now, the signature of the double click callback hasChristopher James Lahey2001-03-312-0/+7 * add a "debug" method to tell a component to output debugging messages to aDan Winship2001-03-316-1/+77 * Remove/replace unneeded includes and move around stuff so that systemKjartan Maraas2001-03-3040-87/+221 * Use `g_strcasecmp()' instead of `strcasecmp()', just to be anal aboutEttore Perazzoli2001-03-29