aboutsummaryrefslogtreecommitdiffstats
path: root/art/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'art/Makefile.am')
-rw-r--r--art/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/art/Makefile.am b/art/Makefile.am
index 25eaf379e8..a7de1604af 100644
--- a/art/Makefile.am
+++ b/art/Makefile.am
@@ -21,6 +21,7 @@ images_DATA = \
EXTRA_DIST = \
attachment.xpm \
+ empty.xpm \
mail-new.xpm \
mail-read.xpm \
mail-replied.xpm \
ets?h=R3_0&id=515ebfd45c748cf31e2f45fe9180f97e08051498'>Install libversit.a so that people compiling against the addressbook canPeter Williams2002-07-183-21/+44 * (setup_standard_verbs): Set the <commands> partEttore Perazzoli2002-07-182-5/+41 * (e_timezone_dialog_init):Ettore Perazzoli2002-07-062-0/+7 * (update_sensitivity): Removed.Ettore Perazzoli2002-07-032-43/+58 * (subitem_activated_cb): Don't emitEttore Perazzoli2002-07-022-3/+7 * (activate_by_subitems): Don't set the entry to beEttore Perazzoli2002-07-022-2/+7 * (build_items): Put the numbers in front of theEttore Perazzoli2002-06-192-1/+6 * Patch by clahey.JP Rosevear2002-06-181-1/+37 * Edit the view after appending it to the model.Christopher James Lahey2002-06-171-0/+1 * Don't draw or interact with the popup button if a cell isn't editableChristopher James Lahey2002-06-159-30/+50 * Bumped the version number to 0.19.99.17.Christopher James Lahey2002-06-062-1/+25 * Added debugging printfs. (e_text_request_paste): Fixed the order ofChristopher James Lahey2002-06-061-2/+14 * Added debugging printfs.Christopher James Lahey2002-06-053-1/+13 * Added debugging printfs.Christopher James Lahey2002-06-053-2/+38 * Made it so that on realize we grab focus if we have the cursor, sinceChristopher James Lahey2002-06-051-0/+11 * Added this function to let you disable the define views dialog.Christopher James Lahey2002-06-053-41/+73 * Added this function.Christopher James Lahey2002-06-057-125/+269 * Don't show this dialog more than once per collection.Christopher James Lahey2002-06-052-9/+37 * Added this function to set the user visible name of this collection.Christopher James Lahey2002-06-044-4/+45 * Reenable tooltips if the GAL_DO_TOOLTIPS environment variable is set.Christopher James Lahey2002-06-042-2/+3 * Get the font from the style again when the style changes. (init): ChecksChristopher James Lahey2002-06-045-6/+64 * Reflow and redraw when the style gets set.Christopher James Lahey2002-06-042-322/+330 * New helper function. (build_items): g_strdup() the text for all the items.Ettore Perazzoli2002-05-312-13/+71 * Added would_be_expanded refactoring code out of is_expanded.Christopher James Lahey2002-05-251-16/+22 * Put the stuff in /menu/Searchplaceholder/Search instead of /menu/Search.Ettore Perazzoli2002-05-231-3/+11 * Put the search menu in a SearchPlaceholder.Ettore Perazzoli2002-05-231-0/+3 * New, overrides GtkWidget::draw. (impl_expose_event): New, overridesEttore Perazzoli2002-05-232-2/+108 * Check for path being NULL.Christopher James Lahey2002-05-212-2/+17 * Prepend the advanced menu with a separator.Ettore Perazzoli2002-05-213-6/+15 * Strip underscores from the menu item labels.Ettore Perazzoli2002-05-213-6/+43 * Made it so that if the current_id doesn't match any of the given ids, itChristopher James Lahey2002-05-142-4/+20 * Changed a lot of direct uses in this file of node->is_expanded to call theChristopher James Lahey2002-05-141-70/+76 * If grabbed_item is NULL, cancel the timeout.Christopher James Lahey2002-05-111-0/+8 * Include string.h here.Christopher James Lahey2002-05-111-0/+2 * Switch from gnome_canvas_item_grab to e_canvas_item_grab.Christopher James Lahey2002-05-105-31/+149 * Bump file version to 2. (This will make older versions of gal ignore theDan Winship2002-05-101-4/+12 * Change this directory to include the $(VERSION).Christopher James Lahey2002-05-071-6/+2 * Make the style here match the proper widget style to emulate a label or anChristopher James Lahey2002-05-031-1/+1 * Added this function that lets you specify the translation domain.Christopher James Lahey2002-05-0310-84/+121 * Added horizontal dividers to this item when in table mode.Christopher James Lahey2002-05-034-26/+28 * Set the gettext-domain here.Christopher James Lahey2002-05-0211-36/+81 * From gal/e-table/ChangeLog:Christopher James Lahey2002-04-301-8/+8 * Changed LDFLAGS to LIBS for tests here. Bumped the version number toChristopher James Lahey2002-04-302-0/+39 * Take an int instead of a double. From a patch by jody@ximian.com.Christopher James Lahey2002-04-271-1/+1 * Don't print out the colors here unless debugging is turned on.Christopher James Lahey2002-04-272-1/+8 * Only unref etst->sort_info once.Christopher James Lahey2002-04-271-1/+0 * Documented the life cycle requirements of the return value of theseChristopher James Lahey2002-04-272-7/+23 * Include alloca.h here if it's necessary.Christopher James Lahey2002-04-271-0/+4 * Initialize these struct members individually instead of as a struct.Christopher James Lahey2002-04-271-1/+4 * Added calls to e_table_model_pre_change here so that the ETableItemChristopher James Lahey2002-04-261-0/+4 * Made these handle the case where all_children_selected_array has a bitChristopher James Lahey2002-04-261-2/+7 * Ansification patch from danw.Christopher James Lahey2002-04-2610-22/+23 * Ansification patch from danw.Christopher James Lahey2002-04-264-4/+4 * Ansification patch from danw.Christopher James Lahey2002-04-2650-74/+74 * Changed this to match the new e_table_memory_store_insert functionChristopher James Lahey2002-04-251-1/+1 * implement printing (pixbuf_print_height): implement print heightJP Rosevear2002-04-253-18/+53 * Updated this to match the changed function name in gal.Christopher James Lahey2002-04-232-2/+7 * Bumped version number to 0.19.99.14.Christopher James Lahey2002-04-236-31/+254 * Unref the sort_info.Jeffrey Stedfast2002-04-201-0/+5 * After unreffing all the pixmaps, free the toggle_view->pixmap_cache.Jeffrey Stedfast2002-04-201-0/+1 * Free the priv->search_string and priv itself. More memory leak fixage.Jeffrey Stedfast2002-04-202-0/+9 * print the cell in the allotted area (etog_print_height): return the printJP Rosevear2002-04-201-0/+57 * handle toggle and radio items (make_item): the item is now passed in fromJP Rosevear2002-04-181-17/+26 * Bumped version number to 0.19.99.11.Christopher James Lahey2002-04-183-22/+67 * If there is a grabbed_item, send all events to it.Christopher James Lahey2002-04-181-22/+20 * Fixed a memory leak here by using the "selection-done" signal.Christopher James Lahey2002-04-123-13/+49 * Oops. The previous change made the search bar widgets get packed in theDan Winship2002-04-102-3/+11 * Construct the buttons earlier so that the option-menu-setup code thatDan Winship2002-04-072-5/+11 * show a specific page numberJP Rosevear2002-04-073-0/+23 * Don't show the popup if the entry->item doesn't have focus.Ettore Perazzoli2002-04-041-0/+5 * ignore .pureChris Toshok2002-04-021-0/+1 * Change the ETable specs so it doesn't sort.Ettore Perazzoli2002-03-302-1/+5 * Added widgets/e-option-menu.lo.Christopher James Lahey2002-03-263-28/+69 * Call the parent function after doing all the internal work so that whenChristopher James Lahey2002-03-261-9/+9 * +2002-03-20 Christopher James Lahey <clahey@ximian.com>Chris Lahey2002-03-221-15/+15 * Add accelerators for "Find Now" and "Clear".Ettore Perazzoli2002-03-214-10/+18 * Remove all the SearchBar items before setting them up again.Ettore Perazzoli2002-03-212-25/+80 * No accelerator for "FindNow". (add_button): Add a one-pixel padding to theEttore Perazzoli2002-03-192-2/+8 * Rename the "Search Now" menu entry to "Find Now". Rename the correspondingEttore Perazzoli2002-03-192-4/+12 * New halper function to update the sensitivity of the commands.Ettore Perazzoli2002-03-192-0/+46 * Init clear_button to NULL. (add_button): New helper function to add aEttore Perazzoli2002-03-193-15/+54 * New, implementation for a new "SearchNow" verb. (setup_standard_verbs):Ettore Perazzoli2002-03-192-0/+21 * [Search bar re-design implementation, Take 2.]Ettore Perazzoli2002-03-194-30/+74 * Allow for per-item closures and also instead of taking a const charJeffrey Stedfast2002-03-162-37/+40 * Check for a style_set signal on all the contained GnomeCanvasItems.Christopher James Lahey2002-03-166-0/+82 * [Start implementing the new Search Bar design.]Ettore Perazzoli2002-03-165-107/+178 * Add a GdkPixmap * cache of rendered toggle images. This shouldChristopher James Lahey2002-03-161-48/+130 * Set horizontal scroll policy to GTK_POLICY_NEVER here. Don't set usizeChristopher James Lahey2002-03-162-9/+13 * New function that returns the total minimum width of all the columns.Christopher James Lahey2002-03-164-4/+39 * Implemented capitalization keybindings.Christopher James Lahey2002-03-152-17/+91 * Made this return a boolean that returns whether the ETableSearch used theChristopher James Lahey2002-03-154-9/+12 * Don't search if any modifier but SHIFT or LOCK is pressed.Ettore Perazzoli2002-03-152-4/+6 * If the charset item doesn't have a class (aka "Unknown"), don't write aJeffrey Stedfast2002-03-142-3/+12 * Added alpha blending here.Christopher James Lahey2002-03-142-2/+73 * Added selected_column, focused_column, and unselected_column.Christopher James Lahey2002-03-142-17/+118 * Added this function.Christopher James Lahey2002-03-144-1/+26 * Clean up comment.Ettore Perazzoli2002-03-141-3/+1 * Replaced e_marshal_BOOL__STRING with this since the function it was usedChristopher James Lahey2002-03-135-24/+53 * Added ETableSearch support.Christopher James Lahey2002-03-131-50/+164 * Added support for E_TABLE_MEMORY_STORE_OBJECT which represents a columnChristopher James Lahey2002-03-132-2/+17 * Removed Page struct. (e_multi_config_dialog_add_page): Select the initialChristopher James Lahey2002-03-132-56/+15 * Use Use e_table_memory_store instead of e_table_memory_callbacks. UseChristopher James Lahey2002-03-132-99/+44 * Give the correct height to the subcells instead of overlapping them.Christopher James Lahey2002-03-136-19/+39 * Added e-table-search.lo.Christopher James Lahey2002-03-1214-72/+587 * Proxy request_collapse signals.Christopher James Lahey2002-03-121-48/+65 * Added e-cell-vbox.lo.Christopher James Lahey2002-03-122-0/+556 * Added this function to take a ... list of column data. The expected numberChristopher James Lahey2002-03-122-0/+24 * Added a pixbuf column type.Christopher James Lahey2002-03-126-38/+69 * Use GNOME_STOCK_BUTTON_CLOSE, not GNOME_STOCK_BUTTON_CANCEL. (do_close):Ettore Perazzoli2002-03-122-10/+18 * Rename Page.widget -> Page.page_widget; it is now an EConfigPage insteadEttore Perazzoli2002-03-107-17/+427 * Bumped version number to 0.19.99.7Chris Toshok2002-03-101-2/+2 * Handle a collapse request by marking all descendents of that node asChristopher James Lahey2002-03-095-125/+193 * Added a fill_in_children signal.Christopher James Lahey2002-03-082-5/+50 * Add test-multi-config-dialog.Ettore Perazzoli2002-03-081-1/+2 * Don't display a header in the table on the left.Ettore Perazzoli2002-03-082-2/+8 * New. New.Ettore Perazzoli2002-03-065-4/+563 * Re-disable tooltips since they're (still) fantastically obnoxious withDan Winship2002-03-061-2/+0 * only call the cell's print method if it has one. Avoids crashing forDamon Chaplin2002-03-051-1/+2 * If tab is hit and the cursor is still in the entry, move down into theJon Trowbridge2002-03-011-11/+36 * make a right click bring up the popup menu.Larry Ewing2002-02-282-2/+9 * preserve behavior - hook search_activated signal to the same function asChris Toshok2002-02-254-23/+63 * gtk_widget_show() the icon_pixmap if the specified icon is not NULL.Ettore Perazzoli2002-02-222-1/+23 * Added e-table-memory-store.lo.Christopher James Lahey2002-02-2211-184/+1101 * Initialize frozen_count to 0.Christopher James Lahey2002-02-201-0/+2 * Make the defalut for tooltips be on.Christopher James Lahey2002-02-141-2/+1 * New signal for when the width of the column changes.Christopher James Lahey2002-02-133-0/+24 * Cancel tooltip timeouts here.Christopher James Lahey2002-02-131-8/+25 * remove briefly used filesJP Rosevear2002-02-093-238/+4 * oopsJP Rosevear2002-02-092-0/+234 * button/entry combo that launchs the gnome url handler on the entry textJP Rosevear2002-02-092-2/+9 * Call scroll_off and in e-tree.c hover_off.Christopher James Lahey2002-02-092-8/+29 * build new filesJP Rosevear2002-02-094-1/+248 * New function to handle unmerging menus at control deactivation time. (d):Christopher James Lahey2002-02-083-15/+35 * Bumped the required version of gal.Christopher James Lahey2002-02-073-117/+264 * Create the local directory when loading instead of when saving. This wayChristopher James Lahey2002-02-071-2/+2 * Bumped the version number to 0.19.99.5.Christopher James Lahey2002-02-0710-158/+1295 * *** empty log message ***Chris Lahey2002-02-077-38/+239 * Added gal-view-instance.c and gal-view-instance.h.Christopher James Lahey2002-02-014-72/+573 * Made this function much more readable. Got rid of all the gotos. Fixed aChristopher James Lahey2002-02-012-37/+54 * Make this function take a bitfield of parameters instead of two bools.Christopher James Lahey2002-01-312-6/+12 * Added this simple accessor function.Christopher James Lahey2002-01-314-0/+49 * New function to do a search through a tree in one direction or the other.Christopher James Lahey2002-01-312-89/+206 * Final cleanup for the CFLAGS and LIBS in the Makefiles.Ettore Perazzoli2002-01-285-23/+29 * [Implement an Outlook-style "New" dropdown button. It is basicallyEttore Perazzoli2002-01-243-110/+247 * Implement max_width_by_row.Christopher James Lahey2002-01-224-126/+211 * Request a reflow and an update when the text model changes. Fixes XimianChristopher James Lahey2002-01-211-3/+4 * new file, implements the ECellProgress object.Krisztian Pifko2002-01-172-0/+524 * Added #include <libgnome/gnome-defs.h>.Christopher James Lahey2002-01-177-0/+7 * Added #include <libgnome/gnome-defs.h>.Christopher James Lahey2002-01-1728-0/+31 * New functions for saving selection state and such.Christopher James Lahey2002-01-165-23/+210 * Handle the case of a 0 length string properly here.Christopher James Lahey2002-01-151-0/+6 * translate timezone names, and provide a function to get back to theDamon Chaplin2002-01-124-11/+69 * Made the header item here handle horizontal scrolling when adding aChristopher James Lahey2002-01-102-23/+157 * Bumped version number to 0.19.99.0. Bumped GAL_CURRENT. ResetChristopher James Lahey2002-01-093-43/+87 * Collapse nodes that were opened during a drag, unless the drop site is aChristopher James Lahey2002-01-091-3/+53 * changed the location of the Hebrew charset in the menuJeffrey Stedfast2002-01-051-3/+3 * Added iso-8859-8 (Hebrew; Visual) to the list of charsets in the menu.Jeffrey Stedfast2002-01-052-0/+8 * Reworked to fix bugs related to breaking text on newlines. Some fairlyJon Trowbridge2001-12-281-169/+95 * New. New.Ettore Perazzoli2001-12-204-0/+432 * Merging changes:Christopher James Lahey2001-12-191-11/+2 * Merging changes:Christopher James Lahey2001-12-182-2/+7 * Merging changes:Christopher James Lahey2001-12-182-0/+546 * Merging changes:Christopher James Lahey2001-12-171-28/+27 * Merging changes:Christopher James Lahey2001-12-172-11/+29 * merge from headNot Zed2001-12-142-0/+7 * unregister ETableHeaderItem widget as a drag target when unrealizing it.Gustavo Giráldez2001-12-121-0/+2 * Merging files:Christopher James Lahey2001-12-113-1/+8 * Merging changes:Christopher James Lahey2001-12-111-2/+0 * Merging changes:Christopher James Lahey2001-12-111-8/+16 * Don't crash if the text string is NULL. (text_draw_with_objects): Don'tJon Trowbridge2001-12-111-1/+4 * Merging changes:Christopher James Lahey2001-12-071-0/+2 * Merging changes:Christopher James Lahey2001-12-0511-172/+411 * Merging changes:Christopher James Lahey2001-12-042-11/+15 * Merging changes:Christopher James Lahey2001-12-043-53/+410 * Merging changes:Christopher James Lahey2001-12-011-0/+3 * updated to new version from Ximian Setup Tools. Fixes bug #7641.Damon Chaplin2001-11-293-44/+76 * Bumped version number to 0.18.1.Christopher James Lahey2001-11-151-1/+8 * Ungrab and set maybe_in_grab to FALSE before sending the double clickChristopher James Lahey2001-11-151-0/+17 * From a patch by Yukihiro Nakai <ynakai@redhat.com>.Christopher James Lahey2001-11-151-0/+30 * Handle the case where page up or page down goes off the end of the tableChristopher James Lahey2001-11-152-0/+18 * Don't select all if the source model doesn't have a root node (it used toChristopher James Lahey2001-11-111-1/+6 * Make a printout here be conditionally compiled (and compiled out byChristopher James Lahey2001-11-111-1/+1 * Fixed stupid bug (U_ macro should always take one argument).Chyla Zbigniew2001-11-091-4/+5 * Only popup entries that have focus. Fixes the lingering completion popupJon Trowbridge2001-11-091-1/+3 * set both the date and the time of day in one call, creating only a singleJP Rosevear2001-11-063-0/+43 * Based on a patch by Damon Chaplin <damon@ximian.com>Christopher James Lahey2001-11-062-7/+43 * New functions here.Christopher James Lahey2001-11-063-9/+32 * We should only pre_change here if frozen = 0, otherwise we'll leakChristopher James Lahey2001-11-062-3/+6 * Bumped the version number to 0.17.99.0. Bumped the soname to 18.Christopher James Lahey2001-11-032-1/+4 * Fixed the signature of this function.Christopher James Lahey2001-11-011-1/+1 * Bumped the version number to 0.16.99.0 and GAL_CURRENT to 17.Christopher James Lahey2001-11-016-4/+78 * Snotty code so we only disconnect to rules we no longer have, etc.12001-11-012-20/+50 * Ref and connect to rule changed here, also clear out previous ref's.Not Zed2001-11-013-28/+38 * Bumped the version number here to 0.16.Christopher James Lahey2001-10-311-0/+3 * Added frozen_count variable to know not to show the cursor while a changeChristopher James Lahey2001-10-3115-90/+393 * emit signal when time set to none/empty.Damon Chaplin2001-10-312-0/+6 * Leave edit if commit is called.Christopher James Lahey2001-10-311-8/+16 * Request the right regions here. The range given is inclusive, notChristopher James Lahey2001-10-311-2/+2 * Remove point handler and just let GnomeCanvasGroup handle it.Christopher James Lahey2001-10-312-11/+3 * Bumped the version number here to 0.15.99.10.Christopher James Lahey2001-10-312-0/+8 * Hook to rule changed events. (destroy): Free change id table/unconnect to02001-10-303-5/+60 * try to parse just a date first, and if that works we assume it is a DATEDamon Chaplin2001-10-302-15/+32 * Set the item to the option_base on it, so the current item is set. Fix for02001-10-302-0/+7 * Fix this to check from initial instead of initial + 1.Christopher James Lahey2001-10-301-1/+1 * Added column_width argument.Christopher James Lahey2001-10-301-0/+21 * Calc height here if we need it to check the y position of the cursor.Christopher James Lahey2001-10-301-0/+7 * Adapt to the new ECellPopup signature.Christopher James Lahey2001-10-302-12/+29 * Bumped the version number here to 0.15.99.9.Christopher James Lahey2001-10-305-44/+72 * ref the ECalendarItem and check if it gets destroyed, to try to avoid aDamon Chaplin2001-10-304-7/+31 * Added. Makes our popup window a transient of the toplevel.Jon Trowbridge2001-10-301-0/+24 * destroy our completion_view_popup... we've been leaking them all of thisJon Trowbridge2001-10-301-1/+3 * Ignore buttons 4 and 5 here. Fixes Ximian bug #13853.Christopher James Lahey2001-10-302-12/+16 * Hide the Help button here since there's nothing connected to it.Christopher James Lahey2001-10-302-2/+21 * Silently drop match strings that contain invalid utf-8... not a good thingJon Trowbridge2001-10-301-18/+17 * Don't go outside the table looking for matches when doing the last_accessChristopher James Lahey2001-10-303-16/+17 * Set text->revert = NULL here. (e_text_cancel_editing): Only revert ifChristopher James Lahey2001-10-291-1/+4 * Bumped version number here to 0.15.99.7.Christopher James Lahey2001-10-292-4/+22 * Fix crash here.Christopher James Lahey2001-10-281-1/+1 * Check item->type != NULL here. Fixes Ximian bug #4668.Christopher James Lahey2001-10-281-1/+1 * Removed erroneous comment about needing to handle selection better.Christopher James Lahey2001-10-281-2/+0 * Commented out connecting to the scroll adjustments here since it's notChristopher James Lahey2001-10-281-30/+37 * More fixing of the license texts.Ettore Perazzoli2001-10-286-58/+58 * Bumped the version number to 0.15.99.6 for emulate_label_resize.Christopher James Lahey2001-10-281-13/+88 * Fixing the license text.Ettore Perazzoli2001-10-2828-28/+0 * Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-2728-56/+56 * Chain the cursor_activated signal even if the row is -1.Christopher James Lahey2001-10-272-11/+10 * Changed the license announcement at the top of these files.Christopher James Lahey2001-10-273-10/+60 * Changed the license announcement at the top of these files.Christopher James Lahey2001-10-272-38/+38 * Changed the license announcement at the top of these files.Christopher James Lahey2001-10-27