summaryrefslogtreecommitdiff
path: root/ChangeLog-20020212
Commit message (Collapse)AuthorAgeFilesLines
* reviewed by: Mark McLoughlin <mark@skynet.ie>GNOME_CORE_MODULE_SPLITAlfons Hoogervorst2002-02-121-0/+6
| | | | | | | | 2002-02-12 Alfons Hoogervorst <alfons@proteus.demon.nl> reviewed by: Mark McLoughlin <mark@skynet.ie> * configure.in: add -lz to png check.
* removed GNOME_COMMON_INIT, GNOME_PLATFORM_GNOME_2 -- obsolete.Gediminas Paulauskas2002-02-111-0/+7
| | | | | | | | | | | | | | | 2002-02-12 Gediminas Paulauskas <menesis@delfi.lt> * configure.in: removed GNOME_COMMON_INIT, GNOME_PLATFORM_GNOME_2 -- obsolete. GNOME_COMPILE_WARNINGS does not take arguments. * TRANSLATABLE_FILES: removed, intltool handles all of them. 2002-02-12 Gediminas Paulauskas <menesis@delfi.lt> * README.tools: removed, obsolete. * POTFILES.in: removed gnome-terminal source files. Please move your translations to profterm module.
* Version 1.5.8GNOME_CORE_1_5_8Mark McLoughlin2002-02-111-0/+7
| | | | | | | | | | | | | | | | | 2002-02-11 Mark McLoughlin <mark@skynet.ie> * configure.in: Version 1.5.8 * configure.in: update required versions to recent versions. Check version of gtk-doc. 2002-02-11 Mark McLoughlin <mark@skynet.ie> * Makefile.am: distcheck fix. 2002-02-11 Mark McLoughlin <mark@skynet.ie> * Makefile.am: dist the glade files.
* add man directory.Mark McLoughlin2002-02-111-0/+6
| | | | | | | | 2002-02-11 Mark McLoughlin <mark@skynet.ie> * Makefile.am: add man directory. * configure.in: remove gnome-terminal.
* remove gnome-terminal. See the profterm module for the Gnome 2.0 terminal.Mark McLoughlin2002-02-111-0/+5
| | | | | | | 2002-02-11 Mark McLoughlin <mark@skynet.ie> * Makefile.am: (SUBDIRS): remove gnome-terminal. See the profterm module for the Gnome 2.0 terminal.
* don't like uri.Mark McLoughlin2002-02-111-0/+5
| | | | | | | | | | | | | | | | | | | | 2002-02-11 Mark McLoughlin <mark@skynet.ie> * gnome-desktop-item.c: (get_encoding): don't like uri. * gnome-ditem-edit.c: (gnome_ditem_edit_sync_display): free icon file name. 2002-02-11 Mark McLoughlin <mark@skynet.ie> * gnome-panel-properties.c: * gnome-run.c: don't include gnome-window-icon.h directly. Its in libgnomeui.h now. 2002-02-11 Mark McLoughlin <mark@skynet.ie> * Netscape.desktop.in: just point at netscape. We don't ship gnome-moz-remote anymore.
* load applets in an idle handler at startup.Mark McLoughlin2002-02-111-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2002-02-09 Mark McLoughlin <mark@skynet.ie> * applet.c: (panel_applet_load_idle_handler): load applets in an idle handler at startup. (panel_applet_load_from_unique_id): use it. 2002-02-09 Mark McLoughlin <mark@skynet.ie> * GNOME_Panel.server.in: move to Vertigo namespace. * menu.c: ditto. 2002-02-09 Mark McLoughlin <mark@skynet.ie> * panel-applet-frame.[ch]: (panel_applet_frame_load): update for panel_applet_frame_new change. (panel_applet_frame_get_expand_flags): get the flags from the property sack. (panel_applet_frame_get_background_string): impl method to prepare background strings. (panel_applet_frame_change_background): merge background changing methods in to one. (panel_applet_focus): rename to panel_applet_frame_focus. (panel_applet_frame_get_orient_string), (panel_applet_frame_get_size_string): impl method to prepare size and orient strings. (panel_applet_frame_construct_moniker): add the bacgkround, size and orient items. (panel_applet_frame_construct): add PanelWidget arg. (panel_applet_frame_new): ditto. * panel-types.h: GNOME_Panel_BackType enum doesn't exist anymore. * panel-widget.[ch] (panel_widget_class_init): upd for above. (panel_widget_get_applet_orient): re-named from get_applet_orient. * panel.c: (get_applet_orient): move to panel-widget.c. (back_change): use panel_applet_background_change. * drawer.c: (load_drawer_applet): update for get_applet_orient change. * status.[ch] (status_spot_remove): use Vertigo_StatusSpot. 2002-02-09 Mark McLoughlin <mark@skynet.ie> * panel-test-applets.c, panel-test-applets.glade: little applet testing utility. * Makefile.am: add rules to build panel-test-applets and glade2 file. 2002-02-09 Mark McLoughlin <mark@skynet.ie> * test-bonobo-applet.c: test inheriting from PanelApplet actually works. * panel-applet.c: (panel_applet_factory_main_closure), (panel_applet_shlib_factory_closure): error out if applet_type isn't derived from PanelApplet. 2002-02-09 Mark McLoughlin <mark@skynet.ie> * panel-applet.c: (panel_applet_associate_schemas_in_dir), (panel_applet_add_preferences): use GConfClient where possible. Still stuck with using gconf_engine_associate_schema, though. 2002-02-09 Mark McLoughlin <mark@skynet.ie> * panel-applet.[ch]: (panel_applet_factory_main), (panel_applet_factory_main_closure), (panel_applet_shlib_factory), (panel_applet_shlib_factory_closure): add applet_type arg. (panel_applet_callback_data_new), (panel_applet_callback_data_free): wrap the closure and applet type up for callback. * GNOME_Panel_TestApplet.server.in: move to Vertigo namespace. * test-bonobo-applet.c: update for factory macro change. 2002-02-09 Mark McLoughlin <mark@skynet.ie> * panel-applet-shell (impl_PanelAppletShell_getExpandFlags): kill. * panel-applet.[ch]: (panel_applet_get_expand_flags): rename to panel_applet_get_flags. (panel_applet_set_expand_flags): rename to panel_applet_set_flags. (panel_applet_get_prop), (panel_applet_property_bag): add flags property. (panel_applet_item_handle_get_object): add background, orient and size items. 2002-02-09 Mark McLoughlin <mark@skynet.ie> * tasklist.c: (fill_tasklist_applet): update for panel_applet_set_expand_flags change. 2002-02-09 Mark McLoughlin <mark@skynet.ie> * GNOME_GenUtilApplet_Factory.server.in.in: move to Vertigo namespace. * main.c: update for factory macro change. 2002-02-09 Mark McLoughlin <mark@skynet.ie> * GNOME_FishApplet_Factory.server.in: move to Vertigo namespace. * fish.c: update for factory macro change.
* added mailcheck-C.omf, legal.xmlJohn Fleck2002-02-111-0/+12
| | | | | | | | | | | | | | 2002-02-10 John Fleck <jfleck@inkstain.net> * applets/gen_util/help/C/mailcheck: * added mailcheck-C.omf, legal.xml * removed mailcheck.sgml, mailcheck_applet.sgml, mailcheck_applet-C.omf modified: * configure.in, applets/gen_util/help/C/Makefile.am, mailcheck.xml, Makefile.am adding build stuff for mailcheck docs
* replace the "pressed" signal on the Done buttons in the preference dialogsJorn Baayen2002-02-111-0/+8
| | | | | | | | | | 2002-02-11 Jorn Baayen <jorn@nl.linux.org> * applets/gen_util/pager.c: * applets/gen_util/tasklist.c: replace the "pressed" signal on the Done buttons in the preference dialogs with the "clicked" signal. Fixes an odd bug where the button would be pressed on hover the next time you opened the dialog.
* Added man pages from Christian Marillat. Create Makefile in man/Kjartan Maraas2002-02-101-0/+5
| | | | | | | 2002-02-11 Kjartan Maraas <kmaraas@gnome.org> * man/*: Added man pages from Christian Marillat. * configure.in: Create Makefile in man/
* John Fleck <jfleck@inkstain.net> update changelog for clock doc commitJohn Fleck2002-02-101-0/+5
| | | | | John Fleck <jfleck@inkstain.net> update changelog for clock doc commit
* John Fleck <jfleck@inkstain.net> oops, forgot ChangeLogJohn Fleck2002-02-091-0/+13
| | | | | John Fleck <jfleck@inkstain.net> oops, forgot ChangeLog
* John Fleck <jfleck@inkstain.net>John Fleck2002-02-051-0/+11
| | | | | | John Fleck <jfleck@inkstain.net> oops, forgot a changelog entry
* Version 1.5.7GNOME_CORE_1_5_7Mark McLoughlin2002-02-041-0/+4
| | | | | | 2002-02-04 Mark McLoughlin <mark@skynet.ie> * Version 1.5.7
* configure.in applets/gen_util/Makefile.amJohn Fleck2002-02-041-0/+13
| | | | | | | | | | | | | | | 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
* Use a more photorealistic, colourful globe.Seth Nickell2002-02-021-0/+11
| | | | | | | | | | | | | 2002-02-02 Seth Nickell <snickell@stanford.edu> * pixmaps/gnome-globe.png: Use a more photorealistic, colourful globe. * pixmaps/gnome-settings.png: Use the Control Center icon.
* Butcher a few jimmac/tigert icons and slap 'em together to get what I'mThe Icon Butcher2002-02-021-0/+7
| | | | | | | | | 2002-02-02 The Icon Butcher <snickell@stanford.edu> * pixmaps/gnome-multimedia.png: Butcher a few jimmac/tigert icons and slap 'em together to get what I'm looking for :-)
* Version 1.5.6GNOME_CORE_1_5_6Mark McLoughlin2002-01-301-0/+4
| | | | | | | | | | 2002-01-30 Mark McLoughlin <mark@skynet.ie> * Version 1.5.6 2002-01-30 Mark McLoughlin <mark@skynet.ie> * configure.in: use AM_GCONF_SOURCE_2.
* use AM_GCONF_SOURCE_2.Mark McLoughlin2002-01-301-0/+4
| | | | | | 2002-01-30 Mark McLoughlin <mark@skynet.ie> * configure.in: use AM_GCONF_SOURCE_2.
* Version 1.5.5GNOME_CORE_1_5_5Glynn Foster2002-01-291-0/+4
| | | | | | 2002-01-29 Glynn Foster <glynn.foster@sun.com> * Version 1.5.5
* Add new pkg-config check for libpanel_applet.Glynn Foster2002-01-281-0/+4
| | | | | | | | | | | | | | | | 2002-01-28 Glynn Foster <glynn.foster@sun.com> * configure.in: Add new pkg-config check for libpanel_applet. 2002-01-28 Glynn Foster <glynn.foster@sun.com> * clock.c, remote-helper.c, tasklist.c: Remove some unused variables 2002-01-28 Glynn Foster <glynn.foster@sun.com> * Makefile.am: Change to use different CFLAGS so we don't link against non-used libraries.
* John Fleck <jfleck@inkstain.net>John Fleck2002-01-201-0/+17
| | | | | | | | | | | | | | | | | | | John Fleck <jfleck@inkstain.net> * Makefile.am * configure.in * applets/Makefile.am * core-docs/Makefile.am * core-docs/fdl/C/Makefile.am * core-docs/fdl/C/fdl-C.omf * core-docs/gpl/C/Makefile.am * core-docs/gpl/C/gpl-C.omf * core-docs/lgpl/C/Makefile.am * core-docs/lgpl/C/lgpl-C.omf add core-docs into the build with xml versions of gpl, fdl and lgpl, remove the old tasklist applet from the build as it was screwing up distcheck
* Add new icons for the "Create panel->" items of the panel context menu.Seth Nickell2002-01-191-0/+12
| | | | | | | | | | | | | | 2002-01-19 Seth Nickell <snickell@stanford.edu> * pixmaps/Makefile.am: * pixmaps/gnome-panel-type-corner.png: * pixmaps/gnome-panel-type-edge.png: * pixmaps/gnome-panel-type-floating.png: * pixmaps/gnome-panel-type-menu.png: * pixmaps/gnome-panel-type-sliding.png: Add new icons for the "Create panel->" items of the panel context menu.
* Add a new icon for the "Workspace List" applet.Seth Nickell2002-01-191-0/+7
| | | | | | | | | 2002-01-19 Seth Nickell <snickell@stanford.edu> * pixmaps/Makefile.am: * pixmaps/gnome-workspace.png: Add a new icon for the "Workspace List" applet.
* core-docs - update lgpl.xml, gpl.xml and fdl.xml so the xml validates -John Fleck2002-01-171-0/+5
| | | | | | | 2002-01-16 John Fleck <jfleck@inkstain.net> * core-docs - update lgpl.xml, gpl.xml and fdl.xml so the xml validates - they're not yet in the build
* Version 1.5.4GNOME_CORE_1_5_4Mark McLoughlin2002-01-141-0/+4
| | | | | | 2002-01-14 Mark McLoughlin <mark@skynet.ie> * Version 1.5.4
* Add libglade dependancy on wncklet applets. Thanks to MCArkan for pointingGlynn Foster2002-01-121-0/+5
| | | | | | | 2002-01-12 Glynn Foster <glynn.foster@sun.com> * configure.in: Add libglade dependancy on wncklet applets. Thanks to MCArkan for pointing this out.
* Make gnome-core build on Solaris again. Don't know how this was left out.Glynn Foster2002-01-031-0/+5
| | | | | | | 2002-01-03 Glynn Foster <glynn.foster@sun.com> * configure.in: Make gnome-core build on Solaris again. Don't know how this was left out. Thanks to Laca for patch.
* Off with the hand!Seth Nickell2001-12-241-0/+6
| | | | | | | | 2001-12-24 Seth Nickell <snickell@stanford.edu> * pixmaps/gnome-panel.png: Off with the hand!
* Add libpng check.Anders Carlsson2001-12-211-0/+4
|
* add some icons from "Dennis M. Cranston" <dennis_cranston@yahoo.com>George Lebl2001-12-201-0/+6
| | | | | | | | Wed Dec 19 20:18:53 2001 George Lebl <jirka@5z.com> * pixmaps/Makefile.am, pixmaps/gnome-day.png, pixmaps/gnome-month.png, pixmaps/gnome-set-time.png, pixmaps/gnome-week.png: add some icons from "Dennis M. Cranston" <dennis_cranston@yahoo.com>
* Sun Dec 09 2001 Miles Lane <miles@megapathdsl.net>Miles Lane2001-12-101-0/+7
| | | | | | | * configure.in: Add gnome-vfs-module-2.0 to the PANELCONFIG definition so that the panel code builds again. There are new dependencies on gnome-vfs-mime.h. Approved by seth.
* require libwnck for the panel alsoGeorge Lebl2001-12-091-0/+4
| | | | | | Sun Dec 09 02:19:46 2001 George Lebl <jirka@5z.com> * configure.in: require libwnck for the panel also
* Added the new panel session handling proposalAlex Larsson2001-12-081-0/+6
| | | | | | | | 2001-12-08 Alex Larsson <alexl@redhat.com> * doc/panel-session-handling.txt: * doc/Makefile.am: Added the new panel session handling proposal
* remove intl remove intl (*_LDADD): remove INTLLIBSGediminas Paulauskas2001-12-081-0/+6
| | | | | | | | 2001-12-08 Gediminas Paulauskas <menesis@delfi.lt> * Makefile.am: (SUBDIRS): remove intl * various other Makefile.am: (INCLUDES): remove intl (*_LDADD): remove INTLLIBS
* Bump up version number to 1.5.3GNOME_1_5_3Glynn Foster2001-12-071-0/+5
| | | | | | | 2001-12-07 Glynn Foster <glynn.foster@sun.com> * configure.in: Bump up version number to 1.5.3
* Fix stuff..again.Glynn Foster2001-12-071-0/+6
| | | | | | | | 2001-12-07 Glynn Foster <glynn.foster@sun.com> * panel/Makefile.am: Fix stuff..again.
* Fix up stuff for distcheck.Glynn Foster2001-12-071-0/+7
| | | | | | | | | 2001-12-07 Glynn Foster <glynn.foster@sun.com> * gnome-terminal/Makefile.am: * panel/Makefile.am: Fix up stuff for distcheck.
* Add a pc file for this library.Owen Taylor2001-12-021-0/+4
| | | | | | | Sun Dec 2 13:05:05 2001 Owen Taylor <otaylor@redhat.com> * Makefile.am gnome-desktop.pc.in: Add a pc file for this library.
* Support for building the panel properties dialog (crapplet) and start of portingStephen Browne2001-11-291-0/+7
|
* version 1.5.2.GNOME_CORE_1_5_2Mark McLoughlin2001-11-291-0/+4
| | | | | | 2001-11-29 Mark McLoughlin <mark@skynet.ie> * configure.in: version 1.5.2.
* Generate desktop-links/Makefile, and recurse into it.Seth Nickell2001-11-281-0/+7
| | | | | | | | | 2001-11-28 Seth Nickell <snickell@stanford.edu> * Makefile.am: * configure.in: Generate desktop-links/Makefile, and recurse into it.
* Added WNCKLET_CFLAGS/LIBS for applets that link against libwnck.Alexander Larsson2001-11-281-0/+13
| | | | | | | | | | | | | | | 2001-11-27 Alexander Larsson <alla@lysator.liu.se> * configure.in: Added WNCKLET_CFLAGS/LIBS for applets that link against libwnck. * applets/gen_util/pager.[ch]: New files, implement a pager using libwnck. * applets/gen_util/GNOME_GenUtilApplet_Factory.server.in.in: * applets/gen_util/Makefile.am: * applets/gen_util/main.c: Add Pager applet
* version 1.5.1.GNOME_CORE_1_5_1Mark McLoughlin2001-11-271-0/+4
| | | | | | 2001-11-27 Mark McLoughlin <mark@skynet.ie> * configure.in: version 1.5.1.
* Move from $(top_srcdir)/panel.Mark McLoughlin2001-11-271-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2001-11-27 Mark McLoughlin <mark@skynet.ie> * *.*: Move from $(top_srcdir)/panel. 2001-11-27 Mark McLoughlin <mark@skynet.ie> * configure.in: generate libpanel-applet/Makefile and libpanel-applet/libpanelapplet-2.0.pc * Makefile.am (SUBDIRS): add libpanel-applet. 2001-11-27 Mark McLoughlin <mark@skynet.ie> * Makefile.am: remove building of libpanel-applet-2.0. * GNOME_Panel_TestApplet.server.in, libpanelapplet-2.0.pc.in: panel-applet-private.h, panel-applet-shell.c, panel-applet-shell.h, panel-applet.c, panel-applet.h, test-bonobo-applet.c: move to ../libpanel-applet, preservin history. 2001-11-27 Mark McLoughlin <mark@skynet.ie> * gen_util/Makefile.am: build against ../../libpanel-applet. 2001-11-27 Mark McLoughlin <mark@skynet.ie> * Makefile.am: build against ../../libpanel-applet.
* always get translated messages in UTF-8.Gediminas Paulauskas2001-11-261-0/+5
| | | | | | | 2001-11-27 Gediminas Paulauskas <menesis@delfi.lt> * all files containing main(): always get translated messages in UTF-8.
* #ifdef out debugging messages.Mark McLoughlin2001-11-261-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | 2001-11-26 Mark McLoughlin <mark@skynet.ie> * menu-fentry.c: (fr_fill_dir), (fr_read_dir): #ifdef out debugging messages. * quick-desktop-reader.c: (quick_desktop_item_load_uri): ditto. * menu.c: (fake_mapped_fake), (show_item_menu), (create_menu_at_fr): revert g_signal_connect_object changes back to gtk_signal_connect_object. Giving out warnings and not sure how to fix it. Use g_signal_handlers_disconnect_matched instead of g_signal_disconnect_by_func which doesn't exist. * panel-widget.c: (panel_widget_applet_event): reverse order of params in g_signal_lookup calls. * panel.c: (basep_pos_connect_signals): revert g_signal_connect_object changes back to gtk_signal_connect_object. Giving out warnings and not sure how to fix it.
* try to bring some way up to date.Mark McLoughlin2001-11-261-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2001-11-26 Mark McLoughlin <mark@skynet.ie> * AUTHORS, BUGS, NEWS, README, DEPENDS, HACKING: try to bring some way up to date. * COPYING.LIB: add LGPL file. * Makefile.am: add doc to SUNDIRS. * configure.in: build doc/ Makefiles * doc/Makefile.am, doc/reference/Makefile.am: new files. 2001-11-26 Mark McLoughlin <mark@skynet.ie> * Makefile.am: cleanup libpanel-applet-2 building. Add GNOME_Panel_TestApplet.server.in to EXTRA_DIST. * doc/reference/Makefile.am: * doc/reference/panel-applet-docs.sgml: * doc/reference/panel-applet-sections.txt: * doc/reference/panel-applet.types: * doc/reference/tmpl/panel-applet-unused.sgml: * doc/reference/tmpl/panel-applet.sgml: move to ../doc/reference/panel-applet. 2001-11-26 Mark McLoughlin <mark@skynet.ie> * Makefile.am: add desk-guide to SUBDIRS. * gen_util/Makefile.am: add GNOME_GenUtilApplet_Factory.server.in.in to EXTRA_DIST. 2001-11-26 Mark McLoughlin <mark@skynet.ie> * Makefile.am: comment everything out. Leave only gstc.[ch] and gwmh.[ch] in EXTRA_DIST. Need in panel builddir. 2001-11-26 Mark McLoughlin <mark@skynet.ie> * gnome-terminal.c: (load_url_cmd), (button_press): change #warnings to #ifdef FIXME * gnome-x-font-selector.c: (gnome_font_selection_show_font_info): some GdkAtom related warnings fixage. 2001-11-26 Mark McLoughlin <mark@skynet.ie> * Makefile.am: remove gsm-protocol.c rule. * main.c: (set_lang): warning fix.
* Remove libgnomevfs/gnome-vfs-mime-utils.h that neither exists nor isSander Vesik2001-11-251-0/+7
| | | | | | | | | 2001-11-25 Sander Vesik <sander.vesik@sun.com> * panel/quick-desktop-reader.c, gnome-desktop/gnome-desktop-item.c: Remove libgnomevfs/gnome-vfs-mime-utils.h that neither exists nor is needed any more.
* enable gnome-core/panel/doc/Makefile.am,Mark McLoughlin2001-11-231-0/+5
| | | | | | | 2001-11-23 Mark McLoughlin <mark@skynet.ie> * configure.in: enable gnome-core/panel/doc/Makefile.am, gnome-core/panel/doc/reference/Makefile.am.