/devel/p5-PathTools/

/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added a 'first' member to the imap_fetch_all_t struct so we can use thatJeffrey Stedfast2004-06-172-4/+16
* Added a 'first' member to the imap_fetch_all_t struct so we can use thatJeffrey Stedfast2004-06-172-37/+120
* Include gtk[hv]box.h so we can use them (emfp_dialog_got_folder): Fix theRodney Dawes2004-06-173-36/+66
* use e-util's HTML conversion function, instead of camel's. (write_html):Rodrigo Moya2004-06-172-4/+10
* Updated Finnish translationIlkka Tuohela2004-06-162-168/+176
* clear the error, don't free it, so NULL is handled properlyJP Rosevear2004-06-162-1/+6
* Updated Czech translation.Miloslav Trmac2004-06-162-106/+107
* ** See #56479.Not Zed2004-06-165-48/+166
* set the source selector to be able to toggle the current selection. FixNot Zed2004-06-162-0/+8
* fix a path leak and maek the code more structured.Not Zed2004-06-163-7/+33
* Updated zh_CN translationFunda Wang2004-06-162-145/+133
* compare old and new full names and if it is different set the new the nameSivaiah Nallagatla2004-06-162-1/+12
* This code no longer needs to do charset conversion. Yay. Fixes bug #60225.Jeffrey Stedfast2004-06-163-34/+17
* frombase is simply the select_path, since selected_path is now just theJeffrey Stedfast2004-06-162-4/+8
* New function to format an attribution string (won't crash if translatorsJeffrey Stedfast2004-06-162-20/+200
* Fixes #56197JP Rosevear2004-06-163-0/+10
* Updated Polish translation by GNOME PL Team.Artur Flinta2004-06-162-136/+134
* Fixes #59401JP Rosevear2004-06-162-1/+12
* Added smime-marshal.list to EXTRA_DISTJeffrey Stedfast2004-06-162-0/+6
* Fixes #57393JP Rosevear2004-06-162-0/+8
* Use camel_multipart_signed_get_content_stream() rather than getting theJeffrey Stedfast2004-06-152-11/+16
* Changed the second gtk_selection_add_target() to useJeffrey Stedfast2004-06-152-1/+7
* corrected %%+05d translationLeonid Kanter2004-06-152-1774/+73
* Init have_unget to FALSE. Don't set unget to NULL, it's no longer aJeffrey Stedfast2004-06-153-13/+20
* connect to "client_changed" signal on the page. (client_changed_cb): newRodrigo Moya2004-06-153-8/+43
* new function. (e_meeting_time_selector_construct): store some missingRodrigo Moya2004-06-154-24/+85
* Updated zh_CN translationFunda Wang2004-06-152-127/+116
* Updated British English translationGareth Owen2004-06-152-789/+837
* set things to HOME, since we don't offer TYPE=OTHER IM attributes throughChris Toshok2004-06-153-17/+31
* Don't connect to the key_pressed_event. (composer_key_pressed): Removed.Jeffrey Stedfast2004-06-152-16/+7
* prepend label " " before the ETableRadek Doulik2004-06-152-14/+57
* Updated Czech translation.Miloslav Trmac2004-06-152-765/+896
* the check button label has now opposite meaning (after UI changes), callRadek Doulik2004-06-142-2/+19
* handle LIST field types. (ldif_fields[]): Add a list type. E_CONTACT_EMAILNot Zed2004-06-142-1/+19
* don't check rule->source, its irrelevent to vfolder sources, and clean upNot Zed2004-06-143-50/+39
* updateFunda Wang2004-06-141-70/+63
* if we removed all of the addresses because they were 'us', add the firstNot Zed2004-06-142-1/+13
* use g_ascii_strcasecmp. (smtp_connect): do not re-helo after we'veNot Zed2004-06-142-10/+9
* Updated finnish translationIlkka Tuohela2004-06-141-3574/+1430
* Translation updated by Mətin Əmirov.Metin Amiroff2004-06-132-3870/+2453
* Updated Greek Translation.Kostas Papadimas2004-06-132-3581/+1351
* Updated Simplified Chinese translationFunda Wang2004-06-132-1736/+1343
* Flush summary updates for the currently selected folder. (imap4_noop):Jeffrey Stedfast2004-06-132-2/+13
* Flush summary updates for the currently selected folder.Jeffrey Stedfast2004-06-123-1/+7
* Don't bother with exists_changed. We don't need it afterall.Jeffrey Stedfast2004-06-123-9/+15
* Updated Spanish translation.Francisco Javier F. Serrador2004-06-122-975/+975
* Updated Polish translation by GNOME PL Team.Artur Flinta2004-06-122-719/+856
* Free any old select_uri string we may have. (emft_tree_row_expanded):Jeffrey Stedfast2004-06-122-17/+31
* Force updating of the emsage flags (normally this only happens ifJeffrey Stedfast2004-06-122-0/+7
* (pixbuf_cell_data_func): fix the appearance a little.Larry Ewing2004-06-122-2/+4
* (pixbuf_cell_data_func): clean up warnings. (double bad larry).Larry Ewing2004-06-122-4/+2
* (pixbuf_cell_data_func): actually initialize the pixbuf (bad larry).Larry Ewing2004-06-122-1/+2
* make the source selector use a colock block instead of setting theLarry Ewing2004-06-122-14/+50
* removed g_assert call, since we shouldn't crash when getting wrongRodrigo Moya2004-06-112-1/+8
* set dialog window position, glade doesn't do that for us anymore as theRadek Doulik2004-06-114-4/+158
* Handle getting FLAGS even though we didn't request it (server can send usJeffrey Stedfast2004-06-114-30/+90
* hardcode the border size. it is hardcoded in e-text as well. Even usingRadek Doulik2004-06-111-5/+7
* rearrange the setting up of the target flags, stores can have a null path.Not Zed2004-06-113-19/+36
* revert previous change. Stupid emftm.Not Zed2004-06-113-2/+5
* handle a null path or fragment.Not Zed2004-06-114-7/+19
* if we scan from "" or top == NULL, then we really want to scan from "."Not Zed2004-06-113-5/+18
* some test codeMichael Zucci2004-06-111-0/+172
* (camel_imap4_summary_flush_updates): Added some logic toJeffrey Stedfast2004-06-113-0/+11
* Don't bother scanning summary info if EXISTS was 0.Jeffrey Stedfast2004-06-112-3/+37
* Don't bother scanning summary info if EXISTS was 0.Jeffrey Stedfast2004-06-113-9/+66
* Updated Canadian English translation. Correct path error.Adam Weinberger2004-06-113-1463/+739
* Don't always try and parse a RESP-CODE in the BYE case as the RESP-CODE isJeffrey Stedfast2004-06-112-1/+15
* replace strcasecmp with g_ascii_strcasecmpJeffrey Stedfast2004-06-111-2/+2
* some code cleanupJeffrey Stedfast2004-06-112-4/+7
* Fixes bug #58825. Ugh. Really Gross Hack (tm).Jeffrey Stedfast2004-06-115-35/+168
* Update for removed filesRodney Dawes2004-06-112-7/+4
* HIGified, updated as suggested in #46236Radek Doulik2004-06-112-244/+224
* If flags does not include FOLDER_INFO_FAST, get the total/unread countsJeffrey Stedfast2004-06-115-168/+265
* only do the range selected hack in one caseJP Rosevear2004-06-112-3/+9
* added castRadek Doulik2004-06-115-23/+20
* fixes to get rid of compiler warningsRadek Doulik2004-06-1110-47/+30
* set 6 weeks shown (display_view): dittoJP Rosevear2004-06-112-2/+9
* Remove no-longer-used stuffDan Winship2004-06-1143-5762/+52
* Remove shell/glade/Makefile, which has been merged into shell/MakefileDan Winship2004-06-112-1/+5
* fixes for compiler warningsRadek Doulik2004-06-109-14/+11
* Fixes #58748Rodrigo Moya2004-06-102-0/+12
* don't set the "bg_color_column" property on the ECellToggle class.Rodrigo Moya2004-06-102-3/+5
* Fixes #58799Rodrigo Moya2004-06-102-2/+25
* clean code to avoid compiler warningsRadek Doulik2004-06-101-2/+4
* remove defunct Revert button and replace OK/Cancel buttons with a CloseJon Oberheide2004-06-10