/* * Calendar views. * Copyright (C) 1998 the Free Software Foundation * * Author: Miguel de Icaza (miguel@kernel.org) */ #include #include "calendar.h" #include "gnome-cal.h" GtkWidget * day_view_create (GnomeCalendar *gcal) { return gtk_label_new ("This is supposed to be the Day View"); } GtkWidget * week_view_create (GnomeCalendar *gcal) { return gtk_label_new ("This is supposed to be the Week View"); } GtkWidget * year_view_create (GnomeCalendar *gcal) { return gtk_label_new ("This is supposed to be the Year View"); } GtkWidget * tasks_create (GnomeCalendar *gcal) { return gtk_label_new ("This is supposed to be the Tasks View"); } ntw44/git/freebsd-ports-graphics' title='freebsd-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in the commentyoichi2002-10-061-1/+1
* One last commit. Fix the Markus-Brainz line time display in Korgas^Hnizer.alane2002-10-023-0/+87
* 1. Bump PORTREVISION to 1.alane2002-10-022-10/+23
* find->${FIND},xargs->${XARGS}ijliao2002-09-291-1/+1
* Incomplete patch provided. Author doesn't answer mail. Dead.alane2002-09-216-170/+0
* Update to kde3. Bump portrev. Patch by Dave Johnson. Patch manglingalane2002-09-2110-4/+203
* GNOME has just changed the layout of their FTP site. This resulted inmarcus2002-09-214-4/+4
* add mencal 2.0ijliao2002-09-187-0/+57
* Start category Makefile cleanup.alane2002-09-101-1/+0
* Fix things after recent GNOMENG commit.marcus2002-09-101-1/+3
* Update to 1.4.8.marcus2002-09-1010-74/+10
* KDE2 is dead. The source is no longer available.alane2002-09-095-391/+0
* The configure test to see if we have a prototype for strncasecmp() isobrien2002-09-091-0/+5
* Depend on libgmp-freebsd to fix build on -currentkris2002-09-071-0/+2
* Update to 2.0.5.marcus2002-09-074-4/+4
* Deploy USE_GNOMENG infrastructurelioux2002-08-306-9/+15
* Update to 2.0.4.marcus2002-08-294-4/+4
* Directory layouts of py-gtk and py-gnome packages have been changed, so thatsobomax2002-08-291-1/+1
* Update to 3.0.3. Not much changed here: [1] i18n PKGNAMEs converted towill2002-08-2514-123/+8
* Grab all the qt2/kde2 ports with no maintainer and put them under kde@alane2002-08-231-1/+1
* Update to 1.6.8.marcus2002-08-232-2/+2
* Update to 2.0.3.marcus2002-08-216-6/+8
* Update to 1.6.7.sobomax2002-08-186-408/+472
* PERL -> REINPLACE_CMDpat2002-08-081-3/+4
* Update to 2.0.2.marcus2002-08-084-4/+4
* Give up maintainership - haven't used this for some time.nbm2002-08-051-1/+1
* Chase shlib rev of devel/gettextade2002-08-021-1/+1
* Relinquish this port since I no longer us it.jedgar2002-08-011-1/+1
* In the words of Stephan Kulow <coolo@kde.org>:will2002-07-313-0/+45
* Use USE_GNOMENG.marcus2002-07-281-5/+3
* Update to 2.0.1 and USE_GNOMENG.marcus2002-07-276-26/+26
* Update to version 3.0.4kevlo2002-07-232-2/+2
* Use USE_GNOMENG.sobomax2002-07-182-14/+18
* Restored kpilot/kpilotDaemon et al to active status. Portrevision bumped peralane2002-07-146-9/+210
* Convert all core GNOME1 components and some of the most popular GNOME1sobomax2002-07-125-47/+31
* - update to 1.0.25petef2002-07-062-3/+4
* Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51.will2002-07-0517-107/+8
* The FreeBSD GNOME team is proud to present GNOME 2.0 Release.marcus2002-07-012-2/+2
* Update to GNOME 2.0 RC2.marcus2002-06-264-16/+18
* ${PERL} -> ${REINPLACE_CMD}ijliao2002-06-266-39/+51
* - Fix incompatibility with guile-1.4.1 and bump PORTREVISION;sobomax2002-06-212-5/+22
* Distfiles have been moved on kde site to Attic.alane2002-06-211-1/+1
* Replace ${PERL} with ${REINPLACE_CMD} inijliao2002-06-215-8/+13
* Chase guile shared lib number.marcus2002-06-201-1/+1
* Update to 1.0 final, bump PORTREVISION.pat2002-06-189-12/+75
* Update to 1.0 final, bump PORTREVISION.pat2002-06-189-12/+78
* Fix dependencies to be in sync with the recent JDK ports renaming.glewis2002-06-161-1/+1
* Update to 1.0.24.petef2002-06-162-2/+2
* Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to thewill2002-06-1627-70/+284
* Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.marcus2002-06-156-6/+8
* Update to the latest GNOME 2 snapshot.marcus2002-06-126-10/+12
* Remove extra MASTER_SITES - the distfile is now awailable from thesobomax2002-06-032-6/+2
* Fix a problem where gnomecal would crash on the first of every month, andmarcus2002-06-026-0/+68
* Update to 1.4.6.marcus2002-06-0110-18/+108
* Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release.marcus2002-05-294-6/+6
* repo-move: misc/tuxcards --> deskutils/tuxcardssada2002-05-252-1/+2
* fix mastersiteijliao2002-05-231-1/+1
* Actually do update to RC3.sobomax2002-05-239-6/+15
* Update to RC3.sobomax2002-05-236-6/+9
* Update to RC3.sobomax2002-05-239-9/+9
* upgrade to 1.05ijliao2002-05-222-2/+2
* Don't build klaptopdaemon on alpha.gallatin2002-05-212-23/+34
* Back to betas...Update to GNOME 2.0 beta 5.marcus2002-05-206-6/+8
* Add new port: deskutils/nag - Horde's task list manager.sada2002-05-1828-0/+877
* - switch to more stable version.sada2002-05-182-6/+6
* Unbreak and upgrade to version 0.4 . Also,sada2002-05-175-131/+118
* Follow the Japanese EUC locale change: ja_JP.EUC -> ja_JP.eucJP.knu2002-05-163-19/+38
* Upgrade to version 1.0-RC1.sada2002-05-1612-105/+165
* Fix a dependency issue. The wrong library name was specified.marcus2002-05-162-2/+2
* Move www/horde-devel -> www/horde2 & mail/imp-devel -> mail/imp3sada2002-05-156-9/+12
* Update to GNOME 2.0 RC2.marcus2002-05-128-138/+36
* fix a badly out of date pkg-plist.demon2002-05-093-306/+492
* Add gnomeutils2 after repo copy from gnomeutils. These are miscellaneousmarcus2002-05-0920-1890/+354
* Update port deskutils/ithought to a5nbm2002-05-094-13/+27
* Update to 1.0.23.petef2002-05-072-2/+2
* Correct the install of binary file.pat2002-05-052-3/+3
* upgrade to 1.2.a.1ijliao2002-04-294-170/+292
* add missing files.nork2002-04-294-0/+14
* Update to 2.3.petef2002-04-252-2/+2
* Update to 3.0. Sigh.will2002-04-231-0/+226
* Please welcome Qt3/KDE3 to our ports tree. This includes work since thewill2002-04-2211-477/+56
* Say goodbye to Qt 1.x and all of its dependents. The one port I foundwill2002-04-197-98/+0
* add krss 2.6ijliao2002-04-186-0/+55
* GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already insobomax2002-04-162-2/+0
* gettext upgrade uber-patch (stage 3)ade2002-04-133-9/+8
* Change maintainer's address to the one at FreeBSD.org.yoichi2002-04-111-1/+1
* Update to mhc-current-snap20020411.yoichi2002-04-116-6/+6
* Remove iconv->giconv hack.sobomax2002-04-081-42/+0
* Make the perl regex to get rid of malloc.h much much more broad. Shouldwill2002-04-044-20/+8
* Let INSTALL_PROGRAM strip the binarydinoex2002-03-301-6/+1
* mcal & gmcal use the libmcal library (see PR ports/31416 )dinoex2002-03-308-0/+104
* mcal & gmcal use the libmcal library (see PR ports/31416 )dinoex2002-03-308-0/+139
* Fix the KDE ports to not use objprelink, if OSVERSION >= 500029. This iswill2002-03-30