aboutsummaryrefslogtreecommitdiffstats
path: root/irc/nethirc
diff options
context:
space:
mode:
authormi <mi@FreeBSD.org>2002-08-01 22:51:27 +0800
committermi <mi@FreeBSD.org>2002-08-01 22:51:27 +0800
commitadcb4fe31115ae11d6656045f560412183ef7a55 (patch)
tree17db2dec764ff2a3bc99398c727ec79e2a8eec50 /irc/nethirc
parent4635fd8e40ded3a9a2445baa3d98b5f11a728412 (diff)
downloadfreebsd-ports-gnome-adcb4fe31115ae11d6656045f560412183ef7a55.tar.gz
freebsd-ports-gnome-adcb4fe31115ae11d6656045f560412183ef7a55.tar.zst
freebsd-ports-gnome-adcb4fe31115ae11d6656045f560412183ef7a55.zip
Make LyX be more specific, when it can not find the font it wants
and switches to "fixed".
Diffstat (limited to 'irc/nethirc')
0 files changed, 0 insertions, 0 deletions
span> * Match mailing-list header List-Owner.Jeffrey Stedfast2001-09-192-0/+5 * Attach an X-Evolution-Format header so if people re-edit a message in sayJeffrey Stedfast2001-09-192-11/+18 * Function to get the real receive tpe for ag iven url. IMAP/SPOOL/MAILDIR72001-09-192-9/+21 * If filter inbox is set on the store, and we're opening inbox '', then82001-09-1924-146/+544 * Oops, forgot about X-Evolution-Format.Jeffrey Stedfast2001-09-193-1/+12 * Merged into folder_browser_new: nothing ever changes the URI of anDan Winship2001-09-196-41/+36 * Fixes bug #2830.Federico Mena Quintero2001-09-196-28/+109 * Added verbose error reporting in rdf summariesIain Holmes2001-09-192-6/+26 * new class for managing multiple calendars, with an API very similar to theRodrigo Moya2001-09-1916-364/+1436 * Pass a 'cache-me' argument to mail_get_password.Jeffrey Stedfast2001-09-194-30/+52 * Call mail_content_loaded here rather than blocking if the message dataDan Winship2001-09-192-0/+10 * Virtualize this.Dan Winship2001-09-195-6/+56 * #include "e-gtk-utils.h".Ettore Perazzoli2001-09-192-1/+8 * Added korean charset conversion.Jeffrey Stedfast2001-09-192-0/+5 * add caluri field dataJP Rosevear2001-09-197-13/+232 * Make the canvas backing stored.Ettore Perazzoli2001-09-192-0/+6 * Use ->bin_window [instead of ->window] if the widget is a GtkLayout.Ettore Perazzoli2001-09-192-2/+14 * Added a tip about the always encrypt button.Kevin Breit2001-09-192-0/+27 * Do appends instead of prepends in places.Iain Holmes2001-09-195-6/+16 * create a sexp and check if the cards match before adding them to the listJP Rosevear2001-09-192-7/+28 * Updated Slovak translation.Stanislav Visnovsky2001-09-182-580/+703 * remove conflict droppingsLarry Ewing2001-09-181-1/+0 * unref the destination regardless of whether we get an email addresss.Larry Ewing2001-09-182-2/+8 * use g_strfreev. (match_name): s/g_free/g_strfreev. (match_file_as):Larry Ewing2001-09-184-12/+22 * don't malloc a match we will never use.Larry Ewing2001-09-182-1/+4 * remove redundant NULL checks since g_free handles NULLs. (e_text_destroy):Larry Ewing2001-09-181-8/+5 * free the dup'd capabilities.Larry Ewing2001-09-182-0/+7 * Don't process the ImapResponse data, we don't want to block forever onJeffrey Stedfast2001-09-182-3/+20 * Unsubscribe from the folder before deleting it. Also, use the url's pathJeffrey Stedfast2001-09-183-33/+36 * We want to assume that a destination that comes from a card isJon Trowbridge2001-09-182-1/+7 * Get folderinfo 1 at a time rather than all at once.72001-09-182-1/+6 * Fixed a stupid bug was causing completion to fail for contacts who haveJon Trowbridge2001-09-182-9/+14 * Do the right thing if the card we are trying to send to has no validJon Trowbridge2001-09-182-53/+60 * Code implicitly assumed that event->button.button is 1, 2, or 3, causingJon Trowbridge2001-09-182-17/+26 * added a timeout to refresh the list every 10 minutes. Not ideal, as theDamon Chaplin2001-09-1810-39/+303 * only use 1 format, so we are consistent everywhere. If we support multipleDamon Chaplin2001-09-182-141/+183 * Fix the tail space calculation, it didn't always take into account the72001-09-182-8/+19 * Updated Swedish translation.Christian Rose2001-09-182-233/+284 * Unsubscribe from the folder before deleting it.Jeffrey Stedfast2001-09-183-20/+27 * Call `e_make_widget_backing_stored()' on the widget so it refreshesEttore Perazzoli2001-09-182-0/+11 * Removed. (gtk_radio_button_select_nth): Removed.Ettore Perazzoli2001-09-183-47/+35 * Don't process the ImapResponse data, we don't want to block forever onJeffrey Stedfast2001-09-182-8/+9 * New. (quit_box_destroyed_callback): New. (no_views_left_cb): Use these twoEttore Perazzoli2001-09-182-1/+61 * Do not call calendar_config_init() here.Federico Mena Quintero2001-09-184-6/+9 * Setup global corba_storage variable. (mls_get_folder): Set 'update72001-09-182-4/+21 * Only raise NotReady if the local storage pointer is actually NULL. ThisEttore Perazzoli2001-09-182-3/+14 * [Fix #9060, Shell crash after mailer crash.]Ettore Perazzoli2001-09-182-24/+26 * Duh, only setup the timeout if the list was empty. (alarm_ready_cb):Federico Mena Quintero2001-09-182-7/+22 * Don't make the confusing URL for the station nameIain Holmes2001-09-182-2/+16 * Do nothing if the selection is NULL? Maybe this is the cause of bug #6817.Jeffrey Stedfast2001-09-182-1/+7 * Only update the display when we receive a notify about a mail folder we are d...Iain Holmes2001-09-182-3/+24 * Go back to generating the cachename ourselves, but continue doing it theJeffrey Stedfast2001-09-182-3/+12 * Reverted previous changes.Jeffrey Stedfast2001-09-183-35/+4 * Fix the use of qsortIain Holmes2001-09-183-4/+14 * There is no need to initialize the alarm system now.Federico Mena Quintero2001-09-182-1/+5 * Switch the alarm system from using SIGALRM to normal glib timers. Also,Federico Mena Quintero2001-09-184-188/+112 * threaded mailview figure and img. added.Aaron Weber2001-09-183-0/+12 * Hide the storage_set_view_box *before* getting the child1_size [otherwise,Ettore Perazzoli2001-09-182-4/+9 * Helpful install-exec-hook debugging outputJP Rosevear2001-09-182-0/+8 * Note about PalmOS 4 and Password Protection.Aaron Weber2001-09-1811-0/+17 * get itip addresses (calendar_model_destroy): destroy sameJP Rosevear2001-09-182-12/+59 * Updated Spanish translation.Hector Garcia2001-09-182-986/+255 * for each call back, removes the alarms (cal_component_remove_all_alarms):JP Rosevear2001-09-17