aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-table-header.c
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/e-table-header.c')
-rw-r--r--widgets/e-table-header.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/widgets/e-table-header.c b/widgets/e-table-header.c
index 2279bf4ba6..5900c5ca4f 100644
--- a/widgets/e-table-header.c
+++ b/widgets/e-table-header.c
@@ -121,8 +121,6 @@ eth_update_offsets (ETableHeader *eth)
void
e_table_header_add_column (ETableHeader *eth, ETableCol *tc, int pos)
{
- ETableCol **new_ptr;
-
g_return_if_fail (eth != NULL);
g_return_if_fail (E_IS_TABLE_HEADER (eth));
g_return_if_fail (tc != NULL);
@@ -204,7 +202,6 @@ ETableCol **
e_table_header_get_columns (ETableHeader *eth)
{
ETableCol **ret;
- int i;
g_return_val_if_fail (eth != NULL, 0);
g_return_val_if_fail (E_IS_TABLE_HEADER (eth), 0);
@@ -226,7 +223,7 @@ e_table_header_selection_ok (ETableHeader *eth)
}
int
-ve_table_header_get_selected (ETableHeader *eth)
+e_table_header_get_selected (ETableHeader *eth)
{
int i;
int selected = 0;
24 +0800'>2014-01-201-16/+13 * - Change Makefile headernemysis2014-01-202-6/+22 * - Change Desktop entry filenemysis2014-01-201-7/+11 * - Update from 2.5.0.0 to 2.6.0.0danilo2014-01-203-34/+32 * games/nsnake: games/nsnake: fix permissions and fix score filemarino2014-01-202-9/+16 * Mark IGNORE on < 9.1amdmi32014-01-201-0/+6 * - FIx build with clangmiwi2014-01-193-9/+19 * Add forgotten WWW update on previous commit.bar2014-01-191-1/+1 * - Fix build with clangmiwi2014-01-195-6/+54 * - Support STAGEDIRbar2014-01-193-15/+13 * - Update to 0.831bar2014-01-193-496/+161 * - Update to version 1.4.1.18mva2014-01-194-12/+9 * - Bump PORTREVISIONnemysis2014-01-195-207/+211 * Fix `make fetch' after r339985.rakuco2014-01-191-1/+1 * Remove reference to NOPORTDATAbapt2014-01-181-16/+4 * - Update from 1.13 to 1.14danilo2014-01-182-3/+6 * - Update to 1.3.2amdmi32014-01-184-99/+35 * - Enable stagedir supportmva2014-01-182-3029/+11 * - Do not remove the bin/rt2_demo symlink twicemva2014-01-181-1/+0 * - Enable stagedir supportmva2014-01-183-10/+11 * - Set EXTRACT_SUFX and dismiss USE_ZIPdanfe2014-01-181-23/+20 * - Enable stagedir supportmva2014-01-1812-98/+80 * - Convert deprecated +DOS2UNIX_FILES to USES= dos2unix and stagifydanfe2014-01-181-20/+22 * I'll take it.cs2014-01-171-1/+1 * - Follow upstream and rename games/deng to doomsdaymakc2014-01-1711-99/+159 * - enable stagedir supportmva2014-01-171-7/+6 * - Add master site SFnemysis2014-01-164-33/+35 * - Change master sitesnemysis2014-01-162-7/+20 * games/exult: Update to latest 1.5.x snapshot (Unbreaks F10+)marino2014-01-1612-127/+60 * - Back to the poolgahr2014-01-161-1/+1 * - Set EXTRACT_SUFX and dismiss USE_ZIPdanfe2014-01-162-6/+2 * - Update to 0.9.2nemysis2014-01-164-31/+54 * - Fix installamdmi32014-01-161-1/+1 * - Unbreakantoine2014-01-1610-14/+256 * - Update to 1.14-1nemysis2014-01-163-10/+11 * - Disable all warnings with -wnemysis2014-01-161-4/+10 * - Update to 2.0.20nemysis2014-01-154-27/+11 * Use vendor's installation logic for the game libraries, it works fine.danfe2014-01-152-46/+0 * Remove debugging left-over that crept in.danfe2014-01-151-9/+0 * - Unbreak the build with Clang and remove disgusting USE_GCC knobdanfe2014-01-156-20/+115 * - Bump PORTREVISIONnemysis2014-01-153-23/+34 * Economic development in the land of the balls has rendered communism annemysis2014-01-156-0/+149 * - Change master sitesnemysis2014-01-152-8/+6 * - Change Desktop entry filenemysis2014-01-152-6/+12 * - Change master sitesnemysis2014-01-143-19/+18 * - Fix symlink for the iconnemysis2014-01-141-1/+1 * games/py-fife: Update to 0.3.5, fix make packagekoobs2014-01-144-29/+39 * The engine solves sudokus by applying complex logical rules a few times,nemysis2014-01-147-0/+213 * - Change Desktop entry filenemysis2014-01-141-13/+11 * - Change Desktop entry filenemysis2014-01-141-14/+11 * - USES dos2unix and DOS2UNIX_FILES instead of USE_DOS2UNIXnemysis2014-01-142-16/+16 * Python cleanup:rene2014-01-1422-22/+22 * - Support STAGEDIRnemysis2014-01-141-14/+5 * - Change Makefile headernemysis2014-01-145-30/+60 * - Beta is too unstable, rollback to latest stable versionamdmi32014-01-136-78/+11 * - Support stagingamdmi32014-01-132-124/+17 * - Support stagingamdmi32014-01-131-17/+13 * - Update to 0.4.9amdmi32014-01-132-5/+10 * - Update to 0.4.9amdmi32014-01-132-4/+4 * - Fix build on recent FreeBSD (10, 11)martymac2014-01-1328-1862/+1846 * archivers/xz is in base for all versions and has been removed from the ports ...bapt2014-01-131-4/+0 * PolyGlot is a "UCI adapter". It connects a UCI chess engine to annivit2014-01-139-0/+96 * - Use automatic plist generationamdmi32014-01-132-159/+18 * - USES dos2unix and DOS2UNIX_FILES instead of USE_DOS2UNIXnemysis2014-01-139-43/+42 * - Change Desktop entry filenemysis2014-01-132-16/+16 * - Update to 0.9.20.5amdmi32014-01-134-32/+15 * - Support stage directorybar2014-01-132-38/+22 * - Update to 1.2.0tota2014-01-122-12/+12 * - Change Desktop entry filenemysis2014-01-111-13/+12 * - Use BROKEN_sparc64 and avoid <bsd.port.pre.mk>johans2014-01-111-6/+4 * - Add LICENSEamdmi32014-01-111-0/+2 * - Add LICENSEamdmi32014-01-111-0/+2 * - Update xboard to 4.7.3 (bugfix release)johans2014-01-112-34/+12 * - Change Desktop entry filenemysis2014-01-102-23/+18 * - Fix build on pre-clang FreeBSD versions (9.1)amdmi32014-01-091-1/+3 * - Chase x11-toolkits/xforms shlib bumpgahr2014-01-081-1/+1 * - Add missing ${STAGEDIR}nemysis2014-01-082-1/+3 * - Fix man building after python infrasctructure change from 20131218pawel2014-01-071-2/+4 * - Update to version 1.4.1.4mva2014-01-073-3/+4 * - Update to 193 to be able to connect to the servers againrene2014-01-065-30/+26 * - Update to version 193 (*)rene2014-01-062-8/+7 * Update Flightgear and Simgear ports to 2.12.1 (bugfix release)martymac2014-01-066-37/+10 * Fix build (on my 10.0-amd64 laptop at least).rene2014-01-061-2/+2 * Try to build after games/el-data is resurrected.rene2014-01-061-5/+6 * Fix fetching, undeprecate.rene2014-01-062-11/+8 * Outdated and depends on expired games/warsow-data, schedule for removalrene2014-01-061-0/+3 * Depends on expired games/warsow-data, schedule for removal on 2014-01-22rene2014-01-061-0/+3 * Fix collision with emulators/openmsx [1]bapt2014-01-041-2/+2 * - Update from 3.4.1 to 3.5.0danilo2014-01-044-164/+373 * - Update to 20131231nemysis2014-01-042-21/+20 * Part 3 at removing now useless FETCH_ARGS redifitionbapt2014-01-031-1/+0 * Part 1 at removing now useless FETCH_ARGS redifitionbapt2014-01-0311-13/+0 * - Update to 0.30madpilot2014-01-023-9/+15 * - Change Makefile headernemysis2014-01-015-63/+228 * - Bump PORTREVISIONnemysis2014-01-016-53/+90 * - Change master sitesnemysis2013-12-313-41/+36 * - Support STAGEDIRnemysis2013-12-311-9/+7 * - Change master sitesnemysis2013-12-302-15/+8 * Enable stage supportjohans2013-12-293-17/+26 * Enable stage supportjohans2013-12-291-13/+7 * - Bump PORTREVISIONnemysis2013-12-294-30/+48 * Enable stage supportjohans2013-12-293-20/+19 * - Enable STAGE supportjohans2013-12-292-3/+6 * Enable stage supportjohans2013-12-291-1/+0 * Enable stage supportjohans2013-12-292-16/+14 * - Fix plistantoine2013-12-292-5/+4 * - Change Makefile headernemysis2013-12-293-31/+550 * - Change master sitesnemysis2013-12-2919-45/+61 * - Correct dependencies [1,2]johans2013-12-283-14/+44 * - Change master sitesnemysis2013-12-282-25/+24 * - Fix build with clangpawel2013-12-284-6/+48 * games/py-poker-eval: support stagingwg2013-12-281-4/+2 * games/py-sgfsummary: support stagingwg2013-12-281-2/+1 * games/py-mnemosyne: allow staging and switch from easy_installwg2013-12-281-8/+7 * - Support STAGEjadawin2013-12-271-7/+8 * - Bump PORTREVISIONnemysis2013-12-273-33/+97 * - Remove not needed DOCSnemysis2013-12-274-68/+24 * - Support stagingamdmi32013-12-273-54/+4 * games/daimonin-music: Remove NO_CHECKSUMmarino2013-12-273-6/+10 * - Change master sitesnemysis2013-12-271-15/+12 * Convert to new LIB_DEPENDS syntax so 'make check-sanity' is happy.rene2013-12-271-2/+2 * games/daimonin: Remove expiration message for music supportmarino2013-12-271-2/+0 * games/daimonin-music: Unbreak, support staging, remove expirationmarino2013-12-272-11/+3 * games/stepmania-devel: Restore LDFLAGS removed by r336938marino2013-12-271-1/+1 * games/fgkicker: USES+= pkgconfigmarino2013-12-271-2/+2 * - Bump PORTREVISIONnemysis2013-12-2711-61/+116 * - Change Makefile headernemysis2013-12-261-25/+24 * - Change Makefile headernemysis2013-12-262-23/+21 * - Update to version 1.3.12.22mva2013-12-263-3/+117 * Convert the tree to USES=openalantoine2013-12-2651-92/+58 * - Change master sitesnemysis2013-12-261-16/+12 * - Better way to use clang-specific optionamdmi32013-12-261-4/+4 * Respect CCpawel2013-12-262-8/+12 * - Change master sitesnemysis2013-12-261-4/+9 * - Fix build with clang [1]pawel2013-12-264-46/+150 * - Add DOCS Optionnemysis2013-12-261-13/+9 * - Fix broken upstream staging supportamdmi32013-12-254-1/+34 * - Fix build with clangpawel2013-12-254-24/+251 * - Fix build on 8.x and 9.xpawel2013-12-253-58/+12 * - Fix build with clangpawel2013-12-252-10/+49 * - Change master sitesnemysis2013-12-253-47/+46 * - Fix build on -currentpawel2013-12-252-34/+76 * - Change Makefile headernemysis2013-12-253-33/+60 * - Change Makefile headernemysis2013-12-253-34/+34 * - Support stagingamdmi32013-12-251-9/+5 * - Remove not needed post-installnemysis2013-12-251-1/+0 * Update freetype to 2.5.2.kwm2013-12-255-3/+70 * - Change Makefile headernemysis2013-12-252-14/+23 * - Change Makefile headernemysis2013-12-251-12/+9 * - Update to 0.9.1nemysis2013-12-244-11/+15 * - Fix build with clangpawel2013-12-248-71/+37 * - Bump PORTREVISIONnemysis2013-12-245-24/+41 * - Update to 1.3.1amdmi32013-12-247-103/+43 * - Fix build on 10.xamdmi32013-12-2415-124/+386 * - adoption of staging supportjgh2013-12-241-8/+5 * 1. Merge fixes for long known bugs from hackndev[1] versionmich2013-12-248-279/+391 * - Update to 1.1madpilot2013-12-236-15/+46 * - Bump PORTREVISIONnemysis2013-12-232-26/+39 * - Change Makefile headernemysis2013-12-231-17/+12 * - Support stagingamdmi32013-12-231-2/+1 * - Fix build, fix typo in MANPAGES optionamdmi32013-12-232-602/+1 * - Upadte to 3.1.1amdmi32013-12-233-14/+10 * - Add LICENSEamdmi32013-12-231-0/+2 * - Bump PORTREVISIONnemysis2013-12-224-7/+57 * Remove expired ports:rene2013-12-2224-762/+0 * - Change license BSD4CLAUSE to BSD3CLAUSEnemysis2013-12-221-1/+1 * - Change BROKEN to IGNORE, if no CDROM_MOUNT is specifiedmva2013-12-221-1/+1 * - Change PORTNAME from blue to bluemoonnemysis2013-12-217-35/+63 * - Fix build on -currentpawel2013-12-213-144/+41 * - Turn BROKEN into ONLY_FOR_ARCHSamdmi32013-12-211-6/+4 * - Bump PORTREVISIONs after DOS2UNIX fixes as package contents have been changedamdmi32013-12-212-2/+2 * - Support stagingamdmi32013-12-213-97/+47 * - Support stagingamdmi32013-12-212-73/+11 * - Support stagingamdmi32013-12-212-149/+19 * - Support stagingamdmi32013-12-213-14/+48 * - Support stagingamdmi32013-12-211-9/+3 * - Support stagingamdmi32013-12-213-34/+19 * - Update to 2.0.3amdmi32013-12-213-3/+7 * - Respect CXX/CXXFLAGSpawel2013-12-213-33/+35 * - Switch USE_DOS2UNIX to USES=dos2unixamdmi32013-12-211-1/+2 * - Support stagingamdmi32013-12-212-50/+7 * - Support stagingamdmi32013-12-212-41/+9 * - Fix build with clangpawel2013-12-214-25/+233 * - Drop maintainership at maintainer requestswills2013-12-201-2/+2 * - Fix build with clangpawel2013-12-203-3/+30 * - Update from 0.7.11 to 0.7.12danilo2013-12-204-115/+124 * - Update from 0.90.2 to 2.5danilo2013-12-206-345/+1433 * - Fix build on -currentpawel2013-12-2010-37/+156 * Fix build with clangpawel2013-12-202-6/+22 * - Fix build with clangpawel2013-12-202-19/+22 * Add LICENSE (GPLv2) to games/knights-kde4 and bump PORTREVISION.dbn2013-12-191-1/+3 * - Update to version 2.0.0pawel2013-12-195-27/+67 * Reset maintainer for llwang@infor.orgkoobs2013-12-189-9/+9 * - Change maintainer email of my ports to @FreeBSD.orgnemysis2013-12-1829-29/+29 * - Support stagingamdmi32013-12-181-26/+19 * - Change desktop entrynemysis2013-12-182-3/+5 * Blob Wars : Metal Blob Solid is a platform game, not unlike those found onnemysis2013-12-177-0/+119 * Unlike your common unilateral falling block games, 'Double Cross' implementsnemysis2013-12-176-0/+166 * Fix packaging on !i386.danfe2013-12-172-6/+7 * - Use '.' instead of '*' in COPYTREE_* all over my portsamdmi32013-12-1712-17/+17 * - Remove DOCS, NLS and EXAMPLES from OPTIONS_DEFAULT in my ports, as suggeste...amdmi32013-12-17