| Commit message (Expand) | Author | Age | Files | Lines |
| * | ugh, fix some last minute changes which broke shit. | Not Zed | 2004-04-08 | 2 | -18/+19 |
| * | A widget to show component info for the current component/view. | Not Zed | 2004-04-08 | 4 | -0/+235 |
| * | Updated for changes to e-config-page.c (init): Removed the OK and Apply | Jeffrey Stedfast | 2004-04-08 | 4 | -204/+24 |
| * | Make the button initially insensitive. Connect to the entry's "changed" | Dan Winship | 2004-04-03 | 2 | -6/+30 |
| * | Create a new class for "Western European, New" to fix a translation issue. | Jeffrey Stedfast | 2004-04-02 | 2 | -2/+9 |
| * | start the rule editor with the right label. | Not Zed | 2004-03-31 | 2 | -1/+6 |
| * | We don't need this really (class_init): We don't need to have our own | Rodney Dawes | 2004-03-27 | 2 | -2/+13 |
| * | 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 | 3 | -14/+78 |
| * | move function about setup_bonobo_menus which requires it so its not | Trent Lloyd | 2004-03-13 | 2 | -11/+16 |
| * | enlarge the text box to accomodate the time info in different locales. | Kidd Wang | 2004-03-12 | 2 | -2/+5 |
| * | fixed ChangeLog | Jeffrey Stedfast | 2004-03-12 | 1 | -1/+1 |
| * | Fix for bug #55267. | Jeffrey Stedfast | 2004-03-12 | 2 | -2/+2 |
| * | Use efb->setquery properly (set to TRUE before calling set_item_id and | Jeffrey Stedfast | 2004-03-12 | 3 | -9/+29 |
| * | Emit the "search-activated" signal. Fixes bug #55054. | Jeffrey Stedfast | 2004-03-03 | 2 | -0/+9 |
| * | Create the arrows in these widgets as GTK_SHADOW_NONE, since the default | Rodney Dawes | 2004-02-27 | 4 | -3/+13 |
| * | remove the right thing | Christian Neumair | 2004-02-27 | 1 | -1/+1 |
| * | Before Update the bonobo ui component, remove it first. | Bill Zhu | 2004-02-26 | 2 | -0/+8 |
| * | Change the shadow type for the arrows here, so that themes that do handle | Rodney Dawes | 2004-02-13 | 1 | -1/+1 |
| * | Change the filename and section that we pass to gnome_help_display_desktop | Rodney Dawes | 2004-02-12 | 2 | -2/+8 |
| * | Add a Help button (impl_response): Handle the Help button and open the | Rodney Dawes | 2004-02-11 | 2 | -0/+20 |
| * | Don't show the task label by default | Rodney Dawes | 2004-02-06 | 2 | -1/+4 |
| * | Moved here from shell/, since they are now used only by the components, | Dan Winship | 2004-02-04 | 8 | -4/+1165 |
| * | set image_buf/image_buf_size here instead of in all callers. also emit the | Chris Toshok | 2004-02-03 | 2 | -16/+32 |
| * | add an alignment around the image. This might not be enough. hrm. | Chris Toshok | 2004-01-31 | 3 | -23/+83 |
| * | abstract out the drag and droppable image widget from the contact list | Chris Toshok | 2004-01-31 | 4 | -0/+554 |
| * | Only save the search-bar state OR the filter-bar state - decided based on | Jeffrey Stedfast | 2004-01-31 | 2 | -51/+45 |
| * | Same. | Jeffrey Stedfast | 2004-01-29 | 3 | -3/+12 |
| * | Added a new property "state" which is READ-WRITE so that we can | Jeffrey Stedfast | 2004-01-29 | 4 | -19/+204 |
| * | if the source is primary, don't allow it to be un-selected | JP Rosevear | 2004-01-24 | 2 | -11/+19 |
| * | Be even more exactly like the GtkButton painting stuff | Rodney Dawes | 2004-01-21 | 2 | -9/+12 |
| * | set a primary selection if there is one before the rebuild | JP Rosevear | 2004-01-21 | 2 | -6/+27 |
| * | provide parent iter in/out arg (test_collapse_row_callback): use priv | JP Rosevear | 2004-01-21 | 2 | -16/+57 |
| * | util routine to clear the row reference to the saved primary selection | JP Rosevear | 2004-01-21 | 2 | -43/+101 |
| * | check if the collapsing node has its child selected, if so take a row | JP Rosevear | 2004-01-21 | 2 | -1/+75 |
| * | create the data structure for rebuilding the model (free_rebuild_data): | JP Rosevear | 2004-01-20 | 2 | -22/+202 |
| * | Fix remaining usages of GTK_*EXPANDER* defines | Rodney Dawes | 2004-01-15 | 3 | -19/+23 |
| * | Implemented #127527: the attachment bar is packed inside an EExpander | ERDI Gergo | 2004-01-11 | 4 | -1/+1447 |
| * | Fix for bug #46349 | Rodney Dawes | 2003-12-23 | 2 | -35/+74 |
| * | call gdk_window_focus() so that keyboard works correctly. | Harry Lu | 2003-12-18 | 2 | -1/+6 |
| * | Use e_source_equal() instead of comparing pointers. This allows user to | Hans Petter Jansson | 2003-12-17 | 1 | -8/+14 |
| * | Remove hard coded disable deprecated flags | JP Rosevear | 2003-12-07 | 1 | -1/+0 |
| * | Fix for bugzilla bug #51624 and #51627. | Harry Lu | 2003-12-05 | 4 | -13/+52 |
| * | (init): Set the mode on the text cell | Ettore Perazzoli | 2003-12-03 | 2 | -0/+8 |
| * | list the signal args properl | JP Rosevear | 2003-12-02 | 2 | -1/+5 |
| * | Added test-source-option-menu executable | ÉRDI Gergo | 2003-12-01 | 1 | -1/+2 |
| * | canned the _clicked handlers as those make it impossible to move just one | ERDI Gergo | 2003-12-01 | 2 | -22/+5 |
| * | Add NONE:POINTER. | Ettore Perazzoli | 2003-12-01 | 4 | -8/+51 |
| * | New test. | Ettore Perazzoli | 2003-12-01 | 5 | -1/+444 |
| * | renamespace and move to here build new files | Mike Kestner | 2003-11-18 | 4 | -0/+1434 |
| * | allow new lable with mnemonic (e_search_bar_construct): alter lable name. | Charles Zhang | 2003-11-17 | 2 | -3/+8 |
| * | use find_source_iter and get the selection from the right spot | JP Rosevear | 2003-11-17 | 2 | -25/+66 |
| * | make source selector flags/libs | JP Rosevear | 2003-11-15 | 3 | -6/+11 |
| * | remove a declaration of a deleted func. | Bolian Yin | 2003-11-13 | 2 | -2/+4 |
| * | a canvas item does not inherit from gtkwidget | JP Rosevear | 2003-11-13 | 2 | -19/+8 |
| * | Fixes #50538 | Bolian Yin | 2003-11-11 | 3 | -40/+61 |
| * | (e_source_selector_new): Expand all the | Ettore Perazzoli | 2003-11-11 | 2 | -0/+7 |
| * | make sure the marshal stuff is in the sources and remove the built files | JP Rosevear | 2003-11-07 | 2 | -2/+10 |
| * | Shush. | JP Rosevear | 2003-11-07 | 1 | -0/+1 |
| * | fill_popup_menu signal has 2 arguments. | Rodrigo Moya | 2003-10-29 | 2 | -1/+6 |
| * | added "fill_popup_menu" signal, to allow the addition of new items to the | Rodrigo Moya | 2003-10-29 | 3 | -1/+42 |
| * | Remove these (unused since 1.2) | Dan Winship | 2003-10-22 | 3 | -268/+4 |
| * | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 5 | -0/+957 |
| * | new, treeview renderer for combo cells new, GtkCellEditable for combo | Mike Kestner | 2003-10-01 | 6 | -0/+738 |
| * | Fixes #1245. ECalendar should be usable with the keyboard | Bolian Yin | 2003-09-22 | 5 | -53/+342 |
| * | Fixes #15638. | Hans Petter Jansson | 2003-08-28 | 1 | -3/+15 |
| * | add dependency on a11y/widgets. a11y init. (e_calendar_item_bounds): new | Bolian Yin | 2003-08-27 | 2 | -1/+23 |
| * | use EVO_MARSHAL_RULE | Dan Winship | 2003-07-24 | 2 | -12/+3 |
| * | Remove this, since it claims to be deprecated, and nothing is actually | Dan Winship | 2003-07-23 | 4 | -443/+5 |
| * | Create the pixbuf from empty.xpm rather than just calling | Dan Winship | 2003-07-23 | 2 | -1/+8 |
| * | Added a handler for GtkWidget::mnemonic_activate(). | Federico Mena Quintero | 2003-07-14 | 3 | -0/+37 |
| * | Chain to the parent handler. Fixes #45236. | Federico Mena Quintero | 2003-07-10 | 2 | -0/+6 |
| * | make sure we don't unref the sorter more than once. | Chris Toshok | 2003-07-05 | 1 | -1/+4 |
| * | unref the sorter | Dan Winship | 2003-07-01 | 1 | -1/+3 |
| * | (set_menu): Translate the text. [#45112] | Ettore Perazzoli | 2003-06-23 | 2 | -1/+5 |
| * | set iso-2022-cn string to Simplified | Jeffrey Stedfast | 2003-06-20 | 1 | -1/+1 |
| * | Fix for #45082: GB18030 BIG5HKSCS and EUC-TW charsets not supported in | Suresh Chandrasekharan | 2003-06-20 | 2 | -29/+30 |
| * | accept event arg to be NULL. | Bolian Yin | 2003-06-19 | 1 | -8/+14 |
| * | missed the changelog entry last time. | Larry Ewing | 2003-06-13 | 1 | -1/+2 |
| * | i2003-06-13 Larry Ewing <lewing@ximian.com> | Larry Ewing | 2003-06-13 | 1 | -0/+5 |
| * | Put the ChangeLog.pre-1-4 in the Makefiles. | Ettore Perazzoli | 2003-06-13 | 1 | -1/+3 |
| * | take ownership of the duplicate string. | Larry Ewing | 2003-06-12 | 2 | -1/+5 |
| * | Roll over ChangeLogs. | Ettore Perazzoli | 2003-06-10 | 2 | -1903/+1903 |
| * | Fixes #43775 | JP Rosevear | 2003-05-31 | 3 | -7/+43 |
| * | Added HIG-appropriate spacing/ padding to the main hbox into which the | Anna Marie Dirks | 2003-05-20 | 2 | -3/+9 |
| * | port to GtkDialog. | Larry Ewing | 2003-05-19 | 2 | -35/+75 |
| * | Added appropriate padding/spacing to the categories list dialog. Fixes the | Anna Marie Dirks | 2003-05-17 | 1 | -155/+153 |
| * | guard against multiple destroys | JP Rosevear | 2003-05-15 | 2 | -10/+17 |
| * | [#42628] Call emit_search_activated() instead of emit_query_changed(). | Ettore Perazzoli | 2003-05-14 | 2 | -1/+7 |
| * | [ fixes bug #42177 ] remove the CAN_FOCUS flag. | Chris Toshok | 2003-05-12 | 2 | -2/+5 |
| * | Fix date in ChangeLog. | Ettore Perazzoli | 2003-05-10 | 1 | -1/+1 |
| * | *** empty log message *** | Ettore Perazzoli | 2003-05-10 | 2 | -0/+8 |
| * | trash e_utf8_gtk function (e_search_bar_get_text): ditto | JP Rosevear | 2003-05-08 | 2 | -2/+7 |
| * | Remove this so that GtkContainer's destroy method will destroy all of the | Dan Winship | 2003-04-30 | 2 | -25/+7 |
| * | *misc/e-multi-config-dialog.c : add appropriate padding and spacing to the | Anna Dirks | 2003-04-24 | 1 | -2/+4 |
| * | (remove_bonobo_menus): Only do the actual remove | Ettore Perazzoli | 2003-04-16 | 2 | -0/+9 |
| * | Unref the metrics. (e_calendar_item_draw): Re-use the widget's context | Hans Petter Jansson | 2003-04-16 | 3 | -3/+33 |
| * | Change the border width and padding to comply with the HIG. Fixes bug | Jeffrey Stedfast | 2003-04-12 | 2 | -1/+3 |
| * | Change the border width and padding to comply with the HIG. Fixes bug | Jeffrey Stedfast | 2003-04-12 | 2 | -1/+8 |
| * | kill an old e_utf8_gtk usage | Mike Kestner | 2003-04-09 | 2 | -7/+5 |
| * | remove e-font.[ch], test-e-font, and test-font-loading. kill | Mike Kestner | 2003-04-09 | 2 | -235/+0 |
| * | fill_color_gdk is a boxed GdkColor, not a pointer. (ecb_set_property): | Chris Toshok | 2003-04-08 | 1 | -6/+7 |
| * | e_cell_percent_get_type returns GType, not GtkType. | Chris Toshok | 2003-04-07 | 3 | -2/+10 |
| * | For example; a selection ending 2003-apr-02 does not fit into the | Hans Petter Jansson | 2003-04-03 | 2 | -8/+24 |
| * | move to using gtk_im_context. | Larry Ewing | 2003-04-02 | 2 | -85/+11 |
| * | Nuke GdkFont and use Pango's font measuring for everything. | Hans Petter Jansson | 2003-04-02 | 4 | -130/+160 |
| * | Handle multiple destroys. | Hans Petter Jansson | 2003-03-31 | 2 | -3/+15 |
| * | set the sub item to the default as well | JP Rosevear | 2003-03-29 | 2 | -0/+18 |
| * | #include gtkarrow.h Likewise | Dan Winship | 2003-03-25 | 4 | -2/+11 |
| * | Remove e_notice. (Moved to evolution.) | Dan Winship | 2003-03-25 | 2 | -30/+0 |
| * | [ fixes bug #39856 ] request a full redraw when we're done dragging | Chris Toshok | 2003-03-21 | 1 | -0/+1 |
| * | Updated to use GtkDialog instead of GnomeDialog. Also fixed bug #39550 | Jeffrey Stedfast | 2003-03-20 | 3 | -95/+102 |
| * | Use GtkArrow instead of pixmaps Use GtkArrow instead of pixmaps | Rodney Dawes | 2003-03-12 | 5 | -84/+11 |
| * | (destroy): Removed unused variable. | Ettore Perazzoli | 2003-03-07 | 2 | -1/+4 |
| * | Use G_GNUC_FUNCTION instead of __FUNCTION__. | Ettore Perazzoli | 2003-03-07 | 2 | -2/+5 |
| * | i18n fix | Dmitry Mastrukov | 2003-03-05 | 1 | -1/+1 |
| * | init column_count to column_start + 1. (item_removed): clean up the | Chris Toshok | 2003-02-28 | 1 | -7/+11 |
| * | guard this so we don't try to free priv multiple times. | Chris Toshok | 2003-02-28 | 2 | -3/+9 |
| * | use gdk_event_copy and gdk_event_free to dup the event. | Mike Kestner | 2003-02-28 | 1 | -19/+11 |
| * | remove the grab_cancelled_check_id if it's still active. | Chris Toshok | 2003-02-27 | 1 | -0/+4 |
| * | Use g_signal_handlers_disconnect_by_func since | Dan Winship | 2003-02-25 | 2 | -10/+23 |
| * | Same as below. | Jeffrey Stedfast | 2003-02-25 | 9 | -115/+223 |
| * | Make libemiscwidgets, libefilterbar, and libetimezonedialog dynamic | Dan Winship | 2003-02-21 | 2 | -11/+17 |
| * | make this actually work: destroy the canvas item, memmove stuff around, | Chris Toshok | 2003-02-17 | 1 | -0/+12 |
| * | enable this function to reflow the view from a particular column onward. | Chris Toshok | 2003-02-17 | 4 | -28/+178 |
| * | 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 |