aboutsummaryrefslogtreecommitdiffstats
path: root/science/libsvm-python
ModeNameSize
-rw-r--r--Makefile205logstatsplainblame
-rw-r--r--pkg-descr97logstatsplainblame
-rw-r--r--pkg-plist62logstatsplainblame
/a>Matthew Barnes2011-05-083-10/+21 * Use G_SIGNAL_TYPE_STATIC_SCOPE for all GdkEvent signal params.Matthew Barnes2011-02-251-2/+3 * Remove NULL checks for GObject methods.Matthew Barnes2011-02-132-4/+4 * Bug 641756 - Fix warnings from GCC 4.6Kjartan Maraas2011-02-091-2/+0 * More whitespace cleanup.Matthew Barnes2011-01-314-134/+134 * Coding style and whitespace cleanup.Matthew Barnes2011-01-301-38/+49 * Adapt EReflow to latest gtk+-3.0 API.Matthew Barnes2011-01-261-11/+12 * Adapt EText to latest gtk+-3.0 API.Matthew Barnes2011-01-261-25/+21 * gdk_cursor_unref() -> g_object_unref()Matthew Barnes2011-01-252-4/+4 * Drop backward-compatibility cruft.Matthew Barnes2011-01-252-8/+2 * Remove some unused gnome-canvas options.Matthew Barnes2011-01-161-13/+5 * Fudge GtkScrollable for gtk2.Matthew Barnes2011-01-151-10/+13 * Bug #371705 - Calendar's day view does not reset its IM contextMilan Crha2010-11-231-48/+39 * Coding style and whitespace cleanup.Matthew Barnes2010-11-081-7/+7 * Add forgotten cairo_destroy() callsMilan Crha2010-11-021-1/+5 * Fix typo in EText.Matthew Barnes2010-10-301-2/+2 * e-text: Draw EReflow with cairoBenjamin Otte2010-10-301-7/+13 * e-text: Fix color handlingBenjamin Otte2010-10-302-27/+13 * e-text: Draw with cairoBenjamin Otte2010-10-302-80/+27 * e-text: Use gdk_pango_layout_get_clip_region() for selection renderingBenjamin Otte2010-10-301-58/+19 * gnome-canvas: Convert canvas item transformation matrix to cairoBenjamin Otte2010-10-302-5/+5 * e-text: Only include libgnomecanvas.hBenjamin Otte2010-10-303-3/+2 * gnome-canvas: Change GnomeCanvasItem->point vfuncBenjamin Otte2010-10-302-20/+12 * gnome-canvas: Remove close_enough memberBenjamin Otte2010-10-301-1/+1 * e-text: Remove stippling codeBenjamin Otte2010-10-302-48/+0 * gnome-canvas: Remove aa codeBenjamin Otte2010-10-301-21/+18 * Drop usage of GtkAnchorType.Matthew Barnes2010-10-273-103/+0 * Memory leaks around g_value_set_stringMilan Crha2010-10-221-3/+3 * Bug #630504 - Precache collate keys before sorting in EReflowModelMilan Crha2010-10-203-7/+43 * Bug #631320 - GtkObject is gone in GTK3Milan Crha2010-10-071-4/+4 * Coding style and whitespace cleanup.Matthew Barnes2010-10-041-2/+6 * Use new GDK keysym names if available.Matthew Barnes2010-09-182-3/+5 * Coding style and whitespace cleanups.Matthew Barnes2010-09-124-237/+237 * Various memory leaksMilan Crha2010-09-081-0/+3 * Coding style and whitespace cleanup.Matthew Barnes2010-07-123-71/+151 * Work around sudden disappearance of GdkRegion in GTK+ 2.90.5.Matthew Barnes2010-06-301-0/+1 * Coding style and whitespace cleanup.Matthew Barnes2010-06-203-31/+50 * Fix all remaining GTK3 issues.Matthew Barnes2010-06-161-3/+3 * Revert "Fix all remaining GTK3 issues."Matthew Barnes2010-06-151-3/+3 * Drop the "2" from libgnomecanvas and libart_lgpl.Matthew Barnes2010-06-151-1/+1 * Add some missing linker flags.Matthew Barnes2010-06-151-6/+7 * Fix all remaining GTK3 issues.Matthew Barnes2010-06-151-3/+3 * Remove 3 leftover references to non-existing librariesFridrich Štrba2010-04-231-4/+0 * Giant leap towards GSEAL compliance.Matthew Barnes2010-04-083-68/+141 * Bug #325121 - Do not translate developer strings in g_param_spec_*Milan Crha2010-04-022-82/+80 * Work around recent GTK+ deprecations.Matthew Barnes2010-03-051-0/+12 * Coding style and whitespace cleanup.Matthew Barnes2010-01-317-109/+109 * Remove dead assignments found by clang.Matthew Barnes2010-01-161-2/+0 * Remove unused tooltip support from ECanvas/ETable/EText.Matthew Barnes2010-01-151-298/+0 * Baby steps toward GSEAL compliance.Matthew Barnes2010-01-141-53/+103 * Bug 606250 - Remove usage of deprecated GTK+ symbolsMatthew Barnes2010-01-081-2/+2 * Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-011-4/+4 * Remove a bunch of unused functions.Matthew Barnes2009-09-152-32/+0 * More whitespace cleanup.Matthew Barnes2009-07-192-21/+21 * Fix excessive whitespace.Matthew Barnes2009-07-1411-48/+0 * Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-011-0/+4 |\ | * Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-07-011-1/+1 | * Stop abusing forward declarations.Matthew Barnes2009-06-191-3/+2 | * More code cleanup.Matthew Barnes2009-06-022-8/+8 | * Whitespace cleanup.Matthew Barnes2009-05-292-12/+12 | * Prefer GLib basic types over C types.Matthew Barnes2009-05-294-102/+102 | * Remove trailing whitespace, again.Matthew Barnes2009-05-296-9/+9 * | Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-011-1/+1 * | Radically reorganize source code.Matthew Barnes2009-06-256-5/+5 * | Stop abusing forward declarations.Matthew Barnes2009-06-191-3/+2 * | Use G_BEGIN_DECLS / G_END_DECLS macros.Matthew Barnes2009-06-182-13/+4 * | More code cleanup.Matthew Barnes2009-06-024-18/+18 * | Whitespace cleanup.Matthew Barnes2009-05-294-27/+27 * | Prefer GLib basic types over C types.Matthew Barnes2009-05-279-239/+239 * | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-2714-25/+23 |\ \ | * | Remove trailing whitespace, again.Matthew Barnes2009-05-276-9/+9 | |/ | * Fix compiler warnings in widgets.Matthew Barnes2009-05-262-8/+6 * | Use -no-undefined on Linux tooMilan Crha2009-05-2010-11/+3498 |/ * ** BUGFIX: 573830 - g_timeout_add_seconds should be preferred to g_timeout_addMarcel Stimberg2009-05-041-1/+1 * Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-021-0/+2 * Only #include specific libgnome[ui] headers; easier to track.Matthew Barnes2009-05-012-265/+0 * Commit the rest of the attachment UI rewriteMatthew Barnes2009-04-281-0/+2 * Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-232-3/+3 * ** Fixes bug #576694Matthew Barnes2009-03-251-2/+6 * ** Fixes bug #571734Matthew Barnes2009-02-151-3/+0 * ** Fixes bug #559041Matthew Barnes2008-11-031-0/+2 * License changes.Sankarasivasubramanian Pasupathilingam2008-10-182-5/+6 * Change licese from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-10-031-15/+17 * License Changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-131-16/+17 * Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-033-47/+46 * License ChangesSankarasivasubramanian Pasupathilingam2008-08-272-32/+32 * updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-217-7/+7 * ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-062-3/+2 * gdk_rgb_get_cmap -> gdk_rgb_get_colormapKjartan Maraas2008-06-042-3/+3 * ** Fixes bug #534360Matthew Barnes2008-05-231-1/+1 * ** Fix for bug #529893Danny Baumann2008-04-251-0/+1 * ** 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