aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/xbatt
Commit message (Expand)AuthorAgeFilesLines
* ComplexProgramTarget() -> ComplexProgramTargetNoMan()asami2000-10-251-0/+8
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-031-2/+1
* Corrrect whitespace introduced during PORTNAME conversion and portlintmharo2000-04-221-1/+1
* Update with the new PORTNAME/PORTVERSION variablecpiazza2000-04-101-2/+2
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
* Add 'ONLY_FOR_ARCHS=i386' to APM dependent ports.simokawa1999-01-061-1/+3
* Remove extraneous x11 from CATEGORIES.steve1998-11-211-2/+2
* Add dependency to xpm.asami1998-11-171-1/+3
* Update to version 1.2.1.steve1998-09-202-4/+4
* Upgrade, 1.0 -> 1.2. Closes PR ports/2909.asami1997-03-103-7/+8
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-11-181-1/+0
* CATEGORIES+= -> CATEGORIES=obrien1996-11-171-2/+2
* Shorten one-line comments. Boy, I'm listed as MAINTAINERs in aasami1995-11-091-1/+1
* You guys now belong to sysutils.asami1995-07-131-2/+2
* xbatt 1.0 - battery status display for X11asami1995-05-065-0/+28
tions'>+6 * EMailFormatterHeader: Clarify the flags type.Matthew Barnes2012-12-082-4/+4 * Remove unused EMP_EXTENSION_GET_PARSER macro.Matthew Barnes2012-12-081-3/+0 * EMailParserExtension: Convert get_flags() to an enum field.Matthew Barnes2012-12-0811-84/+20 * Convert EMailParserExtension to an abstract class.Matthew Barnes2012-12-0832-738/+298 * Remove unused EMF_EXTENSION_GET_FORMATTER macro.Matthew Barnes2012-12-081-3/+0 * EMailFormatterExtension: Convert get_description() to a string field.Matthew Barnes2012-12-0824-180/+17 * EMailFormatterExtension: Convert get_display_name() to a string field.Matthew Barnes2012-12-0824-180/+17 * Convert EMailFormatterExtension to an abstract class.Matthew Barnes2012-12-0825-679/+320 * Remove EMailExtension.Matthew Barnes2012-12-0861-963/+556 * EMailExtension: Replace mime_types() method with a string array.Matthew Barnes2012-12-0854-555/+389 * EMailParserExtension: Collect EMailParts in a GQueue.Matthew Barnes2012-12-0834-749/+725 * EMailParserExtension cleanups.Matthew Barnes2012-12-082-12/+24 * Make EMailPartList thread-safe.Matthew Barnes2012-12-0828-325/+665 * EMailFormatterContext: Keep a reference to EMailPartList.Matthew Barnes2012-12-0815-104/+133 * EMailFormatter: Simplify context allocation.Matthew Barnes2012-12-083-53/+17 * EMailFormatter: Class method rearrangement.Matthew Barnes2012-12-081-156/+156 * Fix references to subpages of other documents, use / instead of #Gabor Kelemen2012-12-065-6/+6 * Do not generate a ChangeLog file from 'git log'Milan Crha2012-12-052-20/+6 * Do not empty trash/delete junk in disabled accounts on exitMilan Crha2012-12-051-2/+31 * Bug #315317 - Add option to expunge messages on folder leaveMilan Crha2012-12-058-17/+76 * Further EMailParser cleanups.Matthew Barnes2012-12-051-96/+95 * mail_parser_run(): Eliminate a dead code branch.Matthew Barnes2012-12-051-24/+16 * e_mail_reader_parse_message() cleanups.Matthew Barnes2012-12-052-54/+57 * Bug 689639 - File -> Print Preview in composer brings up Print dialogMatthew Barnes2012-12-051-2/+1 * Bug #449081 - Drop read-only calendar error messageMilan Crha2012-12-042-29/+1 * Assamese translation updatedNilamdyuti Goswami2012-12-041-578/+601 * Bug #687503 - Improve error message »Failed to refresh folders«Milan Crha2012-12-041-7/+22 * Bug #502516 - Avoid "source" string in user visible dialogsMilan Crha2012-12-042-9/+9 * Bug #525932 - Unhelpful "Error while Filtering Selected Messages."Milan Crha2012-12-031-4/+16 * Bug #529743 - Add "Any header" filter and search folder conditionMilan Crha2012-12-033-0/+159 * Bug #678606 - Crash under mail_backend_folder_deleted_cb()Milan Crha2012-12-031-0/+3 * Updated Tamil translationDr.T.Vasudevan2012-12-021-4583/+5124 * Updated Tamil translationDr.T.Vasudevan2012-12-021-1580/+1563 * Avoid gtk_rc_parse_string().Matthew Barnes2012-12-012-16/+37 * Avoid gdk_display_get_pointer().Matthew Barnes2012-12-011-7/+11 * ECellText: Simplify fetching vertical-spacing style property.Matthew Barnes2012-12-011-5/+1 * Avoid gtk_style_attach().Matthew Barnes2012-12-011-5/+0 * Avoid GtkStyle-based "paint" functions.Matthew Barnes2012-12-015-116/+203 * Avoid gtk_widget_get_child_requisition().Matthew Barnes2012-12-012-4/+4 * Avoid gdk_app_launch_context_new().Matthew Barnes2012-12-011-1/+3 * Avoid gdk_keyboard_grab/ungrab() and gdk_pointer_grab/ungrab().Matthew Barnes2012-12-018-101/+417 * Address couple issues found by a Coverity scanMilan Crha2012-11-3041-105/+146 * Updated kn translationShankar Prasad2012-11-301-1/+1 * Updated kn translationShankar Prasad2012-11-301-10897/+11186 * Updated kn translationShankar Prasad2012-11-301-32/+80 * Fix Copy&Paste error found by Coverity scanMilan Crha2012-11-301-1/+1 * Add a GdkDevice parameter to gnome_canvas_item_grab().Matthew Barnes2012-11-3011-174/+382 * EDayView: Fix a typo.Matthew Barnes2012-11-301-1/+1 * AlarmQueue: Forgot to add this to the previous commit.Matthew Barnes2012-11-301-7/+7 * Avoid using GdkEventButton directly in certain places.Matthew Barnes2012-11-3032-327/+535 * EWebViewGtkHTML: Fix code alignment issues.Matthew Barnes2012-11-301-60/+60 * EWeekView: Remove disabled debug output.Matthew Barnes2012-11-301-28/+0 * EDayView: Remove disabled debug output.Matthew Barnes2012-11-301-80/+3 * Add the GdkDevice to ETextEventProcessorCommand.Matthew Barnes2012-11-294-0/+9 * Avoid gdk_window_get_pointer().Matthew Barnes2012-11-292-7/+39 * Avoid gdk_cursor_unref().Matthew Barnes2012-11-292-2/+2 * Avoid gtk_tree_view_get_vadjustment().Matthew Barnes2012-11-292-4/+6 * Bug #687360 - Crash on quit in gtk_style_context_get_valist()Milan Crha2012-11-291-3/+8 * Use version-based GLib/GDK/GTK+ warnings.Matthew Barnes2012-11-291-4/+22 * Bug #672200 - Skip Reply-To-List check for list administrative messagesMilan Crha2012-11-291-4/+22 * Bug #671628 - Size of backup window is bigMilan Crha2012-11-281-24/+35 * Assamese translation updatedNilamdyuti Goswami2012-11-281-216/+236 * Bug #671200 - Inherit source message crypto options when reply on selectionMilan Crha2012-11-271-2/+55 * Identify calendar/memo/task sources in error messagesMilan Crha2012-11-274-26/+94 * Update German help translationChristian Kirbach2012-11-271-320/+287 * Bug #680244 - CalDAV URL should be configured in once, not separatedMilan Crha2012-11-261-112/+77 * Assamese translation updatedNilamdyuti Goswami2012-11-261-3104/+3455 * Bug #686212 - Cannot print html mails with defined <style>Milan Crha2012-11-261-12/+24 * Bug #687974 - No displaying of extended free/busy (XFB) informationChristian Hilberg2012-11-267-16/+385 * Updated German help translation (bug 688629)Paul Menzel2012-11-261-1/+1 * Bug #688819 - It's possible to make Evolution stop sending emailsMilan Crha2012-11-231-1/+7 * EMailDisplay lefts opened file handles to downloaded imagesMilan Crha2012-11-231-22/+26 * Bug #202576 - A way to refresh IMAP folder listMilan Crha2012-11-224-0/+70 * Bug #674678 - Event notification uses wrong app nameMilan Crha2012-11-221-2/+3 * Bug #680201 - Backup restore doesn't migrate accounts from GConfMilan Crha2012-11-222-10/+62 * Bug #687670 - Signing with both pgp and S/MIME shows only one signatureMilan Crha2012-11-226-67/+187 * Bug #677378 - Alert about self-signed certificates when checking auth typesMilan Crha2012-11-213-8/+16 * Bug #685808 - Search bar entry background does not change on searchMilan Crha2012-11-211-10/+60 * [l10n] Updated German translationMario Blättermann2012-11-211-1720/+1579 * Post-release version bump.Matthew Barnes2012-11-181-1/+1 * NEWS update for 3.7.2 release.EVOLUTION_3_7_2_FIXEDMatthew Barnes2012-11-181-0/+56 * Updated Norwegian bokmål translationKjartan Maraas2012-11-171-1335/+1289 * Bug #688199 - Replying via a template doesn't mark mail as read/repliedMilan Crha2012-11-133-9/+25 * Relative URI can crash Evolution in http_request_send_async()Milan Crha2012-11-132-3/+8 * Updated Japanese translationTakayuki KUSANO2012-11-131-6964/+7379 * Bug #687997 - No email sent for shared memosMilan Crha2012-11-122-3/+30 * Bug #687999 - 'Open calendar' in invitation email does nothingMilan Crha2012-11-121-50/+25 * Bug #687998 - Attachment dialog shown when storing assigned taskMilan Crha2012-11-123-3/+82 * Bug 688084 - Cannot configure connection to webdav address bookAlban Browaeys2012-11-111-3/+4 * Coding style and whitespace cleanup.Matthew Barnes2012-11-11293-8365/+10886 * Replace e_ensure_type() with g_type_ensure().Matthew Barnes2012-11-091-12/+1 * Bug 687137 - Google account user name overwritten with email addressMatthew Barnes2012-11-091-8/+8 * Document why I decided not to implement RFC 6186.Matthew Barnes2012-11-091-0/+46 * EMailAutoconfig: Restructure XML parsing.Matthew Barnes2012-11-093-169/+224 * Bug #683877 - No more contextual menus for linksMilan Crha2012-11-095-146/+95 * Bump minimum GLib requirement to 2.34.Matthew Barnes2012-11-081-1/+1 * EMailAutoconfig: Use GResolver for DNS lookups.Matthew Barnes2012-11-081-244/+17 * EMailAutoconfig: Comment no longer applies.Matthew Barnes2012-11-081-3/+0 * EMailConfigAssistant: Make revising auto-configuration easier.Matthew Barnes2012-11-081-0/+5 * Make auto-configuration cancellable.Matthew Barnes2012-11-081-13/+69 * EMailAutoconfig: Use libsoup instead of gvfs.Matthew Barnes2012-11-081-12/+41 * Revert "Bug #686620 - Add an option to skip New Account autodiscovery"Matthew Barnes2012-11-083-106/+1 * Bug #686325 - Preview message window keyboard use severely limitedMilan Crha2012-11-081-27/+66 * Bug #686620 - Add an option to skip New Account autodiscoveryMilan Crha2012-11-073-1/+106 * Bug #656143 - Stop using deprecated Gtk[HV]Box(Class)Dominique Leuenberger2012-11-0718-34/+34 * Introduce --enable-strict configure optionMilan Crha2012-11-061-5/+26 * Replace deprecated soup_message_headers_get() with soup_message_headers_get_l...Milan Crha2012-11-063-3/+3 * Replace deprecated GLib symbols (as of GLib 2.34.x)Milan Crha2012-11-0638-359/+345 * Updated British English translationChris Leonard2012-11-06