/devel/autoconf268/

'form'>
Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Commented out menuref. Commented out menuref. commented out menuref.Aaron Weber2001-08-1510-34/+42
* Added Tigert's new icons for Prev and Next.Federico Mena Quintero2001-08-152-0/+7
* Add Tigert's new icons for Prev and Next.Federico Mena Quintero2001-08-152-4/+8
* Small version to match.. /tigertTuomas Kuosmanen2001-08-151-0/+0
* new versions, a bit smoother.. /tigertTuomas Kuosmanen2001-08-153-0/+0
* New arrow icons for calendar.. /tigertTuomas Kuosmanen2001-08-154-0/+6
* Destroy, do not unref, the popup_window.Federico Mena Quintero2001-08-152-1/+7
* Destroy, do not unref, the popup_window.Federico Mena Quintero2001-08-151-1/+2
* Make the "Any Category" item consistent with the one in the addressbook.Federico Mena Quintero2001-08-152-6/+15
* Correctness fixes for when the entry and submenu must be interchanged.Federico Mena Quintero2001-08-152-24/+50
* Use the passed-in unread_count.Dan Winship2001-08-153-1/+10
* If the account is enabled, set a checkmark pixmap instead of a strangePeter Williams2001-08-153-3/+29
* Handle an array of categories in the CalSearchBar instead of our own menuFederico Mena Quintero2001-08-154-141/+157
* Tell the search bar to translate the subitem texts.Federico Mena Quintero2001-08-152-0/+7
* *Please* add accessor functions instead of just object arguments!Federico Mena Quintero2001-08-153-42/+190
* Add "Any Category" option for category searches.Jon Trowbridge2001-08-144-9/+32
* Fix bug #215... desensitize menu items based on the number of selectedPeter Williams2001-08-146-5/+254
* Remove an obvious typo reported by MilesDan Winship2001-08-142-1/+6
* Workaround for Ximian bug #6795. Will prevent a crash and doesn't seem toPeter Williams2001-08-141-1/+1
* Fix up to match the pas_book_new/get_vcard changes.Dan Winship2001-08-142-37/+27
* Fix the fix for #6722.Dan Winship2001-08-143-4/+16
* Updated Polish translationChyla Zbigniew2001-08-142-163/+266
* Updated Norwegian (bokmål) translation.Kjartan Maraas2001-08-142-536/+734
* Rearranged this Edit menu to fit the standards.Christopher James Lahey2001-08-142-1/+8
* make it lighterJakub Steiner2001-08-141-0/+0
* new summary tree view iconJakub Steiner2001-08-142-0/+4
* Got rid of an extraneous _ here.Christopher James Lahey2001-08-143-2/+10
* Updated Slovak translation.Stanislav Visnovsky2001-08-142-3957/+4236
* Added accelerators here.Christopher James Lahey2001-08-143-9/+14
* Oops, forgot to write this function.Christopher James Lahey2001-08-142-0/+28
* Added focus targets here. Fixes part of Ximian bug #5843.Christopher James Lahey2001-08-142-52/+67
* Handle GDK_KP_Up and GDK_KP_Down here.Christopher James Lahey2001-08-141-0/+2
* Handle GDK_KP_Page_Up, GDK_KP_Page_Down, GDK_KP_Right, and GDK_KP_LeftChristopher James Lahey2001-08-142-4/+6
* Grab focus here. Fixes Ximian bug #2265.Christopher James Lahey2001-08-142-0/+7
* Fixed two const warnings here.Christopher James Lahey2001-08-144-3/+18
* Got rid of event forwarding for double clicks and releases and such andChristopher James Lahey2001-08-141-6/+1
* As usual, I forgot to mention that that last commit fixes Ximian bug #6490.Chris Lahey2001-08-141-1/+1
* Call e_card_set_book here.Christopher James Lahey2001-08-147-172/+192
* don't g_strdup the stuff we're passing into e_list_append, since it doesChris Toshok2001-08-141-0/+12
* don't g_strdup the stuff we're passing into e_list_append, since it doesChris Toshok2001-08-141-8/+8
* don't access source->auth if source == NULL (bug #7086).Chris Toshok2001-08-142-1/+7
* add dialog for feedback (remove_item): ditto (send_item): dittoJP Rosevear2001-08-142-15/+43
* rewrite the gui to use gtkhtmlJP Rosevear2001-08-142-348/+376
* Disable the "search forward/backward" option in the search dialog. Why?Jon Trowbridge2001-08-142-0/+31
* Changed get_card to be asyncronous.Christopher James Lahey2001-08-1411-239/+218
* Replace "Can't" with "Cannot" in a comment.Pavel Roskin2001-08-141-1/+1
* removed the redundant view-switching menu items from the bottom of theAnna Marie Dirks2001-08-142-8/+6
* Add missing entry for `endarken_style()'.Ettore Perazzoli2001-08-141-0/+1
* Reload buttonIain Holmes2001-08-145-1/+20
* Chain to the parent class.Ettore Perazzoli2001-08-142-7/+12
* Changed the "Evolution has found the following data sources" text in theAnna Marie Dirks2001-08-142-2/+10
* applied Neil Conway's <nconway@klamath.dyndns.org> menu-improvement patch.Anna Marie Dirks2001-08-143-4/+11
* Revert the previous e-gray-bar patch as it was, um, wrong.Ettore Perazzoli2001-08-142-13/+19
* We need to be ref'ing the folder if/when we add it to the hash. This mayJeffrey Stedfast2001-08-143-14/+18
* KBOS and ZSAMIain Holmes2001-08-143-3/+12
* Fix a leak.Peter Williams2001-08-144-5/+34
* Add some little padding to the title bar so it looks nicer.Ettore Perazzoli2001-08-142-1/+6
* We need to be ref'ing the folder if/when we add it to the hash. This mayJeffrey Stedfast2001-08-142-1/+1
* We need to be ref'ing the folder if/when we add it to the hash. This mayJeffrey Stedfast2001-08-146-42/+50
* Removed. (class_init): Don't override that method anymore.Ettore Perazzoli2001-08-142-19/+13
* Prioritise the label for printIain Holmes2001-08-142-1/+5
* New function, handle "user creatable items". (component_fn): Tell thePeter Williams2001-08-142-0/+26
* Fix this so it can actually get folders from the hash of folders on theJason Leach2001-08-144-23/+45
* Remove a separator after the "Subscribe to Folders" item.Ettore Perazzoli2001-08-142-2/+5
* [Fix #7109, Evolution crashes when the splash screen dialog isEttore Perazzoli2001-08-142-1/+11
* Break most of the functionality into a separate function.Peter Williams2001-08-146-18/+223
* Changed all instances of "Wizard" and "Druid" to "Assistant".Anna Marie Dirks2001-08-143-4/+10
* Do some g_assert() action. Make sure that the node passed in is non-NULLJeffrey Stedfast2001-08-142-51/+64
* Changed all instances of "druid" and "wizard" to "assistant".Anna Marie Dirks2001-08-142-18/+22
* Changed the title of the Mail Settings dialog from "Evolution AccountAnna Marie Dirks2001-08-142-1/+6
* Replaced the chained `if' statements with a `switch' statement forEttore Perazzoli2001-08-142-19/+35
* set_release on the sequence, not the buffer.Ettore Perazzoli2001-08-142-2/+4
* Restore the shell reffing/unreffing here.Ettore Perazzoli2001-08-142-2/+4
* Restore the shell reffing/unreffing here.Ettore Perazzoli2001-08-141-0/+5
* Don't cause an abort if the shortcut group is empty.Peter Williams2001-08-142-1/+7
* Add labels for the ShowDayView, ShowWorkWeekView, ShowWeekView,Ettore Perazzoli2001-08-142-8/+13
* Changed the tooltips for several toolbar icons to make all tooltipsAnna Marie Dirks2001-08-142-8/+15
* Confirm that the user really wants to expunge. (save_msg_ok): Set theJeffrey Stedfast2001-08-142-1/+35
* Remove the shortcuts corresponding to an account (they all point toPeter Williams2001-08-142-0/+64
* Add `Evolution-common.idl'.Ettore Perazzoli2001-08-142-1/+6
* Initialize priv->user_creatable_item_types. (Score: g_new: 0, g_new0: 2)Dan Winship2001-08-142-0/+6
* Whoa, fatal typo. Sorry.Peter Williams2001-08-142-1/+5
* Remove unused variable @folder.Jason Leach2001-08-143-3/+15
* Updated Swedish translation.Christian Rose2001-08-142-63/+126
* New function. Convert a time_t to a gchar * (with i18n) (describe_button):Peter Williams2001-08-142-2/+17
* Disconnect our callbacks when we are freeing the ESummaryMail. FixesJason Leach2001-08-132-2/+14
* Tell folder cache the path for our Trash is /Trash, because that's whatJason Leach2001-08-132-1/+7
* Add a gettext around our static strings.Peter Williams2001-08-132-1/+6
* Updated Hungarian translation.Andras Timar2001-08-132-952/+1135
* Grab focus on the storage set view.Ettore Perazzoli2001-08-132-1/+9
* Use utf 8 to set the name.Ettore Perazzoli2001-08-132-1/+10
* Added missing ;'s after entities. s/en/C in Language. Add missing ;. SameKjartan Maraas2001-08-1210-10/+24
* Remove debugging message.Ettore Perazzoli2001-08-122-2/+4
* *** empty log message ***Ettore Perazzoli2001-08-121-3/+3
* Put the folder title bar into an EGrayBar.Ettore Perazzoli2001-08-125-4/+201
* [Finally! Fix #413, "Support for stock folders", and #786, "i18n:Ettore Perazzoli2001-08-1214-18/+180
* Remove #include <config.h> from here. Same here.Kjartan Maraas2001-08-123-5/+5
* [Fix #7069, New - Missing name for "Tools" menu.]Kjartan Maraas2001-08-122-5/+12
* Set the session as online so auto mail checking (and the composer) will beJason Leach2001-08-122-0/+7
* Make the right click "Resend..." into "Edit as New Message...", bug #6838.Jason Leach2001-08-122-1/+4
* Make the label for the resending menu item read "Edit as New Message...",Jason Leach2001-08-122-1/+6
* Remove unecessary #include <camel.h>Jason Leach2001-08-123-4/+7
* Updated Spanish translation.Hector Garcia2001-08-122-1600/+1856
* Update the paths of the Tools menu according to the changes in the XMLEttore Perazzoli2001-08-123-18/+26
* turn on word-wrap for the description fields. Fixes bug #6821.Damon Chaplin2001-08-123-1/+14
* Added more missing files. Updated accordingly.Kjartan Maraas2001-08-123-24/+57
* [Fix #7608, New - Phantom menu entry in Tasks.]Ettore Perazzoli2001-08-122-6/+11
* s/summarising/summarizing/. (summary_rebuild): Likewise.Ettore Perazzoli2001-08-123-7/+19
* Finnish translation updated by Jarkko Ranta <jjranta@cc.joensuu.fi>Sami Pesonen2001-08-122-2586/+2275
* Updated Swedish translation. Also thanks to Mikael Hallendal for reportingChristian Rose2001-08-122-719/+790
* svn path=/trunk/; revision=11916Kjartan Maraas2001-08-123-5/+2
* Added more missing files. Updated accordingly.Kjartan Maraas2001-08-123-233/+289
* Added bugzilla numberKjartan Maraas2001-08-111-0/+1
* Add headers to make it stand on itw own. Marked some strings forKjartan Maraas2001-08-113-2/+8
* Marked some strings for translation. Same here.Kjartan Maraas2001-08-113-5/+10
* Be truthful about the versions of libs we need.Kjartan Maraas2001-08-112-2/+6
* Updated Polish translationChyla Zbigniew2001-08-112-3960/+4099
* Remove single- or double-quotes from names before sticking them into theJon Trowbridge2001-08-112-5/+21
* Properly handle "Category is" queries by checking the search barJon Trowbridge2001-08-112-6/+46
* Oops, we didn't need to unref all of the widgets, just a few.Jeffrey Stedfast2001-08-112-14/+8
* oops, take out the g_assertsJeffrey Stedfast2001-08-111-2/+0
* Fix bug #4523 for good. (save_service): If service->authitem is NULL, thenJeffrey Stedfast2001-08-113-16/+31
* Removed comment about the need to resolve nicknames properly, because weJon Trowbridge2001-08-1114-69/+333
* Prepend the uri with evolution: to fix bug #6916.Jeffrey Stedfast2001-08-112-1/+6
* Added an assert - at this point a backtrace would be more useful than aJeffrey Stedfast2001-08-113-7/+24
* Make the context menu for the Sent folder have "Resend..." instead ofJason Leach2001-08-112-1/+6
* End a placeholder block with </placeholder> instead of <placeholder/>Jason Leach2001-08-112-1/+6
* Don't display the Define Views dialog.Christopher James Lahey2001-08-112-4/+11
* last_item_separator shouldn't get reset if the item is hidden.Christopher James Lahey2001-08-111-8/+8
* did a little packing-magic to get the two tables at bottom of this dialogAnna Marie Dirks2001-08-113-27/+66
* If the sort_info can't group, hide the grouping button and label.Christopher James Lahey2001-08-115-10/+47
* Since 'N' keypresses go through here now, use wrap-around selecting.Jason Leach2001-08-113-7/+25
* Don't remove the account from the tree if it's not enabled.Peter Williams2001-08-112-1/+6
* Return FALSE here, not NULL.Jeffrey Stedfast2001-08-11