aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/search
Commit message (Expand)AuthorAgeFilesLines
* Remove unused files from source tree.Harish Krishnaswamy2006-01-304-420/+0
* reviewed by: Harish Krishnaswamy <kharish@novell.com>Kjartan Maraas2006-01-271-4/+0
* Modified the categories to option menu format in advanced searchSrinivasa Ragavan2005-12-221-1/+68
* Added a visual cue to search bar to indicate search filter active.Srinivasa Ragavan2005-12-151-0/+5
* Added widgets in INCLUDES.Kaushal Kumar2005-06-231-0/+1
* gui/component/Makefile.am gui/contact-editor/Makefile.amTor Lillqvist2005-06-191-7/+0
* convert to G_DEFINE_TYPEJP Rosevear2004-12-211-14/+4
* Fixes #53643 and #26903.Hans Petter Jansson2004-06-043-44/+76
* Update dialog vbox and action area border widths to be HIG compliantRodney Dawes2004-04-281-0/+6
* Remove hard coded disable deprecated flagsJP Rosevear2003-12-071-4/+0
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-1/+1
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-222-34/+35
* Remove gtk_window_set_policy call since that function is deprecated and itDan Winship2003-07-231-1/+0
* Build libecontacteditor as an uninstalled shared library.Dan Winship2003-03-011-3/+3
* revert previous changeDan Winship2003-02-201-3/+3
* Build the subparts as (noinst) shared libraries rather than staticDan Winship2003-02-201-3/+3
* Remove cruft. Define in terms of privdatadirDan Winship2003-02-061-1/+1
* Version using $(BASE_VERSION). (etspecdir): Likewise. (iconsdir):Ettore Perazzoli2003-01-231-1/+1
* Change dialog from Yes/No/Cancel to Discard/Cancel/Save to match the HIG.Ettore Perazzoli2003-01-151-2/+2
* drop use of "font" arg. (get_left_width): use pango to calculate thisChris Toshok2002-12-192-1/+5
* GObject-ize this.Chris Toshok2002-12-102-75/+51
* fix some #include's.Chris Toshok2002-11-061-2/+0
* Final cleanup for the CFLAGS and LIBS in the Makefiles.Ettore Perazzoli2002-01-281-2/+1
* Fixing the license text.Ettore Perazzoli2001-10-282-2/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-272-4/+4
* Translate labels in select-names option menu. (Bug #9604)Jon Trowbridge2001-10-201-1/+1
* set the title of the window to "Advanced Search".Chris Toshok2001-08-081-1/+1
* pass view->view instead of the EBook. (addressbook_search_menu_items):Chris Toshok2001-08-082-74/+11
* srcdir != builddir compile fix.Peter Williams2001-07-021-0/+1
* Added category searching to the advanced search dialog here.Christopher James Lahey2001-06-271-0/+22
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-232-4/+4
* initialize the model and adapter. (button_press): set on the model.Chris Toshok2001-05-162-5/+14
* Fix headers. Same here. Same here. Same here. Same here. Same here. SameKjartan Maraas2001-04-051-0/+6
* Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> withKjartan Maraas2001-03-302-3/+6
* Make the Note field be quoted printable.Christopher James Lahey2001-02-051-2/+3
* Made this only add the initial VCard if it finds a file "create-initial"Christopher James Lahey2001-01-261-1/+0
* (Fix #1225: advanced search cancel/close)Jason Leach2001-01-241-32/+40
* Link in composer bonobo code.Christopher James Lahey2000-11-121-4/+0
* Fixed these to include EXTRA_GNOME_CFLAGS.Christopher James Lahey2000-10-281-1/+2
* Removed ondemand callback nonsense from rule_context_load().Not Zed2000-10-091-1/+1
* Change "$(prefix)/share" to "$(datadir)" in a few places. Problem noticedDan Winship2000-09-201-1/+1
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-2/+2
* fix path.Michael Meeks2000-09-141-1/+2
* fixes to make this beast distcheckPeter Teichman2000-09-131-0/+2
* Made this a bit better balanced.Christopher James Lahey2000-09-111-1/+1
* Fix this to not mess up if the person passes a VCard with a carriageChristopher James Lahey2000-08-231-1/+1
* Fixed fullname->full_name for search field.Not Zed2000-08-234-13/+77
* A few small interface fixes.Christopher James Lahey2000-08-133-4/+14
* Added addressbook/gui/search/Makefile.Christopher James Lahey2000-08-133-10/+40
* Made this into a Gtk object.Christopher James Lahey2000-08-122-19/+212
* Ref our book view listener.Christopher James Lahey2000-08-121-0/+46
* Changed a couple of input field names.Christopher James Lahey2000-08-111-2/+2
* New search dialog for addressbook.Christopher James Lahey2000-08-111-0/+37