aboutsummaryrefslogtreecommitdiffstats
path: root/widgets
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GAL_2_3_3'.GAL_2_3_3nobody2005-01-2282-28994/+0
* Don't pass in the "fill_color" property for creating the canvas item forRodney Dawes2005-01-222-2/+0
* fix a typoHarry Lu2005-01-201-1/+1
* ** See bug #64964.Not Zed2005-01-202-1/+14
* add a translater note.Harry Lu2005-01-202-0/+6
* Fix for 46359, enable "Alt+Down Arrow" to show the popup forHarry Lu2005-01-192-12/+42
* return the entry of the date edit.Hao Sheng2005-01-183-0/+16
* Fix for 62831.Harry Lu2005-01-172-0/+12
* Get the value for the autodelete toggle button (page_changed_cb): Do notChenthill Palanisamy2005-01-122-2/+15
* Added code to support global options. Filled the finalize and disposeChenthill Palanisamy2005-01-104-13/+167
* dist the glade fileJP Rosevear2005-01-062-0/+5
* Commiting the files mentioned below again to HEAD since it was not addedChenthill Palanisamy2005-01-064-0/+1939
* merging send optionsChenthill Palanisamy2005-01-062-0/+12
* Modify the changelog's entry date to corret year.Harry Lu2005-01-041-1/+1
* new internal function to popup the menu. (impl_button_press_event): callHarry Lu2005-01-043-4/+61
* translate strings based on translation-domain, if supplied.Not Zed2004-12-222-9/+29
* Fixes #29309JP Rosevear2004-12-222-3/+18
* Use gtk_paint_foo instead of the deprecated gtk_draw_foo functionsRodney Dawes2004-12-153-99/+46
* test progJP Rosevear2004-11-2619-696/+136
* check whether header_canvas and table_canvas is NULL.Li Yuan2004-11-241-3/+5
* Convert to G_DEFINE_TYPEJP Rosevear2004-11-122-12/+16
* convert to G_DEFINE_TYPEJP Rosevear2004-11-122-12/+10
* if canvas has a focused item but the etable does not have a cursor row,Li Yuan2004-11-041-0/+4
* Fix up changelogs to have the correct info.JP Rosevear2004-11-022-86/+91
* Add a name for timezone combox. Make accessibility name and descriptionLi Yuan2004-11-016-1/+113
* use E_WIDGET instead of GNOME_FULLJP Rosevear2004-10-282-8/+12
* return FALSE so we don't kill the focus event chainJP Rosevear2004-10-201-3/+3
* fix e-source-option-menu includeJP Rosevear2004-10-152-1/+5
* don't build source selector or source option menu or test programs anyJP Rosevear2004-10-149-1825/+7
* implement popup_menu so that popup menu can be shown with Shift+F10.Harry Lu2004-10-082-0/+24
* Fixes #66164JP Rosevear2004-10-062-2/+14
* added boolean object boxed.Not Zed2004-10-064-21/+38
* Add the label back for previewing the timezone name, and set the labelRodney Dawes2004-09-143-10/+66
* Point at "config-prefs" instead of "config" for the help sectionRodney Dawes2004-09-142-1/+6
* Bugzilla #63731Suresh Chandrasekharan2004-08-311-2/+32
* Rollback for fix #63731Suresh Chandrasekharan2004-08-262-17/+24
* Bugzilla #63731Suresh Chandrasekharan2004-08-262-24/+17
* [ probable fix for the remaining portion of #45931 ]Chris Toshok2004-08-251-3/+8
* Connect to the "changed" signal instead of "activate"Rodney Dawes2004-08-172-1/+8
* Really dist the pilot sources this timeJP Rosevear2004-08-132-0/+10
* include scrollbar offset in vertical calculation. don't ask me i just workNot Zed2004-08-121-4/+6
* nuke, unnecessary. (e_entry_start_completion): set item_chosen to FALSE.Chris Toshok2004-08-061-20/+6
* do not set position, it's already done in .glade, call set_transient_forRadek Doulik2004-08-044-17/+17
* accessor (e_pilot_settings_set_source): ditto (build_ui): show the sourceJP Rosevear2004-08-034-0/+293
* use ctrl-shift-q to clear search barJP Rosevear2004-07-262-1/+6
* watch for selection changes and set Delete button sensitivity according toRadek Doulik2004-07-241-0/+21
* include config.h. See #61395.Not Zed2004-07-222-0/+8
* remove protoJP Rosevear2004-07-213-41/+24
* remove debug spew and fix the display when pango_layout_line_x_to_indexChris Toshok2004-07-162-10/+11
* s/GB-2312/GB2312/ - fixes bug #61385.Jeffrey Stedfast2004-07-132-1/+5
* added e_table_model_pre_change because we call e_table_model_row_insertedRadek Doulik2004-07-131-0/+2
* fixed the ChangeLogJeffrey Stedfast2004-07-011-1/+1
* Fix alignment of the icon to be 0x0Rodney Dawes2004-06-252-0/+7
* Add a call to e_source_selector_set_select_new here so that we can selectRodney Dawes2004-06-253-1/+34
* Fix some spacing and border width properties on the dialog's widgets toRodney Dawes2004-06-233-0/+52
* Add preconditions. Make sure garbage or NULL data doesn't get used.Hans Petter Jansson2004-06-232-5/+22
* clone view before saving it to avoid problems with setting current_view_idRadek Doulik2004-06-211-0/+2
* fix a path leak and maek the code more structured.Not Zed2004-06-163-7/+33
* prepend label " " before the ETableRadek Doulik2004-06-152-14/+57
* (pixbuf_cell_data_func): fix the appearance a little.Larry Ewing2004-06-122-2/+4
* (pixbuf_cell_data_func): clean up warnings. (double bad larry).Larry Ewing2004-06-122-4/+2
* (pixbuf_cell_data_func): actually initialize the pixbuf (bad larry).Larry Ewing2004-06-122-1/+2
* make the source selector use a colock block instead of setting theLarry Ewing2004-06-122-14/+50
* set dialog window position, glade doesn't do that for us anymore as theRadek Doulik2004-06-114-4/+158
* hardcode the border size. it is hardcoded in e-text as well. Even usingRadek Doulik2004-06-111-5/+7
* HIGified, updated as suggested in #46236Radek Doulik2004-06-112-244/+224
* added castRadek Doulik2004-06-114-17/+14
* fixes for compiler warningsRadek Doulik2004-06-109-14/+11
* remove defunct Revert button and replace OK/Cancel buttons with a CloseJon Oberheide2004-06-102-43/+2
* add new api for setting the whole selection in one go. See #59546.Not Zed2004-06-102-0/+16
* process only if len > 0Radek Doulik2004-06-091-30/+33
* (ensure_nonzero_step_increments): set step increments always to 16Radek Doulik2004-06-091-2/+2
* new helper function to set step_increments (allocate_callback): callRadek Doulik2004-06-091-0/+20
* Add HIG border width for dialog window.William Jon McCann2004-06-042-0/+6
* Link test-error against libeutil.Christian Neumair2004-06-022-2/+7
* Don't propagate the expose to the label widget, the parent expose handlerAnders Carlsson2004-06-022-5/+5
* Use the constructed title string.Anders Carlsson2004-05-312-1/+5
* Require e-error-toolRodney Dawes2004-05-282-0/+5
* ugh, too drunk to remember to commit this last nightNot Zed2004-05-222-1/+3
* set a default error parent fallback. (e_error_newv): if parent is null,Not Zed2004-05-213-0/+39
* Use the activate signal, instead of changed, for the combo boxRodney Dawes2004-05-212-1/+21
* only unref the mask if there is oneJP Rosevear2004-05-212-1/+7
* don't dist the error .h fileJP Rosevear2004-05-202-1/+4
* load the <help> tag if present. (ee_response): handle the help responseNot Zed2004-05-182-13/+45
* Use E_ICON_SIZE_BUTTON for the icon size in the e_icon_factory_get_icon()Jeffrey Stedfast2004-05-183-2/+11
* Add bug numberJP Rosevear2004-05-171-0/+2
* bitmap_unref the mask, don't object_unref itJP Rosevear2004-05-172-1/+6
* added fixme for stock+label case, which doesn't work.Michael Zucci2004-05-121-0/+2
* duh, use the right node pointer for title and secondary text.Not Zed2004-05-122-3/+6
* make the Because cases the same.Not Zed2004-05-126-84/+76
* Fixes #48129Jon Oberheide2004-05-101-0/+1
* Fixes #51626Bruce Tao2004-05-103-4/+73
* Build fixes.Xan Lopez2004-05-052-4/+13
* Don't necessarily set row to 0 if the root node has the cursor (otherwiseJeffrey Stedfast2004-05-051-5/+3
* revert last patch. (eti_attach_cell_views): add some code to reset dragsNot Zed2004-05-041-2/+12
* if motion column is beyond our known columns, just ignore it and don'tNot Zed2004-05-041-2/+3
* updateDan Winship2004-05-031-3/+4
* blah, need to do entity decoding. #57918.Not Zed2004-05-032-1/+28
* Changed the int param specs to take a min value of -1 and also defautl toJeffrey Stedfast2004-04-301-5/+5
* pass the correct data when weak unreffingJP Rosevear2004-04-302-1/+6
* make the label selectable. (e_error_newv): if we have stock and label set,Not Zed2004-04-292-5/+19
* Update the categories dialog to be more HIG compliantRodney Dawes2004-04-291-3/+10
* holder for system errors.Not Zed2004-04-286-12/+141
* Don't destroy item until after we know which column it is in; the sortHans Petter Jansson2004-04-281-8/+11
* #include <e-util/e-icon-factory.h>Jeffrey Stedfast2004-04-201-0/+2
* Updated to sue E_ICON_SIZE enums.Jeffrey Stedfast2004-04-202-2/+6
* Update to use EIconFactory to get the filename for the component iconsRodney Dawes2004-04-194-49/+40
* Work in progress, HIG'ing and de-coupling of errors.Michael Zucci2004-04-162-0/+590
* Set the border widths on the dialog's vbox and action area to beRodney Dawes2004-04-156-142/+208
* ugh, fix some last minute changes which broke shit.Not Zed2004-04-082-18/+19
* A widget to show component info for the current component/view.Not Zed2004-04-084-0/+235
* Updated for changes to e-config-page.c (init): Removed the OK and ApplyJeffrey Stedfast2004-04-084-204/+24
* don't issue the display view signal a second time, connect_view does thisJP Rosevear2004-04-061-1/+0
* Make the button initially insensitive. Connect to the entry's "changed"Dan Winship2004-04-032-6/+30
* [ fixes bug #51897 ]Chris Toshok2004-04-021-11/+19
* Create a new class for "Western European, New" to fix a translation issue.Jeffrey Stedfast2004-04-022-2/+9
* start the rule editor with the right label.Not Zed2004-03-312-1/+6
* We don't need this really (class_init): We don't need to have our ownRodney Dawes2004-03-272-2/+13
* comment fix from trent.Michael Zucci2004-03-161-2/+2
* change arg name (e_calendar_item_init): ditto (e_calendar_item_get_arg):JP Rosevear2004-03-163-14/+78
* move function about setup_bonobo_menus which requires it so its notTrent Lloyd2004-03-132-11/+16
* enlarge the text box to accomodate the time info in different locales.Kidd Wang2004-03-122-2/+5
* fixed ChangeLogJeffrey Stedfast2004-03-121-1/+1
* Fix for bug #55267.Jeffrey Stedfast2004-03-122-2/+2
* Use efb->setquery properly (set to TRUE before calling set_item_id andJeffrey Stedfast2004-03-123-9/+29
* Make the acces key Alt+O work.Harry Lu2004-03-101-1/+1
* Emit the "search-activated" signal. Fixes bug #55054.Jeffrey Stedfast2004-03-032-0/+9
* Create the arrows in these widgets as GTK_SHADOW_NONE, since the defaultRodney Dawes2004-02-274-3/+13
* don't reference uninitialized memoryJP Rosevear2004-02-272-4/+8
* remove the right thingChristian Neumair2004-02-271-1/+1
* Before Update the bonobo ui component, remove it first.Bill Zhu2004-02-262-0/+8
* reset motion_row/motion_col if the model changes. See bug #54757.Not Zed2004-02-261-0/+2
* Change the shadow type for the arrows here, so that themes that do handleRodney Dawes2004-02-134-5/+5
* Change the filename and section that we pass to gnome_help_display_desktopRodney Dawes2004-02-122-2/+8
* Add a Help button (impl_response): Handle the Help button and open theRodney Dawes2004-02-112-0/+20
* Don't show the task label by defaultRodney Dawes2004-02-062-1/+4
* Moved here from shell/, since they are now used only by the components,Dan Winship2004-02-048-4/+1165
* it's possible to get to this function without the EText ever beingChris Toshok2004-02-031-0/+7
* set image_buf/image_buf_size here instead of in all callers. also emit theChris Toshok2004-02-032-16/+32
* add an alignment around the image. This might not be enough. hrm.Chris Toshok2004-01-313-23/+83
* abstract out the drag and droppable image widget from the contact listChris Toshok2004-01-314-0/+554
* Only save the search-bar state OR the filter-bar state - decided based onJeffrey Stedfast2004-01-312-51/+45
* Same.Jeffrey Stedfast2004-01-293-3/+12
* Added a new property "state" which is READ-WRITE so that we canJeffrey Stedfast2004-01-294-19/+204
* Use button->time for the mouse click event, so that the popup stays up onRodney Dawes2004-01-281-1/+1
* fix double free of the button event.Chris Toshok2004-01-281-1/+0
* print strikeout/underlineRadek Doulik2004-01-271-1/+30
* if the source is primary, don't allow it to be un-selectedJP Rosevear2004-01-242-11/+19
* Be even more exactly like the GtkButton painting stuffRodney Dawes2004-01-212-9/+12
* set a primary selection if there is one before the rebuildJP Rosevear2004-01-212-6/+27
* provide parent iter in/out arg (test_collapse_row_callback): use privJP Rosevear2004-01-212-16/+57
* util routine to clear the row reference to the saved primary selectionJP Rosevear2004-01-212-43/+101
* check if the collapsing node has its child selected, if so take a rowJP Rosevear2004-01-212-1/+75
* create the data structure for rebuilding the model (free_rebuild_data):JP Rosevear2004-01-202-22/+202
* Fix remaining usages of GTK_*EXPANDER* definesRodney Dawes2004-01-153-19/+23
* Implemented #127527: the attachment bar is packed inside an EExpanderERDI Gergo2004-01-114-1/+1447
* free event (e_text_do_popup): copy the event so we have good dataJP Rosevear2004-01-071-1/+2
* Fix for bug #46349Rodney Dawes2003-12-232-35/+74
* call gdk_window_focus() so that keyboard works correctly.Harry Lu2003-12-182-1/+6
* Fixed bug 51917, add atk support for ClickToAddYuedong Du2003-12-171-0/+6
* Use e_source_equal() instead of comparing pointers. This allows user toHans Petter Jansson2003-12-172-8/+24
* NULL out priv->instance when we unref it. Bug #51713.Not Zed2003-12-102-1/+8
* Fixed #50844Andrew Wu2003-12-082-2/+5
* Remove hard coded disable deprecated flagsJP Rosevear2003-12-072-1/+4
* Fix for bugzilla bug #51624 and #51627.Harry Lu2003-12-054-13/+52
* (init): Set the mode on the text cellEttore Perazzoli2003-12-032-0/+8
* Fixed Bug 51252, 51254, 51255. add some code deal with key press event.Andrew Wu2003-12-023-7/+66
* Fixes #51139Bolian Yin2003-12-021-2/+2
* a11y implementations for ECellText. new functions to support correspondingTim Wo2003-12-022-0/+195
* list the signal args properlJP Rosevear2003-12-022-1/+5
* Added test-source-option-menu executableÉRDI Gergo2003-12-011-1/+2
* canned the _clicked handlers as those make it impossible to move just oneERDI Gergo2003-12-012-22/+5
* Add NONE:POINTER.Ettore Perazzoli2003-12-014-8/+51
* New test.Ettore Perazzoli2003-12-015-1/+444
* renamespace and move to here build new filesMike Kestner2003-11-186-10/+1444
* allow new lable with mnemonic (e_search_bar_construct): alter lable name.Charles Zhang2003-11-172-3/+8
* use find_source_iter and get the selection from the right spotJP Rosevear2003-11-172-25/+66
* make source selector flags/libsJP Rosevear2003-11-153-6/+11
* Fix for 50800 connect "e_cell_combo_list_button_press" to gtklist.Andrew Wu2003-11-141-3/+21
* Fix for 50681 send a event to the right cell to pop up something.Andrew Wu2003-11-141-0/+6
* remove a declaration of a deleted func.Bolian Yin2003-11-132-2/+4
* a canvas item does not inherit from gtkwidgetJP Rosevear2003-11-132-19/+8
* new files (gal-a11y-e-cell-tree.c/h) added adding 2 new functions to addTim Wo2003-11-122-0/+13
* Fixes #50538Bolian Yin2003-11-113-40/+61
* Fixes # 50480Bolian Yin2003-11-112-0/+30
* (e_source_selector_new): Expand all theEttore Perazzoli2003-11-112-0/+7
* don't include toplevel libicalJP Rosevear2003-11-082-1/+4
* make sure the marshal stuff is in the sources and remove the built filesJP Rosevear2003-11-072-2/+10
* Shush.JP Rosevear2003-11-071-0/+1
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-072-1/+5
* disable apply button when initial dialog. disable apply button afterCharles Zhang2003-11-032-0/+6
* new function to deal with grabing table cell focusTim Wo2003-11-031-0/+4
* shared object looks for wrong mo file"Suresh Chandrasekharan2003-11-034-4/+4
* fill_popup_menu signal has 2 arguments.Rodrigo Moya2003-10-292-1/+6
* added "fill_popup_menu" signal, to allow the addition of new items to theRodrigo Moya2003-10-293-1/+42
* add new file for toggle cell a11y object. new a11y object toggle cellYuedong Du2003-10-281-0/+4
* Fix for "50065 chinese locales Input method hangs after a task entry andSuresh Chandrasekharan2003-10-281-0/+3
* Allocate colors using gdk_colormap_alloc_color().Hans Petter Jansson2003-10-241-1/+4
* Remove these (unused since 1.2)Dan Winship2003-10-223-268/+4
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-225-0/+957
* Support for preedit in e-text widgets.Suresh Chandrasekharan2003-10-157-60/+376
* add new files. set the right role. new file.Yuedong Du2003-10-113-0/+22
* process GTK_RESPONSE_DELETE_EVENT signal correctly. the same as aboveCharles Zhang2003-10-101-2/+3
* INCLUDE path fixes for changes made to libical build.Jeffrey Stedfast2003-10-103-13/+26
* new, treeview renderer for combo cells new, GtkCellEditable for comboMike Kestner2003-10-016-0/+738
* Fixes #1245. ECalendar should be usable with the keyboardBolian Yin2003-09-226-53/+362
* GalA11yETextFactory should inherit from AtkObjectFactory not AtkObject.Tim Wo2003-09-121-0/+8
* new method to get the source model column for a specified available_modelMike Kestner2003-09-121-4/+14
* move scnt and gcnt initialization outside the for loop [43156].Mike Kestner2003-09-121-2/+2
* add e-table atk support to libgal a11y add atk registration forGilbert Fang2003-09-051-0/+8
* Fixes #15638.Hans Petter Jansson2003-08-282-3/+22
* add dependency on a11y/widgets. a11y init. (e_calendar_item_bounds): newBolian Yin2003-08-273-1/+28
* ** For bug #47874.Harry Lu2003-08-263-0/+11
* add an expander_style param (ect_draw): pass expander_style toMike Kestner2003-08-201-9/+56
* extracted from ect_draw (draw_expander): new gtktreeview-like expanderMike Kestner2003-08-164-86/+207
* filter S-F10 key binding, and show popup menu. (popup_menu_placement_cb):Maxx Cao2003-08-131-4/+48
* actually chose the right color to+ composite over when caching the pixmap.Larry Ewing2003-08-131-23/+6
* map model_column to available model row by ignoring disabled columns.Mike Kestner2003-07-291-2/+7
* use EVO_MARSHAL_RULEDan Winship2003-07-242-12/+3
* Remove this, since it claims to be deprecated, and nothing is actuallyDan Winship2003-07-234-443/+5
* add missing e_text_copy_clipboard() prototypeDan Winship2003-07-231-0/+1
* Create the pixbuf from empty.xpm rather than just callingDan Winship2003-07-232-1/+8
* Added a handler for GtkWidget::mnemonic_activate().Federico Mena Quintero2003-07-143-0/+37
* Chain to the parent handler. Fixes #45236.Federico Mena Quintero2003-07-102-0/+6
* make sure we don't unref the sorter more than once.Chris Toshok2003-07-051-1/+4
* unref the sorterDan Winship2003-07-011-1/+3
* Initialize some missing fields. Fixes "no handler with id" warnings at evoDan Winship2003-07-012-10/+7
* Implement. (ect_print): Use same font heuristics as evo calendar, pick aHans Petter Jansson2003-06-241-2/+25
* fix string duplication and refcounting problems.Larry Ewing2003-06-242-5/+7
* (set_menu): Translate the text. [#45112]Ettore Perazzoli2003-06-232-1/+5
* set iso-2022-cn string to SimplifiedJeffrey Stedfast2003-06-201-1/+1
* Fix for #45082: GB18030 BIG5HKSCS and EUC-TW charsets not supported inSuresh Chandrasekharan2003-06-202-29/+30
* remove extra ref, the count starts at one.Larry Ewing2003-06-193-3/+3
* accept event arg to be NULL.Bolian Yin2003-06-191-8/+14
* don't do the CURSOR_FIRST checks if cursor is NULL [43523]Mike Kestner2003-06-142-3/+3
* missed the changelog entry last time.Larry Ewing2003-06-131-1/+2
* i2003-06-13 Larry Ewing <lewing@ximian.com>Larry Ewing2003-06-131-0/+5
* Put the ChangeLog.pre-1-4 in the Makefiles.Ettore Perazzoli2003-06-132-1/+6
* guard against NULL strings don't add disabled column titles to the store.Mike Kestner2003-06-124-23/+9
* take ownership of the duplicate string.Larry Ewing2003-06-122-1/+5
* Roll over ChangeLogs.Ettore Perazzoli2003-06-104-2409/+2409
* Fixes #43775JP Rosevear2003-05-313-7/+43
* bump libtool version for api addition new, utf8 in/outMike Kestner2003-05-291-26/+9
* to really fix 42952 use e_table_item_get_cell_geometry. Also a coupleEttore Perazzoli2003-05-221-4/+9
* Added HIG-appropriate spacing/ padding to the main hbox into which theAnna Marie Dirks2003-05-202-3/+9
* revert a broken CLEAN_FILES change. [42478]Mike Kestner2003-05-201-3/+2
* HIG-ified the spacing, padding, alignment of this dialog. Fixes bug #41148Anna Marie Dirks2003-05-192-256/+287
* port to GtkDialog.Larry Ewing2003-05-192-35/+75
* block the signal that got us here until we're done to stop an infiniteMike Kestner2003-05-174-17/+9
* Added appropriate padding/spacing to the categories list dialog. Fixes theAnna Marie Dirks2003-05-171-155/+153