summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_UTILS_2_1_0nobody2002-09-203081-1983041/+0
* fix problem where -lpisync was not linked in if you didn't specifyJP Rosevear2002-09-202-2/+7
* offline usage.Aaron Weber2002-09-203-19/+52
* check to see if the component is already on the server or notJP Rosevear2002-09-205-107/+49
* forgot to commit changelogAaron Weber2002-09-201-0/+5
* linked to wrong image.Aaron Weber2002-09-201-1/+1
* set the deleted attendees array to size 0 after we clean it upJP Rosevear2002-09-202-1/+9
* remove the query from the cache if it failed. (start_cached_query_cb):Rodrigo Moya2002-09-202-0/+23
* Make it validate. Same here.Kjartan Maraas2002-09-204-3/+8
* Make it validateKjartan Maraas2002-09-201-1/+1
* New regression test for word splitting/search input parsing code.Not Zed2002-09-206-29/+187
* Make locale_charset a char *, not const char *. Kills a warning in theDan Winship2002-09-202-2/+3
* allow to select last 2 menu itemsRadek Doulik2002-09-192-1/+6
* Unset the changed bit on the composer and also drop any undo operationsJeffrey Stedfast2002-09-192-0/+8
* [Fix #28495 with a lame hack that works around Bonobo sizingEttore Perazzoli2002-09-192-2/+47
* add item about permissions.Aaron Weber2002-09-194-397/+339
* (async_create_cb): Don't setEttore Perazzoli2002-09-192-3/+5
* added a list of EComponentListener's to control the lifetime of theRodrigo Moya2002-09-192-1/+45
* Set the selection model's selection_mode after setting the table model, orDan Winship2002-09-191-5/+2
* More fixes for #24210Rodrigo Moya2002-09-192-64/+248
* guard against NULL nodes.Mike Kestner2002-09-191-0/+1
* (evolution_storage_update_folder): Do notEttore Perazzoli2002-09-192-17/+11
* (resort): New. (sort_idle_callback): Use it. (insert_storages): UseEttore Perazzoli2002-09-192-8/+23
* bandaid for 30248.Mike Kestner2002-09-192-1/+5
* Fix for filter driver api change.Not Zed2002-09-192-1/+6
* Changed source account, use header-source rather than (= (get-source) ...)Not Zed2002-09-192-2/+7
* Take new session arg. Update callers. (symbols[]): changed get-source toNot Zed2002-09-195-39/+70
* Don't increment the response pointer when deciding what type of headerJeffrey Stedfast2002-09-192-4/+17
* bump the month_num by 1 because it indexs at 0JP Rosevear2002-09-192-2/+12
* fixed a merge conflictJeffrey Stedfast2002-09-191-1/+0
* Include MIME-VERSION and CONTENT-TYPE.Jeffrey Stedfast2002-09-192-1/+6
* If we get an ALERT, pass it to the user. An rfc2060 MUST, and bug #22496.Not Zed2002-09-192-0/+16
* Allow 'back' to run if we're on the finish page. For #29293.Not Zed2002-09-192-1/+8
* If going back from a page past our end (i.e. the final page), jump to theNot Zed2002-09-192-1/+7
* updated .cvsignoreJeffrey Stedfast2002-09-191-0/+1
* reverted wrapping patchRadek Doulik2002-09-184-83/+46
* Handle when the response is from a HEADER.FIELDS (if so, we don't want toJeffrey Stedfast2002-09-182-5/+26
* helper to map a camel excpeiton to a listener result.Not Zed2002-09-182-9/+36
* apply patch for 27447 from Matt Avery for a bug in the solaris iconvMike Kestner2002-09-171-2/+3
* Handle multipart/signed and multipart/encrypted parts in a more expectedJeffrey Stedfast2002-09-172-33/+51
* don't add the user creatable item for ldap-contact folders atm, since itChris Toshok2002-09-172-9/+7
* Add description for E_STORAGE_NOTONLINE.Ettore Perazzoli2002-09-175-0/+19
* Remove unused variable.Ettore Perazzoli2002-09-173-1/+17
* Use e_strftime_fix_am_pm here which fixes locale issues as well as workingJeffrey Stedfast2002-09-174-3/+9
* Add Israel. [Patch by Sam Popper <shmuelp@bigfoot.com>.]Ettore Perazzoli2002-09-172-1/+12
* [Fix #28451.]Ettore Perazzoli2002-09-174-21/+151
* Invoke gettext on strings coming from the .oaf files.Kjartan Maraas2002-09-172-2/+7
* Disable debugging printf'sJeffrey Stedfast2002-09-172-94/+109
* fixed a commentJeffrey Stedfast2002-09-171-2/+2
* exit editing on dblclick. ungrab based on grabbed_count. unset grabbed_colMike Kestner2002-09-171-7/+8