| Commit message (Expand) | Author | Age | Files | Lines |
* | test prog | JP Rosevear | 2004-11-26 | 19 | -696/+136 |
* | check whether header_canvas and table_canvas is NULL. | Li Yuan | 2004-11-24 | 1 | -3/+5 |
* | Convert to G_DEFINE_TYPE | JP Rosevear | 2004-11-12 | 2 | -12/+16 |
* | convert to G_DEFINE_TYPE | JP Rosevear | 2004-11-12 | 2 | -12/+10 |
* | if canvas has a focused item but the etable does not have a cursor row, | Li Yuan | 2004-11-04 | 1 | -0/+4 |
* | Fix up changelogs to have the correct info. | JP Rosevear | 2004-11-02 | 2 | -86/+91 |
* | Add a name for timezone combox. Make accessibility name and description | Li Yuan | 2004-11-01 | 6 | -1/+113 |
* | use E_WIDGET instead of GNOME_FULL | JP Rosevear | 2004-10-28 | 2 | -8/+12 |
* | return FALSE so we don't kill the focus event chain | JP Rosevear | 2004-10-20 | 1 | -3/+3 |
* | fix e-source-option-menu include | JP Rosevear | 2004-10-15 | 2 | -1/+5 |
* | don't build source selector or source option menu or test programs any | JP Rosevear | 2004-10-14 | 9 | -1825/+7 |
* | implement popup_menu so that popup menu can be shown with Shift+F10. | Harry Lu | 2004-10-08 | 2 | -0/+24 |
* | Fixes #66164 | JP Rosevear | 2004-10-06 | 2 | -2/+14 |
* | added boolean object boxed. | Not Zed | 2004-10-06 | 4 | -21/+38 |
* | Add the label back for previewing the timezone name, and set the label | Rodney Dawes | 2004-09-14 | 3 | -10/+66 |
* | Point at "config-prefs" instead of "config" for the help section | Rodney Dawes | 2004-09-14 | 2 | -1/+6 |
* | Bugzilla #63731 | Suresh Chandrasekharan | 2004-08-31 | 1 | -2/+32 |
* | Rollback for fix #63731 | Suresh Chandrasekharan | 2004-08-26 | 2 | -17/+24 |
* | Bugzilla #63731 | Suresh Chandrasekharan | 2004-08-26 | 2 | -24/+17 |
* | [ probable fix for the remaining portion of #45931 ] | Chris Toshok | 2004-08-25 | 1 | -3/+8 |
* | Connect to the "changed" signal instead of "activate" | Rodney Dawes | 2004-08-17 | 2 | -1/+8 |
* | Really dist the pilot sources this time | JP Rosevear | 2004-08-13 | 2 | -0/+10 |
* | include scrollbar offset in vertical calculation. don't ask me i just work | Not Zed | 2004-08-12 | 1 | -4/+6 |
* | nuke, unnecessary. (e_entry_start_completion): set item_chosen to FALSE. | Chris Toshok | 2004-08-06 | 1 | -20/+6 |
* | do not set position, it's already done in .glade, call set_transient_for | Radek Doulik | 2004-08-04 | 4 | -17/+17 |
* | accessor (e_pilot_settings_set_source): ditto (build_ui): show the source | JP Rosevear | 2004-08-03 | 4 | -0/+293 |
* | use ctrl-shift-q to clear search bar | JP Rosevear | 2004-07-26 | 2 | -1/+6 |
* | watch for selection changes and set Delete button sensitivity according to | Radek Doulik | 2004-07-24 | 1 | -0/+21 |
* | include config.h. See #61395. | Not Zed | 2004-07-22 | 2 | -0/+8 |
* | remove proto | JP Rosevear | 2004-07-21 | 3 | -41/+24 |
* | remove debug spew and fix the display when pango_layout_line_x_to_index | Chris Toshok | 2004-07-16 | 2 | -10/+11 |
* | s/GB-2312/GB2312/ - fixes bug #61385. | Jeffrey Stedfast | 2004-07-13 | 2 | -1/+5 |
* | added e_table_model_pre_change because we call e_table_model_row_inserted | Radek Doulik | 2004-07-13 | 1 | -0/+2 |
* | fixed the ChangeLog | Jeffrey Stedfast | 2004-07-01 | 1 | -1/+1 |
* | Fix alignment of the icon to be 0x0 | Rodney Dawes | 2004-06-25 | 2 | -0/+7 |
* | Add a call to e_source_selector_set_select_new here so that we can select | Rodney Dawes | 2004-06-25 | 3 | -1/+34 |
* | Fix some spacing and border width properties on the dialog's widgets to | Rodney Dawes | 2004-06-23 | 3 | -0/+52 |
* | Add preconditions. Make sure garbage or NULL data doesn't get used. | Hans Petter Jansson | 2004-06-23 | 2 | -5/+22 |
* | clone view before saving it to avoid problems with setting current_view_id | Radek Doulik | 2004-06-21 | 1 | -0/+2 |
* | fix a path leak and maek the code more structured. | Not Zed | 2004-06-16 | 3 | -7/+33 |
* | prepend label " " before the ETable | Radek Doulik | 2004-06-15 | 2 | -14/+57 |
* | (pixbuf_cell_data_func): fix the appearance a little. | Larry Ewing | 2004-06-12 | 2 | -2/+4 |
* | (pixbuf_cell_data_func): clean up warnings. (double bad larry). | Larry Ewing | 2004-06-12 | 2 | -4/+2 |
* | (pixbuf_cell_data_func): actually initialize the pixbuf (bad larry). | Larry Ewing | 2004-06-12 | 2 | -1/+2 |
* | make the source selector use a colock block instead of setting the | Larry Ewing | 2004-06-12 | 2 | -14/+50 |
* | set dialog window position, glade doesn't do that for us anymore as the | Radek Doulik | 2004-06-11 | 4 | -4/+158 |
* | hardcode the border size. it is hardcoded in e-text as well. Even using | Radek Doulik | 2004-06-11 | 1 | -5/+7 |
* | HIGified, updated as suggested in #46236 | Radek Doulik | 2004-06-11 | 2 | -244/+224 |
* | added cast | Radek Doulik | 2004-06-11 | 4 | -17/+14 |
* | fixes for compiler warnings | Radek Doulik | 2004-06-10 | 9 | -14/+11 |
* | remove defunct Revert button and replace OK/Cancel buttons with a Close | Jon Oberheide | 2004-06-10 | 2 | -43/+2 |
* | add new api for setting the whole selection in one go. See #59546. | Not Zed | 2004-06-10 | 2 | -0/+16 |
* | process only if len > 0 | Radek Doulik | 2004-06-09 | 1 | -30/+33 |
* | (ensure_nonzero_step_increments): set step increments always to 16 | Radek Doulik | 2004-06-09 | 1 | -2/+2 |
* | new helper function to set step_increments (allocate_callback): call | Radek Doulik | 2004-06-09 | 1 | -0/+20 |
* | Add HIG border width for dialog window. | William Jon McCann | 2004-06-04 | 2 | -0/+6 |
* | Link test-error against libeutil. | Christian Neumair | 2004-06-02 | 2 | -2/+7 |
* | Don't propagate the expose to the label widget, the parent expose handler | Anders Carlsson | 2004-06-02 | 2 | -5/+5 |
* | Use the constructed title string. | Anders Carlsson | 2004-05-31 | 2 | -1/+5 |
* | Require e-error-tool | Rodney Dawes | 2004-05-28 | 2 | -0/+5 |
* | ugh, too drunk to remember to commit this last night | Not Zed | 2004-05-22 | 2 | -1/+3 |
* | set a default error parent fallback. (e_error_newv): if parent is null, | Not Zed | 2004-05-21 | 3 | -0/+39 |
* | Use the activate signal, instead of changed, for the combo box | Rodney Dawes | 2004-05-21 | 2 | -1/+21 |
* | only unref the mask if there is one | JP Rosevear | 2004-05-21 | 2 | -1/+7 |
* | don't dist the error .h file | JP Rosevear | 2004-05-20 | 2 | -1/+4 |
* | load the <help> tag if present. (ee_response): handle the help response | Not Zed | 2004-05-18 | 2 | -13/+45 |
* | Use E_ICON_SIZE_BUTTON for the icon size in the e_icon_factory_get_icon() | Jeffrey Stedfast | 2004-05-18 | 3 | -2/+11 |
* | Add bug number | JP Rosevear | 2004-05-17 | 1 | -0/+2 |
* | bitmap_unref the mask, don't object_unref it | JP Rosevear | 2004-05-17 | 2 | -1/+6 |
* | added fixme for stock+label case, which doesn't work. | Michael Zucci | 2004-05-12 | 1 | -0/+2 |
* | duh, use the right node pointer for title and secondary text. | Not Zed | 2004-05-12 | 2 | -3/+6 |
* | make the Because cases the same. | Not Zed | 2004-05-12 | 6 | -84/+76 |
* | Fixes #48129 | Jon Oberheide | 2004-05-10 | 1 | -0/+1 |
* | Fixes #51626 | Bruce Tao | 2004-05-10 | 3 | -4/+73 |
* | Build fixes. | Xan Lopez | 2004-05-05 | 2 | -4/+13 |
* | Don't necessarily set row to 0 if the root node has the cursor (otherwise | Jeffrey Stedfast | 2004-05-05 | 1 | -5/+3 |
* | revert last patch. (eti_attach_cell_views): add some code to reset drags | Not Zed | 2004-05-04 | 1 | -2/+12 |
* | if motion column is beyond our known columns, just ignore it and don't | Not Zed | 2004-05-04 | 1 | -2/+3 |
* | update | Dan Winship | 2004-05-03 | 1 | -3/+4 |
* | blah, need to do entity decoding. #57918. | Not Zed | 2004-05-03 | 2 | -1/+28 |
* | Changed the int param specs to take a min value of -1 and also defautl to | Jeffrey Stedfast | 2004-04-30 | 1 | -5/+5 |
* | pass the correct data when weak unreffing | JP Rosevear | 2004-04-30 | 2 | -1/+6 |
* | make the label selectable. (e_error_newv): if we have stock and label set, | Not Zed | 2004-04-29 | 2 | -5/+19 |
* | Update the categories dialog to be more HIG compliant | Rodney Dawes | 2004-04-29 | 1 | -3/+10 |
* | holder for system errors. | Not Zed | 2004-04-28 | 6 | -12/+141 |
* | Don't destroy item until after we know which column it is in; the sort | Hans Petter Jansson | 2004-04-28 | 1 | -8/+11 |
* | #include <e-util/e-icon-factory.h> | Jeffrey Stedfast | 2004-04-20 | 1 | -0/+2 |
* | Updated to sue E_ICON_SIZE enums. | Jeffrey Stedfast | 2004-04-20 | 2 | -2/+6 |
* | Update to use EIconFactory to get the filename for the component icons | Rodney Dawes | 2004-04-19 | 4 | -49/+40 |
* | Work in progress, HIG'ing and de-coupling of errors. | Michael Zucci | 2004-04-16 | 2 | -0/+590 |
* | Set the border widths on the dialog's vbox and action area to be | Rodney Dawes | 2004-04-15 | 6 | -142/+208 |
* | 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 |
* | don't issue the display view signal a second time, connect_view does this | JP Rosevear | 2004-04-06 | 1 | -1/+0 |
* | Make the button initially insensitive. Connect to the entry's "changed" | Dan Winship | 2004-04-03 | 2 | -6/+30 |
* | [ fixes bug #51897 ] | Chris Toshok | 2004-04-02 | 1 | -11/+19 |
* | 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 |
* | Make the acces key Alt+O work. | Harry Lu | 2004-03-10 | 1 | -1/+1 |
* | 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 |
* | don't reference uninitialized memory | JP Rosevear | 2004-02-27 | 2 | -4/+8 |
* | 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 |
* | reset motion_row/motion_col if the model changes. See bug #54757. | Not Zed | 2004-02-26 | 1 | -0/+2 |
* | Change the shadow type for the arrows here, so that themes that do handle | Rodney Dawes | 2004-02-13 | 4 | -5/+5 |
* | 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 |
* | it's possible to get to this function without the EText ever being | Chris Toshok | 2004-02-03 | 1 | -0/+7 |
* | 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 |
* | Use button->time for the mouse click event, so that the popup stays up on | Rodney Dawes | 2004-01-28 | 1 | -1/+1 |
* | fix double free of the button event. | Chris Toshok | 2004-01-28 | 1 | -1/+0 |
* | print strikeout/underline | Radek Doulik | 2004-01-27 | 1 | -1/+30 |
* | 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 |
* | free event (e_text_do_popup): copy the event so we have good data | JP Rosevear | 2004-01-07 | 1 | -1/+2 |
* | 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 |
* | Fixed bug 51917, add atk support for ClickToAdd | Yuedong Du | 2003-12-17 | 1 | -0/+6 |
* | Use e_source_equal() instead of comparing pointers. This allows user to | Hans Petter Jansson | 2003-12-17 | 2 | -8/+24 |
* | NULL out priv->instance when we unref it. Bug #51713. | Not Zed | 2003-12-10 | 2 | -1/+8 |
* | Fixed #50844 | Andrew Wu | 2003-12-08 | 2 | -2/+5 |
* | Remove hard coded disable deprecated flags | JP Rosevear | 2003-12-07 | 2 | -1/+4 |
* | 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 |
* | Fixed Bug 51252, 51254, 51255. add some code deal with key press event. | Andrew Wu | 2003-12-02 | 3 | -7/+66 |
* | Fixes #51139 | Bolian Yin | 2003-12-02 | 1 | -2/+2 |
* | a11y implementations for ECellText. new functions to support corresponding | Tim Wo | 2003-12-02 | 2 | -0/+195 |
* | 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 | 6 | -10/+1444 |
* | 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 |
* | Fix for 50800 connect "e_cell_combo_list_button_press" to gtklist. | Andrew Wu | 2003-11-14 | 1 | -3/+21 |
* | Fix for 50681 send a event to the right cell to pop up something. | Andrew Wu | 2003-11-14 | 1 | -0/+6 |
* | 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 |
* | new files (gal-a11y-e-cell-tree.c/h) added adding 2 new functions to add | Tim Wo | 2003-11-12 | 2 | -0/+13 |
* | Fixes #50538 | Bolian Yin | 2003-11-11 | 3 | -40/+61 |
* | Fixes # 50480 | Bolian Yin | 2003-11-11 | 2 | -0/+30 |
* | (e_source_selector_new): Expand all the | Ettore Perazzoli | 2003-11-11 | 2 | -0/+7 |
* | don't include toplevel libical | JP Rosevear | 2003-11-08 | 2 | -1/+4 |
* | 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 |
* | Various changes to merge in evolution-data-server reliance. | JP Rosevear | 2003-11-07 | 2 | -1/+5 |
* | disable apply button when initial dialog. disable apply button after | Charles Zhang | 2003-11-03 | 2 | -0/+6 |
* | new function to deal with grabing table cell focus | Tim Wo | 2003-11-03 | 1 | -0/+4 |
* | shared object looks for wrong mo file" | Suresh Chandrasekharan | 2003-11-03 | 4 | -4/+4 |
* | 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 |
* | add new file for toggle cell a11y object. new a11y object toggle cell | Yuedong Du | 2003-10-28 | 1 | -0/+4 |
* | Fix for "50065 chinese locales Input method hangs after a task entry and | Suresh Chandrasekharan | 2003-10-28 | 1 | -0/+3 |
* | Allocate colors using gdk_colormap_alloc_color(). | Hans Petter Jansson | 2003-10-24 | 1 | -1/+4 |
* | 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 |
* | Support for preedit in e-text widgets. | Suresh Chandrasekharan | 2003-10-15 | 7 | -60/+376 |
* | add new files. set the right role. new file. | Yuedong Du | 2003-10-11 | 3 | -0/+22 |
* | process GTK_RESPONSE_DELETE_EVENT signal correctly. the same as above | Charles Zhang | 2003-10-10 | 1 | -2/+3 |
* | INCLUDE path fixes for changes made to libical build. | Jeffrey Stedfast | 2003-10-10 | 3 | -13/+26 |
* | 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 | 6 | -53/+362 |
* | GalA11yETextFactory should inherit from AtkObjectFactory not AtkObject. | Tim Wo | 2003-09-12 | 1 | -0/+8 |
* | new method to get the source model column for a specified available_model | Mike Kestner | 2003-09-12 | 1 | -4/+14 |
* | move scnt and gcnt initialization outside the for loop [43156]. | Mike Kestner | 2003-09-12 | 1 | -2/+2 |
* | add e-table atk support to libgal a11y add atk registration for | Gilbert Fang | 2003-09-05 | 1 | -0/+8 |
* | Fixes #15638. | Hans Petter Jansson | 2003-08-28 | 2 | -3/+22 |
* | add dependency on a11y/widgets. a11y init. (e_calendar_item_bounds): new | Bolian Yin | 2003-08-27 | 3 | -1/+28 |
* | ** For bug #47874. | Harry Lu | 2003-08-26 | 3 | -0/+11 |
* | add an expander_style param (ect_draw): pass expander_style to | Mike Kestner | 2003-08-20 | 1 | -9/+56 |
* | extracted from ect_draw (draw_expander): new gtktreeview-like expander | Mike Kestner | 2003-08-16 | 4 | -86/+207 |
* | filter S-F10 key binding, and show popup menu. (popup_menu_placement_cb): | Maxx Cao | 2003-08-13 | 1 | -4/+48 |
* | actually chose the right color to+ composite over when caching the pixmap. | Larry Ewing | 2003-08-13 | 1 | -23/+6 |
* | map model_column to available model row by ignoring disabled columns. | Mike Kestner | 2003-07-29 | 1 | -2/+7 |
* | 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 |
* | add missing e_text_copy_clipboard() prototype | Dan Winship | 2003-07-23 | 1 | -0/+1 |
* | 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 |
* | Initialize some missing fields. Fixes "no handler with id" warnings at evo | Dan Winship | 2003-07-01 | 2 | -10/+7 |
* | Implement. (ect_print): Use same font heuristics as evo calendar, pick a | Hans Petter Jansson | 2003-06-24 | 1 | -2/+25 |
* | fix string duplication and refcounting problems. | Larry Ewing | 2003-06-24 | 2 | -5/+7 |
* | (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 |
* | remove extra ref, the count starts at one. | Larry Ewing | 2003-06-19 | 3 | -3/+3 |
* | accept event arg to be NULL. | Bolian Yin | 2003-06-19 | 1 | -8/+14 |
* | don't do the CURSOR_FIRST checks if cursor is NULL [43523] | Mike Kestner | 2003-06-14 | 2 | -3/+3 |
* | 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 | 2 | -1/+6 |
* | guard against NULL strings don't add disabled column titles to the store. | Mike Kestner | 2003-06-12 | 4 | -23/+9 |
* | take ownership of the duplicate string. | Larry Ewing | 2003-06-12 | 2 | -1/+5 |
* | Roll over ChangeLogs. | Ettore Perazzoli | 2003-06-10 | 4 | -2409/+2409 |
* | Fixes #43775 | JP Rosevear | 2003-05-31 | 3 | -7/+43 |
* | bump libtool version for api addition new, utf8 in/out | Mike Kestner | 2003-05-29 | 1 | -26/+9 |
* | to really fix 42952 use e_table_item_get_cell_geometry. Also a couple | Ettore Perazzoli | 2003-05-22 | 1 | -4/+9 |
* | Added HIG-appropriate spacing/ padding to the main hbox into which the | Anna Marie Dirks | 2003-05-20 | 2 | -3/+9 |
* | revert a broken CLEAN_FILES change. [42478] | Mike Kestner | 2003-05-20 | 1 | -3/+2 |
* | HIG-ified the spacing, padding, alignment of this dialog. Fixes bug #41148 | Anna Marie Dirks | 2003-05-19 | 2 | -256/+287 |
* | port to GtkDialog. | Larry Ewing | 2003-05-19 | 2 | -35/+75 |
* | block the signal that got us here until we're done to stop an infinite | Mike Kestner | 2003-05-17 | 4 | -17/+9 |
* | Added appropriate padding/spacing to the categories list dialog. Fixes the | Anna Marie Dirks | 2003-05-17 | 1 | -155/+153 |
* | Make sure the galview.xml file exists before trying to parse it with | Jeffrey Stedfast | 2003-05-17 | 1 | -3/+7 |
* | Disable debugging messages. | Ettore Perazzoli | 2003-05-16 | 2 | -2/+2 |
* | (tree_canvas_size_allocate): Call | Ettore Perazzoli | 2003-05-16 | 1 | -5/+5 |
* | use weak refs not datasets. (e_tree_dispose): weak_unref the context. | Mike Kestner | 2003-05-16 | 1 | -5/+15 |
* | guard against multiple destroys | JP Rosevear | 2003-05-15 | 4 | -10/+24 |
* | gross hack to work around a post dispose event emission by | Mike Kestner | 2003-05-15 | 1 | -0/+3 |
* | [ fixes several utf8/pango related problems, including bugs #41288, | Chris Toshok | 2003-05-14 | 2 | -284/+391 |
* | (gal_view_menus_unmerge): Guard against | Ettore Perazzoli | 2003-05-14 | 2 | -1/+7 |
* | [#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 |
* | add null check for paths (find_prev_in_range): add null check for paths | Mike Kestner | 2003-05-10 | 1 | -2/+2 |
* | don't return on col == -1. update the adjustment to center the cursor. | Mike Kestner | 2003-05-10 | 2 | -2/+13 |
* | 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 |
* | add missing model_changed (etta_proxy_node_inserted): add missing | Mike Kestner | 2003-05-07 | 1 | -0/+4 |
* | Use correct macro for int->pointer | Jeremy Katz | 2003-05-06 | 1 | -1/+1 |
* | Fix prototype. Likewise. | Jeremy Katz | 2003-05-06 | 2 | -2/+2 |