/devel/argouml/

iv id='cgit'>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* take a range_selected boolean for internal use (gnome_calendar_set_view):JP Rosevear2004-04-192-19/+38
* Translation updated.Priit Laes2004-04-192-217/+154
* Removed unused and uninitialised "url" local that gets g_free-edDavid Malcolm2004-04-192-2/+6
* Fixes #54021JP Rosevear2004-04-192-2/+11
* Fixes #53124JP Rosevear2004-04-195-289/+567
* include libecal/e-cal-component.h to kill implicit declaration ofTrent Lloyd2004-04-192-0/+7
* new macro. (extract_email): only create/add the attribute if the emailChris Toshok2004-04-182-16/+42
* Updated Canadian English translation.Adam Weinberger2004-04-182-310/+211
* Updated Czech translation.Miloslav Trmac2004-04-172-338/+333
* Translation updated.Priit Laes2004-04-172-807/+671
* Add "wants HTML" checkbox.Hans Petter Jansson2004-04-173-291/+47
* Updated British English translationGareth Owen2004-04-172-639/+739
* new function, use the async interface to load the book.Chris Toshok2004-04-172-22/+42
* will never be true. Fixes bug #56982.Jeffrey Stedfast2004-04-172-1/+6
* Work in progress, HIG'ing and de-coupling of errors.Michael Zucci2004-04-165-0/+969
* Commit new contact editor UI by Anna.Hans Petter Jansson2004-04-163-3370/+3552
* Fixes #52271Gary Ekker2004-04-162-1/+15
* Change the message display widget names to match the ones we are using inJeffrey Stedfast2004-04-162-3/+10
* Updated Canadian English translation.Adam Weinberger2004-04-162-666/+675
* don't actually check if start date is after due date, its perfectly validJP Rosevear2004-04-162-16/+6
* Same idea here as with build_mesage(), don't convert th gconf charsetJeffrey Stedfast2004-04-163-52/+82
* Changed imap_atom_specials[] to not treat ']' as an atom char (as perJeffrey Stedfast2004-04-162-2/+10
* Fixes #53903JP Rosevear2004-04-153-5/+30
* stop listening to changes since we are just going to save and closeJP Rosevear2004-04-152-34/+24
* move the calendar publishing initialization from createControls to main.cGary Ekker2004-04-155-34/+39
* remove "Save" only optionJP Rosevear2004-04-152-7/+4
* Updated Czech translation.Miloslav Trmac2004-04-152-335/+353
* added some spacing.Rodrigo Moya2004-04-152-0/+4
* use the DTSTART for the recur-id if it's not available.Rodrigo Moya2004-04-153-2/+25
* Translation updated.Priit Laes2004-04-152-251/+218
* fix missing parameters, wow that was a mess.Larry Ewing2004-04-154-1225/+1090
* force the info label to update its contents here if the load wasChris Toshok2004-04-154-3/+21
* rip out tons of functions - they all live in addressbook-view.c now. theChris Toshok2004-04-158-1339/+1486
* Added a new "message_list_scrolled" signal so our users can listen to thisJeffrey Stedfast2004-04-153-11/+33
* Fixes #56613JP Rosevear2004-04-154-24/+46
* Set the border widths on the dialog's vbox and action area to beRodney Dawes2004-04-156-142/+208
* Translation updated by Daniel van Eeden.Vincent van Adrighem2004-04-152-1218/+1173
* Updated Brazilian Portuguese translation done by Gustavo Maciel DiasGustavo Maciel Dias Vieira2004-04-152-714/+679
* Use %F instead of %S so that the folder name gets properly converted fromJeffrey Stedfast2004-04-152-1/+9
* Don't complain about message errors ("Internal Error: ..."), insteadJeffrey Stedfast2004-04-152-5/+6
* Don't add an autogen signature if the new signature is the autogenJeffrey Stedfast2004-04-152-11/+12
* Fixes #56553JP Rosevear2004-04-142-6/+8
* differentiate between user cancellation and no importer (next_file_page):JP Rosevear2004-04-142-10/+22
* don't unref the dialog, destroy it properlyJP Rosevear2004-04-142-1/+7
* Updated Czech translation.Miloslav Trmac2004-04-142-233/+272
* ugh, use the queued thread to get the folder, otherwise we can get foldersNot Zed2004-04-145-11/+74
* remove debug comment.Not Zed2004-04-145-12/+73
* Translation updated.Priit Laes2004-04-142-255/+295
* ** See bug #56149.Not Zed2004-04-145-44/+26
* hmm, use the right pointer when iterating the pending uri list.Not Zed2004-04-142-5/+9
* do offline mail syncing (only for open folders so far). If we fail doingNot Zed2004-04-142-5/+38
* Same as below for the tasks component.Not Zed2004-04-143-5/+33
* Updated British English translationGareth Owen2004-04-142-206/+247
* We don't actually want to disallow clicking on \NoSelect folders. Fixes aJeffrey Stedfast2004-04-142-1/+5
* Rearranged some error checking code to fix bug #56405.Jeffrey Stedfast2004-04-142-10/+16
* disable the map link for 2.0.Chris Toshok2004-04-142-0/+9
* fixed the attribution translationJeffrey Stedfast2004-04-141-1/+1
* Implemented a similar workaround to the one I did for a gethostbyaddr_r()Jeffrey Stedfast2004-04-142-1/+20
* argh. don't expand/fillJeffrey Stedfast2004-04-141-4/+4
* If we get an empty charset string from gconf, don't try to use the resultJeffrey Stedfast2004-04-142-3/+10
* To be on the safe side (even though the real bug behind bug #51924 can'tJeffrey Stedfast2004-04-142-3/+11
* upped the defult timeout to 10 minutes rather than 1Jeffrey Stedfast2004-04-141-1/+1
* Removed crackrock usage of GtkFixed as fillter. Also HIGified some otherJeffrey Stedfast2004-04-142-413/+393
* enabled some unread-count debug spewageJeffrey Stedfast2004-04-142-3/+3
* track the messagelist hidedeleted value since it looks it up when we setNot Zed2004-04-145-17/+70
* implement the new counts, and get them all atomically so they're onlyNot Zed2004-04-133-14/+60
* Fix NotZed's fix to not mark messages as unseen. Fixes bug #56879.Jeffrey Stedfast2004-04-132-4/+9
* Translation updated.Priit Laes2004-04-132-984/+762
* add missing debug wrapper back.Larry Ewing2004-04-131-1/+1
* accept text/calendar drops.Larry Ewing2004-04-132-2/+17
* Fixes #56628Gary Ekker2004-04-132-2/+18
* run this in the thread_queued_slow, so it runs in sequence and afterNot Zed2004-04-133-1/+8
* reset load_http_now once we've done, should fix #56338 finally.Not Zed2004-04-132-0/+3
* add a component name argument, so we don't use 'this_component', andNot Zed2004-04-132-15/+27
* use %% for %%.Not Zed2004-04-135-14/+31
* add GDK_ACTION_COPY to the supported drag types. Connect to theLarry Ewing2004-04-132-2/+44
* change the auth type string from Password to plain/passwordSivaiah Nallagatla2004-04-133-2/+8
* added a check for new auth type "plain/password" for groupwise inSivaiah Nallagatla2004-04-132-0/+8
* treat "" the same as NULL (don't add it to the list).Chris Toshok2004-04-132-1/+6
* quiet valgrind uninitialized memory warning.Chris Toshok2004-04-132-0/+6
* [ should fix #56537 ]Chris Toshok2004-04-133-32/+29
* Updated British English translationGareth Owen2004-04-132-727/+729
* Fix for bug #56878.Jeffrey Stedfast2004-04-132-8/+29
* Need to set the session on the preview object. Fixes bug #56862.Jeffrey Stedfast2004-04-132-1/+6
* Scroll to the auto-selected folder. Fixes bug #56707.Jeffrey Stedfast2004-04-132-0/+4
* New function. (message_list_set_scrollbar_position): New function.Jeffrey Stedfast2004-04-133-0/+27
* Really fixes bug #56623Jeffrey Stedfast2004-04-133-6/+32
* If the provider is unavailable, return euri like the other fail cases.Jeffrey Stedfast2004-04-122-2/+8
* Update Czech translationMiloslav Trmac2004-04-122-598/+599
* Updated Brazilian Portuguese translation from Afonso Celso MedinaEvandro Fernandes Giovanini2004-04-122-481/+517
* add bookname to uriSivaiah Nallagatla2004-04-113-12/+16
* Updated Canadian English translation.Adam Weinberger2004-04-112-1370/+857
* Fixed to use e-passwords.Gary Ekker2004-04-115-61/+119
* add prototypes for eab_load_error_dialog and eab_search_result_dialog.Chris Toshok2004-04-115-103/+134
* remove the e_destination_get_book api, since the function doesn't exist.Chris Toshok2004-04-11