aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* ESendOptionsDialogClass: has a member new virtual method for defaultVivek Jain2005-07-201-0/+8
* Cleaned up most of it. Added the DnD.Srinivasa Ragavan2005-07-201-0/+10
* Added gnome-vfs-module-2.0 to E_WIDGET_CFLAGS. Added e-attachment-bar.[ch]Srinivasa Ragavan2005-07-111-0/+8
* Added widgets in INCLUDES.Kaushal Kumar2005-06-231-0/+6
* add relation to date_button.Li Yuan2005-05-311-0/+7
* move e-error.[ch] and e-system-errors.xml to e-util/. remove test-error.Not Zed2005-05-161-0/+5
* Add profiler so that it gets disted properlyRodney Dawes2005-05-141-0/+4
* ChangeLogShreyas Srinivasan2005-05-121-0/+4
* Fixed a typo. #273095Sarfraaz Ahmed2005-05-061-0/+4
* Fix for 273097Harish Krishnaswamy2005-05-061-1/+1
* Fixes 273096Harish Krishnaswamy2005-05-061-0/+4
* Make the entry widget grab focus. Fixes bug #60551.Jeffrey Stedfast2005-03-031-0/+5
* Fix the calculation of which shadow type to use to be more appropriate forRodney Dawes2005-02-221-0/+9
* add a11y name to url link button.Li Yuan2005-02-031-0/+5
* Fix up spacing to be HIG compliant for the borders around the dialogsRodney Dawes2005-01-271-0/+5
* turn off debug output, people think its a significant error.Not Zed2005-01-251-1/+5
* add a11y name for the option menu.Mengjie Yu2005-01-241-0/+6
* ** See bug #64964.Not Zed2005-01-201-0/+9
* add a translater note.Harry Lu2005-01-201-0/+4
* Fix for 46359, enable "Alt+Down Arrow" to show the popup forHarry Lu2005-01-191-0/+13
* Fix for 62831.Harry Lu2005-01-171-0/+7
* Get the value for the autodelete toggle button (page_changed_cb): Do notChenthill Palanisamy2005-01-121-0/+8
* Added code to support global options. Filled the finalize and disposeChenthill Palanisamy2005-01-101-0/+13
* dist the glade fileJP Rosevear2005-01-061-0/+4
* Commiting the files mentioned below again to HEAD since it was not addedChenthill Palanisamy2005-01-061-0/+5
* merging send optionsChenthill Palanisamy2005-01-061-0/+7
* 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-041-0/+10
* translate strings based on translation-domain, if supplied.Not Zed2004-12-221-0/+5
* Use gtk_paint_foo instead of the deprecated gtk_draw_foo functionsRodney Dawes2004-12-151-0/+12
* test progJP Rosevear2004-11-261-0/+29
* Fix up changelogs to have the correct info.JP Rosevear2004-11-021-0/+89
* use E_WIDGET instead of GNOME_FULLJP Rosevear2004-10-281-0/+4
* fix e-source-option-menu includeJP Rosevear2004-10-151-0/+4
* don't build source selector or source option menu or test programs anyJP Rosevear2004-10-141-0/+5
* implement popup_menu so that popup menu can be shown with Shift+F10.Harry Lu2004-10-081-0/+6
* Fixes #66164JP Rosevear2004-10-061-0/+7
* added boolean object boxed.Not Zed2004-10-061-0/+9
* Point at "config-prefs" instead of "config" for the help sectionRodney Dawes2004-09-141-0/+5
* Really dist the pilot sources this timeJP Rosevear2004-08-131-0/+8
* accessor (e_pilot_settings_set_source): ditto (build_ui): show the sourceJP Rosevear2004-08-031-0/+13
* use ctrl-shift-q to clear search barJP Rosevear2004-07-261-0/+5
* include config.h. See #61395.Not Zed2004-07-221-0/+4
* remove protoJP Rosevear2004-07-211-0/+11
* remove debug spew and fix the display when pango_layout_line_x_to_indexChris Toshok2004-07-161-0/+7
* s/GB-2312/GB2312/ - fixes bug #61385.Jeffrey Stedfast2004-07-131-0/+4
* fixed the ChangeLogJeffrey Stedfast2004-07-011-1/+1
* Fix alignment of the icon to be 0x0Rodney Dawes2004-06-251-0/+6
* Add a call to e_source_selector_set_select_new here so that we can selectRodney Dawes2004-06-251-0/+10
* fix a path leak and maek the code more structured.Not Zed2004-06-161-0/+8
* Add HIG border width for dialog window.William Jon McCann2004-06-041-0/+4
* Link test-error against libeutil.Christian Neumair2004-06-021-0/+4
* Don't propagate the expose to the label widget, the parent expose handlerAnders Carlsson2004-06-021-0/+5
* Use the constructed title string.Anders Carlsson2004-05-311-0/+4
* Require e-error-toolRodney Dawes2004-05-281-0/+4
* ugh, too drunk to remember to commit this last nightNot Zed2004-05-221-0/+2
* set a default error parent fallback. (e_error_newv): if parent is null,Not Zed2004-05-211-0/+7
* only unref the mask if there is oneJP Rosevear2004-05-211-0/+5
* don't dist the error .h fileJP Rosevear2004-05-201-0/+4
* load the <help> tag if present. (ee_response): handle the help responseNot Zed2004-05-181-0/+6
* Use E_ICON_SIZE_BUTTON for the icon size in the e_icon_factory_get_icon()Jeffrey Stedfast2004-05-181-0/+9
* Add bug numberJP Rosevear2004-05-171-0/+2
* bitmap_unref the mask, don't object_unref itJP Rosevear2004-05-171-0/+5
* duh, use the right node pointer for title and secondary text.Not Zed2004-05-121-0/+3
* make the Because cases the same.Not Zed2004-05-121-0/+16
* Build fixes.Xan Lopez2004-05-051-0/+6
* blah, need to do entity decoding. #57918.Not Zed2004-05-031-0/+5
* pass the correct data when weak unreffingJP Rosevear2004-04-301-0/+5
* make the label selectable. (e_error_newv): if we have stock and label set,Not Zed2004-04-291-0/+6
* holder for system errors.Not Zed2004-04-281-0/+9
* Updated to sue E_ICON_SIZE enums.Jeffrey Stedfast2004-04-201-0/+4
* Update to use EIconFactory to get the filename for the component iconsRodney Dawes2004-04-191-0/+11
* Set the border widths on the dialog's vbox and action area to beRodney Dawes2004-04-151-0/+8
* ugh, fix some last minute changes which broke shit.Not Zed2004-04-081-0/+3
* A widget to show component info for the current component/view.Not Zed2004-04-081-0/+5
* Updated for changes to e-config-page.c (init): Removed the OK and ApplyJeffrey Stedfast2004-04-081-0/+9
* Make the button initially insensitive. Connect to the entry's "changed"Dan Winship2004-04-031-0/+9
* Create a new class for "Western European, New" to fix a translation issue.Jeffrey Stedfast2004-04-021-0/+5
* start the rule editor with the right label.Not Zed2004-03-311-0/+5
* We don't need this really (class_init): We don't need to have our ownRodney Dawes2004-03-271-0/+7
* 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-161-0/+13
* move function about setup_bonobo_menus which requires it so its notTrent Lloyd2004-03-131-2/+7
* enlarge the text box to accomodate the time info in different locales.Kidd Wang2004-03-121-0/+5
* fixed ChangeLogJeffrey Stedfast2004-03-121-1/+1
* Fix for bug #55267.Jeffrey Stedfast2004-03-121-0/+2
* Use efb->setquery properly (set to TRUE before calling set_item_id andJeffrey Stedfast2004-03-121-0/+7
* Emit the "search-activated" signal. Fixes bug #55054.Jeffrey Stedfast2004-03-031-0/+5
* Create the arrows in these widgets as GTK_SHADOW_NONE, since the defaultRodney Dawes2004-02-271-0/+10
* Before Update the bonobo ui component, remove it first.Bill Zhu2004-02-261-0/+7
* Change the filename and section that we pass to gnome_help_display_desktopRodney Dawes2004-02-121-0/+6
* Add a Help button (impl_response): Handle the Help button and open theRodney Dawes2004-02-111-0/+7
* Don't show the task label by defaultRodney Dawes2004-02-061-0/+4
* Moved here from shell/, since they are now used only by the components,Dan Winship2004-02-041-0/+13
* set image_buf/image_buf_size here instead of in all callers. also emit theChris Toshok2004-02-031-0/+12
* add an alignment around the image. This might not be enough. hrm.Chris Toshok2004-01-311-0/+11
* abstract out the drag and droppable image widget from the contact listChris Toshok2004-01-311-0/+9
* Only save the search-bar state OR the filter-bar state - decided based onJeffrey Stedfast2004-01-311-0/+16
* Same.Jeffrey Stedfast2004-01-291-0/+9
* Added a new property "state" which is READ-WRITE so that we canJeffrey Stedfast2004-01-291-0/+11
* if the source is primary, don't allow it to be un-selectedJP Rosevear2004-01-241-0/+5
* Be even more exactly like the GtkButton painting stuffRodney Dawes2004-01-211-0/+7
* set a primary selection if there is one before the rebuildJP Rosevear2004-01-211-0/+9
* provide parent iter in/out arg (test_collapse_row_callback): use privJP Rosevear2004-01-211-0/+12
* util routine to clear the row reference to the saved primary selectionJP Rosevear2004-01-211-0/+19
* check if the collapsing node has its child selected, if so take a rowJP Rosevear2004-01-211-0/+10
* create the data structure for rebuilding the model (free_rebuild_data):JP Rosevear2004-01-201-0/+28
* Fix remaining usages of GTK_*EXPANDER* definesRodney Dawes2004-01-151-0/+4
* Implemented #127527: the attachment bar is packed inside an EExpanderERDI Gergo2004-01-111-0/+8
* Fix for bug #46349Rodney Dawes2003-12-231-0/+7
* call gdk_window_focus() so that keyboard works correctly.Harry Lu2003-12-181-0/+5
* Fix for bugzilla bug #51624 and #51627.Harry Lu2003-12-051-0/+20
* (init): Set the mode on the text cellEttore Perazzoli2003-12-031-0/+7
* list the signal args properlJP Rosevear2003-12-021-0/+4
* canned the _clicked handlers as those make it impossible to move just oneERDI Gergo2003-12-011-0/+5
* Add NONE:POINTER.Ettore Perazzoli2003-12-011-0/+11
* New test.Ettore Perazzoli2003-12-011-0/+7
* allow new lable with mnemonic (e_search_bar_construct): alter lable name.Charles Zhang2003-11-171-0/+5
* use find_source_iter and get the selection from the right spotJP Rosevear2003-11-171-0/+9
* make source selector flags/libsJP Rosevear2003-11-151-0/+6
* remove a declaration of a deleted func.Bolian Yin2003-11-131-0/+4
* a canvas item does not inherit from gtkwidgetJP Rosevear2003-11-131-0/+5
* Fixes #50538Bolian Yin2003-11-111-0/+8
* (e_source_selector_new): Expand all theEttore Perazzoli2003-11-111-0/+5
* make sure the marshal stuff is in the sources and remove the built filesJP Rosevear2003-11-071-0/+5
* fill_popup_menu signal has 2 arguments.Rodrigo Moya2003-10-291-0/+5
* added "fill_popup_menu" signal, to allow the addition of new items to theRodrigo Moya2003-10-291-0/+9
* Remove these (unused since 1.2)Dan Winship2003-10-221-0/+4
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-0/+50
* new, treeview renderer for combo cells new, GtkCellEditable for comboMike Kestner2003-10-011-0/+6
* use EVO_MARSHAL_RULEDan Winship2003-07-241-0/+2
* Remove this, since it claims to be deprecated, and nothing is actuallyDan Winship2003-07-231-0/+5
* Create the pixbuf from empty.xpm rather than just callingDan Winship2003-07-231-0/+6
* Added a handler for GtkWidget::mnemonic_activate().Federico Mena Quintero2003-07-141-0/+7
* Chain to the parent handler. Fixes #45236.Federico Mena Quintero2003-07-101-0/+4
* (set_menu): Translate the text. [#45112]Ettore Perazzoli2003-06-231-0/+4
* Fix for #45082: GB18030 BIG5HKSCS and EUC-TW charsets not supported inSuresh Chandrasekharan2003-06-201-0/+16
* missed the changelog entry last time.Larry Ewing2003-06-131-1/+2
* take ownership of the duplicate string.Larry Ewing2003-06-121-0/+4
* Roll over ChangeLogs.Ettore Perazzoli2003-06-101-1903/+0
* Fixes #43775JP Rosevear2003-05-311-0/+18
* Added HIG-appropriate spacing/ padding to the main hbox into which theAnna Marie Dirks2003-05-201-0/+6
* port to GtkDialog.Larry Ewing2003-05-191-0/+4
* guard against multiple destroysJP Rosevear2003-05-151-0/+4
* [#42628] Call emit_search_activated() instead of emit_query_changed().Ettore Perazzoli2003-05-141-0/+6
* [ fixes bug #42177 ] remove the CAN_FOCUS flag.Chris Toshok2003-05-121-0/+5
* Fix date in ChangeLog.Ettore Perazzoli2003-05-101-1/+1
* *** empty log message ***Ettore Perazzoli2003-05-101-0/+7
* trash e_utf8_gtk function (e_search_bar_get_text): dittoJP Rosevear2003-05-081-0/+5
* Remove this so that GtkContainer's destroy method will destroy all of theDan Winship2003-04-301-0/+7
* (remove_bonobo_menus): Only do the actual removeEttore Perazzoli2003-04-161-0/+6
* Unref the metrics. (e_calendar_item_draw): Re-use the widget's contextHans Petter Jansson2003-04-161-0/+14
* Change the border width and padding to comply with the HIG. Fixes bugJeffrey Stedfast2003-04-121-0/+2
* Change the border width and padding to comply with the HIG. Fixes bugJeffrey Stedfast2003-04-121-0/+5
* kill an old e_utf8_gtk usageMike Kestner2003-04-091-0/+4
* e_cell_percent_get_type returns GType, not GtkType.Chris Toshok2003-04-071-0/+8
* For example; a selection ending 2003-apr-02 does not fit into theHans Petter Jansson2003-04-031-0/+6
* Nuke GdkFont and use Pango's font measuring for everything.Hans Petter Jansson2003-04-021-0/+19
* Handle multiple destroys.Hans Petter Jansson2003-03-311-0/+5
* set the sub item to the default as wellJP Rosevear2003-03-291-0/+5
* #include gtkarrow.h LikewiseDan Winship2003-03-251-0/+7
* Updated to use GtkDialog instead of GnomeDialog. Also fixed bug #39550Jeffrey Stedfast2003-03-201-0/+5
* Use GtkArrow instead of pixmaps Use GtkArrow instead of pixmapsRodney Dawes2003-03-121-0/+7
* (destroy): Removed unused variable.Ettore Perazzoli2003-03-071-0/+4
* Use G_GNUC_FUNCTION instead of __FUNCTION__.Ettore Perazzoli2003-03-071-0/+5
* guard this so we don't try to free priv multiple times.Chris Toshok2003-02-281-0/+5
* Use g_signal_handlers_disconnect_by_func sinceDan Winship2003-02-251-0/+7
* Same as below.Jeffrey Stedfast2003-02-251-0/+27
* Make libemiscwidgets, libefilterbar, and libetimezonedialog dynamicDan Winship2003-02-211-0/+6
* Define MAP_DIR in terms of $(imagesdir). (widgetsincludedir): Define inDan Winship2003-02-061-0/+5
* Use Pango to draw. (e_calendar_item_class_init): Add font_desc andHans Petter Jansson2003-02-021-0/+15
* Don't request combo boxes that are 0 pixels tall. (position_date_popup):Hans Petter Jansson2003-02-021-0/+7
* init the layout to NULL.Chris Toshok2003-01-271-0/+5
* Make the label bold using the new args to e_clipped_label_new().Ettore Perazzoli2003-01-241-0/+17
* (widgetsincludedir): Version using $(BASE_VERSION).Ettore Perazzoli2003-01-231-0/+4
* (init): Change dialog fromEttore Perazzoli2003-01-151-0/+5
* Do not #include <e-bonobo-widget.h>. (e_set_dialog_parent): Remove theEttore Perazzoli2003-01-151-0/+6
* (EXTRA_DIST): e-util-marshal.list, notEttore Perazzoli2003-01-151-0/+2
* (EXTRA_DIST): e-util-marshal.list, notEttore Perazzoli2003-01-151-0/+5
* Images are now in $(datadir)/evolution/imagesEttore Perazzoli2003-01-091-0/+5
* Removed the g_assert_not_reached(). If you hit the close button on yourNot Zed2002-12-101-0/+6
* rework this to be faster and deal more correctly with the ellipsis.Chris Toshok2002-12-101-0/+5
* dispose can be run multiple times too ... bloody gobject crap.Not Zed2002-12-031-0/+5
* RevertedRodrigo Moya2002-12-021-4/+0
* Included gtkmessagedialog.h.Rodrigo Moya2002-12-021-0/+4
* Add include of gnome-dialog.hNot Zed2002-12-021-0/+6
* Dont grab_add anymore on the button, gtk_button is changed in gtk2 not toNot Zed2002-11-261-0/+6
* new function, build pango layout for string.Chris Toshok2002-11-161-0/+9
* New. (e_clipped_label_destroy): Removed.Ettore Perazzoli2002-11-151-0/+10
* Changed to use g_object_*() and g_signal_*()Ettore Perazzoli2002-11-151-0/+9
* port to GObject.Chris Toshok2002-11-121-0/+4
* (init): Use GObject functions instead ofEttore Perazzoli2002-11-121-0/+5
* Removed. (impl_finalize): New. (class_init): Override GObject::finalize,Ettore Perazzoli2002-11-121-0/+13
* include gnome-dialogJP Rosevear2002-11-081-0/+4
* ignore the generated marshal source.Chris Toshok2002-11-071-0/+10
* (impl_expose_event): UseEttore Perazzoli2002-11-041-0/+5
* First big sync of my GNOME 2 porting work (incomplete, and stillEttore Perazzoli2002-11-021-0/+138
* Emit a search_activated signal. (e_search_bar_set_item_id): Revert toJeffrey Stedfast2002-10-291-0/+5
* If the clear button was pressed, we want the entry to be sensitive (notJeffrey Stedfast2002-10-241-0/+13
* (activate_by_subitems): gtk_widget_grab_focus()Ettore Perazzoli2002-10-241-0/+8
* check if the selection fits in the leftover daysJP Rosevear2002-10-161-0/+5
* [Add a small delay to the switching of pages in the multi-configEttore Perazzoli2002-10-011-0/+16
* (create_page_container): Don't set upEttore Perazzoli2002-09-281-0/+5
* Clear search by setting text to "" and search to first search.Not Zed2002-09-241-0/+12
* Fix some non-ANSI switch statements.Dan Winship2002-09-231-0/+4
* need to make the find now button sensitive when you select something fromChris Toshok2002-08-301-0/+5
* If the item is ADVANCED_ID, check the query and efb->setquery to seePeter Williams2002-08-301-0/+6
* Don't set the item id; clear search isn't in the menu anymore. FixesPeter Williams2002-08-241-0/+5
* don't adjust for two digit dates here, the e_time_parse routines do thatJP Rosevear2002-08-221-0/+5
* Set the query text into the filter name when saving it, for #10979.Not Zed2002-08-061-0/+5
* Add missing cast. (e_calendar_item_signal_emission_idle_cb): Likewise.Ettore Perazzoli2002-07-241-0/+12
* Also perform a search on the query_changed signal, which is what getsPeter Williams2002-07-241-0/+19
* (setup_standard_verbs): Set the <commands> partEttore Perazzoli2002-07-181-0/+17
* (update_sensitivity): Removed.Ettore Perazzoli2002-07-031-0/+11
* (subitem_activated_cb): Don't emitEttore Perazzoli2002-07-021-0/+7
* (activate_by_subitems): Don't set the entry to beEttore Perazzoli2002-07-021-0/+7
* (build_items): Put the numbers in front of theEttore Perazzoli2002-06-191-0/+5
* New helper function. (build_items): g_strdup() the text for all the items.Ettore Perazzoli2002-05-311-0/+12
* Put the search menu in a SearchPlaceholder.Ettore Perazzoli2002-05-231-0/+3
* New, overrides GtkWidget::draw. (impl_expose_event): New, overridesEttore Perazzoli2002-05-231-0/+5
* Prepend the advanced menu with a separator.Ettore Perazzoli2002-05-211-0/+8
* Strip underscores from the menu item labels.Ettore Perazzoli2002-05-211-0/+5
* Don't print out the colors here unless debugging is turned on.Christopher James Lahey2002-04-271-0/+5
* Updated this to match the changed function name in gal.Christopher James Lahey2002-04-231-0/+5
* Oops. The previous change made the search bar widgets get packed in theDan Winship2002-04-101-0/+8
* Construct the buttons earlier so that the option-menu-setup code thatDan Winship2002-04-071-0/+6
* show a specific page numberJP Rosevear2002-04-071-0/+7
* Change the ETable specs so it doesn't sort.Ettore Perazzoli2002-03-301-0/+5
* Add accelerators for "Find Now" and "Clear".Ettore Perazzoli2002-03-211-0/+8
* Remove all the SearchBar items before setting them up again.Ettore Perazzoli2002-03-211-0/+13
* No accelerator for "FindNow". (add_button): Add a one-pixel padding to theEttore Perazzoli2002-03-191-0/+6
* Rename the "Search Now" menu entry to "Find Now". Rename the correspondingEttore Perazzoli2002-03-191-0/+8
* New halper function to update the sensitivity of the commands.Ettore Perazzoli2002-03-191-0/+9
* Init clear_button to NULL. (add_button): New helper function to add aEttore Perazzoli2002-03-191-0/+14
* New, implementation for a new "SearchNow" verb. (setup_standard_verbs):Ettore Perazzoli2002-03-191-0/+7
* [Search bar re-design implementation, Take 2.]Ettore Perazzoli2002-03-191-0/+17
* [Start implementing the new Search Bar design.]Ettore Perazzoli2002-03-161-0/+17
* Set horizontal scroll policy to GTK_POLICY_NEVER here. Don't set usizeChristopher James Lahey2002-03-161-0/+6
* If the charset item doesn't have a class (aka "Unknown"), don't write aJeffrey Stedfast2002-03-141-0/+7
* Added alpha blending here.Christopher James Lahey2002-03-141-0/+4
* Removed Page struct. (e_multi_config_dialog_add_page): Select the initialChristopher James Lahey2002-03-131-0/+6
* Use Use e_table_memory_store instead of e_table_memory_callbacks. UseChristopher James Lahey2002-03-131-0/+6
* Use GNOME_STOCK_BUTTON_CLOSE, not GNOME_STOCK_BUTTON_CANCEL. (do_close):Ettore Perazzoli2002-03-121-0/+8
* Rename Page.widget -> Page.page_widget; it is now an EConfigPage insteadEttore Perazzoli2002-03-101-0/+33
* Don't display a header in the table on the left.Ettore Perazzoli2002-03-081-0/+5
* New. New.Ettore Perazzoli2002-03-061-0/+8
* preserve behavior - hook search_activated signal to the same function asChris Toshok2002-02-251-0/+21
* gtk_widget_show() the icon_pixmap if the specified icon is not NULL.Ettore Perazzoli2002-02-221-0/+12
* remove briefly used filesJP Rosevear2002-02-091-0/+4
* button/entry combo that launchs the gnome url handler on the entry textJP Rosevear2002-02-091-0/+7