aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* omf-install/Makefile.am (scrollkeeper_localstate_dir) useChris Toshok2001-08-203-5/+22
* Marked string for translation (connection type).Chyla Zbigniew2001-08-203-8/+30
* Make sure the generated UID is non-NULL before appending it to the arrayJeffrey Stedfast2001-08-203-6/+9
* Reset the "changed" state to FALSE after a successful save.Jeffrey Stedfast2001-08-202-1/+9
* Added Cut/Copy/Paste underline thingies.Jeffrey Stedfast2001-08-203-4/+9
* Convert the date string to UTF-8. (do_forward_non_attached): Same here.Jeffrey Stedfast2001-08-202-12/+21
* Forgot to mention that this commit fixes Ximian bug #4670.Chris Lahey2001-08-201-1/+2
* Set the folder bar message here.Christopher James Lahey2001-08-207-4/+167
* fixed a compile errorJeffrey Stedfast2001-08-201-50/+51
* Updated Slovak translation.Stanislav Visnovsky2001-08-192-855/+1842
* Added full country list. Fixes Ximian bug #5123.Christopher James Lahey2001-08-192-1/+236
* Don't hardcode the default list of stations, let translators define it perChyla Zbigniew2001-08-193-9/+33
* added option to hide completed tasks after a given number ofDamon Chaplin2001-08-194-2/+92
* used new Save/Save As icons.Damon Chaplin2001-08-194-3/+22
* used the new Cut/Copy/Paste icons. Removed the Save As/Print/Print PreviewDamon Chaplin2001-08-194-50/+28
* added 16_copy.png, 16_customize.png, 16_cut.png & 16_paste.png.Damon Chaplin2001-08-193-0/+12
* New constant `MIN_POPUP_TREE_WIDTH'. (pop_up_folder_bar): Make sure theEttore Perazzoli2001-08-192-2/+14
* Added missing #include <config.h>. (applied by Damon)Zbigniew Chyla2001-08-192-0/+8
* Use e_dialog_editable_get instead of gtk_editable_get_chars (we need UTF-8Zbigniew Chyla2001-08-192-1/+7
* Change the default values for "always-sign" to false.Jeffrey Stedfast2001-08-193-3/+12
* Shut up!Ettore Perazzoli2001-08-191-0/+6
* Set the pixtype for "ContactEditorDelete" to "pixbuf". Likewise. Likewise.Ettore Perazzoli2001-08-197-19/+19
* Remove "Control-W" accelerator for closing the window.Ettore Perazzoli2001-08-192-1/+6
* Change pixtype of "MessageDelete" to "pixbuf".Ettore Perazzoli2001-08-197-1/+16
* New, replacing `shortcut_bar_mode_changed_cb'.Ettore Perazzoli2001-08-194-167/+221
* Updated Slovenian translationAndraz Tori2001-08-191-14/+65
* Updated Slovenian translationAndraz Tori2001-08-191-4796/+6193
* New. (config_read): Use locale's setting as default forZbigniew Chyla2001-08-182-1/+18
* Chain to the destroy handler in the parent class. Hey, I'm getting used toFederico Mena Quintero2001-08-181-0/+2
* Renamed events to appointments (please review for me as it was a simpleKevin Breit2001-08-183-20/+26
* add prototype for addressbook_get_other_contact_storage.Chris Toshok2001-08-183-5/+22
* changed goto icon from stock icon to pixbuf for the toolbar. Note that theDamon Chaplin2001-08-182-5/+18
* new function to open the task editor to add a new task.Damon Chaplin2001-08-184-0/+66
* moved task.xpm here, so it gets installed, so we can use it for the menus.Damon Chaplin2001-08-182-1/+7
* connect to the "changed" signal on "entry-web" to update command state.Chris Toshok2001-08-182-0/+11
* stop signal emission so the GtkButton class method doesn't mess up theDamon Chaplin2001-08-182-0/+9
* call e_card_set_id on the list's card so we can continue to use thisChris Toshok2001-08-183-0/+29
* call e_sexp_encode_string on the search string the user types in so itChris Toshok2001-08-182-6/+16
* changed print icon types to pixbuf.Damon Chaplin2001-08-182-2/+7
* changed to new print icon.Damon Chaplin2001-08-182-0/+5
* rename physical_uri to uri, since it includes the addressbook.db for file:Chris Toshok2001-08-183-35/+79
* changed 'Search for Contacts'.Damon Chaplin2001-08-182-1/+5
* changed 'Send contact to other' to 'Forward Contact' and capitalized 'SendDamon Chaplin2001-08-183-4/+13
* If we get the "sequence_complete" signal when we aren't searching, itJon Trowbridge2001-08-182-18/+39
* Put _() instead of N_() around of the "Search" string,Zbigniew Chyla2001-08-182-1/+7
* s/My Evolution/Summary/Aaron Weber2001-08-187-1450/+306
* formatted code nicerJeffrey Stedfast2001-08-181-11/+9
* We want wax-seal.png instead, since I added the png files to cvs andJeffrey Stedfast2001-08-182-2/+9
* Added.Jeffrey Stedfast2001-08-184-88/+92
* Don't allow nonroot nodes to be selectedIain Holmes2001-08-182-0/+16
* Toggle the View->Attachments menu item. This fixes bug #6107.Jeffrey Stedfast2001-08-183-34/+33
* Build fixIain Holmes2001-08-182-0/+5
* Wrote documentation about HTML templates.Kevin Breit2001-08-182-4/+59
* Add a warning for EttoreIain Holmes2001-08-181-0/+1
* Changelog I forgotIain Holmes2001-08-181-0/+5
* Compile fixesIain Holmes2001-08-186-5/+17
* Changed the messages here in the right click menus.Christopher James Lahey2001-08-183-4/+11
* Start scanning new messages at maxuid + 1 rather than uidval + 1? MaybeJeffrey Stedfast2001-08-182-35/+41
* Libical compile orderIain Holmes2001-08-182-1/+5
* Add libical include pathIain Holmes2001-08-181-0/+1
* g_return_if_fail(), not g_return_val_if_fail().Ettore Perazzoli2001-08-182-2/+8
* don't init the config hereJP Rosevear2001-08-183-2/+7
* Added some g_warnings for when we return CORBA_OBJECT_NIL; this might helpEttore Perazzoli2001-08-182-3/+16
* destroy the addresses (clean_up): don't free the addresses, we need themJP Rosevear2001-08-181-3/+3
* remove a cmpiler warningJeffrey Stedfast2001-08-181-1/+1
* Changed the order of the toolbar icons (moved "New Message" (formerlyAnna Marie Dirks2001-08-183-5/+14
* tedfast <fejj@ximian.com>Jeffrey Stedfast2001-08-181-0/+2
* Don't destroy the splash twice.Jeffrey Stedfast2001-08-181-29/+26
* remove dead structureJP Rosevear2001-08-182-1/+4
* utf_name should not be const as e_utf8_from_locale_string() returns anJeffrey Stedfast2001-08-182-3/+10
* Added key accelerators.Jeffrey Stedfast2001-08-183-30/+52
* Save the always-sign options for pgp and smime. (config_read): Read in theJeffrey Stedfast2001-08-182-0/+24
* Updated Polish translationChyla Zbigniew2001-08-182-271/+485
* boring splash againJakub Steiner2001-08-172-0/+4
* splash screensJakub Steiner2001-08-172-1/+2
* Rupertzilla splashJakub Steiner2001-08-172-0/+4
* unref our card_sexp. (create_card_handler): make sure to set the id of theChris Toshok2001-08-172-34/+134
* use card_sexp. (pas_backend_file_book_view_free): same.Chris Toshok2001-08-175-324/+461
* Made the default values for column expansions here more reasonable.Christopher James Lahey2001-08-172-6/+11
* Updated Norwegian translation. Updated with missing files.Kjartan Maraas2001-08-173-571/+696
* Destroy the hash table and all objects in it, as well as the privChristopher James Lahey2001-08-171-2/+32
* Added code so the user can create a new contact or contact list fromChristopher James Lahey2001-08-172-1/+42
* Startup assistant stuffIain Holmes2001-08-1732-169/+2330
* Bumped version number to 0.10.99.4. Fixed some comments.Christopher James Lahey2001-08-172-34/+206
* Only starting cutting the signature out when we match "-- \n", so "--\n"Jason Leach2001-08-172-1/+7
* Added a closing paren.Jeffrey Stedfast2001-08-172-0/+5
* Respect the user's desire to be prompted to confirm that he wants toJeffrey Stedfast2001-08-174-10/+63
* I know what you did last summer!Jason Leach2001-08-174-0/+9
* Desensitize the move/copy/delete/rename in the menus (including rightJason Leach2001-08-173-23/+38
* Changed "Import file..." to "Import File..." Fixed a few lack ofAnna Marie Dirks2001-08-173-6/+13
* hide the timezone fields for all-day events. We will use DATE values forDamon Chaplin2001-08-1712-20/+210
* If we are online and message flags have changed in the current folder,Jeffrey Stedfast2001-08-175-33/+61
* added e_date_edit_get/set_make_time_insensitive() which makes the timeDamon Chaplin2001-08-173-18/+115
* Implement "Message Contains" (searches sender, recipients, subject, andPeter Williams2001-08-172-0/+28
* minor edits. Added <tip> about bug 7428.Aaron Weber2001-08-172-36/+135
* Set the horizontal usize of the entry to 4.Ettore Perazzoli2001-08-172-0/+6
* Don't ever send "STORE FLAGS.SILENT ()" since Cyrus imapd doesn't likeJeffrey Stedfast2001-08-172-9/+31
* Sort the nodes here... (fe_sort_folder): ... using this function.Peter Williams2001-08-173-1/+24
* Stop search message from conflicting with expunge.Peter Williams2001-08-172-2/+5
* If the component has no alarms remember to set the priv->updating flag toFederico Mena Quintero2001-08-172-1/+9
* Remove the Help menu verbs and add a "HelpFAQ" verb. (command_help):Ettore Perazzoli2001-08-172-12/+12
* get the destinations property, not the text propertyJP Rosevear2001-08-172-1/+7
* add save menu itemJP Rosevear2001-08-172-3/+11
* rename menu item to Assign Task and tidyJP Rosevear2001-08-172-5/+10
* Set the default-to-add notification to be display a message 15 minutesFederico Mena Quintero2001-08-172-41/+54
* New function to strip surrounding whitespace from a string of categoriesFederico Mena Quintero2001-08-175-4/+95
* Adding the first versions of these files. Doesn't work yet.Christopher James Lahey2001-08-172-0/+181
* single pixel fixJakub Steiner2001-08-171-0/+0
* fix previousJakub Steiner2001-08-171-0/+0
* next/previous message using the new document templateJakub Steiner2001-08-173-0/+5
* Renamed from _begin to match changes in gal 0.10.99.3.Jon Trowbridge2001-08-174-4/+12
* Added "hit_count" to ECompletionMatch. Used by searchJon Trowbridge2001-08-175-20/+232
* Dequote the same characters that we know how to quote inFederico Mena Quintero2001-08-172-12/+34
* New callback for the realize signal. (make_bold): New. Hooks up theEttore Perazzoli2001-08-172-1/+44
* Place it under <category="GNOME|Applications"/>Kjartan Maraas2001-08-174-2/+7
* Disable "Search Message" when more or less than exactly one message isPeter Williams2001-08-172-1/+4
* removed the Print Setup menu item, and changed Print Message to Print forAnna Marie Dirks2001-08-172-3/+13
* Evil GTK+ hackery. Of course if GTK+ made things easier, I wouldn'tEttore Perazzoli2001-08-173-28/+36
* Do not set the time popup range. We also want to be able to createFederico Mena Quintero2001-08-173-12/+14
* s/doc/help to point at the right dir.Aaron Weber2001-08-171-1/+1
* s/the view for `%s' have/the views for `%s' have/.Ettore Perazzoli2001-08-172-1/+6
* and the .cvsignore files tooKjartan Maraas2001-08-176-53/+0
* Removing these files which belong in doc/ not help/Aaron Weber2001-08-1721-1607/+0
* Remove debugging message.Ettore Perazzoli2001-08-172-1/+5
* Add a "BuiltMenuItems" placeholder in the "Help" menu so we can do theEttore Perazzoli2001-08-172-19/+6
* Removing these files which belong in the doc dir, not the help dir.Aaron Weber2001-08-1733-5632/+0
* (fe_node_to_shell_path): Use node->name and node->full_name to generatePeter Williams2001-08-172-6/+51
* The finaleKjartan Maraas2001-08-174-636/+0
* Missed thisKjartan Maraas2001-08-171-9/+0
* Here go the restKjartan Maraas2001-08-1733-19802/+0
* I have deleted all of these files as they are being moved to the help directory.Aaron Weber2001-08-1746-8967/+0
* Nuke the old no docsKjartan Maraas2001-08-1746-8946/+0
* Fix this again. Sigh. Problem of namespace = "" may not yet be completelyPeter Williams2001-08-172-1/+7
* Back to building develKjartan Maraas2001-08-171-1/+1
* More devel stuff awayKjartan Maraas2001-08-176-347/+2
* Here go the white-papersKjartan Maraas2001-08-174-1002/+0
* Updated Slovenian translationAndraz Tori2001-08-171-4077/+3035
* Instead of hackfully getting the path, use a CamelURL so that escaping isPeter Williams2001-08-162-10/+12
* Some info on adding --localstatedir to the configure options.Kjartan Maraas2001-08-162-1/+6
* Added omf-install to the build. Adjust for the move of the user docs.Kjartan Maraas2001-08-162-2/+5
* Adjust for the move of the user docs.Kjartan Maraas2001-08-162-2/+7
* Small fix to build. Small fix. Remove an extra space. Same here. And here.Kjartan Maraas2001-08-1612-20/+34
* Updated Hungarian translation.Andras Timar2001-08-162-833/+1100
* Check that name != NULL before we start messing with it. (Fixes bug #7329)Jon Trowbridge2001-08-162-9/+17
* Remove the other copy of the figuresKjartan Maraas2001-08-1646-0/+0
* Remove some stray cvs collision markers.Jon Trowbridge2001-08-161-4/+0
* Boost scoring on an exact nickname match. Manually addressify match.Jon Trowbridge2001-08-1610-136/+161
* updatedMarius Andreiana2001-08-162-1727/+1459
* Updated one line about bullet points.Kevin Breit2001-08-164-2/+10
* set title of initial dialog to Addressbook Sources (bug #6704).Chris Toshok2001-08-162-0/+6
* don't let people add subdirs in the ldap server storage - everything isChris Toshok2001-08-162-0/+9
* Remember the filename is in utf8, so use the e_utf8 functions to set theJeffrey Stedfast2001-08-162-6/+16
* Always remove the idle and return FALSE, instead of returning TRUE if morePeter Williams2001-08-162-6/+10
* Stop building the quote after a sigdash, hence, omitting the signatureJason Leach2001-08-162-0/+8
* *evolution-calendar.xml : Changed "print calendar" to "print".Anna Marie Dirks2001-08-162-1/+7
* Don't hardcode/build a help URI here, use gnome_help_display() instead,Jason Leach2001-08-162-9/+15
* Re-added, at Ettore's request, the confirm-expunge dialog.Anna Marie Dirks2001-08-162-8/+123
* Added beginnings of a Norwegian translation. Forgot to add this. KindaKjartan Maraas2001-08-1698-2/+18174
* Addded missing dirs to the build. Add checks for scrollkeeper and jw toKjartan Maraas2001-08-162-0/+22
* Added this for integration with scrollkeeper.Kjartan Maraas2001-08-163-0/+24
* s/fig/figures/ Make it use the sgmldocs.make framework.Kjartan Maraas2001-08-1622-192/+138
* Moved imagesKjartan Maraas2001-08-1646-0/+0
* New function. Try to approximate the SSL error into errno.Peter Williams2001-08-162-1/+58
* forgot to commit thisJacob Leach2001-08-161-3/+10
* Emit a "changed" signal at the end of this function. Bug #7232.Jason Leach2001-08-162-2/+7
* Changed help menus to point to evolution/ and not evolution-guide/.Aaron Weber2001-08-162-5/+10
* Use ALWAYS for scroll frame policy because ETable acts lame withJason Leach2001-08-162-163/+20
* US datifiedIain Holmes2001-08-162-1/+5
* s/My Evolution/Summary/Iain Holmes2001-08-162-4/+8
* s/My Evolution/Summary/Iain Holmes2001-08-167-11/+27
* Add a new IDL function, Evolution::Shell::setLineStatus (in boolean). BugJason Leach2001-08-164-3/+58
* Force open of internal data before using it.Not Zed2001-08-162-0/+5
* oops wrong shadowJakub Steiner2001-08-161-0/+0
* compose message fixJakub Steiner2001-08-162-0/+2
* Don't confirm expunge.Not Zed2001-08-152-1/+5
* only fill the component and save it if something has changedJP Rosevear2001-08-152-2/+15
* change yellow attachment to white oneJakub Steiner2001-08-153-0/+4
* OK, re-added the default alarm options. Way too many people are asking forFederico Mena Quintero2001-08-152-0/+106
* Use a next pointer so we keep the list intact as we scan it.Not Zed2001-08-153-4/+12
* Oh crap, huge killer typo.Peter Williams2001-08-152-1/+6
* Add the user creatable items. The callback is not actually implementedFederico Mena Quintero2001-08-154-23/+134
* fix contact panel iconsJakub Steiner2001-08-153-268/+258
* oop, wrong filenameJakub Steiner2001-08-152-1/+1
* less detail on bottomJakub Steiner2001-08-152-0/+5
* implement using search_for_dn.Chris Toshok2001-08-152-4/+19
* New function to limit use of fd's. Mark an ibex file in use, re-open ifNot Zed2001-08-153-5/+216
* gets rid of those annoying operation-re-registered messages at last.Not Zed2001-08-153-14/+9
* Canonicalize store->namespace to end in store->dir_sep, once both valuesPeter Williams2001-08-152-1/+18
* added support for the Contacts field. Note that I'm not sure what weDamon Chaplin2001-08-1514-69/+747
* removed send_receive_mockups.gladeJeffrey Stedfast2001-08-151-534/+0
* YESS!Peter Williams2001-08-152-19/+53
* Convert the UTF-8 account name string into a gtk-string before using it inJeffrey Stedfast2001-08-152-3/+11
* icon for "Goto date.." -button. /tigertTuomas Kuosmanen2001-08-153-0/+6
* in default_user:Peter Williams2001-08-154-8/+18
* Update moreKjartan Maraas2001-08-151-103/+117
* After talking to NotZed, it turns out I was wrong after all. (store_sync):Jeffrey Stedfast2001-08-152-3/+28
* Made the click-to-add message shorter. Fixes bug #7177.Federico Mena Quintero2001-08-151-0/+5
* *** empty log message ***Federico Mena Quintero2001-08-152-2/+2
* Make previous unread wrap around too.Peter Williams2001-08-152-1/+4
* 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