aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gncal-week-view.c
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gncal-week-view.c')
-rw-r--r--calendar/gncal-week-view.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gncal-week-view.c b/calendar/gncal-week-view.c
index f837b3b2d8..4adf7ba283 100644
--- a/calendar/gncal-week-view.c
+++ b/calendar/gncal-week-view.c
@@ -58,7 +58,7 @@ gncal_week_view_new (GnomeCalendar *calendar, time_t start_of_week)
wview = gtk_type_new (gncal_week_view_get_type ());
- wview->table.homogeneous = TRUE; /* FIXME: eeeeeeeeeek, GtkTable does not have a function to set this */
+ gtk_table_set_homogeneous (GTK_TABLE (wview), TRUE);
wview->calendar = calendar;
ass='left'>Commit message (Expand)AuthorAgeFilesLines * cad/ghdl: Support DragonFly - llvm back now jobs safemarino2015-06-033-4/+18 * cad/ghdl: Fix missing makeinfo on -CURRENT (caught by pkg-fallout)marino2015-06-021-1/+1 * - Update math/cgal to 4.6wen2015-06-011-1/+1 * cad/ghdl: Add option to use experimental LLVM backendmarino2015-06-013-19/+266 * Cleanup USE_GITHUB usage.mat2015-05-312-3/+3 * Add new port: cad/ghdlmarino2015-05-318-0/+710 * - Mark BROKEN on 8.x: absence of strtollamdmi32015-05-281-1/+7 * - Update to 4.6amdmi32015-05-275-14/+14 * - Don't cat pkg-message from Makefilesamdmi32015-05-271-1/+0 * - Don't install static libraries with INSTALL_LIBamdmi32015-05-201-2/+2 * Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.mat2015-05-192-6/+4 * MASTER_SITES cleanup.mat2015-05-149-18/+9 * Cleanup DIST* variables.mat2015-05-124-7/+4 * Update ports in the [bcd]* categories to not use GH_COMMIT.mat2015-05-068-16/+10 * - Update to 9.7.92danilo2015-05-032-3/+3 * - Chase GNU Emacs updatesashish2015-04-272-2/+2 * Mark BROKEN of FreeBSD < 10:thierry2015-04-251-0/+5 * - Fix plist: remove .desktop file which is handled by DESKTOP_ENTRIESamdmi32015-04-231-1/+0 * - Update to 2.9.3.stephen2015-04-212-3/+3 * Update to r5612 and add a patch to avoid compiling error when using -std=c++1...mr2015-04-204-4/+139 * Convert to USES=autoreconftijl2015-04-191-5/+1 * Unbreak after WX update by adding -std=c++11 to CXXFLAGS.mr2015-04-131-1/+2 * cad/ldraw: Fix fetch; distfile was rerolledmarino2015-04-122-5/+4 * cad/brickutils: unbreak fetch (relocated at sourceforge)marino2015-04-121-4/+2 * Unbroken by r383483 (this is just a slave port).thierry2015-04-081-1/+0 * - Update to 2.9.2.stephen2015-04-072-4/+3 * Unbreak. The tarball had been rerolled again.thierry2015-04-072-4/+3 * Mark as broken unfetchable portsbapt2015-04-0617-0/+20 * Try to use a newer compiler.mr2015-04-051-1/+2 * Update to r5542.mr2015-03-273-3166/+3151 * Upgrade to version 2015.03mr2015-03-273-37/+108 * 6 ports categories: Remove $PTHREAD_LIBSmarino2015-03-253-4/+3 * Unreak.bdrewery2015-03-231-11/+4 * Update USE_GITHUB so it does not require GH_COMMIT.bdrewery2015-03-201-1/+1 * - Switch to linguisttools_buildamdmi32015-03-161-1/+1 * Now we can choose between OpenBLAS and reference BLAS.maho2015-03-141-7/+11 * - Update to 2.9.0.stephen2015-03-147-61/+28 * Update to 1.8maho2015-03-117-351/+308 * - Update to 9.7.91danilo2015-03-072-3/+3 * - Add NO_ARCHamdmi32015-03-052-0/+2 * Update to r5469.mr2015-03-044-84/+190 * - Update to 9.7.90danilo2015-03-042-3/+3 * Remove Authors from pkg-descrbapt2015-03-031-1/+0 * Fix DESKTOP_ENTRIES:makc2015-02-281-1/+1 * cad/librecad:makc2015-02-274-16/+11 * - Update to 9.7.89danilo2015-02-252-3/+3 * Try to fix build on FreeBSD 8.* and 9.*mr2015-02-251-1/+2 * - Switch my ports to USE_QT4=linguisttools_build and adjust Qt componentsmakc2015-02-251-2/+3 * Update Code_Aster to 11.7.0-1, with its different tools.thierry2015-02-192-2/+5 * - Fix device support. The previous version was totally broken.hrs2015-02-153-4/+14 * - Update to 9.7.88danilo2015-02-122-4/+3 * Reverse the logic of architecture support.sbruno2015-02-091-3/+2 * Remove GCC_DEFAULT.thierry2015-02-091-2/+1 * Since Gcc is 4.8 by default, Kicad does not build anymore: e.g. seethierry2015-02-081-3/+9 * - Update to 3.8.78danilo2015-02-032-3/+3 * Add datadir to search path.mr2015-01-312-1/+14 * Upgrade to 0.54 ans respect options for docs and examples.thierry2015-01-274-47/+66 * Upgrade to 1.3.3 and define LICENSE.thierry2015-01-2611-94/+111 * Fix a typoantoine2015-01-251-1/+1 * Switch some dependencies from a directory name or a file generated by pkg-ins...antoine2015-01-245-5/+5 * Update to Release 3.7.5.0.mr2015-01-204-825/+2444 * PORTDATA=* makes the same job as the custom auto plist used in this port andbapt2015-01-181-5/+1 * Correct WWW URLmr2015-01-171-2/+1 * Update to bzr rev 5363mr2015-01-168-1650/+2450 * Uses blaslapack.mk.thierry2015-01-111-4/+3 * - Uses blaslapack.mk;thierry2015-01-082-687/+705 * Adjust plist after doxygen was updated and vtk6 unbrokenantoine2015-01-032-1/+8 * Add upstream commits to fix the build with the upcoming CMake 3.1.0.rakuco2014-12-312-0/+427 * Bump portrevision after png updatebapt2014-12-264-4/+4 * Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeantoine2014-12-264-4/+4 * Cleanup plistbapt2014-12-211-1/+0 * Convert to USES=autoreconfbapt2014-12-181-3/+3 * - Update to 7.0.20141202danilo2014-12-143-4/+6 * - Reset maintainership of my portsgahr2014-12-112-2/+2 * - Update from 3.8.76 to 3.8.77danilo2014-12-092-3/+3 * - Patch to fix build error.stephen2014-11-292-0/+12 * Unbreak. The tarball has been rerolled: now VTK could be optional.thierry2014-11-282-4/+3 * Mark BROKEN: Checksum and size mismatchantoine2014-11-281-0/+2 * Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-263-28/+27 * Update to 0.23.8.hrs2014-11-232-4/+3 * Upgrade cad/opencascade to 6.8.0.thierry2014-11-2310-1221/+918 * - Update to 2.8.5 and chase cad/opencascade.stephen2014-11-236-15/+47 * Replace %%QT_BINDIR%% (as suggested by makeplist) by plain "bin".joerg2014-11-211-23/+23 * - Unbreak, actualizeamdmi32014-11-212-34/+26 * Revive Qucs, now that it no longer depends on Qt3.joerg2014-11-206-0/+540 * cad/geda: fix gsch2pcb utility by using gnu M4marino2014-11-203-1/+22 * - Update from 3.8.75 to 3.8.76danilo2014-11-192-3/+3 * Add back man pages, mistakenly removed in r371238antoine2014-11-152-0/+4 * - Update from 3.8.74 to 3.8.75danilo2014-11-072-3/+3 * - Chase GNU Emacs updatesashish2014-11-052-2/+2 * Update URL.thierry2014-10-231-1/+1 * Cleanup plistbapt2014-10-2047-2361/+0 * Update cad/elmerfem to 20141015 snapshot.thierry2014-10-19