- 12 Aug, 2006 1 commit
-
-
Vincent Untz authored
2006-08-12 Vincent Untz <vuntz@gnome.org> * Makefile.am: install in-process library in $(libdir)/gnome-panel Fix bug #351042
-
- 08 Aug, 2006 1 commit
-
-
Vincent Untz authored
2006-08-08 Vincent Untz <vuntz@gnome.org> * GNOME_ClockApplet_Factory.server.in.in: * Makefile.am: make it possible to compile as an in-process applet * clock.c: ditto, and set icons for all dialogs since the default icon can only be set if the applet is out of process, also remove useless includes
-
- 28 Jul, 2006 1 commit
-
-
Vincent Untz authored
2006-07-28 Vincent Untz <vuntz@gnome.org> * GNOME_ClockApplet_Factory.server.in.in: update bugzilla stuff * Makefile.am: also fill the version in the server file
-
- 04 Nov, 2004 1 commit
-
-
Vincent Untz authored
2004-11-04 Vincent Untz <vincent@vuntz.net> * clock.c: (create_task_list): stop using egg_cell_renderer_text since we can ellipsize the GtkCellRendererText now (create_appointment_list): ditto * Makefile.am: * cut-n-paste/: kill
-
- 12 Jan, 2004 1 commit
-
-
Mark McLoughlin authored
2004-01-12 Mark McLoughlin <mark@skynet.ie> Patch to make the calendar popup display your tasks and appointments from Evolution. Based on patches from William Jon McCann <mccann@jhu.edu> (bug #128283) and Martin Grimme <martin@pycage.de> and Christian Kellner <gicmo@xatom.net> (bug #128283). Still in need of work. UI loving, mainly. Small TODO list in clock.c. * GNOME_ClockApplet_Factory.server.in.in: make the applet out of process. * Makefile.am: build the cut-n-paste subdir, make a binary instead of an shlib, build the calendar bits. * clock.c: add tasks and appointments to the calendar popup. * calendar-client.[ch]: hide all the book-keeping behind a nice API. * calendar-debug.h: debugging utils. * calendar-sources.[ch]: keep track of Evolution's selected sources. * cut-n-paste/eel-pango-extensions.[ch]: copy eel's method for creating a PangoLayout with text ellipsized at a given width. * cut-n-paste/eggcellrenderertext.[ch]: copy GtkCellRendererText and add ellipsizing support. * cut-n-paste/eggintl.h: i18n support. * cut-n-paste/eggmarshalers.list: marhsallers. * cut-n-paste/eggtreeprivate.h: copy bit from gtktreeprivate.h, but they're not really used.
-
- 10 Dec, 2003 1 commit
-
-
Mark McLoughlin authored
2003-12-10 Mark McLoughlin <mark@skynet.ie> * clock.c: (try_config_tool), (properties_response_cb), (display_help_dialog): use the new libgnomeui and GDK functions to replace the egg-screen stuff. * Makefile.am: don't do the libegg thang. * egg-screen-exec.[ch], egg-screen-help.[ch], egg-screen-url.[ch], update-from-egg.sh: die.
-
- 09 Dec, 2003 1 commit
-
-
Mark McLoughlin authored
automake 1.7. Damn you scrollkeeper, damn you. 2003-12-09 Mark McLoughlin <mark@skynet.ie> * Makefile.am: some crappy distcheck fixes needed when using automake 1.7. * NEWS: release notes. * configure.in: bump version.
-
- 11 Nov, 2003 1 commit
-
-
Mark McLoughlin authored
2003-11-11 Mark McLoughlin <mark@skynet.ie> * configure.in: add a --enable-deprecations flag.
-
- 31 Oct, 2003 1 commit
-
-
Arvind Samptur authored
-
- 14 May, 2003 1 commit
-
-
Masahiro Sakai authored
2003-05-14 Masahiro Sakai <sakai@tom.sfc.keio.ac.jp> * configure.in: call AC_LIBTOOL_WIN32_DLL which is necessary for building shared library on win32 platform. check lockf() for egg-recent-files. * libpanel-applet/Makefile.am (libpanel_applet_2_la_LDFLAGS): * applets/clock/Makefile.am (libclock_applet_2_la_LDFLAGS): add -no-undefined which is necessary for building shared library on some platforms (e.g. Win32 and BeOS). * gnome-panel/egg-recent-model.c: disable egg_recent_model_lock_file() and egg_recent_model_unlock_file() when lockf() isn't available. [FIXME: should be implemented using fcntl() and F_SETLK in such case.]
-
- 16 Feb, 2003 1 commit
-
-
Mark McLoughlin authored
2003-02-17 Mark McLoughlin <mark@skynet.ie> * Makefile.am: add support for the GCONF_SCHEMAS_INSTALL conditional and the GCONF_SCHEMA_FILE_DIR variable. Patch from Julio Merino.
-
- 30 Jan, 2003 1 commit
-
-
Mark McLoughlin authored
2003-01-30 Mark McLoughlin <mark@skynet.ie> * Makefile.am: remove clock.h.
-
- 26 Jan, 2003 1 commit
-
-
Mark McLoughlin authored
2003-01-27 Mark McLoughlin <mark@skynet.ie> * configure.in: gen cflags/libs/makefiles for mailcheck and clock and not gen_util. 2003-01-27 Mark McLoughlin <mark@skynet.ie> * Makefile.am: build clock and mailcheck instead of gen_util. Also remove any gen_util .server files which were previously installed. 2003-01-27 Mark McLoughlin <mark@skynet.ie> * GNOME_ClockApplet_Factory.server.in.in, Makefile.am: copy from gen_util and tweak. * clock.c: don't include clock.h. (clock_factory): add factory code to make this a shlib factory. 2003-01-27 Mark McLoughlin <mark@skynet.ie> * GNOME_MailcheckApplet_Factory.server.in.in, Makefile.am: Copy from gen_util and tweak. * mailcheck.c: don't include mailcheck.h. (mailcheck_factory): add the code to make it an oop factory.
-
- 09 Jan, 2003 1 commit
-
-
Mark McLoughlin authored
2003-01-10 Mark McLoughlin <mark@skynet.ie> * GNOME_GenUtilApplet_Factory.server.in.in: remove the pager, tasklist and showdesktop oaf_servers. * Makefile.am: remove all the pager, tasklist and showdesktop files. * main.c: (genutil_factory): upd. * GNOME_PagerApplet.xml, GNOME_ShowDesktopApplet.xml, GNOME_TasklistApplet.xml, gnome-show-desktop.png, pager.[ch], pager.glade, pager.schemas.in, print.xpm printer.[ch] showdesktop.[ch], tasklist.[ch], tasklist.glade, tasklist.schemas.in: remove these files.
-
- 18 Dec, 2002 1 commit
-
-
Mark McLoughlin authored
2002-12-18 Mark McLoughlin <mark@skynet.ie> * help/C/clock/*, help/C/mailcheck/*, help/C/workspace-switcher/*, help/C/window-list/*, help/C/fish/*: move all these docs to here.
-
- 15 Oct, 2002 1 commit
-
-
Padraig O'Briain authored
* Makefile.am: Add CLEANFILES so that make clean deletes $(server_DATA) and $(server_DATA).in
-
- 25 Sep, 2002 1 commit
-
-
Havoc Pennington authored
2002-09-23 Havoc Pennington <hp@pobox.com> * configure.in: require a newer libwnck 2002-09-23 Havoc Pennington <hp@redhat.com> * clock.c (destroy_clock): free the timeformat string * showdesktop.c: show desktop applet * GNOME_GenUtilApplet_Factory.server.in.in: add ShowDesktopApplet
-
- 16 Sep, 2002 1 commit
-
-
Mark McLoughlin authored
2002-09-16 Mark McLoughlin <mark@skynet.ie> * Makefile.am, multihead-hacks.h: kill multihead-hacks.h. * clock.c, mailcheck.c, pager.c, tasklist.c: Remove HAVE_GTK_MUTLIEHAD conditionals since we require gtk+ 2.1.0 now.
-
- 08 Aug, 2002 1 commit
-
-
Mark McLoughlin authored
2002-08-08 Mark McLoughlin <mark@skynet.ie> * Makefile.am: add egg-screen-exec file to the build. * panel-util.[ch]: (panel_show_help), (panel_show_gnome_help), (panel_show_kde_help), (panel_show_gnome_kde_help): add a GdkScreen* arg and use the egg_screen_help variants in all of these. * applet.c, launcher.c, menu-ditem.c, menu.c, panel-config.c: pass a GdkScreen* to the help functions and use egg_screen_url_show instead of gnome_url_show. 2002-08-08 Mark McLoughlin <mark@skynet.ie> * Makefile.am: add egg-screen-exec files to the build. * clock.c: (properties_response_cb), (display_help_dialog): * mailcheck.c: (phelp_cb), (help_callback): * pager.c: (response_cb), (display_help_dialog): * tasklist.c: (response_cb), (display_help_dialog): use egg_screen_display_desktop(). 2002-08-08 Mark McLoughlin <mark@skynet.ie> * Makefile.am: add egg-screen-exec files to the build. * fish.c: (phelp), (display_help_dialog): use egg_screen_help_displ_desktop.
-
- 30 Jul, 2002 1 commit
-
-
Mark McLoughlin authored
-
- 17 Jun, 2002 1 commit
-
-
Mark McLoughlin authored
2002-06-18 Mark McLoughlin <mark@skynet.ie> * Makefile.am: use $(prefix)/$(DATADIRNAME)/locale instead of $datadir/locale for locale directory location. Reported by Hidetoshit Tajima in #83623.
-
- 29 May, 2002 1 commit
-
-
Satyajit Kanungo authored
-
- 19 May, 2002 1 commit
-
-
Mark McLoughlin authored
2002-05-20 Mark McLoughlin <mark@skynet.ie> * configure.in: require intltool-0.20 for .schemas file translation. 2002-05-20 Mark McLoughlin <mark@skynet.ie> * Makefile.am: generate the .schemas file from the .schemas.in files. * panel-global-config.schemas.in: * panel-per-panel-config.schemas.in: renamed these from the .schema version - preserving cvs history. 2002-05-20 Mark McLoughlin <mark@skynet.ie> * Makefile.am: generate .schemas files. Also install them correctly. * fish.schemas.in: cvs rename from fish.schemas 2002-05-20 Mark McLoughlin <mark@skynet.ie> * Makefile.am: generate .schemas from .schemas.in. * clock.schemas.in: * mailcheck.schemas.in: * pager.schemas.in: * tasklist.schemas.in: rename from *.schemas.
-
- 17 Apr, 2002 1 commit
-
-
Mark McLoughlin authored
2002-04-17 Mark McLoughlin <mark@skynet.ie> * applet.c: (applet_do_popup_menu): return FALSE if its a bonobo applet. (applet_button_press): always return FALSE if its not handled. * panel-applet-frame.c: (panel_applet_frame_get_flags): impl helper method. (panel_applet_frame_get_expand_flags): use it here. (panel_applet_frame_change_orient): don't set orient and resize unless the orient has actually changed. (panel_applet_frame_finalize): release the AppletShell. (panel_applet_frame_class_init): hook up new methods. (panel_applet_frame_instance_init): initialise new members. (panel_applet_frame_get_applet_shell): switch this back on. (panel_applet_frame_construct): use it here. (panel_applet_frame_paint), (panel_applet_frame_expose), (panel_applet_frame_size_request), (panel_applet_frame_size_allocate), (button_event_in_rect), (panel_applet_frame_button_changed): implement a handle on the AppletFrame. Adapted from Havoc's FooHandle. 2002-04-17 Mark McLoughlin <mark@skynet.ie> * Makefile.am, handlebin.[ch]: kill FooHandle. * tasklist.c: (applet_change_orient), (applet_size_request), (fill_tasklist_applet): kill handle and set HAS_HANDLE flag on the applet. 2002-04-17 Mark McLoughlin <mark@skynet.ie> * GNOME_Panel.idl: add popup_menu method to PanelAppletShell. 2002-04-17 Mark McLoughlin <mark@skynet.ie> * panel-applet-private.h: add _panel_applet_popup_menu. * panel-applet-shell.c: (impl_PanelAppletShell_popup_menu), (panel_applet_shell_class_init): impl AppletShell::popup_menu. * panel-applet.c: (_panel_applet_popup_menu): rename to indicate that it is private. (panel_applet_setup): upd. * panel-applet.h: add HAS_HANDLE flag. * test-bonobo-applet.c: (test_applet_fill): test the new flag.
-
- 11 Apr, 2002 1 commit
-
-
Havoc Pennington authored
2002-04-10 Havoc Pennington <hp@pobox.com> * handlebin.h, handlebin.c: cheesy container based on GtkFrame that puts a handle grip next to its child * tasklist.c: put it in the above container, so it has a handle grip
-
- 28 Mar, 2002 1 commit
-
-
Mark McLoughlin authored
2002-03-28 Mark McLoughlin <mark@skynet.ie> * Makefile.am: install mailcheck.soundlist. Patch from Benedikt Roth.
-
- 19 Mar, 2002 1 commit
-
-
Johan Dahlin authored
2002-03-09 Johan Dahlin <jdahlin@telia.com> reviewed by Mark McLoughlin <mark@skynet.ie> * tasklist.c: Get rid of inline xml ui (fill_tasklist_applet): Call panel_applet_setup_menu_from_file instead of using inline xml so the menu items is translated correctly. * Makefile.am (ui_DATA): Add GNOME_TasklistApplet.xml * GNOME_TasklistApplet.xml: New file
-
- 25 Feb, 2002 1 commit
-
-
Mark McLoughlin authored
2002-02-25 Mark McLoughlin <mark@skynet.ie> * Makefile.am: define deprecated flags here. * clock.c: kill them from here. * mailcheck.c: remove deprecated crap.
-
- 24 Feb, 2002 1 commit
-
-
Gediminas Paulauskas authored
2002-02-23 Gediminas Paulauskas <menesis@delfi.lt> Properties now work. * clock.c: move preferences to gconf, made properties dialog instant-apply. * clock.schemas: new file for clock properties. * Makefile.am: install clock.schemas
-
- 16 Feb, 2002 1 commit
-
-
Kjartan Maraas authored
2002-02-16 Kjartan Maraas <kmaraas@gnome.org> * GNOME_ClockApplet.xml: Move the xml menu structure out into a file. * GNOME_MailCheckApplet.xml: Same. * GNOME_PagerApplet.xml: Same. * clock.c: Hook it up. * mailcheck.c: Same.
-
- 14 Feb, 2002 1 commit
-
-
Mark McLoughlin authored
2002-02-14 Mark McLoughlin <mark@skynet.ie> * Makefile.am: build applet with -avoid-version -module.
-
- 13 Feb, 2002 1 commit
-
-
Mark McLoughlin authored
2002-02-13 Mark McLoughlin <mark@skynet.ie> * configure.in: Version 1.5.9 2002-02-13 Mark McLoughlin <mark@skynet.ie> * AUTHORS: upd for gnome-panel, libpanel-applet and applets authors. * NEWS: upd. * configure.in: remove cruft. * Makefile.am: * gnome-panel.spec.in: rename spec file.
-
- 04 Feb, 2002 1 commit
-
-
John Fleck authored
2002-02-03 John Fleck <jfleck@inkstain.net> * configure.in * applets/gen_util/Makefile.am * applets/gen_util/help/Makefile.am * applets/gen_util/help/C/Makefile.am added: * applets/gen_util/help/C/pager/legal.xml * applets/gen_util/help/C/pager/Makefile.am * applets/gen_util/help/C/pager/pager.xml * applets/gen_util/help/C/pager/pager-C.omf adding initial documentation for pager applet
-
- 30 Jan, 2002 1 commit
-
-
Mark McLoughlin authored
2002-01-30 Mark McLoughlin <mark@skynet.ie> * configure.in: use AM_GCONF_SOURCE_2.
-
- 14 Jan, 2002 1 commit
-
-
Alexander Larsson authored
2002-01-13 Alexander Larsson <alla@lysator.liu.se> * Makefile.am: Add TASKLIST_GLADEDIR, tasklist.schemas and tasklist.glade * tastklist.glade, tasklist.schemas: New files. * pager.c: Set up gconf before reading values to avoid tiny race. Handle workspaces being renamed. * tasklist.c: Add properties dialog.
-
- 12 Jan, 2002 1 commit
-
-
Alexander Larsson authored
2002-01-12 Alexander Larsson <alla@lysator.liu.se> * Makefile.am: Add gladefile and schemas file for pager. * pager.c: First cut at the properties dialog. * pager.glade: * pager.schemas: New files.
-
- 09 Jan, 2002 1 commit
-
-
Chris Phelps authored
-
- 06 Jan, 2002 1 commit
-
-
Chris Phelps authored
-
- 05 Jan, 2002 2 commits
-
-
Chris Phelps authored
-
Frank Belew (Myth) authored
remove -I$(includedir), bad things happen when prefix is the same as gnome1 and that gets added so early on the list
-