| Commit message (Expand) | Author | Age | Files | Lines |
* | replaced deprecated calls (gtk_menu_append -> gtk_menu_shell_append and | Radek Doulik | 2003-02-07 | 1 | -2/+2 |
* | (e_auto_kill_popup_menu_on_selection_done): Rename from | Ettore Perazzoli | 2003-02-07 | 2 | -25/+28 |
* | Define MAP_DIR in terms of $(imagesdir). (widgetsincludedir): Define in | Dan Winship | 2003-02-06 | 2 | -2/+7 |
* | updated for e scroll frame --> gtk scrolled window | Radek Doulik | 2003-02-05 | 1 | -1/+1 |
* | Use Pango to draw. (e_calendar_item_class_init): Add font_desc and | Hans Petter Jansson | 2003-02-02 | 4 | -17/+106 |
* | Don't request combo boxes that are 0 pixels tall. (position_date_popup): | Hans Petter Jansson | 2003-02-02 | 2 | -12/+29 |
* | Just use gtk_widget_destroy as the G_CALLBACK function. | Jeffrey Stedfast | 2003-02-02 | 1 | -14/+5 |
* | gtk_widget_destroy the menu rather than g_object_unref'ing it. | Jeffrey Stedfast | 2003-02-01 | 1 | -1/+1 |
* | init the layout to NULL. | Chris Toshok | 2003-01-27 | 2 | -0/+6 |
* | Make the label bold using the new args to e_clipped_label_new(). | Ettore Perazzoli | 2003-01-24 | 4 | -32/+48 |
* | (widgetsincludedir): Version using $(BASE_VERSION). | Ettore Perazzoli | 2003-01-23 | 2 | -7/+10 |
* | Fix destroy. | Ettore Perazzoli | 2003-01-18 | 1 | -2/+1 |
* | (e_notice): Use gtk_dialog_run() | Ettore Perazzoli | 2003-01-18 | 1 | -1/+2 |
* | (init): Change dialog from | Ettore Perazzoli | 2003-01-15 | 2 | -1/+6 |
* | Do not #include <e-bonobo-widget.h>. (e_set_dialog_parent): Remove the | Ettore Perazzoli | 2003-01-15 | 2 | -2/+6 |
* | (EXTRA_DIST): e-util-marshal.list, not | Ettore Perazzoli | 2003-01-15 | 2 | -34/+38 |
* | (EXTRA_DIST): e-util-marshal.list, not | Ettore Perazzoli | 2003-01-15 | 2 | -1/+6 |
* | Images are now in $(datadir)/evolution/images | Ettore Perazzoli | 2003-01-09 | 3 | -2/+7 |
* | Removed the g_assert_not_reached(). If you hit the close button on your | Not Zed | 2002-12-10 | 2 | -2/+7 |
* | rework this to be faster and deal more correctly with the ellipsis. | Chris Toshok | 2002-12-10 | 3 | -70/+105 |
* | guard against multiple calls. | Chris Toshok | 2002-12-05 | 1 | -4/+4 |
* | Don't leak old sort info. | Hans Petter Jansson | 2002-12-04 | 1 | -0/+5 |
* | dispose can be run multiple times too ... bloody gobject crap. | Not Zed | 2002-12-03 | 2 | -2/+11 |
* | Reverted | Rodrigo Moya | 2002-12-02 | 2 | -5/+0 |
* | Included gtkmessagedialog.h. | Rodrigo Moya | 2002-12-02 | 2 | -0/+5 |
* | Add include of gnome-dialog.h | Not Zed | 2002-12-02 | 2 | -25/+10 |
* | Add include of gnome-dialog.h | Not Zed | 2002-12-02 | 39 | -217/+226 |
* | Dont grab_add anymore on the button, gtk_button is changed in gtk2 not to | Not Zed | 2002-11-26 | 2 | -1/+6 |
* | column_width = double. (e_reflow_realize): no need to cast to double, | Chris Toshok | 2002-11-19 | 1 | -4/+4 |
* | we need to destroy the dialog after we've run it, because run doesn't do | Not Zed | 2002-11-18 | 1 | -0/+1 |
* | convert this to wrap around GtkMessageDialog. | Chris Toshok | 2002-11-17 | 1 | -6/+24 |
* | fix c&p typo. | Chris Toshok | 2002-11-17 | 2 | -186/+157 |
* | fix c&p typo. | Chris Toshok | 2002-11-17 | 1 | -1/+1 |
* | lots of GObject work. | Chris Toshok | 2002-11-17 | 12 | -486/+508 |
* | new function, build pango layout for string. | Chris Toshok | 2002-11-16 | 3 | -53/+84 |
* | (esma_dispose): g_object_unref() instead of gtk_object_unref(). | Ettore Perazzoli | 2002-11-16 | 1 | -1/+1 |
* | deal with EBitArray/ESorter being a GObject now. | Chris Toshok | 2002-11-15 | 2 | -2/+2 |
* | this derives from GObject now. | Chris Toshok | 2002-11-15 | 9 | -296/+312 |
* | New. (e_clipped_label_destroy): Removed. | Ettore Perazzoli | 2002-11-15 | 3 | -13/+22 |
* | Changed to use g_object_*() and g_signal_*() | Ettore Perazzoli | 2002-11-15 | 2 | -47/+70 |
* | port to GObject. | Chris Toshok | 2002-11-12 | 3 | -101/+106 |
* | (init): Use GObject functions instead of | Ettore Perazzoli | 2002-11-12 | 2 | -16/+18 |
* | Replace gtk_object_(un)?ref() with g_object_(un)?ref(). Likewise. | Ettore Perazzoli | 2002-11-12 | 6 | -20/+20 |
* | Removed. (impl_finalize): New. (class_init): Override GObject::finalize, | Ettore Perazzoli | 2002-11-12 | 4 | -43/+56 |
* | include gnome-dialog | JP Rosevear | 2002-11-08 | 2 | -0/+5 |
* | ignore the generated marshal source. | Chris Toshok | 2002-11-07 | 6 | -132/+182 |
* | remove duplicate g_signal_new for column_width_changed. | Chris Toshok | 2002-11-07 | 1 | -8/+0 |
* | (impl_expose_event): Use | Ettore Perazzoli | 2002-11-04 | 2 | -1/+6 |
* | First big sync of my GNOME 2 porting work (incomplete, and still | Ettore Perazzoli | 2002-11-02 | 28 | -247/+307 |
* | merging the gal-2 branch back to the trunk. | Mike Kestner | 2002-11-01 | 31 | -1113/+265 |
* | Emit a search_activated signal. (e_search_bar_set_item_id): Revert to | Jeffrey Stedfast | 2002-10-29 | 2 | -3/+9 |
* | If the clear button was pressed, we want the entry to be sensitive (not | Jeffrey Stedfast | 2002-10-24 | 5 | -24/+31 |
* | (activate_by_subitems): gtk_widget_grab_focus() | Ettore Perazzoli | 2002-10-24 | 2 | -0/+11 |
* | Don't include the byte reserved for the nul in the outleft size. | Jeffrey Stedfast | 2002-10-17 | 1 | -17/+25 |
* | check if the selection fits in the leftover days | JP Rosevear | 2002-10-16 | 2 | -4/+28 |
* | [Add a small delay to the switching of pages in the multi-config | Ettore Perazzoli | 2002-10-01 | 2 | -10/+56 |
* | Ooops. | Ettore Perazzoli | 2002-09-28 | 1 | -4/+3 |
* | (create_page_container): Don't set up | Ettore Perazzoli | 2002-09-28 | 2 | -0/+7 |
* | add the gtk2 keypad entries (resync with gdk). | Larry Ewing | 2002-09-25 | 1 | -10/+34 |
* | Clear search by setting text to "" and search to first search. | Not Zed | 2002-09-24 | 3 | -12/+17 |
* | Fix some non-ANSI switch statements. | Dan Winship | 2002-09-23 | 2 | -2/+7 |
* | need to make the find now button sensitive when you select something from | Chris Toshok | 2002-08-30 | 2 | -0/+7 |
* | kill a return that caused selection ranges to not emit selection_changed | Mike Kestner | 2002-08-30 | 1 | -1/+0 |
* | If the item is ADVANCED_ID, check the query and efb->setquery to see | Peter Williams | 2002-08-30 | 2 | -1/+14 |
* | Don't set the item id; clear search isn't in the menu anymore. Fixes | Peter Williams | 2002-08-24 | 2 | -1/+5 |
* | don't adjust for two digit dates here, the e_time_parse routines do that | JP Rosevear | 2002-08-22 | 2 | -15/+5 |
* | Set the query text into the filter name when saving it, for #10979. | Not Zed | 2002-08-06 | 2 | -2/+13 |
* | Add missing cast. (e_calendar_item_signal_emission_idle_cb): Likewise. | Ettore Perazzoli | 2002-07-24 | 4 | -4/+14 |
* | Also perform a search on the query_changed signal, which is what gets | Peter Williams | 2002-07-24 | 4 | -38/+74 |
* | Install libversit.a so that people compiling against the addressbook can | Peter Williams | 2002-07-18 | 1 | -21/+32 |
* | (setup_standard_verbs): Set the <commands> part | Ettore Perazzoli | 2002-07-18 | 2 | -5/+41 |
* | (update_sensitivity): Removed. | Ettore Perazzoli | 2002-07-03 | 2 | -43/+58 |
* | (subitem_activated_cb): Don't emit | Ettore Perazzoli | 2002-07-02 | 2 | -3/+7 |
* | (activate_by_subitems): Don't set the entry to be | Ettore Perazzoli | 2002-07-02 | 2 | -2/+7 |
* | (build_items): Put the numbers in front of the | Ettore Perazzoli | 2002-06-19 | 2 | -1/+6 |
* | Bumped the version number to 0.19.99.17. | Christopher James Lahey | 2002-06-06 | 2 | -1/+25 |
* | New helper function. (build_items): g_strdup() the text for all the items. | Ettore Perazzoli | 2002-05-31 | 2 | -13/+71 |
* | Put the stuff in /menu/Searchplaceholder/Search instead of /menu/Search. | Ettore Perazzoli | 2002-05-23 | 1 | -3/+11 |
* | 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 | 2 | -2/+108 |
* | Prepend the advanced menu with a separator. | Ettore Perazzoli | 2002-05-21 | 3 | -6/+15 |
* | Strip underscores from the menu item labels. | Ettore Perazzoli | 2002-05-21 | 3 | -6/+43 |
* | If grabbed_item is NULL, cancel the timeout. | Christopher James Lahey | 2002-05-11 | 1 | -0/+8 |
* | Switch from gnome_canvas_item_grab to e_canvas_item_grab. | Christopher James Lahey | 2002-05-10 | 2 | -18/+111 |
* | Change this directory to include the $(VERSION). | Christopher James Lahey | 2002-05-07 | 1 | -6/+2 |
* | Added this function that lets you specify the translation domain. | Christopher James Lahey | 2002-05-03 | 2 | -40/+39 |
* | Don't print out the colors here unless debugging is turned on. | Christopher James Lahey | 2002-04-27 | 2 | -1/+8 |
* | Include alloca.h here if it's necessary. | Christopher James Lahey | 2002-04-27 | 1 | -0/+4 |
* | Initialize these struct members individually instead of as a struct. | Christopher James Lahey | 2002-04-27 | 1 | -1/+4 |
* | Ansification patch from danw. | Christopher James Lahey | 2002-04-26 | 9 | -20/+21 |
* | Updated this to match the changed function name in gal. | Christopher James Lahey | 2002-04-23 | 2 | -2/+7 |
* | Bumped version number to 0.19.99.14. | Christopher James Lahey | 2002-04-23 | 2 | -25/+105 |
* | handle toggle and radio items (make_item): the item is now passed in from | JP Rosevear | 2002-04-18 | 1 | -17/+26 |
* | Bumped version number to 0.19.99.11. | Christopher James Lahey | 2002-04-18 | 2 | -6/+51 |
* | If there is a grabbed_item, send all events to it. | Christopher James Lahey | 2002-04-18 | 1 | -22/+20 |
* | Oops. The previous change made the search bar widgets get packed in the | Dan Winship | 2002-04-10 | 2 | -3/+11 |
* | Construct the buttons earlier so that the option-menu-setup code that | Dan Winship | 2002-04-07 | 2 | -5/+11 |
* | show a specific page number | JP Rosevear | 2002-04-07 | 3 | -0/+23 |
* | Change the ETable specs so it doesn't sort. | Ettore Perazzoli | 2002-03-30 | 2 | -1/+5 |
* | Added widgets/e-option-menu.lo. | Christopher James Lahey | 2002-03-26 | 3 | -28/+69 |
* | Add accelerators for "Find Now" and "Clear". | Ettore Perazzoli | 2002-03-21 | 4 | -10/+18 |
* | Remove all the SearchBar items before setting them up again. | Ettore Perazzoli | 2002-03-21 | 2 | -25/+80 |
* | No accelerator for "FindNow". (add_button): Add a one-pixel padding to the | Ettore Perazzoli | 2002-03-19 | 2 | -2/+8 |
* | Rename the "Search Now" menu entry to "Find Now". Rename the corresponding | Ettore Perazzoli | 2002-03-19 | 2 | -4/+12 |
* | New halper function to update the sensitivity of the commands. | Ettore Perazzoli | 2002-03-19 | 2 | -0/+46 |
* | Init clear_button to NULL. (add_button): New helper function to add a | Ettore Perazzoli | 2002-03-19 | 3 | -15/+54 |
* | New, implementation for a new "SearchNow" verb. (setup_standard_verbs): | Ettore Perazzoli | 2002-03-19 | 2 | -0/+21 |
* | [Search bar re-design implementation, Take 2.] | Ettore Perazzoli | 2002-03-19 | 4 | -30/+74 |
* | Allow for per-item closures and also instead of taking a const char | Jeffrey Stedfast | 2002-03-16 | 2 | -37/+40 |
* | Check for a style_set signal on all the contained GnomeCanvasItems. | Christopher James Lahey | 2002-03-16 | 1 | -0/+30 |
* | [Start implementing the new Search Bar design.] | Ettore Perazzoli | 2002-03-16 | 5 | -107/+178 |
* | Set horizontal scroll policy to GTK_POLICY_NEVER here. Don't set usize | Christopher James Lahey | 2002-03-16 | 2 | -9/+13 |
* | If the charset item doesn't have a class (aka "Unknown"), don't write a | Jeffrey Stedfast | 2002-03-14 | 2 | -3/+12 |
* | Added alpha blending here. | Christopher James Lahey | 2002-03-14 | 2 | -2/+73 |
* | Clean up comment. | Ettore Perazzoli | 2002-03-14 | 1 | -3/+1 |
* | Removed Page struct. (e_multi_config_dialog_add_page): Select the initial | Christopher James Lahey | 2002-03-13 | 2 | -56/+15 |
* | Use Use e_table_memory_store instead of e_table_memory_callbacks. Use | Christopher James Lahey | 2002-03-13 | 2 | -99/+44 |
* | Use GNOME_STOCK_BUTTON_CLOSE, not GNOME_STOCK_BUTTON_CANCEL. (do_close): | Ettore Perazzoli | 2002-03-12 | 2 | -10/+18 |
* | Rename Page.widget -> Page.page_widget; it is now an EConfigPage instead | Ettore Perazzoli | 2002-03-10 | 7 | -17/+427 |
* | Bumped version number to 0.19.99.7 | Chris Toshok | 2002-03-10 | 1 | -2/+2 |
* | Add test-multi-config-dialog. | Ettore Perazzoli | 2002-03-08 | 1 | -1/+2 |
* | Don't display a header in the table on the left. | Ettore Perazzoli | 2002-03-08 | 2 | -2/+8 |
* | New. New. | Ettore Perazzoli | 2002-03-06 | 5 | -4/+563 |
* | make a right click bring up the popup menu. | Larry Ewing | 2002-02-28 | 1 | -2/+4 |
* | preserve behavior - hook search_activated signal to the same function as | Chris Toshok | 2002-02-25 | 4 | -23/+63 |
* | gtk_widget_show() the icon_pixmap if the specified icon is not NULL. | Ettore Perazzoli | 2002-02-22 | 2 | -1/+23 |
* | New signal for when the width of the column changes. | Christopher James Lahey | 2002-02-13 | 2 | -0/+22 |
* | remove briefly used files | JP Rosevear | 2002-02-09 | 3 | -238/+4 |
* | oops | JP Rosevear | 2002-02-09 | 2 | -0/+234 |
* | button/entry combo that launchs the gnome url handler on the entry text | JP Rosevear | 2002-02-09 | 2 | -2/+9 |
* | build new files | JP Rosevear | 2002-02-09 | 4 | -1/+248 |
* | Final cleanup for the CFLAGS and LIBS in the Makefiles. | Ettore Perazzoli | 2002-01-28 | 2 | -15/+18 |
* | [Implement an Outlook-style "New" dropdown button. It is basically | Ettore Perazzoli | 2002-01-24 | 3 | -110/+247 |
* | Added #include <libgnome/gnome-defs.h>. | Christopher James Lahey | 2002-01-17 | 3 | -0/+3 |
* | translate timezone names, and provide a function to get back to the | Damon Chaplin | 2002-01-12 | 1 | -0/+8 |
* | changed the location of the Hebrew charset in the menu | Jeffrey Stedfast | 2002-01-05 | 1 | -3/+3 |
* | Added iso-8859-8 (Hebrew; Visual) to the list of charsets in the menu. | Jeffrey Stedfast | 2002-01-05 | 2 | -0/+8 |
* | New. New. | Ettore Perazzoli | 2001-12-20 | 4 | -0/+432 |
* | Merging changes: | Christopher James Lahey | 2001-12-18 | 2 | -2/+7 |
* | Merging changes: | Christopher James Lahey | 2001-12-18 | 2 | -0/+546 |
* | Merging changes: | Christopher James Lahey | 2001-12-17 | 1 | -0/+6 |
* | merge from head | Not Zed | 2001-12-14 | 2 | -0/+7 |
* | Merging changes: | Christopher James Lahey | 2001-12-05 | 6 | -112/+221 |
* | Merging changes: | Christopher James Lahey | 2001-12-01 | 1 | -0/+3 |
* | updated to new version from Ximian Setup Tools. Fixes bug #7641. | Damon Chaplin | 2001-11-29 | 3 | -44/+76 |
* | Bumped version number to 0.18.1. | Christopher James Lahey | 2001-11-15 | 1 | -1/+8 |
* | From a patch by Yukihiro Nakai <ynakai@redhat.com>. | Christopher James Lahey | 2001-11-15 | 1 | -0/+30 |
* | set both the date and the time of day in one call, creating only a single | JP Rosevear | 2001-11-06 | 3 | -0/+43 |
* | Based on a patch by Damon Chaplin <damon@ximian.com> | Christopher James Lahey | 2001-11-06 | 2 | -7/+43 |
* | Snotty code so we only disconnect to rules we no longer have, etc. | 1 | 2001-11-01 | 2 | -20/+50 |
* | Ref and connect to rule changed here, also clear out previous ref's. | Not Zed | 2001-11-01 | 3 | -28/+38 |
* | emit signal when time set to none/empty. | Damon Chaplin | 2001-10-31 | 2 | -0/+6 |
* | Hook to rule changed events. (destroy): Free change id table/unconnect to | 0 | 2001-10-30 | 3 | -5/+60 |
* | try to parse just a date first, and if that works we assume it is a DATE | Damon Chaplin | 2001-10-30 | 2 | -15/+32 |
* | Set the item to the option_base on it, so the current item is set. Fix for | 0 | 2001-10-30 | 2 | -0/+7 |
* | Added column_width argument. | Christopher James Lahey | 2001-10-30 | 1 | -0/+21 |
* | Adapt to the new ECellPopup signature. | Christopher James Lahey | 2001-10-30 | 2 | -12/+29 |
* | ref the ECalendarItem and check if it gets destroyed, to try to avoid a | Damon Chaplin | 2001-10-30 | 4 | -7/+31 |
* | Commented out connecting to the scroll adjustments here since it's not | Christopher James Lahey | 2001-10-28 | 1 | -30/+37 |
* | More fixing of the license texts. | Ettore Perazzoli | 2001-10-28 | 4 | -40/+40 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 28 | -28/+0 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 28 | -56/+56 |
* | Changed the license announcement at the top of these files. | Christopher James Lahey | 2001-10-27 | 2 | -4/+38 |
* | Changed the license announcement at the top of these files. | Christopher James Lahey | 2001-10-27 | 29 | -159/+551 |
* | Added cursor_changed handling to set the has_cursor argument of the | Christopher James Lahey | 2001-10-26 | 2 | -0/+42 |
* | Fixed warnings here. | Christopher James Lahey | 2001-10-26 | 1 | -8/+8 |
* | Bumped version to 0.15.99.4 for e-iconv changes. | 5 | 2001-10-26 | 1 | -4/+4 |
* | Don't add the menu item here, do this in the context_changed signal | Jeffrey Stedfast | 2001-10-24 | 3 | -28/+115 |
* | copy the translate field over as well. Should fix an uninitialized memory | Damon Chaplin | 2001-10-24 | 2 | -0/+6 |
* | clear the struct tm fields to keep purify happy. | Damon Chaplin | 2001-10-24 | 2 | -2/+15 |
* | use the new ECellText methods to get the text and set the value. | Damon Chaplin | 2001-10-23 | 5 | -7/+240 |
* | Use right_click_down here instead of maybe_do_something. | Christopher James Lahey | 2001-10-21 | 1 | -1/+1 |
* | Keep us from reading tmp_tm uninitialized, so purify won't complain. | Jon Trowbridge | 2001-10-21 | 2 | -2/+12 |
* | Changed some of these gbooleans to be guint : 1s. | Christopher James Lahey | 2001-10-21 | 1 | -1/+1 |
* | bumped revision to .1 | 1 | 2001-10-12 | 1 | -8/+25 |
* | Now takes a menu path argument. | Jeffrey Stedfast | 2001-10-10 | 3 | -3/+11 |
* | remove the test condition and always work form the locale not he the font. | Larry Ewing | 2001-10-07 | 1 | -11/+1 |
* | add E_OBJECT_CLASS_ADD_SIGNALS and E_OBJECT_CLASS_TYPE to ease migration | Michael Meeks | 2001-10-05 | 5 | -18/+20 |
* | added BONOBO_GNOME_CFLAGS to make it compile with latest Bonobo | Rodrigo Moya | 2001-10-04 | 2 | -0/+6 |
* | Call gnome_canvas_world_to_window here. Finishes fixing Ximian bug #2613. | Christopher James Lahey | 2001-10-04 | 2 | -3/+15 |
* | Transcode empty message from utf8 to gtk charset. Fixes Ximian bug #2468. | Christopher James Lahey | 2001-10-03 | 1 | -6/+12 |
* | Bumped the sonumber to 14. | Christopher James Lahey | 2001-10-02 | 2 | -3/+56 |
* | grab focus to the date entry or the time entry, depending on which is | Damon Chaplin | 2001-09-27 | 2 | -0/+30 |
* | Commit patch from Chris to implement e_tree_right_click_up() for | Ettore Perazzoli | 2001-09-26 | 2 | -1/+38 |
* | Fixed a typo here where we were setting the running height based on the | Christopher James Lahey | 2001-09-21 | 1 | -1/+1 |
* | add prototype for e_date_edit_set_editable. | Chris Toshok | 2001-09-17 | 3 | -0/+33 |
* | Check that unsorted >= 0 before using it as an array index. (Bug #9115) | Jon Trowbridge | 2001-09-15 | 1 | -2/+3 |
* | Don't unref the old dropdown, we don't "own" it. | Jeffrey Stedfast | 2001-09-14 | 2 | -3/+5 |
* | unref the old dropdown_menu if there is one. | Larry Ewing | 2001-09-13 | 2 | -0/+8 |
* | No longer need the context in order to clone a FilterRule. | Jeffrey Stedfast | 2001-09-13 | 2 | -2/+8 |
* | Re-remove evil utf8_to_gtk debug printf that Chris seems to have | Dan Winship | 2001-09-09 | 1 | -1/+0 |
* | Bumped version number to 0.11.99.3 for ETableWithout. | Christopher James Lahey | 2001-09-08 | 2 | -2/+4 |
* | added a default size for the saved search dialog of 600 x 300 such that it | Anna Marie Dirks | 2001-09-07 | 2 | -1/+7 |
* | added a wee bit of padding around the find now label in response to bug | Anna Marie Dirks | 2001-09-06 | 2 | -0/+6 |
* | Use e_iconv_from_locale, not e_iconv_to_locale. | Chyla Zbigniew | 2001-09-03 | 1 | -1/+1 |
* | Bumped the version number to 0.11.99.2 for new e_utf8 functions. | Christopher James Lahey | 2001-09-02 | 2 | -54/+89 |
* | Bumped the version number to 0.111.99.1 for new e_utf8 functions. | Christopher James Lahey | 2001-09-01 | 2 | -66/+154 |
* | New prototype here. | Ettore Perazzoli | 2001-08-29 | 3 | -0/+40 |
* | This patch fixes a lot of i18n problems in Evolution. | Chyla Zbigniew | 2001-08-22 | 1 | -0/+1 |
* | cut and paste fixed version of gnome_canvas_button here. | Chris Toshok | 2001-08-22 | 1 | -0/+255 |
* | Compile fixes | Iain Holmes | 2001-08-18 | 1 | -0/+1 |
* | added e_date_edit_get/set_make_time_insensitive() which makes the time | Damon Chaplin | 2001-08-17 | 3 | -18/+115 |
* | Set the horizontal usize of the entry to 4. | Ettore Perazzoli | 2001-08-17 | 2 | -0/+6 |
* | Boost scoring on an exact nickname match. Manually addressify match. | Jon Trowbridge | 2001-08-16 | 4 | -52/+64 |
* | Destroy, do not unref, the popup_window. | Federico Mena Quintero | 2001-08-15 | 2 | -1/+7 |
* | Correctness fixes for when the entry and submenu must be interchanged. | Federico Mena Quintero | 2001-08-15 | 2 | -24/+50 |
* | *Please* add accessor functions instead of just object arguments! | Federico Mena Quintero | 2001-08-15 | 3 | -42/+190 |
* | Add "Any Category" option for category searches. | Jon Trowbridge | 2001-08-14 | 2 | -1/+6 |
* | Handle GDK_KP_Up and GDK_KP_Down here. | Christopher James Lahey | 2001-08-14 | 1 | -0/+2 |
* | Oops, we didn't need to unref all of the widgets, just a few. | Jeffrey Stedfast | 2001-08-11 | 2 | -14/+8 |
* | Removed comment about the need to resolve nicknames properly, because we | Jon Trowbridge | 2001-08-11 | 5 | -32/+279 |
* | last_item_separator shouldn't get reset if the item is hidden. | Christopher James Lahey | 2001-08-11 | 1 | -8/+8 |
* | new proto and virtual method | JP Rosevear | 2001-08-10 | 2 | -0/+27 |
* | Don't forget to unref stuff here too. | Jeffrey Stedfast | 2001-08-10 | 3 | -94/+132 |
* | Fixes bug #6918 | Anna Marie Dirks | 2001-08-10 | 2 | -1/+9 |
* | changed the E_FILTERBAR_RESET label from "Show All" to "Clear" to | Anna Marie Dirks | 2001-08-10 | 2 | -1/+7 |
* | Chain to the destroy handler in the parent class! | Federico Mena Quintero | 2001-08-09 | 4 | -1/+19 |
* | Chain to the destroy handler in the parent class! | Federico Mena Quintero | 2001-08-09 | 2 | -0/+6 |
* | Re-labeled the "Activate" button "Find Now". | Anna Marie Dirks | 2001-08-09 | 2 | -1/+5 |
* | New. New. | Ettore Perazzoli | 2001-08-08 | 4 | -0/+277 |
* | allow toggling between converting from the gdkfont's charset or from the | Larry Ewing | 2001-08-07 | 1 | -1/+11 |
* | [Added an "Activate" button to the search bar.] | Ettore Perazzoli | 2001-08-05 | 3 | -17/+66 |
* | Make the close icon as large as the pin icon so the bar doesn't change | Ettore Perazzoli | 2001-08-05 | 2 | -13/+25 |
* | Request an update. (e_calendar_item_mark_days): Likewise. | Federico Mena Quintero | 2001-08-04 | 2 | -0/+9 |
* | don't show the year in the popup submenu for the months, and center the | Damon Chaplin | 2001-07-25 | 2 | -4/+15 |
* | When the dialog gets closed, always make sure the entry widget becomes | Jeffrey Stedfast | 2001-07-19 | 2 | -1/+5 |
* | When the dialog gets closed, always make sure the entry widget becomes | Jeffrey Stedfast | 2001-07-19 | 2 | -188/+179 |
* | Remove the debugging message here. | Dan Winship | 2001-07-18 | 1 | -1/+0 |
* | Fixes bug #2901. | Federico Mena Quintero | 2001-07-17 | 2 | -16/+10 |
* | *** empty log message *** | Jacob Berkman | 2001-07-16 | 3 | -21/+27 |
* | Reset the view when we set the model here. Fixes Ximian #4105. | Christopher James Lahey | 2001-07-16 | 1 | -0/+1 |
* | Created this function for key presses that move in some way other than | Christopher James Lahey | 2001-07-11 | 2 | -78/+80 |
* | Destroy the tooltip if we're the owner when we're destroyed. Also, keep a | Christopher James Lahey | 2001-07-08 | 1 | -0/+2 |
* | added functions to set a callback to get the current time, which is used | Damon Chaplin | 2001-07-03 | 7 | -50/+230 |
* | *misc/e-filter-bar.c (option_changed): Specified a default size for the | Anna Marie Dirks | 2001-07-03 | 1 | -3/+20 |
* | Take a callback function and user_data so that we can add listeners to | Jeffrey Stedfast | 2001-07-03 | 3 | -3/+34 |
* | Updated to build e-charset-picker.c | Jeffrey Stedfast | 2001-07-03 | 5 | -0/+515 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 14 | -25/+25 |
* | copied the EMap widget verbatim from Ximian Setup Tools. Hmm. Maybe it | Damon Chaplin | 2001-06-14 | 4 | -0/+1933 |
* | Removed unused variable. | Federico Mena Quintero | 2001-06-01 | 3 | -2/+9 |
* | #include <stdlib.h> #include <string.h>. Kill warnings. | Kjartan Maraas | 2001-05-25 | 1 | -0/+1 |
* | Killed a warning here. (model_changed, items_inserted): Check if we're | Christopher James Lahey | 2001-05-19 | 1 | -7/+5 |
* | my computer crashed while commiting this first time. | Gediminas Paulauskas | 2001-05-12 | 1 | -2/+2 |
* | Added util/e-sorter-array.lo and widgets/e-reflow-model.lo. Removed | Christopher James Lahey | 2001-05-08 | 4 | -410/+1199 |
* | Fix for #2253 (search names not translated), mail-search i18n fixes. | Gediminas Paulauskas | 2001-05-08 | 2 | -13/+28 |
* | write what was converted to console, this function does not work always. | Gediminas Paulauskas | 2001-05-08 | 1 | -3/+6 |
* | I am sure at least with this: | Gediminas Paulauskas | 2001-05-07 | 2 | -3/+17 |
* | Added widgets/e-categories-master-list-dialog-model.lo and | Christopher James Lahey | 2001-04-29 | 1 | -3/+25 |
* | Update | Kjartan Maraas | 2001-04-24 | 1 | -2/+3 |
* | Added #include <glib.h> and moved corresponding local headers to the top. | Kjartan Maraas | 2001-04-24 | 7 | -10/+30 |