| Commit message (Expand) | Author | Age | Files | Lines |
* | Reviewed by Matthew Barnes <mbarnes@redhat.com> | Takao Fujiwara | 2009-01-09 | 1 | -0/+10 |
* | ** Fixes bug #559041 | Matthew Barnes | 2008-11-03 | 1 | -0/+7 |
* | Only include the toplevel GTK+ header. | Matthew Barnes | 2008-10-31 | 1 | -0/+7 |
* | License changes. | Sankarasivasubramanian Pasupathilingam | 2008-10-18 | 1 | -0/+7 |
* | Change licese from GPL to LGPL. | Sankarasivasubramanian Pasupathilingam | 2008-10-03 | 1 | -0/+6 |
* | License Changes from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-13 | 1 | -0/+8 |
* | Change License from GPL to LGPL. 2nd batch. | Sankarasivasubramanian Pasupathilingam | 2008-09-03 | 1 | -0/+18 |
* | License Changes | Sankarasivasubramanian Pasupathilingam | 2008-08-27 | 1 | -0/+19 |
* | gdk_rgb_get_cmap -> gdk_rgb_get_colormap | Kjartan Maraas | 2008-06-04 | 1 | -0/+6 |
* | gtk_window_set_policy -> gtk_window_set_resizable. | Kjartan Maraas | 2008-06-04 | 1 | -0/+6 |
* | ** Fixes bug #534360 | Matthew Barnes | 2008-05-23 | 1 | -0/+10 |
* | ** Fix for bug #529893 | Danny Baumann | 2008-04-25 | 1 | -0/+7 |
* | ** Fixes bug #529641 | Matthew Barnes | 2008-04-23 | 1 | -0/+8 |
* | Fix the string freeze break of the former commit. | Andre Klapper | 2008-02-24 | 1 | -0/+5 |
* | Fix for bug #471779 (Timezone entries in the timezone dialog combo-box are no... | Suman Manjunath | 2008-02-24 | 1 | -0/+13 |
* | ** Fix for bug #383438 | Milan Crha | 2008-02-20 | 1 | -0/+7 |
* | Fix a compiler warning. | Matthew Barnes | 2008-02-03 | 1 | -0/+6 |
* | Replace G_GNUC_FUNCTION (deprecated) with G_STRFUNC. | Matthew Barnes | 2008-01-29 | 1 | -0/+7 |
* | Patch from Mayank Jain <mayank.gnu@gmail.com> ** Fix for bug #348638 (Cleanl... | Suman Manjunath | 2008-01-14 | 1 | -0/+8 |
* | ** Fixes bug #495951 Use GtkTreeView in place of ETable | Gilles Dartiguelongue | 2007-11-27 | 1 | -0/+17 |
* | ** Fix for bug #341085 | Milan Crha | 2007-11-05 | 1 | -0/+7 |
* | text/e.entry.[ch] text/e-completion.[ch] text/e-text-model-uri.[ch] | Kjartan Maraas | 2007-10-31 | 1 | -0/+24 |
* | ** Fixes bug #437579 | Matthew Barnes | 2007-10-10 | 1 | -0/+7 |
* | Fix for bug #461195 from Hiroyuki Ikezoe. | Matthew Barnes | 2007-09-28 | 1 | -0/+19 |
* | Move away from g_asserts from g_return*. | Srinivasa Ragavan | 2007-08-31 | 1 | -0/+10 |
* | ** Fixes bug #411619 | Matthew Barnes | 2007-08-25 | 1 | -0/+8 |
* | ** Fixes bug #309166 | Matthew Barnes | 2007-08-24 | 1 | -1/+11 |
* | ** Fixes bug #303878 | Matthew Barnes | 2007-08-24 | 1 | -0/+15 |
* | Remove E_MAKE_TYPE macro. | Hiroyuki Ikezoe | 2007-07-28 | 1 | -0/+31 |
* | Collect all the required package versions in one place and explicitly | Matthew Barnes | 2007-07-28 | 1 | -0/+6 |
* | Plugged memory leak. | Hiroyuki Ikezoe | 2007-07-26 | 1 | -0/+4 |
* | Remove needless g_strndup(). | Hiroyuki Ikezoe | 2007-07-19 | 1 | -0/+4 |
* | Remove needless g_strndup(). | Hiroyuki Ikezoe | 2007-07-15 | 1 | -0/+4 |
* | Fix the date. See comments in bug #353752. | Hiroyuki Ikezoe | 2007-07-12 | 1 | -1/+1 |
* | Fix for bug #353752 | Srinivasa Ragavan | 2007-07-09 | 1 | -0/+9 |
* | Remove a warning | Srinivasa Ragavan | 2007-06-18 | 1 | -0/+5 |
* | ** Fix for bug #446015 from Gilles Dartiguelongue | Srinivasa Ragavan | 2007-06-18 | 1 | -0/+14 |
* | ** Fix for bug #325882 | Srinivasa Ragavan | 2007-06-18 | 1 | -0/+9 |
* | Fix compilation warnings in widgets folder (#441014). | Matthew Barnes | 2007-06-03 | 1 | -0/+11 |
* | ** Fixes bug #424562 | Matthew Barnes | 2007-05-25 | 1 | -0/+6 |
* | Add tooltips for Views menu. | Srinivasa Ragavan | 2007-05-11 | 1 | -0/+5 |
* | Massive code cleanup (bug #429422) | Matthew Barnes | 2007-04-20 | 1 | -0/+55 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 1 | -1/+7 |
* | ** Fixes bug #357216 | Matthew Barnes | 2007-02-09 | 1 | -0/+8 |
* | Fixes bug #357970 | Matthew Barnes | 2006-12-04 | 1 | -0/+7 |
* | ** Fixes bug #351332 | Matthew Barnes | 2006-09-19 | 1 | -0/+6 |
* | ** Fixes bug #352450 | Matthew Barnes | 2006-09-18 | 1 | -0/+24 |
* | Fixes 350559. Disable timeout function when the map is destroyed. | Jeff Cai | 2006-08-20 | 1 | -0/+7 |
* | ** Fixes 342313. Use GTK_CHECK_VERSION instead of GTK_2_2. | Hiroyuki Ikezoe | 2006-07-21 | 1 | -0/+5 |
* | Added cairo font rendering to ECell and EText. | Srinivasa Ragavan | 2006-07-20 | 1 | -0/+5 |
* | remove "*" from translation. Fixes bug #331147. | Andre Klapper | 2006-07-19 | 1 | -0/+7 |
* | remove empty strings from translation | Andre Klapper | 2006-07-13 | 1 | -0/+5 |
* | ** Fixes bug #347182 | Hiroyuki Ikezoe | 2006-07-12 | 1 | -0/+6 |
* | Revert the previous patch. Requires rework. | Harish Krishnaswamy | 2006-07-10 | 1 | -0/+6 |
* | Added code for Resize Transparency with Cairo drawing. Added code to | Rajeev ramanathan | 2006-07-10 | 1 | -0/+5 |
* | ** Fixes bug #341354. Plugged memory leak. | Hiroyuki Ikezoe | 2006-07-07 | 1 | -0/+6 |
* | Enhanced search functionality. patch submitted by Johnny Jacob Reviewed | Harish Krishnaswamy | 2006-06-30 | 1 | -0/+34 |
* | Fix compiler warning. | Harish Krishnaswamy | 2006-06-20 | 1 | -0/+5 |
* | Define gmtime_r() and localtime_r() macros for Win32. Should not declare | Tor Lillqvist | 2006-06-19 | 1 | -0/+7 |
* | Committed fix for bug #204798 , #235691 , #229132 | Srinivasa Ragavan | 2006-06-14 | 1 | -0/+11 |
* | Added support for Vertical View in Evolution Mailer with custom message list. | Srinivasa Ragavan | 2006-06-03 | 1 | -0/+16 |
* | damn, changed the wrong changelog. so removing and adding. :-) | Andre Klapper | 2006-02-14 | 1 | -5/+0 |
* | adding thai support. fixes the UI part of bug 251062. | Andre Klapper | 2006-02-14 | 1 | -0/+5 |
* | Tons of cleanups of the following sort: - remove unused vars - remove | Kjartan Maraas | 2006-01-30 | 1 | -0/+90 |
* | fixes #250754 | Chenthill Palanisamy | 2006-01-30 | 1 | -0/+8 |
* | Added functions to collapse/Expand all | Srinivasa Ragavan | 2006-01-16 | 1 | -0/+8 |
* | ** Fixes bug #220286 | Srinivasa Ragavan | 2006-01-16 | 1 | -0/+7 |
* | ** Fixes bug #326264 | Srinivasa Ragavan | 2006-01-14 | 1 | -0/+7 |
* | Add the width to the pango layout. | Johnny Jacob | 2006-01-11 | 1 | -0/+5 |
* | Use e_util_mkdir_hier() instead of e_mkdir_hier(). | Simon Zheng | 2006-01-10 | 1 | -0/+22 |
* | harmonized "URL", "Url" and "url". Fixes bug 325125. | Andre Klapper | 2005-12-31 | 1 | -0/+10 |
* | ** Fixes bug #240762 | Srinivasa Ragavan | 2005-12-20 | 1 | -0/+8 |
* | Include libedataserver/e-xml-utils.h for e_xml_save_file() prototype. | Tor Lillqvist | 2005-12-18 | 1 | -2/+3 |
* | Include libedataserver/e-xml-utils.h for e_xml_save_file() prototype. | Tor Lillqvist | 2005-12-18 | 1 | -0/+3 |
* | Construct glade file pathname at run-time. | Tor Lillqvist | 2005-12-18 | 1 | -0/+4 |
* | Link with libeutil. | Tor Lillqvist | 2005-12-18 | 1 | -0/+4 |
* | Patch from Irene Huang <Irene.Huang@sun.com>. | Veerapuram Varadhan | 2005-12-13 | 1 | -0/+9 |
* | Load the widget pointer before using it. Fixes a compiler warning as well | Veerapuram Varadhan | 2005-12-06 | 1 | -0/+6 |
* | 2005-11-29 Simon Zheng <simon.zheng@sun.coma | Harry Lu | 2005-11-29 | 1 | -0/+7 |
* | menus/gal-view-collection.c (load_single_dir) Use | Tor Lillqvist | 2005-09-30 | 1 | -0/+8 |
* | Fix #240762. If the galview implement the edit function, enable the edit | Li Yuan | 2005-09-29 | 1 | -0/+7 |
* | On Win32, use bootstrap import library for libemiscwidgets, which hasn't | Tor Lillqvist | 2005-09-28 | 1 | -6/+12 |
* | Install in privsolib instead of privlib (no difference on Unix). Use | Tor Lillqvist | 2005-09-28 | 1 | -3/+9 |
* | On Win32, use bootstrp import library for libemiscwidgets, which hasn't | Tor Lillqvist | 2005-09-28 | 1 | -0/+7 |
* | Add a11y name to the left table of config dialog. Add name to the left | Li Yuan | 2005-08-04 | 1 | -0/+10 |
* | Void function should not return value. | Mengjie Yu | 2005-07-29 | 1 | -0/+7 |
* | Fixes a bug where it allows just builtin views to be edited and not user | Srinivasa Ragavan | 2005-07-25 | 1 | -0/+6 |
* | Added widgets in INCLUDES. | Kaushal Kumar | 2005-06-23 | 1 | -0/+5 |
* | Added from gal/gal/e-table as Gal is retired from Head and e-table files | Kaushal Kumar | 2005-06-21 | 1 | -0/+5 |
* | Fix the bug 303856. Enables OK button when arrow key used to change the | Srinivasa Ragavan | 2005-05-12 | 1 | -0/+5 |
* | Solaris gettext crashes on NULL input string. Fixes #260312. Patch | Sarfraaz Ahmed | 2005-05-06 | 1 | -0/+6 |
* | use widget->style instead of hard code colors. | Li Yuan | 2005-04-28 | 1 | -0/+12 |
* | don't bonobo_ui_free_string from bonobo_ui_node_to_string - it should be | Not Zed | 2005-03-15 | 1 | -0/+6 |
* | Handling static capability for disabling general send options at the | Sushma Rai | 2005-03-11 | 1 | -0/+5 |
* | Install shared libraries to privlibdir. | Hans Petter Jansson | 2005-02-10 | 1 | -0/+6 |
* | return the entry of the date edit. | Hao Sheng | 2005-01-18 | 1 | -0/+5 |
* | Convert to G_DEFINE_TYPE | JP Rosevear | 2004-11-12 | 1 | -0/+4 |
* | convert to G_DEFINE_TYPE | JP Rosevear | 2004-11-12 | 1 | -0/+4 |
* | Fix up changelogs to have the correct info. | JP Rosevear | 2004-11-02 | 1 | -86/+2 |
* | Add a name for timezone combox. Make accessibility name and description | Li Yuan | 2004-11-01 | 1 | -0/+25 |
* | Add the label back for previewing the timezone name, and set the label | Rodney Dawes | 2004-09-14 | 1 | -0/+10 |
* | Connect to the "changed" signal instead of "activate" | Rodney Dawes | 2004-08-17 | 1 | -0/+7 |
* | Add preconditions. Make sure garbage or NULL data doesn't get used. | Hans Petter Jansson | 2004-06-23 | 1 | -0/+5 |
* | (pixbuf_cell_data_func): fix the appearance a little. | Larry Ewing | 2004-06-12 | 1 | -0/+1 |
* | (pixbuf_cell_data_func): clean up warnings. (double bad larry). | Larry Ewing | 2004-06-12 | 1 | -0/+1 |
* | (pixbuf_cell_data_func): actually initialize the pixbuf (bad larry). | Larry Ewing | 2004-06-12 | 1 | -0/+1 |
* | make the source selector use a colock block instead of setting the | Larry Ewing | 2004-06-12 | 1 | -0/+6 |
* | Use the activate signal, instead of changed, for the combo box | Rodney Dawes | 2004-05-21 | 1 | -0/+11 |
* | Set the border widths on the dialog's vbox and action area to be | Rodney Dawes | 2004-04-15 | 1 | -0/+14 |
* | don't reference uninitialized memory | JP Rosevear | 2004-02-27 | 1 | -0/+5 |
* | Use e_source_equal() instead of comparing pointers. This allows user to | Hans Petter Jansson | 2003-12-17 | 1 | -0/+10 |
* | NULL out priv->instance when we unref it. Bug #51713. | Not Zed | 2003-12-10 | 1 | -0/+5 |
* | Remove hard coded disable deprecated flags | JP Rosevear | 2003-12-07 | 1 | -0/+4 |
* | don't include toplevel libical | JP Rosevear | 2003-11-08 | 1 | -0/+4 |
* | Various changes to merge in evolution-data-server reliance. | JP Rosevear | 2003-11-07 | 1 | -0/+4 |
* | INCLUDE path fixes for changes made to libical build. | Jeffrey Stedfast | 2003-10-10 | 1 | -10/+24 |
* | Fixes #1245. ECalendar should be usable with the keyboard | Bolian Yin | 2003-09-22 | 1 | -0/+20 |
* | Fixes #15638. | Hans Petter Jansson | 2003-08-28 | 1 | -0/+7 |
* | add dependency on a11y/widgets. a11y init. (e_calendar_item_bounds): new | Bolian Yin | 2003-08-27 | 1 | -0/+5 |
* | Roll over ChangeLogs. | Ettore Perazzoli | 2003-06-10 | 1 | -506/+0 |
* | HIG-ified the spacing, padding, alignment of this dialog. Fixes bug #41148 | Anna Marie Dirks | 2003-05-19 | 1 | -0/+10 |
* | guard against multiple destroys | JP Rosevear | 2003-05-15 | 1 | -0/+4 |
* | (gal_view_menus_unmerge): Guard against | Ettore Perazzoli | 2003-05-14 | 1 | -0/+5 |
* | Don't convert the label charset from UTF-8 into the locale charset. | Jeffrey Stedfast | 2003-04-29 | 1 | -3/+7 |
* | *misc/e-multi-config-dialog.c : add appropriate padding and spacing to the | Anna Dirks | 2003-04-24 | 1 | -0/+6 |
* | add ... to "Define Views" and "Save Custom View" menuitem labels. | Mike Kestner | 2003-04-10 | 1 | -0/+5 |
* | (set_state): Removed debugging message. | Ettore Perazzoli | 2003-03-28 | 1 | -0/+4 |
* | Swap OK/Cancel buttons to comply with the HIG. | Ettore Perazzoli | 2003-03-19 | 1 | -0/+5 |
* | Don't crash if there's no timezone set initially. #39783 | Dan Winship | 2003-03-18 | 1 | -0/+5 |
* | Various cleanups. (e_timezone_dialog_get_timezone): Return an | Dan Winship | 2003-03-12 | 1 | -0/+8 |
* | Use G_GNUC_FUNCTION instead of __FUNCTION__. | Ettore Perazzoli | 2003-03-07 | 1 | -0/+5 |
* | Make libemiscwidgets, libefilterbar, and libetimezonedialog dynamic | Dan Winship | 2003-02-21 | 1 | -0/+6 |
* | Set response_ids on the OK/Cancel buttons | Dan Winship | 2003-02-07 | 1 | -0/+5 |
* | Remove unneeded MAP_DIR define. (gladedir): Remove. Defined in | Dan Winship | 2003-02-06 | 1 | -0/+8 |
* | (gladedir): Version using | Ettore Perazzoli | 2003-01-23 | 1 | -0/+6 |
* | Images are now in $(datadir)/evolution/images instead of | Ettore Perazzoli | 2003-01-09 | 1 | -0/+6 |
* | use GtkDialog's ::response instead of GnomeDialog's ::clicked. | Chris Toshok | 2002-11-15 | 1 | -0/+7 |
* | menus/gal-view-menus.h GObjectified. | Ettore Perazzoli | 2002-11-14 | 1 | -0/+16 |
* | Converted to Glade 2. | Ettore Perazzoli | 2002-11-14 | 1 | -0/+4 |
* | gnome-xml->libxml | Not Zed | 2002-11-13 | 1 | -0/+6 |
* | (e_timezone_dialog_get_builtin_timezone): Constify arg | Ettore Perazzoli | 2002-11-04 | 1 | -0/+6 |
* | First big sync of my GNOME 2 porting work (incomplete, and still | Ettore Perazzoli | 2002-11-02 | 1 | -0/+15 |
* | ref/unref the gvm | Mike Kestner | 2002-08-15 | 1 | -0/+4 |
* | Install libversit.a so that people compiling against the addressbook can | Peter Williams | 2002-07-18 | 1 | -0/+11 |
* | (e_timezone_dialog_init): | Ettore Perazzoli | 2002-07-06 | 1 | -0/+5 |
* | Added this function to let you disable the define views dialog. | Christopher James Lahey | 2002-06-05 | 1 | -0/+6 |
* | Don't show this dialog more than once per collection. | Christopher James Lahey | 2002-06-05 | 1 | -0/+5 |
* | Made it so that if the current_id doesn't match any of the given ids, it | Christopher James Lahey | 2002-05-14 | 1 | -0/+10 |
* | make a right click bring up the popup menu. | Larry Ewing | 2002-02-28 | 1 | -0/+5 |
* | New function to handle unmerging menus at control deactivation time. (d): | Christopher James Lahey | 2002-02-08 | 1 | -0/+9 |
* | Bumped the required version of gal. | Christopher James Lahey | 2002-02-07 | 1 | -0/+7 |
* | Final cleanup for the CFLAGS and LIBS in the Makefiles. | Ettore Perazzoli | 2002-01-28 | 1 | -0/+4 |
* | translate timezone names, and provide a function to get back to the | Damon Chaplin | 2002-01-12 | 1 | -0/+5 |
* | Ref the BonoboUIComponent that we are holding. (gvm_destroy): Unref our | Jon Trowbridge | 2001-10-25 | 1 | -0/+6 |
* | Make this not be a radio button, but instead just a normal menu. | Christopher James Lahey | 2001-10-21 | 1 | -0/+5 |
* | #include bonobo-ui-util.h | Jeffrey Stedfast | 2001-10-19 | 1 | -0/+4 |
* | added BONOBO_GNOME_CFLAGS to make it compile with latest Bonobo | Rodrigo Moya | 2001-10-04 | 1 | -0/+6 |
* | the meeting-time-sel dir is dead, relevant pieces moved to calendar/gui | JP Rosevear | 2001-09-19 | 1 | -0/+5 |
* | Fixes #2465 | Chyla Zbigniew | 2001-09-05 | 1 | -0/+10 |
* | New prototype here. | Ettore Perazzoli | 2001-08-28 | 1 | -0/+5 |
* | Add prototype | Iain Holmes | 2001-08-28 | 1 | -0/+5 |
* | Startup assistant stuff | Iain Holmes | 2001-08-17 | 1 | -0/+6 |
* | Don't display the Define Views dialog. | Christopher James Lahey | 2001-08-11 | 1 | -4/+9 |
* | *misc/e-filter-bar.c (option_changed): Specified a default size for the | Anna Marie Dirks | 2001-07-03 | 1 | -0/+7 |
* | Store the connection ID of the "changed" signal in the collection. | Federico Mena Quintero | 2001-06-01 | 1 | -0/+7 |
* | make the view menuitems radio items of the same group, and allocate the | Chris Toshok | 2001-05-22 | 1 | -0/+15 |
* | Fix for #2253 (search names not translated), mail-search i18n fixes. | Gediminas Paulauskas | 2001-05-08 | 1 | -0/+18 |
* | Found out that I forgot to commit this. | Gediminas Paulauskas | 2001-05-03 | 1 | -0/+5 |
* | Fix a memory leak. | Dan Winship | 2001-04-13 | 1 | -0/+5 |
* | i18n fixes, added missing includes. | Gediminas Paulauskas | 2001-04-11 | 1 | -0/+4 |
* | Fix headers. | Kjartan Maraas | 2001-04-05 | 1 | -0/+4 |
* | Don't print the xml tree here. | Christopher James Lahey | 2001-03-29 | 1 | -0/+5 |
* | Added accelerator to elements missing accelerators (Reply, Inline, Quoted, | Miguel de Icaza | 2001-03-17 | 1 | -0/+5 |
* | Reorganize the menus to have entries always in a consistent fashion, as | Miguel de Icaza | 2001-03-07 | 1 | -0/+5 |
* | Rebuild when the collection changes. | Christopher James Lahey | 2001-03-06 | 1 | -0/+5 |
* | cvs remove all files in shortcut-bar/, this widget is now in gal, will be | Jason Leach | 2001-01-27 | 1 | -0/+7 |
* | Make this actually deploy the titles from the GalViewCollection and emit | Christopher James Lahey | 2001-01-26 | 1 | -0/+6 |
* | Fixed gal_define_views_dialog_new to be called with its proper argument. | Jon Trowbridge | 2001-01-23 | 1 | -0/+5 |
* | Added a GalViewCollection argument to the new function here. | Christopher James Lahey | 2000-12-07 | 1 | -0/+5 |
* | NULL-terminate gal_view_menus_apply's BonoboUIVerb array to prevent a | Dan Winship | 2000-12-05 | 1 | -0/+6 |
* | Removed unnecessary .cvsignore files. | Christopher James Lahey | 2000-11-06 | 1 | -0/+5 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -0/+77 |
* | fix path. | Michael Meeks | 2000-09-14 | 1 | -0/+4 |
* | Added widgets/e-reflow/Makefile. Replaced | Christopher James Lahey | 2000-09-14 | 1 | -0/+10 |
* | Some UTF-8 fixes and experimental 16-bit unicode font support | Lauris Kaplinski | 2000-09-09 | 1 | -0/+4 |
* | Do not flicker while trying to resize a quantized pane. | Federico Mena Quintero | 2000-08-31 | 1 | -0/+7 |
* | Ensure that the child's allocation height is >= 1. | Federico Mena Quintero | 2000-08-31 | 1 | -0/+11 |
* | Lots of reorganization to get the Evolution shell to begin its life. It | Arturo Espinosa | 2000-01-06 | 1 | -579/+0 |
* | Ok, the restructuring of ETableItem to compute its size without hacks is | Miguel de Icaza | 1999-12-31 | 1 | -0/+21 |
* | Sync, does not work, dont try it, just backing up -miguel | Arturo Espinosa | 1999-12-28 | 1 | -0/+14 |
* | added widgets/meeting-time-sel/Makefile | Damon Chaplin | 1999-12-20 | 1 | -0/+17 |
* | Fix before trip | Arturo Espinosa | 1999-12-13 | 1 | -0/+11 |
* | Works with GnomeCanvasGroups -miguel | Arturo Espinosa | 1999-12-13 | 1 | -0/+5 |
* | More work. We now have the basics for nesting working, now we need all the | Arturo Espinosa | 1999-12-12 | 1 | -0/+33 |
* | fix this routine. | Miguel de Icaza | 1999-12-10 | 1 | -0/+33 |
* | fixed api. | Miguel de Icaza | 1999-12-03 | 1 | -0/+15 |
* | Keep track of the originally allocated piece of code. | Miguel de Icaza | 1999-12-02 | 1 | -0/+3 |
* | Removed change cursor from here. | Miguel de Icaza | 1999-12-02 | 1 | -0/+22 |
* | This one derives from e-cell-toggle. | Miguel de Icaza | 1999-12-01 | 1 | -0/+13 |
* | New cell-toggle stuff compiles -miguel | Arturo Espinosa | 1999-11-30 | 1 | -0/+5 |
* | New file. Implement a multi-state image toggle cell object. | Miguel de Icaza | 1999-11-30 | 1 | -0/+23 |
* | Small cosmetic fix | Arturo Espinosa | 1999-11-29 | 1 | -0/+3 |
* | New methods; They implement editing. | Miguel de Icaza | 1999-11-29 | 1 | -0/+13 |
* | beginning of the keyboard navigation. | Miguel de Icaza | 1999-11-28 | 1 | -0/+20 |
* | Compute height using the ecell methods here. (eti_get_height): new method | Miguel de Icaza | 1999-11-27 | 1 | -0/+22 |
* | minor typo fixes. | Michael Meeks | 1999-11-26 | 1 | -0/+4 |
* | New routine: Realizes the cell views (eti_unrealize_cell_views): New | Miguel de Icaza | 1999-11-25 | 1 | -0/+9 |
* | Realize cells. | Miguel de Icaza | 1999-11-25 | 1 | -0/+19 |
* | WOOOOHOOOOOoO! It took me quite a while to figure this one out. Fixed. | Miguel de Icaza | 1999-11-21 | 1 | -0/+3 |
* | Compute width, keep track of it. (ethi_add_table_header): Monitor changes | Miguel de Icaza | 1999-11-21 | 1 | -0/+16 |
* | more stuff -mig | Arturo Espinosa | 1999-11-20 | 1 | -0/+3 |
* | Finish implementing e-table-sorted -mig | Arturo Espinosa | 1999-11-19 | 1 | -0/+4 |
* | New E-table-item.[ch] -mig | Arturo Espinosa | 1999-11-19 | 1 | -0/+11 |
* | More work: | Ettore Perazzoli | 1999-11-17 | 1 | -0/+19 |
* | s/\.a/.la/ | Elliot Lee | 1999-11-17 | 1 | -0/+3 |
* | Add resizing capabilities. | Miguel de Icaza | 1999-11-16 | 1 | -0/+17 |
* | Added tooltips to the header area. | Ettore Perazzoli | 1999-11-13 | 1 | -0/+11 |
* | More table work | Arturo Espinosa | 1999-11-12 | 1 | -0/+14 |
* | Some message composer improvements. | Ettore Perazzoli | 1999-11-12 | 1 | -0/+46 |
* | Added cut/copy/paste support to the address editing dialog. | Ettore Perazzoli | 1999-11-09 | 1 | -0/+68 |
* | Some initial work on the dialog for entering addresses from the address book. | Ettore Perazzoli | 1999-11-07 | 1 | -0/+27 |
* | Here is my initial Evolution work: message composition widget and some | Ettore Perazzoli | 1999-11-06 | 1 | -0/+23 |
* | Added my widgets stuff -miguel | Arturo Espinosa | 1999-11-02 | 1 | -0/+9 |