aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/widgets/e-minicard-label.c
Commit message (Expand)AuthorAgeFilesLines
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-5/+4
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-164/+210
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-4/+4
* Coding style and whitespace cleanup.Matthew Barnes2012-06-251-1/+0
* Reduce usage of g_type_class_peek_parent().Matthew Barnes2012-06-251-19/+3
* all: don't set draw_background to FALSE on ETextCosimo Cecchi2012-06-181-2/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-30/+9
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-11/+20
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+2
* Drop backward-compatibility cruft.Matthew Barnes2011-01-251-3/+0
* addressbook: Only include libgnomecanvas.hBenjamin Otte2010-10-301-1/+1
* Drop usage of GtkAnchorType.Matthew Barnes2010-10-271-2/+0
* Use new GDK keysym names if available.Matthew Barnes2010-09-181-1/+4
* Coding style cleanups.Matthew Barnes2010-09-131-36/+36
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-2/+2
* Fix all remaining GTK3 issues.Matthew Barnes2010-06-161-1/+3
* Revert "Fix all remaining GTK3 issues."Matthew Barnes2010-06-151-3/+1
* Fix all remaining GTK3 issues.Matthew Barnes2010-06-151-1/+3
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-7/+11
* Bug #325121 - Do not translate developer strings in g_param_spec_*Milan Crha2010-04-021-16/+16
* Coding style and whitespace cleanup.Matthew Barnes2010-01-311-5/+5
* More whitespace cleanup.Matthew Barnes2009-07-191-2/+2
* Fix excessive whitespace.Matthew Barnes2009-07-131-1/+0
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-2/+2
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-231-1/+0
* Only include the toplevel GTK+ header.Matthew Barnes2008-10-311-1/+1
* Change license from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-191-13/+14
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* Fix contact cards of RTLDjihed Afifi2008-01-241-2/+7
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-9/+9
* Fix for bug #461195 from Hiroyuki Ikezoe.Matthew Barnes2007-09-281-1/+1
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* reviewed by: Harish Krishnaswamy <kharish@novell.com>Kjartan Maraas2006-01-271-4/+0
* Added widgets in INCLUDES.Kaushal Kumar2005-06-231-2/+2
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-4/+4
* Return TRUE for all cells, for now.Hans Petter Jansson2003-11-141-2/+2
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-2/+2
* if we've got focus, set the background of the rect to bg[NORMAL], and theChris Toshok2003-05-201-3/+3
* set the clip_height on reflow so the name of the field is as high as theChris Toshok2003-05-151-1/+4
* [ fixes #7103 ] init style_set. and add the signal.Chris Toshok2003-04-081-80/+120
* set "handle_popup" on the field to be TRUE if it's got focus, FALSE ifChris Toshok2003-04-041-0/+5
* set the im_context on the field's EText. (e_minicard_label_event): removeChris Toshok2003-04-041-46/+1
* drop use of "font" arg. (get_left_width): use pango to calculate thisChris Toshok2002-12-191-3/+0
* connect ::response to gtk_widget_destroy so the dialog goes away.Chris Toshok2002-12-091-2/+0
* add include for gtkstock.h.Chris Toshok2002-11-271-2/+2
* port work.Chris Toshok2002-11-091-94/+135
* gobjectify this.Chris Toshok2002-11-071-20/+19
* Port to GObject/gnome2.Chris Toshok2002-11-061-4/+4
* Handle returning dates here. (e_card_simple_get_allow_newlines): NewChristopher James Lahey2001-10-291-1/+15
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* Fix headers. Same here. Same here. Same here. Same here. Same here. SameKjartan Maraas2001-04-051-0/+2
* Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> withKjartan Maraas2001-03-301-2/+1
* new function. (impl_BookListener_report_writable): new function.Chris Toshok2001-03-181-1/+11
* Update arguments to e_canvas_item_grab_focus.Dan Winship2001-03-161-1/+1
* Set draw background to FALSE.Miguel de Icaza2000-12-251-0/+2
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-4/+4
* Some UTF-8 fixes and experimental 16-bit unicode font supportLauris Kaplinski2000-09-091-4/+2
* Made the left column of minicards not get any wider than the widestChristopher James Lahey2000-06-171-6/+31
* Use "e-minicard" as the log domain.Federico Mena Quintero2000-04-211-3/+5
* Rearranged SUBDIRS for dependencies.Christopher James Lahey2000-03-121-85/+77
* Designed a new system for doing hierarchical displays in the canvas. AddsChristopher James Lahey2000-03-111-60/+26
* Added a "break_characters" argument. It lets you define a set ofChristopher James Lahey2000-03-081-6/+5
* This were moved to widgets/e-text/ a while ago but never removed. TheyChristopher James Lahey2000-02-241-13/+19
* Use e_canvas_item_grab_focus so that it will work with old versions ofChristopher James Lahey2000-01-271-1/+2
* Added an arrow cursor for the draggable columns. Made the clickable columnChristopher James Lahey2000-01-261-6/+22
* Handle shift-tab properly now.Christopher James Lahey2000-01-261-18/+14
* Added selection and clipboard support. Added up and down arrow keys. FixedChris Lahey2000-01-141-3/+40
* e_canvas_item_move_absolute is just a helper function not supplied by theChris Lahey2000-01-141-0/+12
* Added a resize signal for when the card changes height. Made it so thatChris Lahey2000-01-121-26/+88
* Removed some code which got in the way of testing properly.Chris Lahey2000-01-111-0/+1
* Added minicard and text stuff.Chris Lahey2000-01-101-0/+331