MD5 (xjig-2.4.tgz) = a5eafd17de8d11e32c1664728144331e ta/cgit.css'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Version using $(BASE_VERSION).Ettore Perazzoli2003-01-231-1/+1
* For now, do not install the evolution.1Ettore Perazzoli2003-01-231-10/+34
* (soundsdir): Version using $(BASE_VERSION).Ettore Perazzoli2003-01-231-1/+1
* (widgetsincludedir): Version using $(BASE_VERSION).Ettore Perazzoli2003-01-232-7/+10
* (gladedir): Version usingEttore Perazzoli2003-01-232-8/+14
* Likewise.Ettore Perazzoli2003-01-235-4/+13
* Install the shell executable as evolution-$(BASE_VERSION) using anEttore Perazzoli2003-01-237-66/+78
* Get my-evolution.xml from EVOLUTION_UI_DIRECTORY.Ettore Perazzoli2003-01-235-26/+44
* Use EVOLUTION_GALVIEWSDIR.Ettore Perazzoli2003-01-2312-43/+85
* Install libwombat in $(privlibdir) and version theEttore Perazzoli2003-01-232-2/+7
* (netscape_import_filters): Look forEttore Perazzoli2003-01-232-1/+6
* (gladedir): Version using $(BASE_VERSION).Ettore Perazzoli2003-01-232-2/+7
* Version using $(BASE_VERSION). (econdincludedir): Likewise.Ettore Perazzoli2003-01-233-6/+16
* (HTML_DIR): Version using $(BASE_VERSION).Ettore Perazzoli2003-01-232-1/+5
* Version using $(BASE_VERSION). Likewise. Likewise. Likewise. Likewise.Ettore Perazzoli2003-01-2310-12/+27
* *** empty log message ***Ettore Perazzoli2003-01-233-5/+13
* Update to the new $(BASE_VERSION)-versioned path. Likewise. Likewise.Ettore Perazzoli2003-01-239-17/+41
* Use EVOLUTION_GALVIEWSDIR.Ettore Perazzoli2003-01-2314-49/+103
* (imagesdir): Version using $(BASE_VERSION).Ettore Perazzoli2003-01-232-9/+19
* Version using $(BASE_VERSION). (etspecdir): Likewise. (iconsdir):Ettore Perazzoli2003-01-2315-115/+138
* For now, do not install the evolution.1 manpage. Install all the otherEttore Perazzoli2003-01-237-10/+39
* (uidir): Removed (this is now defined inEttore Perazzoli2003-01-232-17/+21
* put unrealized html widget into top level widget (gtk window) beforeRadek Doulik2003-01-232-3/+16
* Create a GnomePrintDialog, not a GnomePrinterDialog. They're differentHans Petter Jansson2003-01-222-1/+7
* Updated Slovenian translationAndraz Tori2003-01-221-1/+1
* don't use gnome_print_multipage_new_from_sizes and add warningRadek Doulik2003-01-222-2/+17
* Don't unref the account object, e_list_remove() apparently handles thisJeffrey Stedfast2003-01-223-2/+8
* applied patch from Frederic Crozat <fcrozat@mandrakesoft.com>Radek Doulik2003-01-228-95/+94
* Updated the Greek translationKostas Papadimas2003-01-222-119/+128
* Set the backbuflen to 0 so that calling us again won't re-flush the sameJeffrey Stedfast2003-01-222-2/+9
* Updated Slovenian translationAndraz Tori2003-01-211-8237/+5833
* Default to hiding deleted messages. Fixes bug #35929.Jeffrey Stedfast2003-01-213-29/+29
* Don't !atoi (state) for the message_list_set_hidedeleted() call.Jeffrey Stedfast2003-01-212-1/+6
* Updated locations for EU_FI, contributed by PekkaEttore Perazzoli2003-01-212-3/+19
* Move some non-file-backend-specific stuff from cal-backend-file here so itDan Winship2003-01-204-364/+392
* updated de translation.Christian Meyer2003-01-202-1562/+1495
* Updated the Greek translationKostas Papadimas2003-01-192-12000/+10029
* e_question returns a boolean, don't test for a specific value.Larry Ewing2003-01-192-1/+4
* Updated Swedish translation.Christian Rose2003-01-192-718/+723
* update...Marco Ciampa2003-01-191-149/+111
* (on_link_clicked): call gnome_url_show with all its arguments soLarry Ewing2003-01-192-5/+13
* make the event handlers return FALSE so that gtkhtml can process theLarry Ewing2003-01-182-5/+9
* only grow the buffer when we are out of space.Larry Ewing2003-01-182-9/+16
* wrap eriched entries with a table so that they get proper indentation.Larry Ewing2003-01-182-3/+7
* Updated to use EAccountList and iterators. (evolution_composer_init):Jeffrey Stedfast2003-01-186-49/+92
* reverse part of the patch from 1/15.Chris Toshok2003-01-181-1/+1
* Updated. (request_password): Same.Jeffrey Stedfast2003-01-1820-1125/+833
* Changed signal names to use - instead of _ like the rest of Gtk2.Jeffrey Stedfast2003-01-184-3/+80
* pass pango_context_get_language to pango_context_get_metrics.Chris Toshok2003-01-181-1/+2
* pass pango_context_get_language (context) to pango_context_get_metrics.Chris Toshok2003-01-182-1/+7
* Fix destroy.Ettore Perazzoli2003-01-181-2/+1
* (e_notice): Use gtk_dialog_run()Ettore Perazzoli2003-01-181-1/+2
* New, sort of from evolution-recurid-branch.Dan Winship2003-01-184-0/+310
* update...Marco Ciampa2003-01-171-6/+3
* fixed merge conflictsJeffrey Stedfast2003-01-171-1/+0
* Connect to the toggled event on the transport_needs_auth toggle button soJeffrey Stedfast2003-01-172-35/+61
* Implement EAlarmList as CalComponentAlarm list with a GtkTreeModelHans Petter Jansson2003-01-178-60/+880
* mail_config_get_signature_list now returns a GSList.Jeffrey Stedfast2003-01-172-13/+19
* Same as below.Jeffrey Stedfast2003-01-177-149/+224
* Add a UID field (to match EAccount), which never changes and can be usedDan Winship2003-01-174-2/+28
* New class, based on MailConfigAccount, for describing an evolution (mail)Dan Winship2003-01-179-4/+990
* updating...Marco Ciampa2003-01-171-114/+87
* Silence warnings caused by missing casts.Hans Petter Jansson2003-01-163-44/+48
* Create accel groups for popup menus. Fixes crash.Hans Petter Jansson2003-01-166-88/+757
* cast to avoid warningsJeffrey Stedfast2003-01-161-1/+1
* dont re-use 'widget', its the return value!Not Zed2003-01-162-7/+12
* Change the enable/disable button when the state changes.Not Zed2003-01-162-0/+7
* apply the patch NotZed and I came up with to fix the height of theChris Toshok2003-01-161-5/+6
* reenable all the importers/loaders.Chris Toshok2003-01-165-175/+101
* Back to using e_xml_save_file().Jeffrey Stedfast2003-01-162-3/+6
* Back to using e_xml_save_file().Jeffrey Stedfast2003-01-162-3/+5
* Back to the land of the living we shall go.Jeffrey Stedfast2003-01-162-4/+65
* Same here.Jeffrey Stedfast2003-01-163-3/+3
* Added libevolution_calendar_la_LDFLAGS, and avoid versioning the shlibRodney Dawes2003-01-162-0/+8
* Here too.Jeffrey Stedfast2003-01-162-2/+2
* add call to e_table_model_pre_change here to reduce spew.Chris Toshok2003-01-161-0/+7
* Change links from ghelp links to internal apx-fdl or apx-gplAaron Weber2003-01-161-8/+7
* s/gnome-help/ghelp/Aaron Weber2003-01-164-5/+18
* Added this file to store discussion of OOA designsAnna Marie Dirks2003-01-162-0/+13
* Change dialog from Yes/No/Cancel to Discard/Cancel/Save to match the HIG.Ettore Perazzoli2003-01-1510-14/+48
* (do_exit): Make dialog HIG compliantEttore Perazzoli2003-01-152-3/+14
* Change dialog from OK/Cancel to Cancel/OK to match HIG. (rule_edit):Ettore Perazzoli2003-01-154-10/+33
* Make dialog Cancel/OK to match HIG.Ettore Perazzoli2003-01-156-10/+29
* use PangoFontMetrics here instead of using the ascent/descent of theChris Toshok2003-01-15