aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/pidgin-skype
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2018-02-03 03:55:50 +0800
committerKoop Mast <kwm@rainbow-runner.nl>2018-02-04 06:33:54 +0800
commitc90755fc7c6ea470c3e37b71b0a964306c531df4 (patch)
tree6d3531dcee1a83af675855cca748317a504c9054 /net-im/pidgin-skype
parentf8396d6e819ff07eadb26babe060e2910855d682 (diff)
downloadfreebsd-ports-gnome-gstreamer.tar.gz
freebsd-ports-gnome-gstreamer.tar.zst
freebsd-ports-gnome-gstreamer.zip
Update to 2.0.2gstreamer
Changes: https://docs.djangoproject.com/en/2.0/releases/2.0.2/ Security: d696473f-9f32-42c5-a106-bf4536fb1f74 MFH: 2018Q1
Diffstat (limited to 'net-im/pidgin-skype')
0 files changed, 0 insertions, 0 deletions
mit/widgets/text?id=799f590a17eddb396c590c91c87192ee91f93e4b'>** Fix for bug #383438Milan Crha2008-02-201-1/+1 * Fix a compiler warning.Matthew Barnes2008-02-031-52/+0 * Patch from Mayank Jain <mayank.gnu@gmail.com> ** Fix for bug #348638 (Cleanl...Suman Manjunath2008-01-141-16/+24 * ** Remove trailing whitespace from source code.Matthew Barnes2007-11-158-114/+114 * ** Fix for bug #341085Milan Crha2007-11-051-5/+5 * text/e.entry.[ch] text/e-completion.[ch] text/e-text-model-uri.[ch]Kjartan Maraas2007-10-3117-3989/+3 * ** Fixes bug #437579Matthew Barnes2007-10-101-5/+3 * Fix for bug #461195 from Hiroyuki Ikezoe.Matthew Barnes2007-09-285-15/+15 * Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-0223-46/+46 * Move away from g_asserts from g_return*.Srinivasa Ragavan2007-08-313-3/+3 * ** Fixes bug #309166Matthew Barnes2007-08-241-5/+77 * ** Fixes bug #303878Matthew Barnes2007-08-242-3/+62 * ** Fix for bug #455799Hiroyuki Ikezoe2007-08-041-11/+0 * Remove E_MAKE_TYPE macro.Hiroyuki Ikezoe2007-07-288-157/+44 * Collect all the required package versions in one place and explicitlyMatthew Barnes2007-07-281-2/+2 * Plugged memory leak.Hiroyuki Ikezoe2007-07-261-0/+5 * Remove needless g_strndup().Hiroyuki Ikezoe2007-07-191-6/+2 * Remove needless g_strndup().Hiroyuki Ikezoe2007-07-151-4/+3 * ** Fixes bug #424562Matthew Barnes2007-05-251-16/+0 * Massive code cleanup (bug #429422)Matthew Barnes2007-04-205-32/+30 * ** Fixes bug #419524Matthew Barnes2007-03-214-5/+5 * ** Fixes bug #357216Matthew Barnes2007-02-091-47/+0 * Fixes bug #357970Matthew Barnes2006-12-041-1/+1 * ** Fixes bug #352450Matthew Barnes2006-09-181-5/+5 * ** Fixes 342313. Use GTK_CHECK_VERSION instead of GTK_2_2.Hiroyuki Ikezoe2006-07-211-4/+4 * Added cairo font rendering to ECell and EText.Srinivasa Ragavan2006-07-202-2/+22 * Revert the previous patch. Requires rework.Harish Krishnaswamy2006-07-101-67/+2 * Added code for Resize Transparency with Cairo drawing. Added code toRajeev ramanathan2006-07-101-2/+67 * ** Fixes bug #341354. Plugged memory leak.Hiroyuki Ikezoe2006-07-071-0/+1 * damned broken pipes! where's the plummerKjartan Maraas2006-01-301-13/+8 * ** Fixes bug #220286Srinivasa Ragavan2006-01-161-1/+27 * Fix code style cruft from the previous commitHarish Krishnaswamy2006-01-111-1/+1 * Add the width to the pango layout.Johnny Jacob2006-01-111-2/+4 * On Win32, use bootstrap import library for libemiscwidgets, which hasn'tTor Lillqvist2005-09-281-4/+15 * Resolve #309074Francisco Javier F. Serrador2005-08-221-1/+1 * Added widgets in INCLUDES.Kaushal Kumar2005-06-237-11/+11 * Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-1718-57/+94 * Port to Windows, initial commit:Tor Lillqvist2005-04-2912-47/+67 * bounds check the selection beginning.Theppitak Karoonboonyanan2005-03-141-4/+4 * Some code clean work.Harry Lu2005-02-041-5/+2 * Don't pass in the "fill_color" property for creating the canvas item forRodney Dawes2005-01-221-1/+0 * Bugzilla #63731Suresh Chandrasekharan2004-08-311-2/+32 * Rollback for fix #63731Suresh Chandrasekharan2004-08-262-17/+24 * Bugzilla #63731Suresh Chandrasekharan2004-08-262-24/+17 * [ probable fix for the remaining portion of #45931 ]Chris Toshok2004-08-251-3/+8 * nuke, unnecessary. (e_entry_start_completion): set item_chosen to FALSE.Chris Toshok2004-08-061-20/+6 * hardcode the border size. it is hardcoded in e-text as well. Even usingRadek Doulik2004-06-111-5/+7 * added castRadek Doulik2004-06-113-14/+13 * process only if len > 0Radek Doulik2004-06-091-30/+33 * [ fixes bug #51897 ]Chris Toshok2004-04-021-11/+19 * it's possible to get to this function without the EText ever beingChris Toshok2004-02-031-0/+7 * Use button->time for the mouse click event, so that the popup stays up onRodney Dawes2004-01-281-1/+1 * fix double free of the button event.Chris Toshok2004-01-281-1/+0 * free event (e_text_do_popup): copy the event so we have good dataJP Rosevear2004-01-071-1/+2 * Support for preedit in e-text widgets.Suresh Chandrasekharan2003-10-152-11/+82 * GalA11yETextFactory should inherit from AtkObjectFactory not AtkObject.Tim Wo2003-09-121-0/+8 * filter S-F10 key binding, and show popup menu. (popup_menu_placement_cb):Maxx Cao2003-08-131-4/+48 * add missing e_text_copy_clipboard() prototypeDan Winship2003-07-231-0/+1 * [ fixes several utf8/pango related problems, including bugs #41288,Chris Toshok2003-05-142-284/+391 * Fix prototype. Likewise.Jeremy Katz2003-05-062-2/+2 * Fixed typo in gal/e-text/e-text.c.Christian Neumair2003-05-061-1/+1 * return the instantiated object. [bug #42156]Mike Kestner2003-05-021-0/+2 * gal/e-text/e-text.[ch] : break EFont dependencyMike Kestner2003-04-092-5/+0 * set handle_popup to TRUE on the EText.Chris Toshok2003-04-043-8/+34 * emit a keypress signal. yes, i know this might not correspond to a singleChris Toshok2003-04-031-0/+2 * ifdef gtk_widget_get_clipboard since we need to build against gtk 2.0.Chris Toshok2003-04-031-3/+24 * only connect the signals if !im_context_signals_registered. (e_text_init):Chris Toshok2003-04-032-7/+13 * just disconnect based on DATA, so we only need 1 call. (e_text_event):Chris Toshok2003-04-031-20/+4 * [ either fixes #39702 or comes damn, damn close. also, fixes EText to notChris Toshok2003-04-034-461/+473 * stop drawing that annoying focus rectangle.Chris Toshok2003-04-021-1/+1 * [ fixes bug #39508 ] add back in some suitably pango-ized code to getChris Toshok2003-04-021-5/+59 * set the popup to insensitive when we pop it down. hack to force it to loseNot Zed2003-03-271-0/+3 * Added prototype for show_pango_rectangle()Jeffrey Stedfast2003-03-101-0/+3 * fix drawing bugs, and disable the stupid looking focus rect, since I can'tChris Toshok2003-03-081-14/+14 * Don't unref the GtkInvisible - instead, destroy it.Hans Petter Jansson2003-02-251-2/+2 * ignore test-completion.Chris Toshok2003-02-1011-713/+239 * replaced e scroll frame with gtk scrolled windowRadek Doulik2003-02-051-4/+3 * (e_text_dispose): Renamed fromEttore Perazzoli2003-01-23