/polish/koffice-i18n/

repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook
Commit message (Expand)AuthorAgeFilesLines
* modified or added a bunch of .cvsignore to ignore generated files, whichGediminas Paulauskas2000-11-013-0/+8
* Let the warning make sense (compute_pid): removeJP Rosevear2000-11-018-215/+365
* Mark two strings correctlyKjartan Maraas2000-10-311-2/+2
* Fixed marking of strings for translation. Use "_(" instead of "_ (". AddKjartan Maraas2000-10-314-36/+49
* Fixed these to include EXTRA_GNOME_CFLAGS.Christopher James Lahey2000-10-285-3/+15
* unsigned charness.Michael Meeks2000-10-272-4/+10
* i2000-10-25 Chris Toshok <toshok@helixcode.com>Chris Toshok2000-10-262-16/+62
* AM_GNOME_GETTEXT doesn't use $(datadir)/locale as the locale dir. (ItDan Winship2000-10-245-5/+13
* Use new libeconduit calls and abstractionJP Rosevear2000-10-243-27/+16
* Use e_pilot_map_read (post_sync): Use e_pilot_map_writeJP Rosevear2000-10-243-126/+23
* 2000-10-20 Michael Meeks <michael@helixcode.com>Michael Meeks2000-10-214-13/+19
* New structure of file - similar to calendar/todo conduitsJP Rosevear2000-10-218-1100/+1002
* Build fixJP Rosevear2000-10-203-0/+144
* Remove Family name column since it's a bit weird. This also fixes theChristopher James Lahey2000-10-202-1/+6
* Build fixes from Jacob, same as the other branch.Ettore Perazzoli2000-10-203-5/+18
* Change how the extension field acts when converting delivery addresses toChristopher James Lahey2000-10-192-3/+8
* Added the function e_card_delivery_address_to_label.Christopher James Lahey2000-10-197-20/+51
* update to new UI handler. (update_view_type): split fromMichael Meeks2000-10-192-45/+60
* Change NAME_OR_ORG to return the email address if both name andChristopher James Lahey2000-10-193-12/+17
* Add this file I forgot earlierIain Holmes2000-10-181-1/+2
* Updated Spanish translationHector Garcia2000-10-181-0/+2
* Change the initial dialog visibility to FALSE so the contact editorIain Holmes2000-10-184-182/+435
* Fixed a typo. Made this look a bit better.Christopher James Lahey2000-10-173-24/+29
* Move a bunch of CPPFLAGS defs into INCLUDES so they doesn't overrideDan Winship2000-10-167-28/+26
* if we are in LDAP mode then merge in the extra few items, otherwise justMichael Meeks2000-10-152-3/+10
* Icon property for the addressbook component.Ettore Perazzoli2000-10-154-0/+11
* Only allow one select-names dialog for each id.Iain Holmes2000-10-143-10/+50
* Rearranged these fields a bit more.Christopher James Lahey2000-10-145-138/+145
* Changed these for boolean ascending attribute instead of int ascendingChristopher James Lahey2000-10-1411-304/+300
* Fixed the column elements, the no-headers attribute and added aChristopher James Lahey2000-10-115-15/+24
* Updated these to the new style ETables.Christopher James Lahey2000-10-115-139/+79
* Removed ondemand callback nonsense from rule_context_load().Not Zed2000-10-092-1/+6
* Updated French translation.Christophe Merlet2000-10-071-0/+2
* Disable summary stuff, it appears to be badly broken.Michael Meeks2000-10-056-89/+76
* kill.Michael Meeks2000-10-031-0/+6
* Made it so that minicard doesn't write out changes to the backend unlessChristopher James Lahey2000-10-013-24/+40
* Make sure that card->name and card->full_name are always valid.Matt Bissiri2000-09-276-40/+64
* Look for ename in /e-util/ename instead of /addressbook/enameJeffrey Stedfast2000-09-269-16/+30
* Moved files to e-util - FedericoFederico Mena Quintero2000-09-2610-1746/+0
* *** empty log message ***Nat Friedman2000-09-261-0/+5
* Added a ton of new prefixes and suffixes.Nat Friedman2000-09-261-10/+30
* Updates for the Bonobo changes from Michael who is having someEttore Perazzoli2000-09-234-36/+20
* lots of changes. flesh out the remove/modify/create functions. add anotherChris Toshok2000-09-232-111/+472
* add E_CARD_SIMPLE_FIELD_FAMILY_NAME to the enum.Chris Toshok2000-09-233-0/+15
* Fixed some warnings. Fixed a bug where quoted printable fields wereChristopher James Lahey2000-09-222-2/+6
* Added a function to set the status message associated with a given view.Christopher James Lahey2000-09-228-22/+118
* Added evolution-addressbook-ldap.xml.Christopher James Lahey2000-09-2219-142/+341
* s/Bonobo_UIHandler/Bonobo_UIContainer/Michael Meeks2000-09-212-1/+5
* Oh my god! Chris Lahey killed Kenny! You bastard!Christopher James Lahey2000-09-215-38/+96
* Make this work when a field is spread across multiple lines.Christopher James Lahey2000-09-212-20/+55
* Added a wants_html field to cards. Uses "x-mozilla-html".Christopher James Lahey2000-09-2113-502/+206
* Fixed the Swedish translation.Christian Rose2000-09-201-1/+1
* Fixed display of the minicards when the addressbook was first loading. (ItChristopher James Lahey2000-09-202-3/+8
* Change "$(prefix)/share" to "$(datadir)" in a few places. Problem noticedDan Winship2000-09-202-1/+6
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-1848-106/+136
* Fixed the paths of some .h #includes.Christopher James Lahey2000-09-1815-559/+914
* Everywhere add a -DEVOLUTION_DATADIR=${datadir} in the Makefile.amMichael Meeks2000-09-173-2/+13
* *Sigh.*Ettore Perazzoli2000-09-166-6/+38
* Moved files for Chris - FedericoFederico Mena Quintero2000-09-164-868/+0
* split all the ldap operations into 2 halves, a handler, and destructor,Chris Toshok2000-09-162-148/+471
* Call unicode_init for e-font stuff.Dan Winship2000-09-152-0/+8
* Added $(GNOME_PRINT_LIBS) to all of the test files in these directories.Christopher James Lahey2000-09-144-0/+10
* fix path.Michael Meeks2000-09-146-5/+18
* hack. (create_toolbar): ditto.Michael Meeks2000-09-143-2/+61
* The Commit from hell that breaks all UI related stuff;Michael Meeks2000-09-142-100/+57
* Added widgets/e-reflow/Makefile. ReplacedChristopher James Lahey2000-09-1427-5152/+21
* Thou shalt add a space after `-I' when invoking `orbit-idl'.Ettore Perazzoli2000-09-132-2/+7
* Get rid of the `ui.xml' stuff that Michael committed, as it's breakingEttore Perazzoli2000-09-132-4/+5
* fixes to make this beast distcheckPeter Teichman2000-09-131-0/+2
* Tidy some xml.Michael Meeks2000-09-131-62/+0
* Added Swedish translation.Christian Rose2000-09-131-0/+2
* Fixed a crash error.Christopher James Lahey2000-09-123-32/+50
* Fixed some warnings.Christopher James Lahey2000-09-122-3/+9
* *** empty log message ***Jesse Pavel2000-09-122-9/+90
* Made this a bit better balanced.Christopher James Lahey2000-09-11