aboutsummaryrefslogtreecommitdiffstats
path: root/libwombat
diff options
context:
space:
mode:
authorjacob berkman <jacob@ximian.com>2001-08-10 05:16:13 +0800
committerJacob Berkman <jberkman@src.gnome.org>2001-08-10 05:16:13 +0800
commit0c1a805875c0db4f8e031a26334fec567029dcb5 (patch)
tree79fad2c7b98768566e8a9cc6a905f6de29de5cb8 /libwombat
parent97e76a8703a1977143c5a0b19f5ad52021769575 (diff)
downloadgsoc2013-evolution-0c1a805875c0db4f8e031a26334fec567029dcb5.tar.gz
gsoc2013-evolution-0c1a805875c0db4f8e031a26334fec567029dcb5.tar.zst
gsoc2013-evolution-0c1a805875c0db4f8e031a26334fec567029dcb5.zip
bumped up to 0.10.99.3
2001-08-09 jacob berkman <jacob@ximian.com> * configure.in: bumped up to 0.10.99.3 * gal/e-text/e-completion-view.c (e_completion_view_init): init matches array (e_completion_view_destroy): free matches array (e_completion_view_disconnect): disconnect from the clear and lost_match signals (e_completion_view_clear_choices): fixup for ptr array (e_completion_view_set_cursor_row): ditto (e_completion_view_select): ditto (e_completion_view_key_press_handler): ditto (clear_completion_cb): handle the clear signal (lost_completion_cb): remove a row from the model (table_row_count): fixup for ptr array (table_value_at): ditto (e_completion_view_construct): connect to clear and lost completion signals (e_completion_view_set_width): ptr array fixup again * gal/e-text/e-completion.c (e_completion_class_init): add new clean / lost completion signals (e_completion_init): initialize the matches array (e_completion_destroy): free the matches array (e_completion_add_match): fixup for matches being a GPtrArray (e_completion_clear_matches): ditto (e_completion_clear): new function to clear the list of matches (e_completion_foreach_match): fixup for ptrarray (e_completion_restart): ditto (e_completion_found_match): if we are at the limit return first, rather than adding and then unreffing. there very well could be some weird crashes this caused but it is kind of unlikely. (e_completion_lost_match): new function to forget about a match (e_completion_end_search): add a comment on why this is broken * gal/e-text/e-entry.c (e_entry_text_keypress): only start a delayed completion if our completion timeout is >= 0. this provides a way for the completion starting / stopping to be controlled by something other than the EEntry (ie, file-sel) svn path=/trunk/; revision=11843
Diffstat (limited to 'libwombat')
0 files changed, 0 insertions, 0 deletions
s'>+2 * - Update MASTER_SITES, WWWmakc2013-11-1016-32/+32 * . remove a standard option description (MOTIF);bsam2013-11-071-3/+2 * Stagifybapt2013-11-041-5/+4 * Stagifybapt2013-11-041-6/+5 * Support stage, use bsdtar to extractbapt2013-11-041-4/+3 * Stagifybapt2013-11-041-1/+0 * - Add stage supportswills2013-10-302-2/+0 * - Update to 3.7sunpoet2013-10-262-3/+3 * - Update to 4.0.6.jkim2013-10-262-5/+4 * multimedia/xmms:tijl2013-10-222-10/+2 * - adjust include pathohauer2013-10-181-1/+1 * - update to latest release [1]ohauer2013-10-187-5/+3 * Fix at cross-device build (use "ln -sf" rather "ln -f"):bsam2013-10-161-3/+3 * Update to version 4.5.15.bsam2013-10-091-2/+2 * . support staging;bsam2013-10-061-1/+0 * Support staging.bsam2013-09-302-2/+30 * Support stage.bsam2013-09-302-15/+11 * . support stage;bsam2013-09-302-21/+11 * Support staging.bsam2013-09-292-50/+6 * - add STAGE support to bugzilla portsohauer2013-09-272-16/+4 * - Add p5-Text-Hyphen-RUsunpoet2013-09-235-0/+38 * - fix misplaced NO_STAGE in slaveports and ifdefsdinoex2013-09-211-1/+0 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-2150-124/+69 * - Use USES=gmakesunpoet2013-09-171-6/+2 * - Fix build with clang [1]novel2013-09-122-6/+14 * - Update to 3.6.1sunpoet2013-09-122-5/+4 * - convert to the new perl5 frameworkaz2013-09-113-18/+9 * - remove expired bugzilla3 portsohauer2013-08-306-342/+0 * Update to version 4.5.14.bsam2013-08-231-2/+2 * Update to 4.0.5.jkim2013-08-231-4/+4 * - Update to 3.6wen2013-08-062-3/+3 * Missed that one.mat2013-08-031-1/+1 * - Convert to new perl frameworkaz2013-08-031-1/+2 * Fix build with clangbapt2013-08-011-5/+2 * KDE3 and QT3 expired on 2013-07-01, remove these ports.rene2013-07-2710-1996/+0 * - Changed my emailvg2013-07-223-3/+3 * - Update to 3.5.2miwi2013-07-112-3/+3 * Convert from USE_MOTIF to USES=motifbapt2013-07-101-13/+6 * Fix INDEX by really fixing the kde4-l10n portsbapt2013-07-101-0/+1 * KDE4 l10n fixes.rakuco2013-07-102-3/+1 * Update to version 4.5.13.bsam2013-07-081-2/+2 * Mark IGNORE after www/MT update.wxs2013-07-071-0/+2 * Update the KDE Software Compilation to 4.10.5.rakuco2013-07-052-2/+16 * Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.rakuco2013-07-032-2/+10 * - use OPTION_GROUP in all devel/bugzilla portsohauer2013-06-212-4/+4 * Update to 4.0.4.jkim2013-06-201-4/+4 * . pet portlint: squeeze COMMENT a little;bsam2013-06-141-6/+2 * . NOPORTDOCS -> PORT_OPTIONS:MDOCS;bsam2013-06-141-13/+8 * . pet portlint: squeeze COMMENT a little;bsam2013-06-142-11/+3 * . simplify install (use 2 lines instead of 8);bsam2013-06-141-13/+3 * - Don't remove directories not created by this portmiwi2013-06-141-2/+0 * Update to version 4.5.12.bsam2013-06-10