| Commit message (Expand) | Author | Age | Files | Lines |
* | Use @BASE_VERSION@ for the binary | Rodney Dawes | 2004-02-26 | 2 | -1/+7 |
* | remove id, and use info->id for create_progress_listener. Fixes #53649. | Not Zed | 2004-02-18 | 2 | -5/+9 |
* | Remove dead files | JP Rosevear | 2004-02-11 | 12 | -5375/+4 |
* | use base version for intelligent importers | JP Rosevear | 2004-02-07 | 2 | -2/+7 |
* | use base version for importers | JP Rosevear | 2004-02-07 | 2 | -1/+6 |
* | Really make this work with gnome-vfs 2.2, instead of using gnome-vfs 2.4 | Rodney Dawes | 2004-02-07 | 2 | -7/+31 |
* | remove step numbers | JP Rosevear | 2004-02-06 | 2 | -5/+9 |
* | Use gnome-vfs directly, instead of relying on gnome_url_show (), to launch | Rodney Dawes | 2004-02-06 | 2 | -1/+23 |
* | pass in a parent for the dialogs, use e_notice (import_druid_finish): we | JP Rosevear | 2004-02-05 | 2 | -45/+35 |
* | add extra page | JP Rosevear | 2004-02-05 | 11 | -268/+354 |
* | remove dead files | JP Rosevear | 2004-02-05 | 3 | -910/+4 |
* | make this C89 compliant | JP Rosevear | 2004-02-05 | 2 | -3/+7 |
* | ** See bug #53683. | Not Zed | 2004-02-04 | 6 | -93/+99 |
* | Moved to misc/widgets since they depend on libemiscwidgets now, and aren't | Dan Winship | 2004-02-04 | 8 | -1154/+12 |
* | don't generate a g_warning if button_icon == NULL. (component_info_free): | Chris Toshok | 2004-02-03 | 2 | -1/+11 |
* | turn development stuff back on | JP Rosevear | 2004-01-29 | 2 | -1/+5 |
* | g_message this (destroy_config): remove the various pieces to create a | JP Rosevear | 2004-01-29 | 2 | -6/+49 |
* | First argument to gtk_hbox_new () is a boolean, not an int, don't show the | Rodney Dawes | 2004-01-29 | 2 | -3/+16 |
* | Expand the label, this fixes the problem that people were having in the | Rodney Dawes | 2004-01-28 | 2 | -1/+9 |
* | add definition for EVOLUTION_HELPDIR | David Trowbridge | 2004-01-28 | 3 | -1/+39 |
* | attempt the upgrade before trying to startup the wizard. | Not Zed | 2004-01-27 | 3 | -77/+83 |
* | Add panded widget to EShellWindowPrivate and handle state saving of | Rodney Dawes | 2004-01-27 | 3 | -11/+29 |
* | there is no splash screen any more | JP Rosevear | 2004-01-27 | 2 | -5/+6 |
* | drop now useless gtkhtml/gconf check | JP Rosevear | 2004-01-27 | 2 | -4/+4 |
* | Updated some .cvsignore files. | Christian Neumair | 2004-01-26 | 1 | -0/+2 |
* | Move uri_list loop into a separate function so we don't duplicate code in | Rodney Dawes | 2004-01-24 | 2 | -15/+39 |
* | remove calendar and task keys for upgrade, its done in the calendar now | JP Rosevear | 2004-01-16 | 2 | -68/+5 |
* | added ForgetPasswords menu item. (command_forget_passwords): callback for | Rodrigo Moya | 2004-01-16 | 3 | -0/+26 |
* | kill the correct binary, tidy includes | JP Rosevear | 2004-01-16 | 3 | -3/+8 |
* | move version detection here | JP Rosevear | 2004-01-15 | 4 | -1757/+168 |
* | fix the check for ~/evolution being a directory. | Not Zed | 2004-01-15 | 2 | -1/+6 |
* | detect the version more completely with the new util routine (main): don't | JP Rosevear | 2004-01-14 | 6 | -72/+95 |
* | drop my-evolution upgrade code | JP Rosevear | 2004-01-14 | 1 | -35/+1 |
* | use our libs | JP Rosevear | 2004-01-13 | 2 | -1/+5 |
* | Missed | JP Rosevear | 2004-01-12 | 1 | -2/+4 |
* | Complete rewrite to match current component api | JP Rosevear | 2004-01-12 | 2 | -3/+43 |
* | track hbox and label widget (button_free): unref them | JP Rosevear | 2004-01-12 | 3 | -36/+218 |
* | Shush. | JP Rosevear | 2004-01-11 | 1 | -0/+1 |
* | proper server file for test components | JP Rosevear | 2004-01-11 | 6 | -683/+221 |
* | make sure we actually upgrade between revisions | JP Rosevear | 2004-01-09 | 2 | -1/+6 |
* | add a ')' to create a valid query | JP Rosevear | 2004-01-08 | 2 | -1/+6 |
* | check that we found any importers before deferencing the pointer. | Not Zed | 2004-01-08 | 2 | -0/+11 |
* | Emit a hover-url signal when the user mouses over a URL, ... | ERDI Gergo | 2004-01-07 | 5 | -6/+90 |
* | these just handle creating the ~/evolution dir and so are no longer needed | JP Rosevear | 2003-12-30 | 6 | -372/+14 |
* | Mark the settings dialog as transient for the main window | Ross Burton | 2003-12-23 | 2 | -0/+5 |
* | only add the component to the list if we actually create it | JP Rosevear | 2003-12-14 | 2 | -2/+10 |
* | remove padding around the folder list. (impl_size_request): don't add | Not Zed | 2003-12-11 | 2 | -6/+9 |
* | Remove GNOME_Evolution_Shell_Config_FolderSettings_Control. | Ettore Perazzoli | 2003-12-10 | 2 | -27/+7 |
* | remove useless gal include | JP Rosevear | 2003-12-07 | 3 | -3/+6 |
* | Implement. | Ettore Perazzoli | 2003-12-05 | 3 | -36/+29 |
* | If component_id is the empty string, pass NULL for it to | Ettore Perazzoli | 2003-12-04 | 3 | -2/+19 |
* | move e-task-bar and e-task-widget into libeshell. | Ettore Perazzoli | 2003-12-04 | 2 | -4/+9 |
* | Remove. Remove. Remove. Remove. Remove. Remove. Remove. Remove. | Ettore Perazzoli | 2003-12-04 | 16 | -1317/+22 |
* | Remove. Remove. | Ettore Perazzoli | 2003-12-03 | 12 | -3887/+0 |
* | Do not depend on e-folder-list. | Ettore Perazzoli | 2003-12-03 | 2 | -16/+26 |
* | (e_shell_window_save_defaults): Implement. | Ettore Perazzoli | 2003-12-03 | 2 | -4/+20 |
* | Version the schemas Removed Added | Rodney Dawes | 2003-12-02 | 3 | -1/+12 |
* | Remove debugging message. | Ettore Perazzoli | 2003-12-02 | 1 | -3/+1 |
* | New member activity_handler. (mail_component_init): Initialize. | Ettore Perazzoli | 2003-12-02 | 4 | -8/+26 |
* | Pass a label for the status bar control for now. | Ettore Perazzoli | 2003-12-02 | 8 | -349/+179 |
* | Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill the | Rodney Dawes | 2003-12-02 | 10 | -18/+40 |
* | New member offline_handler. (offline_procedure_started_cb): New. | Ettore Perazzoli | 2003-12-01 | 8 | -552/+129 |
* | remove gtk deprecated flag | JP Rosevear | 2003-11-24 | 2 | -1/+5 |
* | Reimplemented using EComponentRegistry. | Ettore Perazzoli | 2003-11-21 | 5 | -47/+57 |
* | Free ->uri_schemas. (set_schemas): New function to get the list of URI | Ettore Perazzoli | 2003-11-20 | 4 | -2/+53 |
* | (evolution_activity_client_construct): Get a raw | Ettore Perazzoli | 2003-11-19 | 5 | -18/+699 |
* | Destroy the tooltips instead of unreffing them. | Ettore Perazzoli | 2003-11-19 | 5 | -1/+51 |
* | (struct _EShellWindowPrivate): New members | Ettore Perazzoli | 2003-11-19 | 2 | -3/+276 |
* | Add a pixmap for the toolbar | Ettore Perazzoli | 2003-11-18 | 2 | -0/+6 |
* | New helper function. (idle_cb): Call it if we have a local shell. Also, | Ettore Perazzoli | 2003-11-18 | 5 | -3/+117 |
* | (command_open_new_window): New, | Ettore Perazzoli | 2003-11-18 | 2 | -0/+25 |
* | Do not #include "e-local-folder.h". | Ettore Perazzoli | 2003-11-18 | 43 | -16605/+83 |
* | use the server.mk file to get rules for building versioned .server files | JP Rosevear | 2003-11-17 | 1 | -2/+1 |
* | Remove spurious puts()s. | Ettore Perazzoli | 2003-11-14 | 1 | -3/+0 |
* | (DEVELOPMENT_WARNING): Define. | Ettore Perazzoli | 2003-11-14 | 2 | -6/+17 |
* | New. | Ettore Perazzoli | 2003-11-14 | 5 | -0/+55 |
* | (ensure_menu_items): Reverse | Ettore Perazzoli | 2003-11-13 | 2 | -1/+7 |
* | (GNOME.Evolution.Component.UnknownType): | Ettore Perazzoli | 2003-11-13 | 2 | -1/+8 |
* | New signal "component_changed". (class_init): Install. (switch_view): | Ettore Perazzoli | 2003-11-13 | 10 | -269/+361 |
* | merged spam filtering branch | Radek Doulik | 2003-11-13 | 2 | -0/+2 |
* | Call e_sidebar_select_button() instead of switch_view(). | Ettore Perazzoli | 2003-11-13 | 4 | -25/+63 |
* | kill the right thing (kill_old_dataserver): rename and check the version | JP Rosevear | 2003-11-12 | 2 | -10/+19 |
* | Added a new "-c" command-line arg. (idle_cb): If the arg is specified, | Ettore Perazzoli | 2003-11-11 | 7 | -101/+76 |
* | New member "component_alias". (component_view_new): Get a new "alias" arg, | Ettore Perazzoli | 2003-11-11 | 6 | -27/+128 |
* | don't include top level libical | JP Rosevear | 2003-11-08 | 1 | -1/+0 |
* | make sure the marshal header is in the sources too | JP Rosevear | 2003-11-07 | 2 | -1/+5 |
* | Shush. | JP Rosevear | 2003-11-07 | 1 | -6/+5 |
* | Various changes to merge in evolution-data-server reliance. | JP Rosevear | 2003-11-07 | 3 | -22/+25 |
* | (setup_name_selector): | Ettore Perazzoli | 2003-11-04 | 1 | -1/+1 |
* | Update factory ID. | Ettore Perazzoli | 2003-11-04 | 1 | -0/+5 |
* | Use "evolution2:config_item" attributes instead of "evolution:config_item" | Ettore Perazzoli | 2003-11-04 | 3 | -11/+20 |
* | set up vars and rules for versioning the .server files | JP Rosevear | 2003-10-31 | 1 | -8/+4 |
* | declare an exception for createControls to return, so we don't have to | Dan Winship | 2003-10-30 | 2 | -1/+9 |
* | Add e-shell-view.h to evolution_SOURCES | Rodney Dawes | 2003-10-29 | 2 | -0/+5 |
* | Fix automake warning, and add e-shell-user-creatable-items-handler.h to | Rodney Dawes | 2003-10-28 | 2 | -4/+6 |
* | handle the case where label == NULL, and set it to _("Unknown"). | Chris Toshok | 2003-10-23 | 2 | -0/+10 |
* | Add a little border to the buttons so it looks nicer. | Ettore Perazzoli | 2003-10-23 | 3 | -8/+35 |
* | New member "component_registry". (e_shell_construct): Don't call | Ettore Perazzoli | 2003-10-23 | 10 | -1061/+226 |
* | Emit the right signal. (impl_tree_drag_data_get): Same. | Jeffrey Stedfast | 2003-10-23 | 2 | -2/+8 |
* | Make the scrolled window have a GTK_SHADOW_IN shadow. | Ettore Perazzoli | 2003-10-23 | 2 | -1/+4 |
* | Make the scrolled window have a GTK_SHADOW_IN shadow. Likewise. | Ettore Perazzoli | 2003-10-23 | 2 | -0/+13 |
* | Use e_storage_browser_peek_widget_scrolled() to retrieve the scrolled | Ettore Perazzoli | 2003-10-23 | 3 | -3/+28 |
* | (PADDING): Increase to 6 pixels. | Ettore Perazzoli | 2003-10-23 | 3 | -6/+43 |
* | Add an "evolution:button_label" property on the component for use in the | Ettore Perazzoli | 2003-10-23 | 4 | -59/+523 |
* | Append a _2 to all the IIDs. | Ettore Perazzoli | 2003-10-23 | 4 | -4/+13 |
* | Change to "evolution-1.5" - although, ideally, this should be a config.h | Jeffrey Stedfast | 2003-10-22 | 2 | -1/+6 |
* | Remove e_proxy_init call. (e-proxy is gone now) | Dan Winship | 2003-10-22 | 2 | -2/+4 |
* | Rewrote the drag & drop code. | Jeffrey Stedfast | 2003-10-22 | 4 | -573/+172 |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 31 | -2742/+2546 |
* | INCLUDE path fixes for changes made to libical build. | Jeffrey Stedfast | 2003-10-10 | 2 | -2/+6 |
* | fixed encoding for Spanish translators. | Ismael Olea | 2003-09-30 | 2 | -2/+10 |
* | connect to "key_press_event" signal with key_press_event_callback. | Charles Zhang | 2003-09-23 | 2 | -0/+43 |
* | libical.la -> libical-evolution.la | Hans Petter Jansson | 2003-09-22 | 2 | -1/+5 |
* | Fix migration of shortcuts.xml which was incorrectly encoded by libxml1. | Frédéric Crozat | 2003-09-12 | 2 | -4/+54 |
* | If the right_click_row_path is not NULL (i.e. a menu is being popped up | Ettore Perazzoli | 2003-09-12 | 3 | -8/+24 |
* | Import new libical from mainline HEAD and make appropriate changes to | Hans Petter | 2003-09-12 | 2 | -1/+5 |
* | Use gtk_label_new_with_mnemonic() to replace gtk_label_new(). Use | Yuedong Du | 2003-09-10 | 2 | -8/+21 |
* | fix crash when user escape the dialog. see bug #46700. | Yuedong Du | 2003-07-24 | 2 | -0/+6 |
* | Ooops, revert changes: wrong branch. | Ettore Perazzoli | 2003-07-24 | 15 | -934/+41 |
* | Create a new EShellWindow and show it. | Ettore Perazzoli | 2003-07-24 | 15 | -41/+934 |
* | Use EVO_MARSHAL_RULE | Dan Winship | 2003-07-24 | 2 | -12/+3 |
* | Fix a warning | Dan Winship | 2003-07-23 | 2 | -3/+6 |
* | connect to "delete_event" signal with startup_wizard_delete. [#46284] | Antonio Xu | 2003-07-22 | 2 | -0/+17 |
* | use g_signal_connect_after to connect "prepare" signal. | Antonio Xu | 2003-07-22 | 2 | -5/+26 |
* | connect "back" signal to back_finish_func in finish page. | Antonio Xu | 2003-07-21 | 2 | -0/+24 |
* | fix the date on my last commit to keep things in order | Dan Winship | 2003-07-18 | 1 | -1/+1 |
* | free the folder_type | Dan Winship | 2003-07-18 | 4 | -1/+16 |
* | (e_shell_command_rename_folder): Do | Ettore Perazzoli | 2003-07-10 | 2 | -33/+36 |
* | add general_map and a reference to it in gconf_remap_list. Should fix | Chris Toshok | 2003-06-26 | 2 | -0/+12 |
* | Don't leak parent_path, even on error | Dan Winship | 2003-06-20 | 2 | -2/+7 |
* | Add missing stub/skel to BUILD_SOURCES (bug 44717) | Frédéric Crozat | 2003-06-17 | 2 | -1/+6 |
* | Ooops, remove files that were not supposed to be there. | Ettore Perazzoli | 2003-06-13 | 1 | -2/+0 |
* | Put the ChangeLog.pre-1-4 in the Makefiles. | Ettore Perazzoli | 2003-06-13 | 1 | -0/+3 |
* | ** For #42691. | Not Zed | 2003-06-11 | 3 | -4/+16 |
* | don't leak nr.name. | Larry Ewing | 2003-06-11 | 2 | -0/+5 |
* | Roll over ChangeLogs. | Ettore Perazzoli | 2003-06-10 | 2 | -15363/+15363 |
* | Add Mark Gordon. | Ettore Perazzoli | 2003-05-23 | 2 | -0/+5 |
* | (storage_weak_notify): Set | Ettore Perazzoli | 2003-05-20 | 2 | -0/+27 |
* | Removed "forced_upgrade" unused variable. (show_development_warning): Put | Ettore Perazzoli | 2003-05-20 | 4 | -7/+42 |
* | Remove some padding which I incorrectly added to the wrong vbox. This | Anna Marie Dirks | 2003-05-20 | 2 | -1/+7 |
* | (e_storage_set_view_set_show_checkboxes): | Ettore Perazzoli | 2003-05-18 | 2 | -2/+13 |
* | Protect against the component name having slashes in it. | Ettore Perazzoli | 2003-05-16 | 3 | -1/+19 |
* | #ifdef'ed wombat killing code, depending on whether KILL_PROCESS_CMD is | Rodrigo Moya | 2003-05-15 | 2 | -0/+14 |
* | [Patch from Antonio Xu <antonio.xu@sun.com>, #42491] | Ettore Perazzoli | 2003-05-15 | 2 | -2/+9 |
* | release the interface if we got it | JP Rosevear | 2003-05-15 | 6 | -15/+52 |
* | Add a #include to fix a warning. | Jeremy Katz | 2003-05-09 | 3 | -3/+11 |
* | [#42342] New function to update the Send/Receive menu and toolbar items | Ettore Perazzoli | 2003-05-09 | 2 | -12/+30 |
* | [#36956] Remove the version number from the window title. | Ettore Perazzoli | 2003-05-09 | 3 | -18/+38 |
* | (e_shell_command_add_to_shortcut_bar): | Ettore Perazzoli | 2003-05-08 | 2 | -6/+15 |
* | don't pass NO_SEPARATOR flag as per gtkmessagedialog warning | JP Rosevear | 2003-05-08 | 2 | -1/+6 |
* | grepped changelogs and added all names found. #40391. | Not Zed | 2003-05-05 | 2 | -5/+113 |
* | Don't expand the select-names entry, because we don't want it as tall as | Dan Winship | 2003-05-02 | 2 | -1/+7 |
* | (e_shell_folder_selection_dialog_construct): Set the default | Ettore Perazzoli | 2003-05-01 | 2 | -0/+7 |
* | Fix install of evolution | Rodney Dawes | 2003-04-30 | 2 | -1/+6 |
* | [#41013] | Not Zed | 2003-04-29 | 3 | -51/+183 |
* | Fix up some stuff for the nognome script Fix up nognome script for Sun | Rodney Dawes | 2003-04-29 | 3 | -11/+28 |
* | Fixes #41916 | Rodrigo Moya | 2003-04-29 | 2 | -2/+10 |
* | (main): Add e_proxy_init() | Ettore Perazzoli | 2003-04-29 | 2 | -0/+9 |
* | Comment out the pinging code again since it's only being used by | Dan Winship | 2003-04-26 | 2 | -0/+12 |
* | (async_open_cb): Added a missing unref of the | Ettore Perazzoli | 2003-04-26 | 2 | -7/+19 |
* | cast to remove warning. (construct): set a physiucal uri on the root | Not Zed | 2003-04-24 | 2 | -1/+11 |
* | Add appropriate padding to the Evolution Settings window. This is another | Anna Marie Dirks | 2003-04-24 | 3 | -1/+14 |
* | *glade/e-folder-list.glade : replaced buttons with stock buttons and added | Anna Marie Dirks | 2003-04-24 | 2 | -98/+103 |
* | Set the border width of the message dialog to 6. Also corrected the | Anna Marie Dirks | 2003-04-23 | 2 | -3/+23 |
* | this should never happen unless you're really trying, but don't crash if | Chris Toshok | 2003-04-22 | 2 | -4/+14 |
* | (create_folder_directory): Don't signal an | Ettore Perazzoli | 2003-04-22 | 2 | -6/+11 |
* | Corrected border with for Delete Folder dialog. Fixes 41036. | Anna Marie Dirks | 2003-04-22 | 2 | -3/+17 |
* | Added appropriate border width to the folder selection dialog. Fixes | Anna Marie Dirks | 2003-04-22 | 2 | -4/+21 |
* | Added spacing/padding to first-run dialog. Fixes 41242. | Anna Marie Dirks | 2003-04-22 | 2 | -1/+7 |
* | Misc HIG-related tweaks, mostly spacing and padding related. Fixes 41008. | Anna Marie Dirks | 2003-04-22 | 3 | -6/+16 |
* | Added appropriate spacing/padding to the default folder pages of the | Anna Marie Dirks | 2003-04-22 | 2 | -189/+188 |
* | Fixed padding/spacing/caps of the "Go Offline" dialog. Fixes 41225 and | Anna Marie Dirks | 2003-04-22 | 2 | -5/+11 |
* | [ fixes #21499 ] | Rodney Dawes | 2003-04-19 | 2 | -1/+6 |
* | If the default_type is "foo/bar" and "foo" appears in the list but | Dan Winship | 2003-04-18 | 2 | -13/+18 |
* | If the new folder's parent has unresolved children, async_open the parent | Dan Winship | 2003-04-18 | 2 | -8/+79 |
* | Turn off debugging. Fixes bug #41469. | Jeffrey Stedfast | 2003-04-18 | 2 | -1/+5 |
* | Increase the default value for | Ettore Perazzoli | 2003-04-16 | 3 | -13/+21 |
* | Free the temporary string. | Hans Petter Jansson | 2003-04-16 | 4 | -5/+29 |
* | new boolean flag. | Dan Winship | 2003-04-16 | 4 | -36/+96 |
* | fix the title of the dialogue box. #41304. | Not Zed | 2003-04-15 | 2 | -1/+6 |
* | Update for e_option_menu prototype constification | Dan Winship | 2003-04-10 | 3 | -16/+28 |
* | Add a "--setup-only" flag, to just run e_setup() and exit. (For #40889) | Dan Winship | 2003-04-10 | 2 | -0/+8 |
* | Commit the right version. | Larry Ewing | 2003-04-09 | 1 | -2/+2 |
* | remove call to gtk_html_set_default_background_color, replace with calls | Larry Ewing | 2003-04-09 | 1 | -2/+2 |
* | kill an old e_utf8_gtk usage | Mike Kestner | 2003-04-09 | 1 | -1/+0 |
* | (setup_bonobo_conf_private_directory): Removed. | Ettore Perazzoli | 2003-04-09 | 2 | -84/+6 |
* | Remove the color specs so the druid will use theme colors | Dan Winship | 2003-04-08 | 3 | -35/+7 |
* | (impl_dispose): g_object_weak_unref() the shell here. | Ettore Perazzoli | 2003-04-08 | 2 | -0/+12 |
* | Fix arg types on REMOVED_SHARED_FOLDER signal. #40888 | Dan Winship | 2003-04-08 | 2 | -3/+6 |
* | Desensitize the window's top-level container rather than desensitizing the | Dan Winship | 2003-04-08 | 4 | -32/+40 |
* | ignore wombat files | Dan Winship | 2003-04-08 | 1 | -0/+4 |
* | Substitute version number into the evolution binary name in the server | Dan Winship | 2003-04-08 | 4 | -6/+32 |
* | [#40536] | Not Zed | 2003-04-07 | 3 | -0/+26 |
* | (update_window_icon): Get the large version of | Ettore Perazzoli | 2003-04-06 | 2 | -1/+7 |
* | Define RESPONSE_NEW for the | Ettore Perazzoli | 2003-04-05 | 2 | -2/+21 |
* | Remove the icon_modes schema. | Ettore Perazzoli | 2003-04-05 | 4 | -40/+14 |
* | added "foldertype" argument to GNOME::Evolution::Importer. | Rodrigo Moya | 2003-04-03 | 7 | -7/+30 |
* | [#40652] | Not Zed | 2003-04-02 | 2 | -2/+7 |
* | [#39467] | Not Zed | 2003-04-02 | 3 | -13/+20 |
* | [#40590] | Not Zed | 2003-04-02 | 2 | -2/+16 |
* | [#40474] | Not Zed | 2003-04-01 | 2 | -8/+23 |
* | (kill_old_wombat): New. | Ettore Perazzoli | 2003-03-29 | 3 | -1/+81 |
* | Renamed from update_dialog_clist, Ported to GtkTreeView. | Ettore Perazzoli | 2003-03-28 | 3 | -21/+34 |
* | Make Radek's surname correct, Doulík, inserted utf8 into the name string. | Not Zed | 2003-03-27 | 2 | -1/+6 |
* | (e_shell_view_construct): Pass "evolution-1.4" as | Ettore Perazzoli | 2003-03-27 | 2 | -1/+6 |
* | [Shell part of #7153.] | Ettore Perazzoli | 2003-03-27 | 2 | -1/+47 |
* | Use set_default_size instead of size_request so we allow the user to | Not Zed | 2003-03-26 | 2 | -4/+10 |
* | Fix colors again | Dan Winship | 2003-03-26 | 2 | -10/+12 |
* | Update for e_notice move. Likewise Likewise Likewise Likewise Likewise | Dan Winship | 2003-03-25 | 13 | -37/+51 |
* | add a "new_view_xid" arg, so the component has a window id to make use of | Dan Winship | 2003-03-25 | 7 | -21/+45 |
* | (init): grumble-grumble-non-g_new0-using-people-grumble | Dan Winship | 2003-03-22 | 1 | -0/+1 |
* | (init): grumble-grumble-non-g_new0-using-people-grumbe | Dan Winship | 2003-03-22 | 1 | -0/+1 |
* | If we get a second request to open a folder we're already waiting for, | Dan Winship | 2003-03-22 | 2 | -10/+55 |
* | remove unused command | JP Rosevear | 2003-03-21 | 2 | -9/+4 |
* | *** empty log message *** | Michael Zucci | 2003-03-20 | 7 | -18/+59 |
* | (get_name_from_component_info): Look for the | Ettore Perazzoli | 2003-03-20 | 2 | -2/+7 |
* | If you can't get a pixbuf icon for the folder's type, do not crash. | Ettore Perazzoli | 2003-03-20 | 4 | -27/+27 |
* | Add (e_storage_declare_has_subfolders): Rename from | Dan Winship | 2003-03-15 | 4 | -7/+94 |
* | add a Bonobo::Listener to this like the other async interfaces, rather | Dan Winship | 2003-03-15 | 9 | -63/+137 |
* | If the wizard factory returns NULL, we'll get a NIL wizard but no | Dan Winship | 2003-03-12 | 2 | -20/+51 |
* | ** reverted the following patch from ettore, this is a gnome 2.2 api | Not Zed | 2003-03-07 | 2 | -2/+20 |
* | (impl_Shell_selectUserFolder): At least for now, | Ettore Perazzoli | 2003-03-07 | 2 | -2/+10 |
* | (e_shell_folder_name_is_valid): Do not allow | Ettore Perazzoli | 2003-03-07 | 2 | -2/+13 |
* | (update_other_users_folder_items_sensitivity): | Ettore Perazzoli | 2003-03-07 | 2 | -7/+80 |
* | (folder_name_entry_changed_callback): New callback to set the | Ettore Perazzoli | 2003-03-07 | 2 | -15/+60 |
* | (impl_finalize): Use | Ettore Perazzoli | 2003-03-07 | 2 | -2/+11 |
* | (IN): Use G_GNUC_FUNCTION instead of | Ettore Perazzoli | 2003-03-07 | 2 | -2/+8 |
* | [Patch from Not Zed <NotZed@Ximian.com>] | Ettore Perazzoli | 2003-03-07 | 2 | -7/+20 |
* | (import_bonobo_config): Protect from val | Ettore Perazzoli | 2003-03-07 | 2 | -1/+11 |
* | Added icon for "/popups/NewPopup/Folder". | Ettore Perazzoli | 2003-03-06 | 2 | -1/+7 |
* | (BUILT_SOURCES): $(IDL_GENERATED), not | Ettore Perazzoli | 2003-03-06 | 2 | -5/+9 |
* | only set current folder when the folder_path is different from the current | Mike Kestner | 2003-03-05 | 2 | -1/+8 |
* | Handle p->data as a GdkAtom instead of a GdkAtom *. | Ettore Perazzoli | 2003-03-05 | 4 | -9/+21 |
* | Swap Cancel/OK buttons as per the HIG. Also added proper response_ids. | Ettore Perazzoli | 2003-03-04 | 2 | -5/+13 |
* | (impl_finalize): Protect | Ettore Perazzoli | 2003-03-04 | 2 | -3/+11 |
* | Add e-config-upgrade.h | Rodney Dawes | 2003-02-27 | 2 | -0/+5 |
* | make this more robust - only assume it's a folderlistitem node if the name | Chris Toshok | 2003-02-27 | 2 | -4/+13 |
* | Change the type of load_http_images to INT rather than BOOL. Fixes bug | Jeffrey Stedfast | 2003-02-27 | 2 | -2/+8 |
* | New routine to attempt to start each available startup wizard in priority | Dan Winship | 2003-02-27 | 2 | -7/+46 |
* | Added a key for /apps/evolution/version - seems the best place to put it. | Not Zed | 2003-02-26 | 6 | -32/+1760 |
* | Change this to let the Wizard provide an array of title/icon/control | Dan Winship | 2003-02-25 | 6 | -617/+300 |
* | remove some cvs merge cruft | Dan Winship | 2003-02-25 | 1 | -1/+0 |
* | Use g_signal_connect_after to connect to the "prepare" signal to work | Dan Winship | 2003-02-25 | 3 | -8/+25 |
* | Doh, forgot to remove the e-gray-bar.h include | Rodney Dawes | 2003-02-25 | 2 | -1/+4 |
* | We don't need e-gray-bar.[ch] anymore Remove these unused files now We are | Rodney Dawes | 2003-02-25 | 6 | -249/+35 |
* | (impl_populateFolderContextMenu): | Ettore Perazzoli | 2003-02-24 | 2 | -1/+7 |
* | Update dialog to use stock response IDs. | Ettore Perazzoli | 2003-02-24 | 2 | -169/+133 |
* | fix the conf keys, currently unused. | Not Zed | 2003-02-24 | 3 | -3/+9 |
* | Make libemiscwidgets, libefilterbar, and libetimezonedialog dynamic | Dan Winship | 2003-02-21 | 2 | -2/+8 |
* | (shortcut_item_new): Get the name from the name, | Ettore Perazzoli | 2003-02-19 | 2 | -1/+6 |