| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | include config.h. See #61395. | Not Zed | 2004-07-22 | 1 | -0/+4 |
* | remove proto | JP Rosevear | 2004-07-21 | 1 | -0/+11 |
* | remove debug spew and fix the display when pango_layout_line_x_to_index | Chris Toshok | 2004-07-16 | 1 | -0/+7 |
* | s/GB-2312/GB2312/ - fixes bug #61385. | Jeffrey Stedfast | 2004-07-13 | 1 | -0/+4 |
* | fixed the ChangeLog | Jeffrey Stedfast | 2004-07-01 | 1 | -1/+1 |
* | Fix alignment of the icon to be 0x0 | Rodney Dawes | 2004-06-25 | 1 | -0/+6 |
* | Add a call to e_source_selector_set_select_new here so that we can select | Rodney Dawes | 2004-06-25 | 1 | -0/+10 |
* | fix a path leak and maek the code more structured. | Not Zed | 2004-06-16 | 1 | -0/+8 |
* | Add HIG border width for dialog window. | William Jon McCann | 2004-06-04 | 1 | -0/+4 |
* | Link test-error against libeutil. | Christian Neumair | 2004-06-02 | 1 | -0/+4 |
* | Don't propagate the expose to the label widget, the parent expose handler | Anders Carlsson | 2004-06-02 | 1 | -0/+5 |
* | Use the constructed title string. | Anders Carlsson | 2004-05-31 | 1 | -0/+4 |
* | Require e-error-tool | Rodney Dawes | 2004-05-28 | 1 | -0/+4 |
* | ugh, too drunk to remember to commit this last night | Not Zed | 2004-05-22 | 1 | -0/+2 |
* | set a default error parent fallback. (e_error_newv): if parent is null, | Not Zed | 2004-05-21 | 1 | -0/+7 |
* | only unref the mask if there is one | JP Rosevear | 2004-05-21 | 1 | -0/+5 |
* | don't dist the error .h file | JP Rosevear | 2004-05-20 | 1 | -0/+4 |
* | load the <help> tag if present. (ee_response): handle the help response | Not Zed | 2004-05-18 | 1 | -0/+6 |
* | Use E_ICON_SIZE_BUTTON for the icon size in the e_icon_factory_get_icon() | Jeffrey Stedfast | 2004-05-18 | 1 | -0/+9 |
* | Add bug number | JP Rosevear | 2004-05-17 | 1 | -0/+2 |
* | bitmap_unref the mask, don't object_unref it | JP Rosevear | 2004-05-17 | 1 | -0/+5 |
* | duh, use the right node pointer for title and secondary text. | Not Zed | 2004-05-12 | 1 | -0/+3 |
* | make the Because cases the same. | Not Zed | 2004-05-12 | 1 | -0/+16 |
* | Build fixes. | Xan Lopez | 2004-05-05 | 1 | -0/+6 |
* | blah, need to do entity decoding. #57918. | Not Zed | 2004-05-03 | 1 | -0/+5 |
* | pass the correct data when weak unreffing | JP Rosevear | 2004-04-30 | 1 | -0/+5 |
* | make the label selectable. (e_error_newv): if we have stock and label set, | Not Zed | 2004-04-29 | 1 | -0/+6 |
* | holder for system errors. | Not Zed | 2004-04-28 | 1 | -0/+9 |
* | Updated to sue E_ICON_SIZE enums. | Jeffrey Stedfast | 2004-04-20 | 1 | -0/+4 |
* | Update to use EIconFactory to get the filename for the component icons | Rodney Dawes | 2004-04-19 | 1 | -0/+11 |
* | Set the border widths on the dialog's vbox and action area to be | Rodney Dawes | 2004-04-15 | 1 | -0/+8 |
* | ugh, fix some last minute changes which broke shit. | Not Zed | 2004-04-08 | 1 | -0/+3 |
* | A widget to show component info for the current component/view. | Not Zed | 2004-04-08 | 1 | -0/+5 |
* | Updated for changes to e-config-page.c (init): Removed the OK and Apply | Jeffrey Stedfast | 2004-04-08 | 1 | -0/+9 |
* | Make the button initially insensitive. Connect to the entry's "changed" | Dan Winship | 2004-04-03 | 1 | -0/+9 |
* | Create a new class for "Western European, New" to fix a translation issue. | Jeffrey Stedfast | 2004-04-02 | 1 | -0/+5 |
* | start the rule editor with the right label. | Not Zed | 2004-03-31 | 1 | -0/+5 |
* | We don't need this really (class_init): We don't need to have our own | Rodney Dawes | 2004-03-27 | 1 | -0/+7 |
* | comment fix from trent. | Michael Zucci | 2004-03-16 | 1 | -2/+2 |
* | change arg name (e_calendar_item_init): ditto (e_calendar_item_get_arg): | JP Rosevear | 2004-03-16 | 1 | -0/+13 |
* | move function about setup_bonobo_menus which requires it so its not | Trent Lloyd | 2004-03-13 | 1 | -2/+7 |
* | enlarge the text box to accomodate the time info in different locales. | Kidd Wang | 2004-03-12 | 1 | -0/+5 |
* | fixed ChangeLog | Jeffrey Stedfast | 2004-03-12 | 1 | -1/+1 |
* | Fix for bug #55267. | Jeffrey Stedfast | 2004-03-12 | 1 | -0/+2 |
* | Use efb->setquery properly (set to TRUE before calling set_item_id and | Jeffrey Stedfast | 2004-03-12 | 1 | -0/+7 |
* | Emit the "search-activated" signal. Fixes bug #55054. | Jeffrey Stedfast | 2004-03-03 | 1 | -0/+5 |
* | Create the arrows in these widgets as GTK_SHADOW_NONE, since the default | Rodney Dawes | 2004-02-27 | 1 | -0/+10 |
* | Before Update the bonobo ui component, remove it first. | Bill Zhu | 2004-02-26 | 1 | -0/+7 |
* | Change the filename and section that we pass to gnome_help_display_desktop | Rodney Dawes | 2004-02-12 | 1 | -0/+6 |
* | Add a Help button (impl_response): Handle the Help button and open the | Rodney Dawes | 2004-02-11 | 1 | -0/+7 |
* | Don't show the task label by default | Rodney Dawes | 2004-02-06 | 1 | -0/+4 |
* | Moved here from shell/, since they are now used only by the components, | Dan Winship | 2004-02-04 | 1 | -0/+13 |
* | set image_buf/image_buf_size here instead of in all callers. also emit the | Chris Toshok | 2004-02-03 | 1 | -0/+12 |
* | add an alignment around the image. This might not be enough. hrm. | Chris Toshok | 2004-01-31 | 1 | -0/+11 |
* | abstract out the drag and droppable image widget from the contact list | Chris Toshok | 2004-01-31 | 1 | -0/+9 |
* | Only save the search-bar state OR the filter-bar state - decided based on | Jeffrey Stedfast | 2004-01-31 | 1 | -0/+16 |
* | Same. | Jeffrey Stedfast | 2004-01-29 | 1 | -0/+9 |
* | Added a new property "state" which is READ-WRITE so that we can | Jeffrey Stedfast | 2004-01-29 | 1 | -0/+11 |
* | if the source is primary, don't allow it to be un-selected | JP Rosevear | 2004-01-24 | 1 | -0/+5 |
* | Be even more exactly like the GtkButton painting stuff | Rodney Dawes | 2004-01-21 | 1 | -0/+7 |
* | set a primary selection if there is one before the rebuild | JP Rosevear | 2004-01-21 | 1 | -0/+9 |
* | provide parent iter in/out arg (test_collapse_row_callback): use priv | JP Rosevear | 2004-01-21 | 1 | -0/+12 |
* | util routine to clear the row reference to the saved primary selection | JP Rosevear | 2004-01-21 | 1 | -0/+19 |
* | check if the collapsing node has its child selected, if so take a row | JP Rosevear | 2004-01-21 | 1 | -0/+10 |
* | create the data structure for rebuilding the model (free_rebuild_data): | JP Rosevear | 2004-01-20 | 1 | -0/+28 |
* | Fix remaining usages of GTK_*EXPANDER* defines | Rodney Dawes | 2004-01-15 | 1 | -0/+4 |
* | Implemented #127527: the attachment bar is packed inside an EExpander | ERDI Gergo | 2004-01-11 | 1 | -0/+8 |
* | Fix for bug #46349 | Rodney Dawes | 2003-12-23 | 1 | -0/+7 |
* | call gdk_window_focus() so that keyboard works correctly. | Harry Lu | 2003-12-18 | 1 | -0/+5 |
* | Fix for bugzilla bug #51624 and #51627. | Harry Lu | 2003-12-05 | 1 | -0/+20 |
* | (init): Set the mode on the text cell | Ettore Perazzoli | 2003-12-03 | 1 | -0/+7 |
* | list the signal args properl | JP Rosevear | 2003-12-02 | 1 | -0/+4 |
* | canned the _clicked handlers as those make it impossible to move just one | ERDI Gergo | 2003-12-01 | 1 | -0/+5 |
* | Add NONE:POINTER. | Ettore Perazzoli | 2003-12-01 | 1 | -0/+11 |
* | New test. | Ettore Perazzoli | 2003-12-01 | 1 | -0/+7 |
* | allow new lable with mnemonic (e_search_bar_construct): alter lable name. | Charles Zhang | 2003-11-17 | 1 | -0/+5 |
* | use find_source_iter and get the selection from the right spot | JP Rosevear | 2003-11-17 | 1 | -0/+9 |
* | make source selector flags/libs | JP Rosevear | 2003-11-15 | 1 | -0/+6 |
* | remove a declaration of a deleted func. | Bolian Yin | 2003-11-13 | 1 | -0/+4 |
* | a canvas item does not inherit from gtkwidget | JP Rosevear | 2003-11-13 | 1 | -0/+5 |
* | Fixes #50538 | Bolian Yin | 2003-11-11 | 1 | -0/+8 |
* | (e_source_selector_new): Expand all the | Ettore Perazzoli | 2003-11-11 | 1 | -0/+5 |
* | make sure the marshal stuff is in the sources and remove the built files | JP Rosevear | 2003-11-07 | 1 | -0/+5 |
* | fill_popup_menu signal has 2 arguments. | Rodrigo Moya | 2003-10-29 | 1 | -0/+5 |
* | added "fill_popup_menu" signal, to allow the addition of new items to the | Rodrigo Moya | 2003-10-29 | 1 | -0/+9 |
* | Remove these (unused since 1.2) | Dan Winship | 2003-10-22 | 1 | -0/+4 |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -0/+50 |
* | new, treeview renderer for combo cells new, GtkCellEditable for combo | Mike Kestner | 2003-10-01 | 1 | -0/+6 |
* | use EVO_MARSHAL_RULE | Dan Winship | 2003-07-24 | 1 | -0/+2 |
* | Remove this, since it claims to be deprecated, and nothing is actually | Dan Winship | 2003-07-23 | 1 | -0/+5 |
* | Create the pixbuf from empty.xpm rather than just calling | Dan Winship | 2003-07-23 | 1 | -0/+6 |
* | Added a handler for GtkWidget::mnemonic_activate(). | Federico Mena Quintero | 2003-07-14 | 1 | -0/+7 |
* | Chain to the parent handler. Fixes #45236. | Federico Mena Quintero | 2003-07-10 | 1 | -0/+4 |
* | (set_menu): Translate the text. [#45112] | Ettore Perazzoli | 2003-06-23 | 1 | -0/+4 |
* | Fix for #45082: GB18030 BIG5HKSCS and EUC-TW charsets not supported in | Suresh Chandrasekharan | 2003-06-20 | 1 | -0/+16 |
* | missed the changelog entry last time. | Larry Ewing | 2003-06-13 | 1 | -1/+2 |
* | take ownership of the duplicate string. | Larry Ewing | 2003-06-12 | 1 | -0/+4 |
* | Roll over ChangeLogs. | Ettore Perazzoli | 2003-06-10 | 1 | -1903/+0 |
* | Fixes #43775 | JP Rosevear | 2003-05-31 | 1 | -0/+18 |
* | Added HIG-appropriate spacing/ padding to the main hbox into which the | Anna Marie Dirks | 2003-05-20 | 1 | -0/+6 |
* | port to GtkDialog. | Larry Ewing | 2003-05-19 | 1 | -0/+4 |
* | guard against multiple destroys | JP Rosevear | 2003-05-15 | 1 | -0/+4 |
* | [#42628] Call emit_search_activated() instead of emit_query_changed(). | Ettore Perazzoli | 2003-05-14 | 1 | -0/+6 |
* | [ fixes bug #42177 ] remove the CAN_FOCUS flag. | Chris Toshok | 2003-05-12 | 1 | -0/+5 |
* | Fix date in ChangeLog. | Ettore Perazzoli | 2003-05-10 | 1 | -1/+1 |
* | *** empty log message *** | Ettore Perazzoli | 2003-05-10 | 1 | -0/+7 |
* | trash e_utf8_gtk function (e_search_bar_get_text): ditto | JP Rosevear | 2003-05-08 | 1 | -0/+5 |
* | Remove this so that GtkContainer's destroy method will destroy all of the | Dan Winship | 2003-04-30 | 1 | -0/+7 |
* | (remove_bonobo_menus): Only do the actual remove | Ettore Perazzoli | 2003-04-16 | 1 | -0/+6 |
* | Unref the metrics. (e_calendar_item_draw): Re-use the widget's context | Hans Petter Jansson | 2003-04-16 | 1 | -0/+14 |
* | Change the border width and padding to comply with the HIG. Fixes bug | Jeffrey Stedfast | 2003-04-12 | 1 | -0/+2 |
* | Change the border width and padding to comply with the HIG. Fixes bug | Jeffrey Stedfast | 2003-04-12 | 1 | -0/+5 |
* | kill an old e_utf8_gtk usage | Mike Kestner | 2003-04-09 | 1 | -0/+4 |
* | e_cell_percent_get_type returns GType, not GtkType. | Chris Toshok | 2003-04-07 | 1 | -0/+8 |
* | For example; a selection ending 2003-apr-02 does not fit into the | Hans Petter Jansson | 2003-04-03 | 1 | -0/+6 |
* | Nuke GdkFont and use Pango's font measuring for everything. | Hans Petter Jansson | 2003-04-02 | 1 | -0/+19 |
* | Handle multiple destroys. | Hans Petter Jansson | 2003-03-31 | 1 | -0/+5 |
* | set the sub item to the default as well | JP Rosevear | 2003-03-29 | 1 | -0/+5 |
* | #include gtkarrow.h Likewise | Dan Winship | 2003-03-25 | 1 | -0/+7 |
* | Updated to use GtkDialog instead of GnomeDialog. Also fixed bug #39550 | Jeffrey Stedfast | 2003-03-20 | 1 | -0/+5 |
* | Use GtkArrow instead of pixmaps Use GtkArrow instead of pixmaps | Rodney Dawes | 2003-03-12 | 1 | -0/+7 |
* | (destroy): Removed unused variable. | Ettore Perazzoli | 2003-03-07 | 1 | -0/+4 |
* | Use G_GNUC_FUNCTION instead of __FUNCTION__. | Ettore Perazzoli | 2003-03-07 | 1 | -0/+5 |
* | guard this so we don't try to free priv multiple times. | Chris Toshok | 2003-02-28 | 1 | -0/+5 |
* | Use g_signal_handlers_disconnect_by_func since | Dan Winship | 2003-02-25 | 1 | -0/+7 |
* | Same as below. | Jeffrey Stedfast | 2003-02-25 | 1 | -0/+27 |
* | Make libemiscwidgets, libefilterbar, and libetimezonedialog dynamic | Dan Winship | 2003-02-21 | 1 | -0/+6 |
* | Define MAP_DIR in terms of $(imagesdir). (widgetsincludedir): Define in | Dan Winship | 2003-02-06 | 1 | -0/+5 |
* | Use Pango to draw. (e_calendar_item_class_init): Add font_desc and | Hans Petter Jansson | 2003-02-02 | 1 | -0/+15 |
* | Don't request combo boxes that are 0 pixels tall. (position_date_popup): | Hans Petter Jansson | 2003-02-02 | 1 | -0/+7 |
* | init the layout to NULL. | Chris Toshok | 2003-01-27 | 1 | -0/+5 |
* | Make the label bold using the new args to e_clipped_label_new(). | Ettore Perazzoli | 2003-01-24 | 1 | -0/+17 |
* | (widgetsincludedir): Version using $(BASE_VERSION). | Ettore Perazzoli | 2003-01-23 | 1 | -0/+4 |
* | (init): Change dialog from | Ettore Perazzoli | 2003-01-15 | 1 | -0/+5 |
* | Do not #include <e-bonobo-widget.h>. (e_set_dialog_parent): Remove the | Ettore Perazzoli | 2003-01-15 | 1 | -0/+6 |
* | (EXTRA_DIST): e-util-marshal.list, not | Ettore Perazzoli | 2003-01-15 | 1 | -0/+2 |
* | (EXTRA_DIST): e-util-marshal.list, not | Ettore Perazzoli | 2003-01-15 | 1 | -0/+5 |
* | Images are now in $(datadir)/evolution/images | Ettore Perazzoli | 2003-01-09 | 1 | -0/+5 |
* | Removed the g_assert_not_reached(). If you hit the close button on your | Not Zed | 2002-12-10 | 1 | -0/+6 |
* | rework this to be faster and deal more correctly with the ellipsis. | Chris Toshok | 2002-12-10 | 1 | -0/+5 |
* | dispose can be run multiple times too ... bloody gobject crap. | Not Zed | 2002-12-03 | 1 | -0/+5 |
* | Reverted | Rodrigo Moya | 2002-12-02 | 1 | -4/+0 |
* | Included gtkmessagedialog.h. | Rodrigo Moya | 2002-12-02 | 1 | -0/+4 |
* | Add include of gnome-dialog.h | Not Zed | 2002-12-02 | 1 | -0/+6 |
* | Dont grab_add anymore on the button, gtk_button is changed in gtk2 not to | Not Zed | 2002-11-26 | 1 | -0/+6 |
* | new function, build pango layout for string. | Chris Toshok | 2002-11-16 | 1 | -0/+9 |
* | New. (e_clipped_label_destroy): Removed. | Ettore Perazzoli | 2002-11-15 | 1 | -0/+10 |
* | Changed to use g_object_*() and g_signal_*() | Ettore Perazzoli | 2002-11-15 | 1 | -0/+9 |
* | port to GObject. | Chris Toshok | 2002-11-12 | 1 | -0/+4 |
* | (init): Use GObject functions instead of | Ettore Perazzoli | 2002-11-12 | 1 | -0/+5 |
* | Removed. (impl_finalize): New. (class_init): Override GObject::finalize, | Ettore Perazzoli | 2002-11-12 | 1 | -0/+13 |
* | include gnome-dialog | JP Rosevear | 2002-11-08 | 1 | -0/+4 |
* | ignore the generated marshal source. | Chris Toshok | 2002-11-07 | 1 | -0/+10 |
* | (impl_expose_event): Use | Ettore Perazzoli | 2002-11-04 | 1 | -0/+5 |
* | First big sync of my GNOME 2 porting work (incomplete, and still | Ettore Perazzoli | 2002-11-02 | 1 | -0/+138 |
* | Emit a search_activated signal. (e_search_bar_set_item_id): Revert to | Jeffrey Stedfast | 2002-10-29 | 1 | -0/+5 |
* | If the clear button was pressed, we want the entry to be sensitive (not | Jeffrey Stedfast | 2002-10-24 | 1 | -0/+13 |
* | (activate_by_subitems): gtk_widget_grab_focus() | Ettore Perazzoli | 2002-10-24 | 1 | -0/+8 |
* | check if the selection fits in the leftover days | JP Rosevear | 2002-10-16 | 1 | -0/+5 |
* | [Add a small delay to the switching of pages in the multi-config | Ettore Perazzoli | 2002-10-01 | 1 | -0/+16 |
* | (create_page_container): Don't set up | Ettore Perazzoli | 2002-09-28 | 1 | -0/+5 |
* | Clear search by setting text to "" and search to first search. | Not Zed | 2002-09-24 | 1 | -0/+12 |
* | Fix some non-ANSI switch statements. | Dan Winship | 2002-09-23 | 1 | -0/+4 |
* | need to make the find now button sensitive when you select something from | Chris Toshok | 2002-08-30 | 1 | -0/+5 |
* | If the item is ADVANCED_ID, check the query and efb->setquery to see | Peter Williams | 2002-08-30 | 1 | -0/+6 |
* | Don't set the item id; clear search isn't in the menu anymore. Fixes | Peter Williams | 2002-08-24 | 1 | -0/+5 |
* | don't adjust for two digit dates here, the e_time_parse routines do that | JP Rosevear | 2002-08-22 | 1 | -0/+5 |
* | Set the query text into the filter name when saving it, for #10979. | Not Zed | 2002-08-06 | 1 | -0/+5 |
* | Add missing cast. (e_calendar_item_signal_emission_idle_cb): Likewise. | Ettore Perazzoli | 2002-07-24 | 1 | -0/+12 |
* | Also perform a search on the query_changed signal, which is what gets | Peter Williams | 2002-07-24 | 1 | -0/+19 |
* | (setup_standard_verbs): Set the <commands> part | Ettore Perazzoli | 2002-07-18 | 1 | -0/+17 |
* | (update_sensitivity): Removed. | Ettore Perazzoli | 2002-07-03 | 1 | -0/+11 |
* | (subitem_activated_cb): Don't emit | Ettore Perazzoli | 2002-07-02 | 1 | -0/+7 |
* | (activate_by_subitems): Don't set the entry to be | Ettore Perazzoli | 2002-07-02 | 1 | -0/+7 |
* | (build_items): Put the numbers in front of the | Ettore Perazzoli | 2002-06-19 | 1 | -0/+5 |
* | New helper function. (build_items): g_strdup() the text for all the items. | Ettore Perazzoli | 2002-05-31 | 1 | -0/+12 |
* | Put the search menu in a SearchPlaceholder. | Ettore Perazzoli | 2002-05-23 | 1 | -0/+3 |
* | New, overrides GtkWidget::draw. (impl_expose_event): New, overrides | Ettore Perazzoli | 2002-05-23 | 1 | -0/+5 |
* | Prepend the advanced menu with a separator. | Ettore Perazzoli | 2002-05-21 | 1 | -0/+8 |
* | Strip underscores from the menu item labels. | Ettore Perazzoli | 2002-05-21 | 1 | -0/+5 |
* | Don't print out the colors here unless debugging is turned on. | Christopher James Lahey | 2002-04-27 | 1 | -0/+5 |
* | Updated this to match the changed function name in gal. | Christopher James Lahey | 2002-04-23 | 1 | -0/+5 |
* | Oops. The previous change made the search bar widgets get packed in the | Dan Winship | 2002-04-10 | 1 | -0/+8 |
* | Construct the buttons earlier so that the option-menu-setup code that | Dan Winship | 2002-04-07 | 1 | -0/+6 |
* | show a specific page number | JP Rosevear | 2002-04-07 | 1 | -0/+7 |
* | Change the ETable specs so it doesn't sort. | Ettore Perazzoli | 2002-03-30 | 1 | -0/+5 |
* | Add accelerators for "Find Now" and "Clear". | Ettore Perazzoli | 2002-03-21 | 1 | -0/+8 |
* | Remove all the SearchBar items before setting them up again. | Ettore Perazzoli | 2002-03-21 | 1 | -0/+13 |
* | No accelerator for "FindNow". (add_button): Add a one-pixel padding to the | Ettore Perazzoli | 2002-03-19 | 1 | -0/+6 |
* | Rename the "Search Now" menu entry to "Find Now". Rename the corresponding | Ettore Perazzoli | 2002-03-19 | 1 | -0/+8 |
* | New halper function to update the sensitivity of the commands. | Ettore Perazzoli | 2002-03-19 | 1 | -0/+9 |
* | Init clear_button to NULL. (add_button): New helper function to add a | Ettore Perazzoli | 2002-03-19 | 1 | -0/+14 |
* | New, implementation for a new "SearchNow" verb. (setup_standard_verbs): | Ettore Perazzoli | 2002-03-19 | 1 | -0/+7 |
* | [Search bar re-design implementation, Take 2.] | Ettore Perazzoli | 2002-03-19 | 1 | -0/+17 |
* | [Start implementing the new Search Bar design.] | Ettore Perazzoli | 2002-03-16 | 1 | -0/+17 |
* | Set horizontal scroll policy to GTK_POLICY_NEVER here. Don't set usize | Christopher James Lahey | 2002-03-16 | 1 | -0/+6 |
* | If the charset item doesn't have a class (aka "Unknown"), don't write a | Jeffrey Stedfast | 2002-03-14 | 1 | -0/+7 |
* | Added alpha blending here. | Christopher James Lahey | 2002-03-14 | 1 | -0/+4 |
* | Removed Page struct. (e_multi_config_dialog_add_page): Select the initial | Christopher James Lahey | 2002-03-13 | 1 | -0/+6 |
* | Use Use e_table_memory_store instead of e_table_memory_callbacks. Use | Christopher James Lahey | 2002-03-13 | 1 | -0/+6 |
* | Use GNOME_STOCK_BUTTON_CLOSE, not GNOME_STOCK_BUTTON_CANCEL. (do_close): | Ettore Perazzoli | 2002-03-12 | 1 | -0/+8 |
* | Rename Page.widget -> Page.page_widget; it is now an EConfigPage instead | Ettore Perazzoli | 2002-03-10 | 1 | -0/+33 |
* | Don't display a header in the table on the left. | Ettore Perazzoli | 2002-03-08 | 1 | -0/+5 |
* | New. New. | Ettore Perazzoli | 2002-03-06 | 1 | -0/+8 |
* | preserve behavior - hook search_activated signal to the same function as | Chris Toshok | 2002-02-25 | 1 | -0/+21 |
* | gtk_widget_show() the icon_pixmap if the specified icon is not NULL. | Ettore Perazzoli | 2002-02-22 | 1 | -0/+12 |
* | remove briefly used files | JP Rosevear | 2002-02-09 | 1 | -0/+4 |
* | button/entry combo that launchs the gnome url handler on the entry text | JP Rosevear | 2002-02-09 | 1 | -0/+7 |
* | build new files | JP Rosevear | 2002-02-09 | 1 | -0/+7 |
* | Final cleanup for the CFLAGS and LIBS in the Makefiles. | Ettore Perazzoli | 2002-01-28 | 1 | -0/+4 |
* | [Implement an Outlook-style "New" dropdown button. It is basically | Ettore Perazzoli | 2002-01-24 | 1 | -0/+21 |
* | Added iso-8859-8 (Hebrew; Visual) to the list of charsets in the menu. | Jeffrey Stedfast | 2002-01-05 | 1 | -0/+5 |
* | New. New. | Ettore Perazzoli | 2001-12-20 | 1 | -0/+5 |
* | merge from head | Not Zed | 2001-12-14 | 1 | -0/+6 |
* | updated to new version from Ximian Setup Tools. Fixes bug #7641. | Damon Chaplin | 2001-11-29 | 1 | -0/+11 |
* | set both the date and the time of day in one call, creating only a single | JP Rosevear | 2001-11-06 | 1 | -0/+8 |
* | Based on a patch by Damon Chaplin <damon@ximian.com> | Christopher James Lahey | 2001-11-06 | 1 | -0/+10 |
* | Snotty code so we only disconnect to rules we no longer have, etc. | 1 | 2001-11-01 | 1 | -0/+5 |
* | Ref and connect to rule changed here, also clear out previous ref's. | Not Zed | 2001-11-01 | 1 | -0/+12 |
* | emit signal when time set to none/empty. | Damon Chaplin | 2001-10-31 | 1 | -0/+5 |
* | Hook to rule changed events. (destroy): Free change id table/unconnect to | 0 | 2001-10-30 | 1 | -0/+9 |
* | try to parse just a date first, and if that works we assume it is a DATE | Damon Chaplin | 2001-10-30 | 1 | -0/+9 |
* | Set the item to the option_base on it, so the current item is set. Fix for | 0 | 2001-10-30 | 1 | -0/+5 |
* | Adapt to the new ECellPopup signature. | Christopher James Lahey | 2001-10-30 | 1 | -0/+5 |
* | ref the ECalendarItem and check if it gets destroyed, to try to avoid a | Damon Chaplin | 2001-10-30 | 1 | -0/+9 |
* | Don't add the menu item here, do this in the context_changed signal | Jeffrey Stedfast | 2001-10-24 | 1 | -0/+13 |
* | copy the translate field over as well. Should fix an uninitialized memory | Damon Chaplin | 2001-10-24 | 1 | -0/+5 |
* | clear the struct tm fields to keep purify happy. | Damon Chaplin | 2001-10-24 | 1 | -0/+6 |
* | use the new ECellText methods to get the text and set the value. | Damon Chaplin | 2001-10-23 | 1 | -0/+9 |
* | Keep us from reading tmp_tm uninitialized, so purify won't complain. | Jon Trowbridge | 2001-10-21 | 1 | -0/+5 |
* | Now takes a menu path argument. | Jeffrey Stedfast | 2001-10-10 | 1 | -0/+5 |
* | added BONOBO_GNOME_CFLAGS to make it compile with latest Bonobo | Rodrigo Moya | 2001-10-04 | 1 | -0/+5 |
* | Call gnome_canvas_world_to_window here. Finishes fixing Ximian bug #2613. | Christopher James Lahey | 2001-10-04 | 1 | -0/+6 |
* | grab focus to the date entry or the time entry, depending on which is | Damon Chaplin | 2001-09-27 | 1 | -0/+5 |
* | add prototype for e_date_edit_set_editable. | Chris Toshok | 2001-09-17 | 1 | -0/+8 |
* | Don't unref the old dropdown, we don't "own" it. | Jeffrey Stedfast | 2001-09-14 | 1 | -0/+5 |
* | unref the old dropdown_menu if there is one. | Larry Ewing | 2001-09-13 | 1 | -0/+5 |
* | No longer need the context in order to clone a FilterRule. | Jeffrey Stedfast | 2001-09-13 | 1 | -0/+6 |
* | added a default size for the saved search dialog of 600 x 300 such that it | Anna Marie Dirks | 2001-09-07 | 1 | -0/+6 |
* | added a wee bit of padding around the find now label in response to bug | Anna Marie Dirks | 2001-09-06 | 1 | -0/+5 |
* | New prototype here. | Ettore Perazzoli | 2001-08-29 | 1 | -0/+5 |
* | added e_date_edit_get/set_make_time_insensitive() which makes the time | Damon Chaplin | 2001-08-17 | 1 | -0/+6 |
* | Set the horizontal usize of the entry to 4. | Ettore Perazzoli | 2001-08-17 | 1 | -0/+5 |
* | Boost scoring on an exact nickname match. Manually addressify match. | Jon Trowbridge | 2001-08-16 | 1 | -0/+9 |
* | Destroy, do not unref, the popup_window. | Federico Mena Quintero | 2001-08-15 | 1 | -0/+5 |
* | Correctness fixes for when the entry and submenu must be interchanged. | Federico Mena Quintero | 2001-08-15 | 1 | -0/+5 |
* | *Please* add accessor functions instead of just object arguments! | Federico Mena Quintero | 2001-08-15 | 1 | -0/+24 |
* | Add "Any Category" option for category searches. | Jon Trowbridge | 2001-08-14 | 1 | -0/+5 |
* | Oops, we didn't need to unref all of the widgets, just a few. | Jeffrey Stedfast | 2001-08-11 | 1 | -3/+5 |
* | Removed comment about the need to resolve nicknames properly, because we | Jon Trowbridge | 2001-08-11 | 1 | -0/+14 |