diff options
| -rw-r--r-- | ChangeLog | 3322 | ||||
| -rw-r--r-- | configure.ac | 2 | 
2 files changed, 468 insertions, 2856 deletions
| @@ -1,2855 +1,467 @@ -# Generated by Makefile. Do not edit. - -2011-04-14  Ted Gould  <[email protected]> - -	0.4.12 - -2011-04-14  Ted Gould  <[email protected]> - -	Forgot about the LP naming issue - -2011-04-14  Ted Gould  <[email protected]> - -	Adding in a list of LINGUAS - -2011-04-14  Ted Gould  <[email protected]> - -	Adding translations from Launchpad - -2011-04-14  Ted Gould  <[email protected]> - -	0.4.11 - -2011-04-14  Ted Gould  <[email protected]> - -	Handle a11y updates globally. - -2011-04-13  Michael Terry  <[email protected]> - -	don't connect multiple times to SIGNAL_ACCESSIBLE_DESC_UPDATE with arguments that may die on us - -2011-03-23  Ted Gould  <[email protected]> - -	0.4.10 - -2011-03-23  Ted Gould  <[email protected]> - -	Bump libindicator to 0.3.22 - -2011-03-23  Ted Gould  <[email protected]> - -	Set the environment for the applet - -2011-03-22  Ted Gould  <[email protected]> - -	Tell the object what environment it's in - -2011-02-17  Ted Gould  <[email protected]> - -	0.4.9 - -2011-02-17  Ted Gould  <[email protected]> - -	Adding support for accessible descriptions - -2011-02-17  Ted Gould  <[email protected]> - -	libindicator v. 0.3.19 - -2011-02-17  Ted Gould  <[email protected]> - -	Check to ensure the accessible object isn't NULL - -2011-02-17  Ted Gould  <[email protected]> - -	It should be the indicator's responsibility to update the value in the entry, not ours. - -2011-02-16  Luke Yelavich  <[email protected]> - -	menuitem is already a GtkWidget - -2011-02-14  Luke Yelavich  <[email protected]> - -	Add accessible_desc support - -2011-02-03  Ted Gould  <[email protected]> - -	0.4.8 - -2011-02-03  Ted Gould  <[email protected]> - -	Close the menu if menu show is called with a NULL menu - -2011-01-31  Michael Terry  <[email protected]> - -	if requested, close all open menus - -2011-01-27  Ted Gould  <[email protected]> - -	0.4.7 - -2011-01-27  Ted Gould  <[email protected]> - -	Require libindicator with new signal - -2011-01-27  Ted Gould  <[email protected]> - -	Port to use new entry based scroll event. - -2011-01-27  Marco Trevisan (TreviƱo)  <[email protected]> - -	Added support to "scroll-entry" signal -	 -	Now indicator-applet emit a scroll-entry signal for each -	scroll over an IndicatorObjectEntry - -2011-01-06  Ted Gould  <[email protected]> - -	Port to the non-MateComponent panel - -2010-11-10  Michael Terry  <[email protected]> - -	port to libmate-panel-applet-3 - -2010-10-08  Ted Gould  <[email protected]> - -	Removing unused MateConf support - -2010-10-07  Sebastien Bacher  <[email protected]> - -	don't use mateconf in the build system since the source doesn't use it - -2010-09-22  Ted Gould  <[email protected]> - -	0.4.6 - -2010-09-21  Ted Gould  <[email protected]> - -	Signaling the activate on the top level items. - -2010-09-19  Ted Gould  <[email protected]> - -	Connecting to the activate signal for the menuitem and passing down. - -2010-09-21  Ted Gould  <[email protected]> - -	Making ChangeLog and AUTHORS built at dist time - -2010-09-09  Ted Gould  <[email protected]> - -	0.4.5 - -2010-09-07  Ted Gould  <[email protected]> - -	Add an extra pixel of spacing. - -2010-09-03  Ted Gould  <[email protected]> - -	Adding a padding pixel in the box - -2010-08-26  Ted Gould  <[email protected]> - -	0.4.4 - -2010-08-25  Ted Gould  <[email protected]> - -	Blacklist datetime in the base indicator - -2010-08-19  Ted Gould  <[email protected]> - -	Removing datetime from indicator-applet - -2010-07-08  Ted Gould  <[email protected]> - -	0.4.3 - -2010-07-06  Ted Gould  <[email protected]> - -	Fixing sensitivity handling. - -2010-07-02  Ted Gould  <[email protected]> - -	 - -2010-07-02  Ted Gould  <[email protected]> - -	Making sure to disconnect too!  - -2010-07-02  Ted Gould  <[email protected]> - -	Filling it out, we're just stealing sensitivity!  - -2010-07-02  Ted Gould  <[email protected]> - -	Setting up a callback when sensitivity changes. - -2010-07-02  Ted Gould  <[email protected]> - -	Looking at whether the lable and image are sensitive to set whether the menuitem is sensitive. - -2010-06-04  Ted Gould  <[email protected]> - -	0.4.2 - -2010-06-04  Ted Gould  <[email protected]> - -	Hide when we don't have anything to show. - -2010-05-28  Ted Gould  <[email protected]> - -	Putting signals on the various objects to know when they adjust their state. - -2010-05-25  Ted Gould  <[email protected]> - -	The most basic thing needed, when adding an application we can determine whether it's visible and decide to show the menu or not. - -2010-05-27  Ted Gould  <[email protected]> - -	0.4.1 - -2010-05-27  Ted Gould  <[email protected]> - -	Change the installed server files to be the .in.in files instead of the .in files - -2010-05-27  Ted Gould  <[email protected]> - -	0.4.0 - -2010-05-16  Ted Gould  <[email protected]> - -	Updating Copyright Dates - -2010-05-13  Tom Haddon  <[email protected]> - -	Update copyright notice - -2010-05-04  Ted Gould  <[email protected]> - -	Update to 0.3 branch - -2010-05-04  Ted Gould  <[email protected]> - -	0.3.7 - -2010-05-04  Ted Gould  <[email protected]> - -	Shortcut fix - -2010-05-04  Ted Gould  <[email protected]> - -	Shortcut fix - -2010-05-04  Roman Vorobets  <[email protected]> - -	Patch to fix modifiers on remote connections. - -2010-04-30  Ted Gould  <[email protected]> - -	Adding in a new binary target for window menus. - -2010-04-27  Ted Gould  <[email protected]> - -	We can ignore this little guy. - -2010-04-27  Ted Gould  <[email protected]> - -	Fixing which files we grab the translations from. - -2010-04-27  Ted Gould  <[email protected]> - -	Adding appmenu to the translations - -2010-04-27  Ted Gould  <[email protected]> - -	Really, we want libappmenu.so only in indicator-applet-appmenu - -2010-04-27  Ted Gould  <[email protected]> - -	Blocking the appmenu modules from the complete set so they can be right and left side. - -2010-04-26  Ted Gould  <[email protected]> - -	Ignoring everyone. - -2010-04-26  Ted Gould  <[email protected]> - -	Adding a matecomponent server for the appmenu applet. - -2010-04-26  Ted Gould  <[email protected]> - -	Changing all the ifdefs for appmenu - -2010-04-26  Ted Gould  <[email protected]> - -	Making an appmenu build - -2010-04-30  Ted Gould  <[email protected]> - -	Dummy commit to knock up the revno for a build with the new version - -2010-04-27  Ted Gould  <[email protected]> - -	Make the applet support vertical panels. - -2010-04-19  MarkieB  <[email protected]> - -	resolve compiler warning changes - -2010-04-18  MarkieB  <[email protected]> - -	suppress spurious 'conflict' in header includes arising from merger 352.1.2 - -2010-04-18  MarkieB  <[email protected]> - -	more elegant handling of data connections when reorienting - no need for the enum - -2010-04-18  MarkieB  <[email protected]> - -	more elegant handling of data connections when reorienting - -2010-04-18  MarkieB  <[email protected]> - -	without properties in current iteration - -2010-04-16  MarkieB  <[email protected]> - -	label rotation according to preferences - as well as location - -2010-04-16  MarkieB  <[email protected]> - -	add I18n of labels in [tentative] prefs mini-window - -2010-04-16  MarkieB  <[email protected]> - -	add rotation of labels - -2010-04-16  MarkieB  <[email protected]> - -	now multi-component orientation changes in a similar manner to the orientation of the various widgets contained in the applet, no need for panel restart - -2010-04-16  MarkieB  <[email protected]> - -	variable multi-component orientation - needs desktop session restart to have effect though - -2010-04-16  MarkieB  <[email protected]> - -	add reorientation to mate-panel-applet-* applets - -2010-04-16  Ted Gould  <[email protected]> - -	Compiler cleanups from Kevin Turner - -2010-04-16  Kevin Turner  <http://keturn.net/> - -	mark unused function parameters -	this makes the code -Wall clean, but for a message about missing -	initializers due to https://bugzilla.mate.org/show_bug.cgi?id=615986 - -2010-04-16  Kevin Turner  <http://keturn.net/> - -	fix various warnings for unused symbols and signedness comparison - -2010-04-16  Kevin Turner  <http://keturn.net/> - -	bzr-ignore autoconf-generated items - -2010-04-02  Ted Gould  <[email protected]> - -	Fix keybinding issue - -2010-04-02  Ted Gould  <[email protected]> - -	Attaching bug number - -2010-04-02  Ted Gould  <[email protected]> - -	We need to really ensure this is a menu shell now that we're stealing properties from it. - -2010-04-02  Ted Gould  <[email protected]> - -	Reformating so it's readable - -2010-04-02  Ted Gould  <[email protected]> - -	Magic code, idea stolen from mate-panel but mixed with updated GTK code and other things.  What ever, it works. - -2010-04-01  Ted Gould  <[email protected]> - -	0.3.6 - -2010-04-01  Ted Gould  <[email protected]> - -	Adding in the LGPL - -2010-04-01  Ted Gould  <[email protected]> - -	Adding the license to the tarball - -2010-04-01  Ted Gould  <[email protected]> - -	Adding LGPL for tombody keybindings and egg accelerators - -2010-04-01  Ted Gould  <[email protected]> - -	0.3.5 - -2010-03-31  Ted Gould  <[email protected]> - -	Adding support for hotkeys in the applet - -2010-03-31  Ted Gould  <[email protected]> - -	Using select to make the menu appear - -2010-03-31  Ted Gould  <[email protected]> - -	Let's try S - -2010-03-31  Ted Gould  <[email protected]> - -	Trying ` - -2010-03-31  Ted Gould  <[email protected]> - -	Trying ctrl and alt - -2010-03-31  Ted Gould  <[email protected]> - -	Updating to trunk - -2010-03-02  Ted Gould  <[email protected]> - -	Switching over to the tomboy handler. - -2010-03-02  Ted Gould  <[email protected]> - -	Using the tomboy keybinding C file that is everywhere. - -2010-02-25  Ted Gould  <[email protected]> - -	Calling specifically on the default screen. - -2010-02-25  Ted Gould  <[email protected]> - -	Switching to using an invisible - -2010-02-16  Ted Gould  <[email protected]> - -	Fleshing out the filter function. - -2010-02-16  Ted Gould  <[email protected]> - -	Adding in a filter function - -2010-03-18  Ted Gould  <[email protected]> - -	0.3.4 - -2010-03-17  Ted Gould  <[email protected]> - -	Sending scroll events to indicators based on events coming to the menuitem. - -2010-03-17  Cody Russell  <[email protected]> - -	Store the IndicatorObject in the menuitem. - -2010-03-16  Cody Russell  <[email protected]> - -	Merge up with trunk - -2010-03-16  Cody Russell  <[email protected]> - -	Set object data. - -2010-03-16  Cody Russell  <[email protected]> - -	Emit 'scroll' signal on IndicatorObject when the user mouse-scrolls on the indicator menuitem. - -2010-03-16  Cody Russell  <[email protected]> - -	Fix for --prefix option to autogen.sh - -2010-03-11  Ted Gould  <[email protected]> - -	0.3.3 - -2010-02-16  Ted Gould  <[email protected]> - -	Adding in the sound indicator to the list. - -2010-02-16  Ted Gould  <[email protected]> - -	Putting the sound menu between the applications and messaging. - -2010-01-21  Ted Gould  <[email protected]> - -	0.3.2 - -2010-01-20  Ted Gould  <[email protected]> - -	Err, used wrong filename function. - -2010-01-19  Ted Gould  <[email protected]> - -	Make the log output go to a file. - -2010-01-19  Ted Gould  <[email protected]> - -	Dropping this, as I don't think we need it. - -2010-01-19  Ted Gould  <[email protected]> - -	Changing to deleting and creating the file. - -2010-01-19  Ted Gould  <[email protected]> - -	Changing the flags around to try and remove the temp files. - -2010-01-19  Ted Gould  <[email protected]> - -	Only make the directory if it doesn't exist. - -2010-01-19  Ted Gould  <[email protected]> - -	Switching to having a temp string for async. - -2010-01-19  Ted Gould  <[email protected]> - -	Fixing a warning on types. - -2010-01-19  Ted Gould  <[email protected]> - -	Don't care about errors making the directory.  It seems to error if the directory already exists. - -2010-01-19  Ted Gould  <[email protected]> - -	Better error reporting, and making it so that we won't recurse. - -2010-01-19  Ted Gould  <[email protected]> - -	Setting up a basic log handling function that writes to a file. - -2010-01-19  Ted Gould  <[email protected]> - -	Adding in the file header and the defines for each applet type. - -2010-01-19  Ted Gould  <[email protected]> - -	Code to sort the various indicators. - -2010-01-18  Ted Gould  <[email protected]> - -	Adding in entry_moved code -- can't really test this yet though. - -2010-01-18  Ted Gould  <[email protected]> - -	Implementing a search function to determine where the menu item should be and inserting it there. - -2010-01-18  Ted Gould  <[email protected]> - -	Switching to just keeping the sorting value. - -2010-01-18  Ted Gould  <[email protected]> - -	Attaching the name to the object. - -2010-01-08  Ted Gould  <[email protected]> - -	An array with the order of the indicators in it. - -2010-01-08  Ted Gould  <[email protected]> - -	0.3.1 - -2010-01-05  Ted Gould  <[email protected]> - -	Making all of the build targets be built from src/applet-main.c with compiler flags to set defines for the various differences.  Adding a build target for an indicator applet that has all the indicators in it. - -2010-01-04  Ted Gould  <[email protected]> - -	Fix MateComponent file - -2010-01-04  Ted Gould  <[email protected]> - -	Sync to trunk - -2010-01-04  Ted Gould  <[email protected]> - -	Updating translations to match the craziness - -2010-01-04  Ted Gould  <[email protected]> - -	Making a MateComponent applet server file for the Complete applet - -2010-01-04  Ted Gould  <[email protected]> - -	Ignoring our new bins - -2010-01-04  Ted Gould  <[email protected]> - -	Killing off the src-session directory. - -2010-01-04  Ted Gould  <[email protected]> - -	Merging the changes from the session applet into this file behind the #defines - -2010-01-04  Ted Gould  <[email protected]> - -	Make it so that the session and complete items are built from the same source with just defines. - -2010-01-04  Ted Gould  <[email protected]> - -	Adding in support for 'me' -- basically putting it in the right indicator applet incarnation. - -2010-01-03  Ted Gould  <[email protected]> - -	Removing 'me' from the main indicator applet. - -2009-12-24  Ted Gould  <[email protected]> - -	Supporting the Me menu as well. - -2009-12-10  Ted Gould  <[email protected]> - -	0.3.0 - -2009-11-25  Ted Gould  <[email protected]> - -	Start handling the addition and removal of entries in the applet. - -2009-11-24  Ted Gould  <[email protected]> - -	Shouldn't be so quick, need the defines as well. - -2009-11-24  Ted Gould  <[email protected]> - -	Stealing the entry_removed code for the applet itself. - -2009-11-09  Ted Gould  <[email protected]> - -	Grabbing the added event and processing adding entries.  Moving all the code into a simple little function. - -2009-11-05  Ted Gould  <[email protected]> - -	Updating to libindicator 0.3.0 loader interface. - -2009-11-04  Ted Gould  <[email protected]> - -	Porting to libindicate 0.3.0 - -2009-11-04  Ted Gould  <[email protected]> - -	Porting to libindicate 0.3.0 - -2009-11-04  Ted Gould  <[email protected]> - -	Bumping up indicator required version - -2009-10-26  Ted Gould  <[email protected]> - -	Cleaning up the about dialogs to have better names (same as service files, no translations), the right version numbers, and use the GTK API instead of libmateui. - -2009-10-26  Ted Gould  <[email protected]> - -	Another bug - -2009-10-26  Ted Gould  <[email protected]> - -	Attaching another bug - -2009-10-26  Ted Gould  <[email protected]> - -	Attaching bug - -2009-10-26  Ted Gould  <[email protected]> - -	Using the version number from config.h - -2009-10-26  Ted Gould  <[email protected]> - -	Fixing the description in the about to match the MateComponent config. - -2009-10-26  Ted Gould  <[email protected]> - -	Removing dependency on libmateui - -2009-10-26  Ted Gould  <[email protected]> - -	Doing the same thing, session side. - -2009-10-26  Ted Gould  <[email protected]> - -	Replacing mate_program_init with g_set_application_name - -2009-10-15  Martin Pitt  <[email protected]> - -	MATE Stracciatella fix to disable the session applet. - -2009-10-14  Martin Pitt  <[email protected]> - -	Hide session applet in stracciatella session. -	 -	This is the same code as for the message indicator applet. - -2009-09-01  Ted Gould  <[email protected]> - -	Setting the version to 0.2.0 - -2009-08-24  Ted Gould  <[email protected]> - -	Some remaining sus-isms - -2009-08-24  Ted Gould  <[email protected]> - -	Grabbing the icons directory from the pkgconfig file. - -2009-08-19  Ted Gould  <[email protected]> - -	Using AM 1.11 silent mode - -2009-08-18  Ted Gould  <[email protected]> - -	Forgot to change names so that we pick up the session menu instead of sus - -2009-08-18  Ted Gould  <[email protected]> - -	Getting the libraries out and renaming SUS - -2009-08-18  Ted Gould  <[email protected]> - -	Removing more of the libraries and docs stuff. - -2009-08-18  Ted Gould  <[email protected]> - -	Adding in the session possible translations - -2009-08-18  Ted Gould  <[email protected]> - -	Changed the name of the MateComponent service file.  Oops, should have done -	this earlier. - -2009-08-18  Ted Gould  <[email protected]> - -	Ignore this message - -2009-08-18  Ted Gould  <[email protected]> - -	Changing build targets and the MateComponent descriptors that love them. - -2009-08-18  Ted Gould  <[email protected]> - -	Renaming the directory. - -2009-08-18  Ted Gould  <[email protected]> - -	Removing the libraries. - -2009-08-08  Ted Gould  <[email protected]> - -	Adding an icons directory to the .pc file - -2009-08-07  Ted Gould  <[email protected]> - -	Merging in the branch making two applets. - -2009-08-07  Ted Gould  <[email protected]> - -	Changing the MateComponent server description file name to match that of FUSA. - -2009-08-07  Ted Gould  <[email protected]> - -	Oops, we need more identity. - -2009-08-07  Ted Gould  <[email protected]> - -	Switching the name to the proper server file. - -2009-08-07  Ted Gould  <[email protected]> - -	Loading only the SUS plugin. - -2009-08-07  Ted Gould  <[email protected]> - -	Blocking out SUS from standard applet. - -2009-08-07  Ted Gould  <[email protected]> - -	Fixing the generation rules for the matecomponent server files. - -2009-08-07  Ted Gould  <[email protected]> - -	Ignoring more files. - -2009-08-07  Ted Gould  <[email protected]> - -	Switching the name to actually be correct. - -2009-08-07  Ted Gould  <[email protected]> - -	Changing the name of the directory to -sus which makes more sense - -2009-08-07  Ted Gould  <[email protected]> - -	New executable name - -2009-08-07  Ted Gould  <[email protected]> - -	Renaming the server file - -2009-08-07  Ted Gould  <[email protected]> - -	Adjusting the namespace.  Just to make things fun like that. - -2009-08-07  Ted Gould  <[email protected]> - -	Making the schema translatable - -2009-08-07  Ted Gould  <[email protected]> - -	Adding a new server to connect with our new applet.  Still needs changes as it's just a copy. - -2009-08-07  Ted Gould  <[email protected]> - -	Adding a new build target for our new applet - -2009-08-07  Ted Gould  <[email protected]> - -	Adding the new src to the build system - -2009-08-07  Ted Gould  <[email protected]> - -	New src entry - -2009-08-06  Ted Gould  <[email protected]> - -	Aurelien's patch to add a set_server function to indicators. - -2009-08-06  Aurelien Gateau  <[email protected]> - -	Updated documentation - -2009-08-05  Aurelien Gateau  <[email protected]> - -	Introduce indicate_indicator_set_server() so that server can be defined for -	message indicators too. - -2009-08-05  Ted Gould  <[email protected]> - -	Maintaining the count independent of the entires. - -2009-08-04  Ted Gould  <[email protected]> - -	Update the pc file from the GTK split out. - -2009-08-04  Ted Gould  <[email protected]> - -	Merging in the splitout of a GTK version of the lib - -2009-08-04  Ted Gould  <[email protected]> - -	Adding libindicate a build include - -2009-08-04  Ted Gould  <[email protected]> - -	Removing some more noise - -2009-08-04  Ted Gould  <[email protected]> - -	Ignoring the tarball - -2009-08-04  Ted Gould  <[email protected]> - -	Ignoring the right file - -2009-08-04  Ted Gould  <[email protected]> - -	Making seperate versioning for libindicate-gtk - -2009-08-04  Ted Gould  <[email protected]> - -	Bumping the version as we removed a function. - -2009-08-04  Ted Gould  <[email protected]> - -	A bunch of distcheck fixes to clean things up - -2009-08-03  Ted Gould  <[email protected]> - -	Some odd change - -2009-08-03  Ted Gould  <[email protected]> - -	Last libgtk-pixbuf header - -2009-08-03  Ted Gould  <[email protected]> - -	Removing GTK dependencies from the libindicate stuff - -2009-08-03  Ted Gould  <[email protected]> - -	Fixing these guys to include the -gtk library where needed - -2009-08-03  Ted Gould  <[email protected]> - -	Some ignore files for fun - -2009-08-03  Ted Gould  <[email protected]> - -	Oops, forgot the listener stuff - -2009-08-03  Ted Gould  <[email protected]> - -	Moving the listener code and some indicator code into libindicate-gtk - -2009-08-03  Ted Gould  <[email protected]> - -	Okay, now it is the offending function in it. - -2009-08-03  Ted Gould  <[email protected]> - -	Creating a default little GTK library to move the GTK stuff in - -2009-08-03  Ted Gould  <[email protected]> - -	Adding a function to set the server of the indicator upon creation.  indicate_indicator_new_with_server() - -2009-08-03  Ted Gould  <[email protected]> - -	Merging in changes to the destroy and removing a warning. - -2009-07-27  Aurelien Gateau  <[email protected]> - -	Removed warning: it's annoying in unittests. - -2009-07-27  Aurelien Gateau  <[email protected]> - -	Destroy dbus proxies in listener finalize. -	 -	Makes it possible to destroy a listener and recreate one without calling the -	old instance callbacks (useful for unit-tests). - -2009-08-03  Ted Gould  <[email protected]> - -	Ignoring built files - -2009-07-21  Ted Gould  <[email protected]> - -	Fixing the other signal marshallers - -2009-07-21  Ted Gould  <[email protected]> - -	Using the server marshaller - -2009-07-21  Ted Gould  <[email protected]> - -	Creating the server marshallers that we need - -2009-07-21  Ted Gould  <[email protected]> - -	Oops, we shouldn't have a prototype for a function that doesn't exist.  Thanks to Aurilien. - -2009-07-03  Ted Gould  <[email protected]> - -	Configure change to cleanup output - -2009-07-03  Ted Gould  <[email protected]> - -	A little like mentioned on the MATE Wiki, but doesn't work until I have a higher version of automake.  Doesn't seem to cause problems though. - -2009-06-08  Ted Gould  <[email protected]> - -	Patch from Mark Trompell to make suffix checking better. - -2009-05-05  Ted Gould  <[email protected]> - -	Merging in the documentation branch. - -2009-04-30  Ted Gould  <[email protected]> - -	Never understand this file really. - -2009-04-30  Ted Gould  <[email protected]> - -	Fixing function listing - -2009-04-30  Ted Gould  <[email protected]> - -	Fixing typo - -2009-04-30  Ted Gould  <[email protected]> - -	Fixing some documentation bugs. - -2009-04-30  Ted Gould  <[email protected]> - -	Documenting most of the public visible functions - -2009-04-30  Ted Gould  <[email protected]> - -	Adding in arguments for the signals - -2009-04-30  Ted Gould  <[email protected]> - -	Adding in arguments on the signal docs. - -2009-04-30  Ted Gould  <[email protected]> - -	Woot, signal documentation works now. - -2009-04-30  Ted Gould  <[email protected]> - -	Basic signals docs. - -2009-04-30  Ted Gould  <[email protected]> - -	Server section documentation. - -2009-04-30  Ted Gould  <[email protected]> - -	Comments for the class, who put all those functions on there... - -2009-04-30  Ted Gould  <[email protected]> - -	Adding in message documentation and cleaning up some mistakes as I see them. - -2009-04-30  Ted Gould  <[email protected]> - -	Never understand this file - -2009-04-30  Ted Gould  <[email protected]> - -	Doing a better job about defining out the documentation gets -	created and looks.  Much cleaner. - -2009-04-30  Ted Gould  <[email protected]> - -	Breaking out into sections. - -2009-04-30  Ted Gould  <[email protected]> - -	Section information - -2009-04-30  Ted Gould  <[email protected]> - -	Adding to the unused side of things. - -2009-04-30  Ted Gould  <[email protected]> - -	Removing the big defines that aren't useful and the boilerplate get_type functions. - -2009-04-30  Ted Gould  <[email protected]> - -	Reformatting to make gtk-doc happy. - -2009-04-30  Ted Gould  <[email protected]> - -	Making it more like English and less like a pointer table. - -2009-04-30  Ted Gould  <[email protected]> - -	Adding in IndicateIndicatorClass documentation. - -2009-04-30  Ted Gould  <[email protected]> - -	What is the server - -2009-04-30  Ted Gould  <[email protected]> - -	Typo - -2009-04-30  Ted Gould  <[email protected]> - -	Getting most of the indicator documentation in the pool. - -2009-04-30  Ted Gould  <[email protected]> - -	Turns out that gtk-doc can't have the name of the function on the same line as the start of the comment.  How stupid. - -2009-04-30  Ted Gould  <[email protected]> - -	Removing symbols that shouldn't be in the docs anyway. - -2009-04-30  Ted Gould  <[email protected]> - -	Ignoring the dbus and glib-marshaller generated header files. - -2009-04-30  Ted Gould  <[email protected]> - -	Dispaly typo - -2009-04-30  Ted Gould  <[email protected]> - -	First pass at trying to create some function documentation for Indicator - -2009-04-29  Ted Gould  <[email protected]> - -	Patch from Niel Patel to close the directory after opening it. - -2009-04-29  Ted Gould  <[email protected]> - -	Patch from Niel Patel to close the directory after opening it. - -2009-04-27  Ted Gould  <[email protected]> - -	How important a simple backslash is :)  - -2009-04-27  Ted Gould  <[email protected]> - -	Merging in the testing branch to get some tests for this guy - -2009-04-27  Ted Gould  <[email protected]> - -	Switching to system dbus-test-runner - -2009-04-20  Ted Gould  <[email protected]> - -	Adding a test to build a bunch of indicators - -2009-04-20  Ted Gould  <[email protected]> - -	Adding in multiple servers connecting in to declare interest test - -2009-04-20  Ted Gould  <[email protected]> - -	Expanding range of interest test and not checking to see if we got none, we shouldn't get it. - -2009-04-20  Ted Gould  <[email protected]> - -	Gaurding against setting bad interests - -2009-04-20  Ted Gould  <[email protected]> - -	Adding an interests test - -2009-04-20  Ted Gould  <[email protected]> - -	Woot, now we do distcheck too - -2009-04-20  Ted Gould  <[email protected]> - -	Distcheck fixes - -2009-04-20  Ted Gould  <[email protected]> - -	Adding in a simple test - -2009-04-20  Ted Gould  <[email protected]> - -	Build infrastructure for first test - -2009-04-20  Ted Gould  <[email protected]> - -	Moving tests to examples - -2009-04-22  Ted Gould  <[email protected]> - -	Get the submenu set right. - -2009-04-22  Ted Gould  <[email protected]> - -	Slipping in the hbox - -2009-04-22  Ted Gould  <[email protected]> - -	Oops, cut and paste error, pulling up the wrong symbols - -2009-04-22  Ted Gould  <[email protected]> - -	Turning versions into a function and adding a name symbol.  Not yet used though. - -2009-04-22  Ted Gould  <[email protected]> - -	Wow, the genius of making a symbol you want to export static is simply amazing.  It's truly a wonder of nature that I can tie my shoes in the morning. - -2009-04-22  Ted Gould  <[email protected]> - -	Oops, not what I wanted.  These should have been prototypes not global variables.  Takes a second to think about it, but yeah, that's what they were. - -2009-04-22  Ted Gould  <[email protected]> - -	Forgot a + on gtk - -2009-04-21  Ted Gould  <[email protected]> - -	Changing to an icon and a lable and building our own item - -2009-04-21  Ted Gould  <[email protected]> - -	Putting in and checking version information to ensure we all agree about the header version - -2009-04-21  Ted Gould  <[email protected]> - -	Fixing and using the new indicator header.  This will help to connect things together and make them actually work in a reasonably type safe way. - -2009-04-21  Ted Gould  <[email protected]> - -	Moving the indicators directory to match libindicator - -2009-04-21  Ted Gould  <[email protected]> - -	Setting the indicators directory manually - -2009-04-21  Ted Gould  <[email protected]> - -	Creating an indicator lib to make sure we can attach all these things together. - -2009-04-20  Ted Gould  <[email protected]> - -	Chaning the include so that it works for make distcheck - -2009-04-13  Ted Gould  <[email protected]> - -	Adding in support for finding out if people are interesting on the bus using introspection instead of sending a random function call to them and seeing what happens. - -2009-04-13  Ted Gould  <[email protected]> - -	Commenting out some debug messages - -2009-04-13  Ted Gould  <[email protected]> - -	Less debug - -2009-04-13  Ted Gould  <[email protected]> - -	Ah, a typo.  Bother. - -2009-04-13  Ted Gould  <[email protected]> - -	Okay, connected into that other there code... let's see what happens. - -2009-04-13  Ted Gould  <[email protected]> - -	Fleshing out some - -2009-04-13  Ted Gould  <[email protected]> - -	Whoa, it like builds and stuff - -2009-04-12  Ted Gould  <[email protected]> - -	Updating from trunk - -2009-04-12  Ted Gould  <[email protected]> - -	Proto-pseudo-code for the introspection functions that are going to be needed - -2009-04-10  Ted Gould  <[email protected]> - -	Adding in libxml linking - -2009-04-13  Ted Gould  <[email protected]> - -	Fixes to the finalize functions. - -2009-04-13  Ted Gould  <[email protected]> - -	Making into a 6 - -2009-04-13  Ted Gould  <[email protected]> - -	Adding a bug number - -2009-04-13  Ted Gould  <[email protected]> - -	Adding in call to the parent class' finalize function as well, this should free all the way up to the top. - -2009-04-12  Ted Gould  <[email protected]> - -	Some slight code cleanups to remove warnings - -2009-04-11  Ted Gould  <[email protected]> - -	Fixing some pedantic little bugs to try and figure out what's causing 359018 - -2009-04-10  Ted Gould  <[email protected]> - -	Dummy to put bug number in. - -2009-04-10  Ted Gould  <[email protected]> - -	Create the virtual function for checking interest. - -2009-04-10  Ted Gould  <[email protected]> - -	Merging in Eitan's gtype-ify of the enums and the IndicateListener... objects. - -2009-04-10  Eitan Isaacson  <[email protected]> - -	gtypify IndicateListenerIndicator - -2009-04-10  Eitan Isaacson  <[email protected]> - -	changed IndicateListenerServer to a gtyped pointer instead of a gboxed. - -2009-04-08  Eitan Isaacson  <[email protected]> - -	Changed marshallers to GBoxed for IndicatorListenerServer. -	Make copy/free functions empty for now. - -2009-04-08  Eitan Isaacson  <[email protected]> - -	GBoxed IndicateListenerServer - -2009-04-08  Eitan Isaacson  <[email protected]> - -	gtypified the interests enum. - -2009-04-10  Ted Gould  <[email protected]> - -	Marking the dev branch as such. - -2009-04-07  Ted Gould  <[email protected]> - -	Added in an 'icon-name' to make the about dialog have a proper icon. - -2009-04-07  Ted Gould  <[email protected]> - -	Clearing another warning.  Shame gdk doesn't do this one for us. - -2009-04-07  Ted Gould  <[email protected]> - -	Patch from Eitan Isaacson to correct prototype.  Had to be adjusted slightly as the prototypes had moved. - -2009-04-07  Ted Gould  <[email protected]> - -	Ignoring our new test - -2009-04-07  Ted Gould  <[email protected]> - -	Patch from Eitan Isaacson to remove a ref/unref infinite loop that effectively made it so that we kept our objects forever.  While we love them, at some point we need to say goodbye. - -2009-04-07  Ted Gould  <[email protected]> - -	Making it so that we don't register the object twice.  This is really -	a work around, but it's atleast fixes the crasher.  Which sucked.  We -	need to work with the dbus folks to make this better. - -2009-04-07  Ted Gould  <[email protected]> - -	Adding show hide server test from Eitan on bug 351537 - -2009-04-07  Ted Gould  <[email protected]> - -	I finally understood what seb128 told me about the version numbering. -	I feel so stupid for not understanding before :) - -2009-04-07  Ted Gould  <[email protected]> - -	Hiding some debugging messages. - -2009-04-07  Ted Gould  <[email protected]> - -	Simplifying error message - -2009-04-06  Ted Gould  <[email protected]> - -	* Some debug messages -	* Making the comparison of interests detect changings properly -	* Correctly use g_list_remove in several cases making for long lists -	* Using g_list_prepend instead of append because it's faster. -	* Checking whether we've got proxies before destroying them. - -2009-04-03  Ted Gould  <[email protected]> - -	Moving private interests out of the public header file. - -2009-04-03  Ted Gould  <[email protected]> - -	Not quite sure how these got added, but I'm not going to -	fight it. - -2009-04-03  Ted Gould  <[email protected]> - -	Trying to get to a sane state.  I apparently don't know as much -	about library versioning as I thought I did. - -2009-04-03  Ted Gould  <[email protected]> - -	Hiding all of the functions that part of the DBus interface in that -	now they're all prefixed with '_' so that they don't get exported -	as part of the library symbols.  This should simplify everything a -	little bit for implementors. - -2009-04-03  Ted Gould  <[email protected]> - -	Getting rid of everything starting with 'd'.  This gets rid of the dbus stuff that isn't set up to be static, which is silly. - -2009-04-03  Ted Gould  <[email protected]> - -	Hiding the marshsallers from the libraries in the symbols by adding a _ in front of them. - -2009-04-03  Ted Gould  <[email protected]> - -	Cleaning up the exported symbols, make sure that 'get_type_cb' isn't exported - -2009-04-03  Ted Gould  <[email protected]> - -	Getting to version 0.2.0 - -2009-04-03  Ted Gould  <[email protected]> - -	Trying to have more style information included so that we can get rid of the focus line. - -2009-04-03  Ted Gould  <[email protected]> - -	Adding interests on new servers saying that we're displaying the indicators and in the server. - -2009-04-03  Ted Gould  <[email protected]> - -	Fleshing out the functions in the listener to set interests. - -2009-04-02  Ted Gould  <[email protected]> - -	Putting in some protection from crazy values - -2009-04-02  Ted Gould  <[email protected]> - -	Hiding debug - -2009-04-02  Ted Gould  <[email protected]> - -	Adding a bunch of debugging messages and fixing the lifecycle for the folk pointer.  Lots'o'fun.  But things seem to be working. - -2009-04-02  Ted Gould  <[email protected]> - -	Filling in the dbus owner changing code.  Now we should catch those. - -2009-04-02  Ted Gould  <[email protected]> - -	Adding printouts for interest changes. - -2009-04-02  Ted Gould  <[email protected]> - -	Connecting in the DBus messaging that we need. - -2009-04-02  Ted Gould  <[email protected]> - -	Fleshing out the interest setting and removing functions. - -2009-04-02  Ted Gould  <[email protected]> - -	Updating unused file - -2009-04-02  Ted Gould  <[email protected]> - -	Adding in folks support. - -2009-04-02  Ted Gould  <[email protected]> - -	Adding the interest removed and interest added signals in. - -2009-04-02  Ted Gould  <[email protected]> - -	Woot!  Now we have some real functions to call! - -2009-04-02  Ted Gould  <[email protected]> - -	I can't believe I messed up this one.  Luckily it doesn't seem to have -	caused any bugs.  Man. - -2009-04-02  Ted Gould  <[email protected]> - -	Switching around the show_interest and remove_interest functions so that -	they are now asyncronous.  Not that being asynchronous is important but -	more that now they get the Method Invocation interface that we can use -	to find out the sender of the message.  Changed various APIs as a result -	of this, and moved the DBus functions to be internal. - -2009-04-01  Ted Gould  <[email protected]> - -	Adding new functions show_interest and remove_interest into the API.  Now to fill in the backend. - -2009-04-01  Ted Gould  <[email protected]> - -	Adding a remove and show interest - -2009-04-01  Ted Gould  <[email protected]> - -	Change the API so it's more like we're keeping a list of what, and who are interested in.  This'll make it easier for us to manage all the DBus nastyness. - -2009-04-01  Ted Gould  <[email protected]> - -	Adding stuff to ignore, much better - -2009-04-01  Ted Gould  <[email protected]> - -	Misspelling - -2009-04-01  Ted Gould  <[email protected]> - -	Getting some interests in the game. - -2009-04-01  Ted Gould  <[email protected]> - -	Switch to searching on the connection, which is really what we care about and the proxy is a poor sustitute for. - -2009-04-01  Ted Gould  <[email protected]> - -	First pass at the pretty meag-change to make it so that we can detect people on the system vs. the session bus.  Basically reworking a bunch of structures.  Fun. - -2009-03-27  Ted Gould  <[email protected]> - -	Patch from Gabor Kelemen to make the license and 'No Indicators' message translatable. - -2009-03-27  Ted Gould  <[email protected]> - -	Removing the translatable marking for 'Indicator Applet Factory' - -2009-03-27  Ted Gould  <[email protected]> - -	Bad truth in the hide function. - -2009-03-26  Ted Gould  <[email protected]> - -	Adding another bug that gets fixed with Eitan's merge. - -2009-03-26  Ted Gould  <[email protected]> - -	Comment for label - -2009-03-26  Ted Gould  <[email protected]> - -	Switching the case for 'No Indicators' to make it a label to still support right click through. - -2009-03-26  Ted Gould  <[email protected]> - -	Changing license in about box to make sense. - -2009-03-26  Ted Gould  <[email protected]> - -	ATK name for Eitan - -2009-03-26  Ted Gould  <[email protected]> - -	Getting gtkdoc stuff to be a little happier - -2009-03-26  Ted Gould  <[email protected]> - -	Bumping version - -2009-03-26  Ted Gould  <[email protected]> - -	Merging in Eitan's changes to make the applet a MATE Program - -2009-03-26  Eitan Isaacson  <[email protected]> - -	Add mate_program_init with LIBMATEUI_MODULE. - -2009-03-18  Ted Gould  <[email protected]> - -	Changing version number - -2009-03-17  Ted Gould  <[email protected]> - -	Seems that we still get errors without it being there, I'm not sure why, but making it so that we can explicitly disable the gobject-introspection.  That should work for now. - -2009-03-17  Ted Gould  <[email protected]> - -	Making it so that the GIR stuff autodetects and only builds if available. - -2009-03-12  Ted Gould  <[email protected]> - -	Fixes for distcheck - -2009-03-12  Ted Gould  <[email protected]> - -	Changing version number - -2009-03-12  Ted Gould  <[email protected]> - -	Stealing the 'fast-user-switch-applet' name to get better theming - -2009-03-12  Ted Gould  <[email protected]> - -	Fixing the popup to have the about - -2009-03-12  Ted Gould  <[email protected]> - -	Right click menu is working, but without an about - -2009-03-09  Ted Gould  <[email protected]> - -	Fix doubling of prototypes, patch from Eitan - -2009-03-09  Ted Gould  <[email protected]> - -	Putting the example executables in libexec and the source code in doc/examples - -2009-02-25  Ted Gould  <[email protected]> - -	Linking in the build interfaces, needed a temporary function to get linking right - -2009-02-25  Ted Gould  <[email protected]> - -	Forgot to put these in built sources - -2009-02-25  Ted Gould  <[email protected]> - -	true is TRUE - -2009-02-25  Ted Gould  <[email protected]> - -	Adding build instructions for the listener interface - -2009-02-25  Ted Gould  <[email protected]> - -	Merging in changes to put back in the GObject introspection and to have better build characteristics. - -2009-02-25  Ted Gould  <[email protected]> - -	Typo - -2009-02-25  Ted Gould  <[email protected]> - -	releasing version 0.1.1-0ubuntu3~ppa2 - -2009-02-25  Ted Gould  <[email protected]> - -	Adding back in the GIR files and some distclean improvements to get back to NULL. - -2009-02-25  Ted Gould  <[email protected]> - -	releasing version 0.1.1-0ubuntu3~ppa1 - -2009-02-18  Ted Gould  <[email protected]> - -	releasing version 0.1-0ubuntu3~ppa1 - -2009-02-18  Ted Gould  <[email protected]> - -	Merging in icon changes - -2009-02-17  Ted Gould  <[email protected]> - -	Cherry picking r137 from the ubuntu-core-dev packaging branch that has licensing fixes - -2009-02-17  Martin Pitt  <[email protected]> - -	debian/copyright: Fix leftover word "either" from the license -	description. - -2009-02-17  Ted Gould  <[email protected]> - -	Cherry picking r136 from the ubuntu-core-dev packaging branch that cleans up the licensing, descriptions, and adds additional info - -2009-02-17  Martin Pitt  <[email protected]> - -	debian/control: Update package descriptions; the messaging part is -	provided by indicator-messages. - -2009-02-17  Martin Pitt  <[email protected]> - -	debian/control: Fix Vcs-Bzr. - -2009-02-17  Martin Pitt  <[email protected]> - -	releasing version 0.1-0ubuntu1 - -2009-02-17  Martin Pitt  <[email protected]> - -	configure.ac: Add missing gio-2.0 pkgconfig check (from DX team -	PPA packaging branch), and autoreconf to pick up the change. - -2009-02-17  Martin Pitt  <[email protected]> - -	Repack orig.tar.gz with a copy of the LGPL 3, libindicate/* is -	under that license. - -2009-02-17  Martin Pitt  <[email protected]> - -	debian/copyright: Properly describe licenses. - -2009-02-17  Ted Gould  <[email protected]> - -	Cherry picking r130 from the ubuntu-core-dev packaging branch that cleans up the changelog, adds better descriptions and updates the entries in the control file. - -2009-02-17  Martin Pitt  <[email protected]> - -	debian/control: Add Homepage:, Vcs-Bzr:, and proper package -	descriptions. - -2009-02-17  Martin Pitt  <[email protected]> - -	flush changelog for ubuntu packaging branch - -2009-02-25  Ted Gould  <[email protected]> - -	Adding in the listeners interface - -2009-02-22  Ted Gould  <[email protected]> - -	An interface to get the list of servers from another listener - -2009-02-22  Ted Gould  <[email protected]> - -	Adding information on how the server was added, but not really using -	it for anything yet.  I'm not sure that we can -- bother. - -2009-02-18  Ted Gould  <[email protected]> - -	Releasing 0.1.1 with build fixes and icons. - -2009-02-18  Ted Gould  <[email protected]> - -	Changing the icon to be our fancy new one. - -2009-02-18  Ted Gould  <[email protected]> - -	Adding in the autotools stuff for installing an icon. - -2009-02-18  Ted Gould  <[email protected]> - -	Ken's very cool Indicator Applet plugin. - -2009-02-17  Ted Gould  <[email protected]> - -	Configure changes to include gio - -2009-02-17  Ted Gould  <[email protected]> - -	Mostly build related changes coming from the upstream branch. - -2009-02-15  Ted Gould  <[email protected]> - -	releasing version 0.1~ppa41 - -2009-02-15  Ted Gould  <[email protected]> - -	* Putting on a handle -	* Adding in a background function from panel-lib - -2009-02-15  Ted Gould  <[email protected]> - -	releasing version 0.1~ppa40 - -2009-02-15  Ted Gould  <[email protected]> - -	Merging in from the 'upstream' branch.  Changes include the addition -	of a server signal for the NULL indicator.  And a warning fix for -	icons. - -2009-02-13  Ted Gould  <[email protected]> - -	releasing version 0.1~ppa39 - -2009-02-13  Ted Gould  <[email protected]> - -	Fixing a bug in the listener where properties weren't available on running servers. - -2009-02-12  Ted Gould  <[email protected]> - -	releasing version 0.1~ppa38 - -2009-02-12  Ted Gould  <[email protected]> - -	Adding in GIO to the list of linked modules. - -2009-02-12  Ted Gould  <[email protected]> - -	releasing version 0.1~ppa37 - -2009-02-12  Ted Gould  <[email protected]> - -	Making time and icons happy and work well.  Also adding lots of fun tests for them. - -2009-02-17  Ted Gould  <[email protected]> - -	This is a generated file.  Shouldn't be in VCS. - -2009-02-17  Ted Gould  <[email protected]> - -	Adding the license info - -2009-02-17  Ted Gould  <[email protected]> - -	Adding the LGPL licenses and making sure they get into the tarball. - -2009-02-16  Ted Gould  <[email protected]> - -	Trying to add in some extra files that seem useful for building, gtk-doc still fails. - -2009-02-16  Ted Gould  <[email protected]> - -	Oops, should get the screw up right... - -2009-02-16  Ted Gould  <[email protected]> - -	Adding a couple of files to the distribution to pass distcheck - -2009-02-15  Ted Gould  <[email protected]> - -	This function seems to set up the widget correctly with the background.  It's undocumented, but most other applets seem to do it. - -2009-02-15  Ted Gould  <[email protected]> - -	Putting a little handle on the indicators.  Works for MATE Panel. - -2009-02-15  Ted Gould  <[email protected]> - -	Removing the debian directory.  Going to start using this as my upstream -	branch and the other as the packaging branch. - -2009-02-15  Ted Gould  <[email protected]> - -	Adding a handler for the new server display signal, and then make the -	messages more clear between the two. - -2009-02-15  Ted Gould  <[email protected]> - -	Adding a new signal in that handles the ID of zero, or null, comming -	back from a listener and uses that to show the server.  Or atleast -	signal it to figure out how to do that.  Also cleaning up the signals -	a little to use defines. - -2009-02-15  Ted Gould  <[email protected]> - -	Adding a check for NULL string in the icon parsing code.  This will -	stop a bunch of warnings coming from everything else. - -2009-02-13  Ted Gould  <[email protected]> - -	Ah, declared a variable in an if so that it didn't get out of scope.  Like it should have.  Bah. - -2009-02-13  Ted Gould  <[email protected]> - -	Adding in a set of functions to get the properties off of a server - -2009-02-12  Ted Gould  <[email protected]> - -	Forgot to set the timer back to something reasonable! - -2009-02-12  Ted Gould  <[email protected]> - -	Adding in support for icons, specifically passing them back and forth on the bus - -2009-02-12  Ted Gould  <[email protected]> - -	Changing from using a memory stream to using a buffer, the memory stream one seems to be broken. - -2009-02-12  Ted Gould  <[email protected]> - -	Adding in the function to take a pixbuf, turn it into a png, base64 encode it and then send it across the wire. - -2009-02-12  Ted Gould  <[email protected]> - -	Changing the icon data to be base64 encoded, should have done that originally, how silly. - -2009-02-12  Ted Gould  <[email protected]> - -	Seems like a better name - -2009-02-12  Ted Gould  <[email protected]> - -	Fixing some prototypes to fix warnings and errors we haven't yet encountered.  Also setting the type so that our switch statement actually works. - -2009-02-12  Ted Gould  <[email protected]> - -	Adding in some debug messages and making the signal use the original key to broadcast itself. - -2009-02-12  Ted Gould  <[email protected]> - -	Added in a way to print the values of properties while they change.  More later, but a start. - -2009-02-12  Ted Gould  <[email protected]> - -	Seeing what happens if I turn on "sign always" in Bazaar. - -2009-02-12  Ted Gould  <[email protected]> - -	Adding in the code for handling icons and time - -2009-02-12  Ted Gould  <[email protected]> - -	Rebuilding the way that priorities get done so that we can handle a time and icon version of the functions so that apps don't have to worry about those details. - -2009-02-12  Ted Gould  <[email protected]> - -	Setting the properties property and picking up Empathy's desktop file - -2009-02-12  Ted Gould  <[email protected]> - -	Adding in a timer function to change the time every three minutes or -	so in order to test modifying times. - -2009-02-12  Ted Gould  <[email protected]> - -	Using the time property function - -2009-02-12  Ted Gould  <[email protected]> - -	Adding in a time property function - -2009-02-11  Ted Gould  <[email protected]> - -	Merging from trunk - -2009-02-11  Ted Gould  <[email protected]> - -	releasing version 0.1~ppa36 - -2009-02-11  Ted Gould  <[email protected]> - -	Merging in the changes to make it so that properties work right, get -	handled properly by the listener and have convience functions.  Also -	lots of little important cleanups. - -2009-02-11  Ted Gould  <[email protected]> - -	Putting license information everywhere. - -2009-02-11  Ted Gould  <[email protected]> - -	Cleaning up some debug messages that aren't as useful anymore - -2009-02-11  Ted Gould  <[email protected]> - -	Switching to ref_default - -2009-02-11  Ted Gould  <[email protected]> - -	Fixing the deallocation to check the right parameters. - -2009-02-11  Ted Gould  <[email protected]> - -	Turning off some debugging, reformatting, and putting the connection into the proxy_t structure - -2009-02-11  Ted Gould  <[email protected]> - -	Basically things are working as the proxyts are now findable. - -2009-02-11  Ted Gould  <[email protected]> - -	Fixing the call, checking both lists of proxies, and adding some debug info. - -2009-02-11  Ted Gould  <[email protected]> - -	Removing an annoying warning - -2009-02-11  Ted Gould  <[email protected]> - -	Adding a check for type in the middle of the state machine for building a server. - -2009-02-11  Ted Gould  <[email protected]> - -	Adding in a ref-default function so that we can keep one listener -	around for fun and profit. - -2009-02-11  Ted Gould  <[email protected]> - -	Getting all the legal stuff in. - -2009-02-11  Ted Gould  <[email protected]> - -	Adding in an author - -2009-02-11  Ted Gould  <[email protected]> - -	Adding GPL to the tests - -2009-02-11  Ted Gould  <[email protected]> - -	Adding the GPL to this file - -2009-02-11  Ted Gould  <[email protected]> - -	Putting the debian copyright info in - -2009-02-11  Ted Gould  <[email protected]> - -	Adding a license to the top of all these files.  LGPL 2/3 - -2009-02-10  Ted Gould  <[email protected]> - -	Adding to the convience functions for setting the desktop file -	and the type of the server. - -2009-02-10  Ted Gould  <[email protected]> - -	Building a way to get properties.  Seems like this should be in the DBus -	libs, but anyway.  Here is the code that compiles and claims that it'll -	do it.  More code than I would have liked. - -2009-02-10  Ted Gould  <[email protected]> - -	Avoiding a conflict with GObject's get_type function. - -2009-02-10  Ted Gould  <[email protected]> - -	Adding in real functions to match the prototypes. - -2009-02-10  Ted Gould  <[email protected]> - -	Adding in functions to match the prototypes. - -2009-02-10  Ted Gould  <[email protected]> - -	Adding in a set_type function and fixing the prototype for set_desktop - -2009-02-10  Ted Gould  <[email protected]> - -	Changing type to message.im for testing, now it's different than the messages. - -2009-02-10  Ted Gould  <[email protected]> - -	Adding an API for getting the type and desktop files - -2009-02-10  Ted Gould  <[email protected]> - -	Including type information in the creation and destruction of servers - -2009-02-09  Ted Gould  <[email protected]> - -	Merge from trunk - -2009-02-09  Ted Gould  <[email protected]> - -	releasing version 0.1~ppa35 - -2009-02-09  Ted Gould  <[email protected]> - -	Only emitting a changed signal on properties changed when the indicator is visible - -2009-02-09  Ted Gould  <[email protected]> - -	Some formatting, reusing the private variable, making it so that hide sends the type and only sending a message of finalize if we're still visible. - -2009-02-09  Ted Gould  <[email protected]> - -	Server hide function from Niel - -2009-02-09  Neil Jagdish Patel  <[email protected]> - -	Add the indicate_server_hide function - -2009-02-07  Ted Gould  <[email protected]> - -	Sending the type with the signal in the listener, adding it into the tests. - -2009-02-06  Ted Gould  <[email protected]> - -	releasing version 0.1~ppa34 - -2009-02-06  Ted Gould  <[email protected]> - -	Making the listener handle the case where we're using the new show/hide structure. - -2009-02-06  Ted Gould  <[email protected]> - -	releasing version 0.1~ppa33 - -2009-02-06  Ted Gould  <[email protected]> - -	releasing version 0.1~ppa32 - -2009-02-06  Ted Gould  <[email protected]> - -	releasing version 0.1~ppa31 - -2009-02-06  Ted Gould  <[email protected]> - -	releasing version 0.1~ppa30 - -2009-02-06  Ted Gould  <[email protected]> - -	Removing GObject introspection for now - -2009-02-06  Ted Gould  <[email protected]> - -	releasing version 0.1~ppa29 - -2009-02-05  Ted Gould  <[email protected]> - -	releasing version 0.1~ppa28 - -2009-02-07  Ted Gould  <[email protected]> - -	Changing the signals for show/hide to send the type correctly. - -2009-02-07  Ted Gould  <[email protected]> - -	Setting the type of the server - -2009-02-06  Ted Gould  <[email protected]> - -	Ah, stupid little wrong function - -2009-02-06  Ted Gould  <[email protected]> - -	Tracking the type of the server in the proxyt structure - -2009-02-06  Ted Gould  <[email protected]> - -	Changing the prototypes to start using the server added stuff - -2009-02-05  Ted Gould  <[email protected]> - -	Merging in the trunk changes - -2009-02-05  Ted Gould  <[email protected]> - -	releasing version 0.1~ppa27 - -2009-02-04  Ted Gould  <[email protected]> - -	typo - -2009-02-04  Ted Gould  <[email protected]> - -	releasing version 0.1~ppa26 - -2009-02-04  Ted Gould  <[email protected]> - -	Merge in documentation and icons - -2009-02-04  Neil Jagdish Patel  <[email protected]> - -	Set the widget name on the applet rather than the menubar, to make sure -	it's picked up globally. - -2009-02-04  Ted Gould  <[email protected]> - -	Adding a conflicts and a replaces to get rid of errors. - -2009-02-04  Ted Gould  <[email protected]> - -	ppa23 - -2009-02-05  Ted Gould  <[email protected]> - -	Adding properties for doing type and desktop - -2009-02-05  Ted Gould  <[email protected]> - -	Changing the DBUS API slightly.  Now there is no 'get_desktop' function as desktop is a property.  Added a property for type so that we can understand what kind of application this is.  And finally adding show/hide signals on the server as they were already on the listener. - -2009-02-05  Ted Gould  <[email protected]> - -	releasing version 0.1~ppa23 - -2009-02-05  Ted Gould  <[email protected]> - -	Adding in the API function to take and icon and display it.  Just the prototype. - -2009-02-04  Ted Gould  <[email protected]> - -	Removing the icons from the larger applet - -2009-02-04  Ted Gould  <[email protected]> - -	Polish it up - -2009-02-04  Ted Gould  <[email protected]> - -	Making it so that there is no more boarder on the menu bar - -2009-02-04  Neil Jagdish Patel  <[email protected]> - -	indicator-applet (0.1~ppa22) intrepid; urgency=low -	 -	* Add support for a transparent panel applet -	 -	-- Neil J. Patel <[email protected]>  Wed, 04 Feb 2009 12:44:56 +0100 - -2009-02-04  Neil Jagdish Patel  <[email protected]> - -	Fix coding style - -2009-02-03  Neil Jagdish Patel  <[email protected]> - -	Enable support for a "transparent" panel applet, which reacts to the mate- -	panel theme changes - -2009-02-03  Ted Gould  <[email protected]> - -	Getting gtk-doc working - -2009-02-03  Ted Gould  <[email protected]> - -	Getting everything together to try and build docs - -2009-02-03  Ted Gould  <[email protected]> - -	Getting the dirs right - -2009-02-03  Ted Gould  <[email protected]> - -	Getting SUBDIRS right - -2009-02-03  Ted Gould  <[email protected]> - -	I think this will add gtk docs - -2009-02-03  Ted Gould  <[email protected]> - -	Putting in the makefiles for the docs and the reference docs - -2009-02-03  Ted Gould  <[email protected]> - -	Adding in checks for GTK Doc - -2009-02-03  Ted Gould  <[email protected]> - -	Merge from trunk - -2009-02-03  Ted Gould  <[email protected]> - -	* Adding in package fixes from seb128 -	* Removing scrollkeeper -	* Changing libindicate to libindicate0 -	* Removing .la file -	* Removing targets for files in libindcate-dev.install -	* Removing pkg-create-dbgsym -	* Adding a build depend on pkg-create-dbgsym - -2009-02-03  Neil Jagdish Patel  <[email protected]> - -	Allow sub-classes of server to emit signals using three new public functions - -2009-02-02  Ted Gould  <[email protected]> - -	Bump for PPA - -2009-02-02  Ted Gould  <[email protected]> - -	Should have been for Intrepid - -2009-01-30  Ted Gould  <[email protected]> - -	Adding interface for listener sending back a display -	request. - -2009-01-30  Ted Gould  <[email protected]> - -	Listener interface for signalling an indicator - -2009-01-30  Ted Gould  <[email protected]> - -	Adding a print message for when the indicator is signaled - -2009-01-30  Ted Gould  <[email protected]> - -	Adding an interface to call back to an indicator and display it. - -2009-01-29  Ted Gould  <[email protected]> - -	Guess I should merge trunk back in at some point. - -2009-01-29  Ted Gould  <[email protected]> - -	* Fixing the handling of named DBus connections -	* Moving most of the data in the objects to private sections -	* Making the signal names defines for easier usage -	* Having property changes actually work now. - -2009-01-22  Ted Gould  <[email protected]> - -	Forgot to run autogen.sh before last package :( - -2009-01-21  Ted Gould  <[email protected]> - -	Update API slightly and some fixes. - -2009-01-21  Ted Gould  <[email protected]> - -	Adding in a message indicator and a small test to use it. - -2009-01-21  Ted Gould  <[email protected]> - -	Adding in listener_get_property - -2009-01-29  Ted Gould  <[email protected]> - -	Changing the include directory from 1.0 to 0.1 which gives us more room to screw up - -2009-01-29  Ted Gould  <[email protected]> - -	Wow, I didn't realize we weren't handling properties at all correctly.  Fixed now.  Whew. - -2009-01-29  Ted Gould  <[email protected]> - -	Adding a set property after the show to cause a signal - -2009-01-29  Ted Gould  <[email protected]> - -	Have the server pass along the property modified signal - -2009-01-29  Ted Gould  <[email protected]> - -	Adding a property modified signal to the indicator object - -2009-01-29  Ted Gould  <[email protected]> - -	Making all of the server values move into a private section like all the others.  Generally a good thing and good clean up - -2009-01-29  Ted Gould  <[email protected]> - -	Making the indicator properties private, they should be.  Also cleans -	up some deps. - -2009-01-29  Ted Gould  <[email protected]> - -	Removing the gobject-introspection-repository from the list of build -	depends as we needed it for the dbus stuff, that we're no longer using. - -2009-01-29  Ted Gould  <[email protected]> - -	Removing DBus from the gobject introspection - -2009-01-29  Ted Gould  <[email protected]> - -	Oops, forgot the header there - -2009-01-29  Ted Gould  <[email protected]> - -	Okay, moving all of the variables from the listener class into a private object.  This is to make the GObject introspection not need dbus, and thus we can reduce our build deps significantly. - -2009-01-29  Ted Gould  <[email protected]> - -	Use the new fangled defines to make things cleaner - -2009-01-29  Ted Gould  <[email protected]> - -	Getting some helper defines for some of the hacks that'll probably change in the future - -2009-01-29  Ted Gould  <[email protected]> - -	Using the defines for the signal names - -2009-01-29  Ted Gould  <[email protected]> - -	Making the signals use #defines to make everything a little more -	predictable.  I hate this part of GObject signals. - -2009-01-29  Ted Gould  <[email protected]> - -	Adding a variable to make the compiler happier - -2009-01-26  Ted Gould  <[email protected]> - -	Changed to only listen to reference names instead of descriptive -	ones.  Hopefully this'll fix a crash. - -2009-01-21  Ted Gould  <[email protected]> - -	Adding in the im-client test and fixing a couple of bugs it found - -2009-01-21  Ted Gould  <[email protected]> - -	Adding in a type for indicators that are messages - -2009-01-21  Ted Gould  <[email protected]> - -	Generated source files - -2009-01-21  Ted Gould  <[email protected]> - -	Adding in a get_property function - -2009-01-19  Ted Gould  <[email protected]> - -	Wrong indicate include directory in package config files - -2009-01-19  Ted Gould  <[email protected]> - -	Wrong indicate include directory in package config files - -2009-01-16  Ted Gould  <[email protected]> - -	Moving the gir file to the right package - -2009-01-16  Ted Gould  <[email protected]> - -	Removing the gir file from the applet so that it's only -	with the library so that we can install all of them. - -2009-01-16  Ted Gould  <[email protected]> - -	Adding the GObject Introspection files into the build and the -	packaging. - -2009-01-16  Ted Gould  <[email protected]> - -	Shell script integrated into the autotools system - -2009-01-16  Ted Gould  <[email protected]> - -	Bringing GObject Introspection into the build and making it so that -	it gets installed with the library. - -2009-01-16  Ted Gould  <[email protected]> - -	Build fix - -2009-01-16  Ted Gould  <[email protected]> - -	Adding in libtool to build deps - -2009-01-16  Ted Gould  <[email protected]> - -	Getting the debian package built up so that it can have a seperate library binary package. - -2009-01-16  Ted Gould  <[email protected]> - -	Building the listener object that listens to all of the folks on DBus and turns that into a usable interface for indicator display folks.  A lot of code to make things simple :) - -2009-01-14  Ted Gould  <[email protected]> - -	Okay, I think this is the end of server and indicator minus all -	the bugs that I expect to find :) - -2009-01-14  Ted Gould  <[email protected]> - -	Merging in code from yesterday.  Got many of the functions working with -	real IDs and making lists.  The basis for all the properties stuff is there -	but it still needs a touch of fleshing out.  Also a new test for debugging. - -2009-01-16  Ted Gould  <[email protected]> - -	Changing the build targets, now I understand the difference between 'any' and 'all' - -2009-01-16  Ted Gould  <[email protected]> - -	Making it so the lib only uses glib (which it does) - -2009-01-16  Ted Gould  <[email protected]> - -	Adding in the libindicate lib. - -2009-01-16  Ted Gould  <[email protected]> - -	Moving the tests so that they can guarantee to build after the library -	builds as otherwise they end up getting built first. - -2009-01-16  Ted Gould  <[email protected]> - -	Adding in a return that was missing (though it's useless) - -2009-01-16  Ted Gould  <[email protected]> - -	Handling the case that we're destroying an entry because the bus told us to.  Properly signalling all of the removals - -2009-01-15  Ted Gould  <[email protected]> - -	Fixing the printing and the saving of indicators. - -2009-01-15  Ted Gould  <[email protected]> - -	Changing the test to do the printing by itself instead of using the debug messages in the class itself - -2009-01-15  Ted Gould  <[email protected]> - -	Getting the signals in shape - -2009-01-15  Ted Gould  <[email protected]> - -	Okay, adding the other signals in and keeping track of the indicators -	that are hanging around.  Now, to connect to things external. - -2009-01-15  Ted Gould  <[email protected]> - -	Get the type of the list of indicators that we got, and then set the up to register - -2009-01-15  Ted Gould  <[email protected]> - -	Now correctly calling the get indicators function to get the indicators on already created objects. - -2009-01-15  Ted Gould  <[email protected]> - -	Adding in a marshaller for the DBus signals that we need - -2009-01-15  Ted Gould  <[email protected]> - -	Now doing some DBus listening and getting some of the initial configuration built up. - -2009-01-15  Ted Gould  <[email protected]> - -	Changing to the dbus interface and changing to build teh client and server interfaces - -2009-01-15  Ted Gould  <[email protected]> - -	Amazing how a little string can make such a huge difference. - -2009-01-15  Ted Gould  <[email protected]> - -	Adding in a basic listening test - -2009-01-15  Ted Gould  <[email protected]> - -	Adding a new function - -2009-01-15  Ted Gould  <[email protected]> - -	Starting to flesh out the listener a little bit, should get a list of names on teh bus at this point - -2009-01-15  Ted Gould  <[email protected]> - -	Adding in the base object for the listener. - -2009-01-15  Ted Gould  <[email protected]> - -	Cut-and-paste error - -2009-01-14  Ted Gould  <[email protected]> - -	Cleaning up prototypes and type warnings. - -2009-01-14  Ted Gould  <[email protected]> - -	Who the hell would design an API that passes in arrays of strings differently -	than it passes them out.  What an insane idea.  Oh yeah, properties work. - -2009-01-14  Ted Gould  <[email protected]> - -	Chaning the property list parameters to be pointer arrays. - -2009-01-13  Ted Gould  <[email protected]> - -	Making the indicator lookup it's own function and trying it out in another function to get a property. - -2009-01-13  Ted Gould  <[email protected]> - -	Adding in some properties to the mix - -2009-01-13  Ted Gould  <[email protected]> - -	Adding in a display function and a list by type. - -2009-01-13  Ted Gould  <[email protected]> - -	Man, a lot of work for messing up one explaination point. - -2009-01-13  Ted Gould  <[email protected]> - -	Making it so that the indicators all have unique IDs - -2009-01-13  Ted Gould  <[email protected]> - -	Forgot to actually add the test - -2009-01-13  Ted Gould  <[email protected]> - -	Ah, we weren't checking if we were visible.  Now things are better. - -2009-01-13  Ted Gould  <[email protected]> - -	Return to crashing beauty - -2009-01-13  Ted Gould  <[email protected]> - -	Add a test to create a lot of indicators. - -2009-01-13  Ted Gould  <[email protected]> - -	Merging in Robert's changes. - -2009-01-13  Robert Carr  <racarr@ender> - -	Add script to build GObject-introspection GIR, and boilerplate  -	JavaScript test. - -2009-01-13  Robert Carr  <racarr@ender> - -	Use G_BEGIN/END_DECLS, and put the GOBject *_get_type functions in the  -	header file (needed by introspection, but also the normal GLib style). - -2009-01-13  Robert Carr  <racarr@ender> - -	Merge Ted's changes. I should have used bzr bind. - -2009-01-13  Robert Carr  <racarr@ender> - -	Add pkgconfig file. - -2009-01-12  Ted Gould  <[email protected]> - -	Fleshing out more functions, we can now return a list of ids.  Need to test with more. - -2009-01-12  Ted Gould  <[email protected]> - -	Whoo Hoo, we can count - -2009-01-12  Ted Gould  <[email protected]> - -	Fleshing out the whole show and hide thing.  We should also be signalling when indicators are added or removed from the server. - -2009-01-12  Ted Gould  <[email protected]> - -	Clean up the signal handlers and fixing the call in the test function.  Now we're to the point of showing the way I think things should be. - -2009-01-12  Ted Gould  <[email protected]> - -	Basic show hide support in the indicator - -2009-01-12  Ted Gould  <[email protected]> - -	Changing to showing the inicator and make it so that we dont' crash right now. - -2009-01-12  Ted Gould  <[email protected]> - -	Adding in the base functions with pointers and fun stuff like that - -2009-01-11  Ted Gould  <[email protected]> - -	Adding in signals so that we can talk to the app over DBus.  Nice. - -2009-01-09  Ted Gould  <[email protected]> - -	Adding in a show to help debugging - -2009-01-09  Ted Gould  <[email protected]> - -	Adding in an indicator to the test and fixing a typo - -2009-01-09  Ted Gould  <[email protected]> - -	Connecting indicators and servers.  They create themselves easily. - -2009-01-09  Ted Gould  <[email protected]> - -	Setting up the singleton nature of the server, and allow setting it. - -2009-01-09  Ted Gould  <[email protected]> - -	Fleshing out the server some in adding function and prototypes. - -2009-01-08  Ted Gould  <[email protected]> - -	Adding in build support for the indicate and crash test.  Will make future ones easier. - -2009-01-08  Ted Gould  <[email protected]> - -	Adding in a simple program to crash after 15 seconds.  Now we can add indicators to it. - -2009-01-08  Ted Gould  <[email protected]> - -	Building a pretty good set of virtual functions and getting them tied together, with errors too. - -2009-01-08  Ted Gould  <[email protected]> - -	Basic GObject stuff - -2009-01-07  Ted Gould  <[email protected]> - -	Setting up version of the libraries. - -2009-01-07  Ted Gould  <[email protected]> - -	Fixing stuff so that everything links all together - -2009-01-07  Ted Gould  <[email protected]> - -	Adding in a built sources tag to build the header file properly - -2009-01-07  Ted Gould  <[email protected]> - -	Fixing linking and libraries and includes oh my - -2009-01-07  Ted Gould  <[email protected]> - -	Dummy starting file - -2009-01-07  Ted Gould  <[email protected]> - -	Adding libindicate to the build system - -2009-01-07  Ted Gould  <[email protected]> - -	Make file starting out to build this thing - -2009-01-07  Ted Gould  <[email protected]> - -	Basic server stuff - -2009-01-07  Ted Gould  <[email protected]> - -	Fixing a bunch of typos, now it is a happy validating XML file. - -2009-01-07  Ted Gould  <[email protected]> - -	First version of XML DBus interface - -2009-01-07  Ted Gould  <[email protected]> - -	Dropping in more code to make these real GObjects and such - -2008-12-20  Ted Gould  <[email protected]> - -	Stopping point - -2008-12-04  Ted Gould  <[email protected]> - -	Moving the indicator directory cross-packages. - -2008-12-04  Ted Gould  <[email protected]> - -	Put in the kickarse loader code.  Happy, happy. - -2008-12-04  Ted Gould  <[email protected]> - -	Building in a module loader - -2008-12-03  Ted Gould  <[email protected]> - -	Parse directories - -2008-12-03  Ted Gould  <[email protected]> - -	Making the applet very light. - -2008-12-03  Ted Gould  <[email protected]> - -	Okay, we're all doing everything perfect - -2008-12-03  Ted Gould  <[email protected]> - -	Making the applet a lot more sparce.  Now we're going to load things dynamically.  Let them have their own problems. - -2008-12-03  Ted Gould  <[email protected]> - -	Removing everything except messaging. - -2008-12-02  Ted Gould  <[email protected]> - -	Adding in all of the icons into the mockups. - -2008-11-25  Ted Gould  <[email protected]> - -	Adding in icons from Ken. - -2008-11-24  Ted Gould  <[email protected]> - -	Adding in some filler menus to get some depth. - -2008-11-24  Ted Gould  <[email protected]> - -	Adding in the infrastructure to have icons in the build.  Only a dummy icon for now, but it's there and ready for some friends. - -2008-11-24  Ted Gould  <[email protected]> - -	Adding in additional files to catch translations - -2008-11-24  Ted Gould  <[email protected]> - -	Removing the test menu item. - -2008-11-24  Ted Gould  <[email protected]> - -	Adding in settings - -2008-11-24  Ted Gould  <[email protected]> - -	Blocking the prelight - -2008-11-24  Ted Gould  <[email protected]> - -	Making spacing and alignment better - -2008-11-24  Ted Gould  <[email protected]> - -	Getting some batteries in there. - -2008-11-24  Ted Gould  <[email protected]> - -	Basic power handler - -2008-11-20  Ted Gould  <[email protected]> - -	First try at getting it not to hide on click.  Fail. - -2008-11-20  Ted Gould  <[email protected]> - -	Whoa, getting that inherited type wrong really messes things up. - -2008-11-20  Ted Gould  <[email protected]> - -	Clean compile, but something is broken in the _init function.  Not sure what. - -2008-11-19  Ted Gould  <[email protected]> - -	Okay, blocked the prelight on the item, now how do I get my buttons out of event prison. - -2008-11-19  Ted Gould  <[email protected]> - -	Getting all the widgets in the menu item.  Doesn't quite work right, but the widgets are there. - -2008-11-19  Ted Gould  <[email protected]> - -	Adding in a menu item to start putting in a slider. - -2008-11-18  Ted Gould  <[email protected]> - -	Adding a depend for dbus-glib - -2008-11-18  Ted Gould  <[email protected]> - -	Version one of debian packaging. - -2008-11-12  Ted Gould  <[email protected]> - -	Working on ideas for the prototype of the individual item stuff - -2008-11-12  Ted Gould  <[email protected]> - -	Starting to build functions to handle the menu spec over DBus - -2008-11-12  Ted Gould  <[email protected]> - -	Okay, audio is an icon now. - -2008-11-12  Ted Gould  <[email protected]> - -	Connecting in all the different applets, now they can do their own thing. - -2008-11-12  Ted Gould  <[email protected]> - -	Adding the basis for all the different indicators that we want to include - -2008-11-12  Ted Gould  <[email protected]> - -	Switching from a label and an hbox to a menubar - -2008-11-12  Ted Gould  <[email protected]> - -	Ah, forgot to show the applet itself. - -2008-11-12  Ted Gould  <[email protected]> - -	Putting a label in the widget - -2008-11-12  Ted Gould  <[email protected]> - -	Adding in more documentation on the seperation between user interaction -	and the system services. - -2008-11-10  Ted Gould  <[email protected]> - -	A diagram about how intermediate daemons are going to provide status to the panel. - -2008-11-10  Ted Gould  <[email protected]> - -	Getting some text that I'd written on the target API in the repo. - -2008-11-10  Ted Gould  <[email protected]> - -	Indicator prototypes - -2008-10-30  Ted Gould  <[email protected]> - -	Ignoring some stuff - -2008-10-30  Ted Gould  <[email protected]> - -	Setting up the data directories and getting everything to translate nicely - -2008-10-29  Ted Gould  <[email protected]> - -	Adding in the linking and some basic prototypes. - -2008-10-29  Ted Gould  <[email protected]> - -	Getting the build things together so that it starts building.  Yeah. - -2008-10-29  Ted Gould  <[email protected]> - -	Basic build system, not quite working though - +commit 0a05d86f8ae85899372ccdd7489473661fc4b13d +Author: Stefano Karapetsas <[email protected]> +Date:   Thu Jul 12 14:40:42 2012 +0200 + +    sync translations with transifex + + configure.ac            |    2 +- + po/af.po                |  121 +++---- + po/am.po                |   83 +++-- + po/an.po                |  127 +++---- + po/ar.po                |  126 +++---- + po/ast.po               |  129 +++---- + po/az.po                |   90 +++-- + po/be.po                |  125 +++---- + po/bg.po                |  125 +++---- + po/bn.po                |  125 +++---- + po/br.po                |  124 +++---- + po/bs.po                |  127 +++---- + po/ca.po                |  128 +++---- + po/[email protected]       |  124 +++---- + po/crh.po               |  123 +++---- + po/cs.po                |  131 +++---- + po/csb.po               |  123 +++---- + po/cy.po                |  122 +++---- + po/da.po                |  130 +++---- + po/de.po                |  147 +++----- + po/el.po                |  138 +++----- + po/en_AU.po             |  124 +++---- + po/en_CA.po             |  125 +++---- + po/en_GB.po             |  124 +++---- + po/eo.po                |  128 +++---- + po/es.po                |  147 +++----- + po/es_CL.po             |  105 ++++++ + po/et.po                |  124 +++---- + po/eu.po                |  130 +++---- + po/fa.po                |  123 +++---- + po/fi.po                |  123 +++---- + po/fr.po                |  155 +++----- + po/fur.po               |  126 +++---- + po/fy.po                |   89 +++-- + po/gl.po                |  127 +++---- + po/gnome-copyrights.txt |  902 +++++++++++++++++++++++++++++++++++++++++++++++ + po/he.po                |  123 +++---- + po/hi.po                |  126 +++---- + po/hr.po                |  125 +++---- + po/hu.po                |  123 +++---- + po/hy.po                |  118 +++---- + po/id.po                |  127 +++---- + po/is.po                |  118 +++---- + po/it.po                |  146 +++----- + po/ja.po                |  122 +++---- + po/ka.po                |  101 +++--- + po/kk.po                |  124 +++---- + po/km.po                |  123 +++---- + po/kn.po                |  111 +++--- + po/ko.po                |  128 +++---- + po/ku.po                |   96 +++-- + po/lb.po                |  125 +++---- + po/lt.po                |  126 +++---- + po/lv.po                |  126 +++---- + po/mk.po                |   83 +++-- + po/ml.po                |  126 +++---- + po/mr.po                |  123 +++---- + po/ms.po                |  129 +++---- + po/nb.po                |  128 +++---- + po/ne.po                |   99 +++--- + po/nl.po                |  132 +++---- + po/nn.po                |  128 +++---- + po/oc.po                |  127 +++---- + po/pa.po                |  112 +++--- + po/pl.po                |  133 +++---- + po/pt.po                |  142 +++----- + po/pt_BR.po             |  141 +++----- + po/ro.po                |  128 +++---- + po/ru.po                |  145 +++----- + po/sc.po                |  127 +++---- + po/si.po                |   94 +++-- + po/sk.po                |  127 +++---- + po/sl.po                |  130 +++---- + po/sq.po                |  124 +++---- + po/sr.po                |  126 +++---- + po/sv.po                |  125 +++---- + po/ta.po                |  131 +++---- + po/te.po                |  117 +++--- + po/th.po                |  123 +++---- + po/tr.po                |  134 +++---- + po/ug.po                |  126 +++---- + po/uk.po                |  132 +++---- + po/ur.po                |   91 +++-- + po/vi.po                |  125 +++---- + po/zh_CN.po             |  130 +++---- + po/zh_HK.po             |  115 +++--- + po/zh_TW.po             |  117 +++--- + 87 files changed, 5390 insertions(+), 5990 deletions(-) + +commit 2af830a4cf5ac5b4702de8d4f4bd13015be192ef +Author: Steve Zesch <[email protected]> +Date:   Fri May 11 14:29:14 2012 -0400 + +    Dropped support for the session applet. + + data/Makefile.am                                   |    6 +- + ...el.FastUserSwitchApplet.mate-panel-applet.in.in |   11 - + ...l.applet.FastUserSwitchAppletFactory.service.in |    3 - + src/.deps/indicator_applet_session-applet-main.Po  | 1686 -------------------- + .../indicator_applet_session-eggaccelerators.Po    |  972 ----------- + .../indicator_applet_session-tomboykeybinder.Po    |  969 ----------- + src/Makefile.am                                    |   22 - + src/applet-main.c                                  |   40 - + 8 files changed, 2 insertions(+), 3707 deletions(-) + +commit bee1b91813d3495cf4e968e125157a739d0d0f78 +Author: Stefano Karapetsas <[email protected]> +Date:   Thu Mar 15 11:07:28 2012 +0100 + +    fix configure.ac + + configure.ac |    2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 4b52aa629cdfbb7e555989ea3d32f8ca462380ac +Author: Stefano Karapetsas <[email protected]> +Date:   Thu Mar 15 10:42:01 2012 +0100 + +    update for 1.2 release + + AUTHORS      |   10 ++++++---- + README       |   10 ++++++++++ + autogen.sh   |    4 ++-- + configure.ac |    2 +- + 4 files changed, 19 insertions(+), 7 deletions(-) + +commit 8f97f68c8dd6af221e31b4a14d38be6d4a1cc18c +Author: Stefano Karapetsas <[email protected]> +Date:   Wed Dec 28 15:43:29 2011 +0100 + +    fix INDICATORDIR bug with indicator-0.4 + + configure.ac |   16 ++++++++++------ + 1 file changed, 10 insertions(+), 6 deletions(-) + +commit 18e3f4648a7ae10486c6d65af5aa44bb9aa312a6 +Author: Stefano Karapetsas <[email protected]> +Date:   Sat Dec 24 16:51:19 2011 +0100 + +    fixed build in debian + + compile         |  143 - + configure.ac    |   16 +- + libtool         |10065 ------------------------------------------------------- + src/Makefile.am |   24 +- + stamp-h1        |    1 - + 5 files changed, 30 insertions(+), 10219 deletions(-) + +commit e07da1c8e7e0f84d028794ef7a4fc4b190118ae8 +Author: Stefano Karapetsas <[email protected]> +Date:   Sat Dec 24 11:09:33 2011 +0100 + +    fix icon name for mate + + src/applet-main.c |    6 +++--- + 1 file changed, 3 insertions(+), 3 deletions(-) + +commit 15d7981773eca53645de5edaf308bc6a738ffae5 +Author: Stefano Karapetsas <[email protected]> +Date:   Fri Dec 23 23:24:27 2011 +0100 + +    some fixes for MATE + + AUTHORS                                            |   34 +- + Makefile.am                                        |   50 +- + configure                                          |16254 -------------------- + configure.ac                                       |    2 +- + data/Makefile.am                                   |    2 +- + data/indicator-applet.svg                          |  203 - + data/mate-indicator-applet.svg                     |  203 + + ...el.FastUserSwitchApplet.mate-panel-applet.in.in |    2 +- + ...a.panel.IndicatorApplet.mate-panel-applet.in.in |    2 +- + ....IndicatorAppletAppmenu.mate-panel-applet.in.in |    2 +- + ...IndicatorAppletComplete.mate-panel-applet.in.in |    2 +- + src/applet-main.c                                  |    2 +- + 12 files changed, 253 insertions(+), 16505 deletions(-) + +commit ca41f4595899eb337d01ace01f852ec578152ec3 +Author: Stefano Karapetsas <[email protected]> +Date:   Fri Dec 23 23:15:59 2011 +0100 + +    remove autogenerated files, add autogen.sh + + INSTALL           |  365 -- + Makefile          |  801 ----- + Makefile.in       |  801 ----- + aclocal.m4        |10332 ----------------------------------------------------- + autogen.sh        |   25 + + config.guess      | 1502 -------- + config.h          |   99 - + config.h.in       |   98 - + config.status     | 2187 ------------ + config.sub        | 1714 --------- + data/Makefile     |  563 --- + data/Makefile.in  |  563 --- + depcomp           |  630 ---- + install-sh        |  520 --- + missing           |  376 -- + mkinstalldirs     |  162 - + po/Makefile       |  221 -- + po/Makefile.in    |  217 -- + po/Makefile.in.in |  217 -- + src/Makefile      |  897 ----- + src/Makefile.in   |  897 ----- + 21 files changed, 25 insertions(+), 23162 deletions(-) + +commit c3b4e76655aa6b675ba01f5af12ff375a8cd2a8c +Author: Stefano Karapetsas <[email protected]> +Date:   Fri Dec 23 22:59:38 2011 +0100 + +    import from Mate-Extra repository + + AUTHORS                                            |   17 + + COPYING                                            |  674 + + COPYING.LGPL                                       |  165 + + ChangeLog                                          | 2855 ++++ + INSTALL                                            |  365 + + Makefile                                           |  801 + + Makefile.am                                        |   40 + + Makefile.in                                        |  801 + + aclocal.m4                                         |10332 +++++++++++++ + compile                                            |  143 + + config.guess                                       | 1502 ++ + config.h                                           |   99 + + config.h.in                                        |   98 + + config.status                                      | 2187 +++ + config.sub                                         | 1714 +++ + configure                                          |16254 ++++++++++++++++++++ + configure.ac                                       |  138 + + data/Makefile                                      |  563 + + data/Makefile.am                                   |   81 + + data/Makefile.in                                   |  563 + + data/indicator-applet.svg                          |  203 + + ...el.FastUserSwitchApplet.mate-panel-applet.in.in |   11 + + ...a.panel.IndicatorApplet.mate-panel-applet.in.in |   11 + + ....IndicatorAppletAppmenu.mate-panel-applet.in.in |   11 + + ...IndicatorAppletComplete.mate-panel-applet.in.in |   11 + + ...l.applet.FastUserSwitchAppletFactory.service.in |    3 + + ...applet.IndicatorAppletAppmenuFactory.service.in |    3 + + ...pplet.IndicatorAppletCompleteFactory.service.in |    3 + + ....panel.applet.IndicatorAppletFactory.service.in |    3 + + depcomp                                            |  630 + + distro/linuxmint/build.sh                          |   33 + + distro/linuxmint/debian/changelog                  |    6 + + distro/linuxmint/debian/compat                     |    1 + + distro/linuxmint/debian/control                    |   11 + + distro/linuxmint/debian/copyright                  |    9 + + distro/linuxmint/debian/rules                      |   88 + + install-sh                                         |  520 + + libtool                                            |10065 ++++++++++++ + ltmain.sh                                          | 9642 ++++++++++++ + missing                                            |  376 + + mkinstalldirs                                      |  162 + + po/Makefile                                        |  221 + + po/Makefile.in                                     |  217 + + po/Makefile.in.in                                  |  217 + + po/POTFILES                                        |    5 + + po/POTFILES.in                                     |    6 + + po/POTFILES.skip                                   |    4 + + po/af.gmo                                          |  Bin 0 -> 2777 bytes + po/af.po                                           |  124 + + po/am.gmo                                          |  Bin 0 -> 663 bytes + po/am.po                                           |  106 + + po/an.gmo                                          |  Bin 0 -> 3360 bytes + po/an.po                                           |  126 + + po/ar.gmo                                          |  Bin 0 -> 3582 bytes + po/ar.po                                           |  124 + + po/ast.gmo                                         |  Bin 0 -> 3446 bytes + po/ast.po                                          |  128 + + po/az.gmo                                          |  Bin 0 -> 1087 bytes + po/az.po                                           |  107 + + po/be.gmo                                          |  Bin 0 -> 3865 bytes + po/be.po                                           |  124 + + po/bg.gmo                                          |  Bin 0 -> 3912 bytes + po/bg.po                                           |  124 + + po/bn.gmo                                          |  Bin 0 -> 4928 bytes + po/bn.po                                           |  124 + + po/br.gmo                                          |  Bin 0 -> 2972 bytes + po/br.po                                           |  127 + + po/bs.gmo                                          |  Bin 0 -> 3292 bytes + po/bs.po                                           |  126 + + po/ca.gmo                                          |  Bin 0 -> 3431 bytes + po/ca.po                                           |  126 + + po/[email protected]                                 |  Bin 0 -> 3330 bytes + po/[email protected]                                  |  123 + + po/crh.gmo                                         |  Bin 0 -> 3013 bytes + po/crh.po                                          |  126 + + po/cs.gmo                                          |  Bin 0 -> 3332 bytes + po/cs.po                                           |  130 + + po/csb.gmo                                         |  Bin 0 -> 3275 bytes + po/csb.po                                          |  122 + + po/cv.gmo                                          |  Bin 0 -> 618 bytes + po/cv.po                                           |  106 + + po/cy.gmo                                          |  Bin 0 -> 3071 bytes + po/cy.po                                           |  121 + + po/da.gmo                                          |  Bin 0 -> 3465 bytes + po/da.po                                           |  129 + + po/de.gmo                                          |  Bin 0 -> 4247 bytes + po/de.po                                           |  145 + + po/dv.gmo                                          |  Bin 0 -> 630 bytes + po/dv.po                                           |  106 + + po/el.gmo                                          |  Bin 0 -> 4898 bytes + po/el.po                                           |  136 + + po/en_AU.gmo                                       |  Bin 0 -> 3218 bytes + po/en_AU.po                                        |  123 + + po/en_CA.gmo                                       |  Bin 0 -> 3249 bytes + po/en_CA.po                                        |  124 + + po/en_GB.gmo                                       |  Bin 0 -> 3214 bytes + po/en_GB.po                                        |  123 + + po/eo.gmo                                          |  Bin 0 -> 3421 bytes + po/eo.po                                           |  127 + + po/es.gmo                                          |  Bin 0 -> 4400 bytes + po/es.po                                           |  145 + + po/et.gmo                                          |  Bin 0 -> 3155 bytes + po/et.po                                           |  123 + + po/eu.gmo                                          |  Bin 0 -> 3355 bytes + po/eu.po                                           |  128 + + po/fa.gmo                                          |  Bin 0 -> 3876 bytes + po/fa.po                                           |  122 + + po/fi.gmo                                          |  Bin 0 -> 3176 bytes + po/fi.po                                           |  122 + + po/fr.gmo                                          |  Bin 0 -> 4633 bytes + po/fr.po                                           |  153 + + po/fur.gmo                                         |  Bin 0 -> 3288 bytes + po/fur.po                                          |  125 + + po/fy.gmo                                          |  Bin 0 -> 728 bytes + po/fy.po                                           |  106 + + po/gl.gmo                                          |  Bin 0 -> 3482 bytes + po/gl.po                                           |  126 + + po/gv.gmo                                          |  Bin 0 -> 509 bytes + po/gv.po                                           |  105 + + po/he.gmo                                          |  Bin 0 -> 3703 bytes + po/he.po                                           |  121 + + po/hi.gmo                                          |  Bin 0 -> 4920 bytes + po/hi.po                                           |  125 + + po/hr.gmo                                          |  Bin 0 -> 3246 bytes + po/hr.po                                           |  124 + + po/hu.gmo                                          |  Bin 0 -> 3310 bytes + po/hu.po                                           |  122 + + po/hy.gmo                                          |  Bin 0 -> 4262 bytes + po/hy.po                                           |  117 + + po/id.gmo                                          |  Bin 0 -> 3302 bytes + po/id.po                                           |  126 + + po/is.gmo                                          |  Bin 0 -> 2722 bytes + po/is.po                                           |  121 + + po/it.gmo                                          |  Bin 0 -> 4170 bytes + po/it.po                                           |  144 + + po/ja.gmo                                          |  Bin 0 -> 3936 bytes + po/ja.po                                           |  121 + + po/ka.gmo                                          |  Bin 0 -> 1468 bytes + po/ka.po                                           |  110 + + po/kk.gmo                                          |  Bin 0 -> 3917 bytes + po/kk.po                                           |  123 + + po/km.gmo                                          |  Bin 0 -> 4663 bytes + po/km.po                                           |  122 + + po/kn.gmo                                          |  Bin 0 -> 2994 bytes + po/kn.po                                           |  114 + + po/ko.gmo                                          |  Bin 0 -> 3669 bytes + po/ko.po                                           |  127 + + po/ku.gmo                                          |  Bin 0 -> 1286 bytes + po/ku.po                                           |  109 + + po/la.gmo                                          |  Bin 0 -> 474 bytes + po/la.po                                           |  104 + + po/lb.gmo                                          |  Bin 0 -> 3182 bytes + po/lb.po                                           |  124 + + po/lt.gmo                                          |  Bin 0 -> 3338 bytes + po/lt.po                                           |  125 + + po/lv.gmo                                          |  Bin 0 -> 3411 bytes + po/lv.po                                           |  126 + + po/mk.gmo                                          |  Bin 0 -> 610 bytes + po/mk.po                                           |  106 + + po/ml.gmo                                          |  Bin 0 -> 4478 bytes + po/ml.po                                           |  129 + + po/mr.gmo                                          |  Bin 0 -> 4632 bytes + po/mr.po                                           |  122 + + po/ms.gmo                                          |  Bin 0 -> 3262 bytes + po/ms.po                                           |  127 + + po/nb.gmo                                          |  Bin 0 -> 3396 bytes + po/nb.po                                           |  127 + + po/ne.gmo                                          |  Bin 0 -> 1393 bytes + po/ne.po                                           |  106 + + po/nl.gmo                                          |  Bin 0 -> 3511 bytes + po/nl.po                                           |  130 + + po/nn.gmo                                          |  Bin 0 -> 3363 bytes + po/nn.po                                           |  126 + + po/oc.gmo                                          |  Bin 0 -> 3425 bytes + po/oc.po                                           |  126 + + po/pa.gmo                                          |  Bin 0 -> 3052 bytes + po/pa.po                                           |  115 + + po/pl.gmo                                          |  Bin 0 -> 3648 bytes + po/pl.po                                           |  131 + + po/pt.gmo                                          |  Bin 0 -> 3636 bytes + po/pt.po                                           |  132 + + po/pt_BR.gmo                                       |  Bin 0 -> 4041 bytes + po/pt_BR.po                                        |  139 + + po/ro.gmo                                          |  Bin 0 -> 3533 bytes + po/ro.po                                           |  127 + + po/ru.gmo                                          |  Bin 0 -> 5069 bytes + po/ru.po                                           |  143 + + po/sc.gmo                                          |  Bin 0 -> 3008 bytes + po/sc.po                                           |  128 + + po/sd.gmo                                          |  Bin 0 -> 3139 bytes + po/sd.po                                           |  116 + + po/si.gmo                                          |  Bin 0 -> 939 bytes + po/si.po                                           |  107 + + po/sk.gmo                                          |  Bin 0 -> 3366 bytes + po/sk.po                                           |  126 + + po/sl.gmo                                          |  Bin 0 -> 3391 bytes + po/sl.po                                           |  128 + + po/sq.gmo                                          |  Bin 0 -> 3301 bytes + po/sq.po                                           |  123 + + po/sr.gmo                                          |  Bin 0 -> 4182 bytes + po/sr.po                                           |  125 + + po/sv.gmo                                          |  Bin 0 -> 3210 bytes + po/sv.po                                           |  124 + + po/ta.gmo                                          |  Bin 0 -> 5753 bytes + po/ta.po                                           |  130 + + po/te.gmo                                          |  Bin 0 -> 4536 bytes + po/te.po                                           |  116 + + po/th.gmo                                          |  Bin 0 -> 4376 bytes + po/th.po                                           |  122 + + po/tr.gmo                                          |  Bin 0 -> 3771 bytes + po/tr.po                                           |  132 + + po/ug.gmo                                          |  Bin 0 -> 4210 bytes + po/ug.po                                           |  125 + + po/uk.gmo                                          |  Bin 0 -> 4290 bytes + po/uk.po                                           |  131 + + po/ur.gmo                                          |  Bin 0 -> 782 bytes + po/ur.po                                           |  106 + + po/vec.gmo                                         |  Bin 0 -> 1769 bytes + po/vec.po                                          |  109 + + po/vi.gmo                                          |  Bin 0 -> 3555 bytes + po/vi.po                                           |  124 + + po/zh_CN.gmo                                       |  Bin 0 -> 3767 bytes + po/zh_CN.po                                        |  131 + + po/zh_HK.gmo                                       |  Bin 0 -> 3263 bytes + po/zh_HK.po                                        |  116 + + po/zh_TW.gmo                                       |  Bin 0 -> 3471 bytes + po/zh_TW.po                                        |  120 + + src/.deps/indicator_applet-applet-main.Po          | 1685 ++ + src/.deps/indicator_applet-eggaccelerators.Po      |  971 ++ + src/.deps/indicator_applet-tomboykeybinder.Po      |  969 ++ + src/.deps/indicator_applet_appmenu-applet-main.Po  | 1686 ++ + .../indicator_applet_appmenu-eggaccelerators.Po    |  972 ++ + .../indicator_applet_appmenu-tomboykeybinder.Po    |  969 ++ + src/.deps/indicator_applet_complete-applet-main.Po | 1686 ++ + .../indicator_applet_complete-eggaccelerators.Po   |  972 ++ + .../indicator_applet_complete-tomboykeybinder.Po   |  969 ++ + src/.deps/indicator_applet_session-applet-main.Po  | 1686 ++ + .../indicator_applet_session-eggaccelerators.Po    |  972 ++ + .../indicator_applet_session-tomboykeybinder.Po    |  969 ++ + src/Makefile                                       |  897 ++ + src/Makefile.am                                    |   82 + + src/Makefile.in                                    |  897 ++ + src/applet-main.c                                  | 1002 ++ + src/eggaccelerators.c                              |  656 + + src/eggaccelerators.h                              |   86 + + src/tomboykeybinder.c                              |  340 + + src/tomboykeybinder.h                              |   43 + + stamp-h1                                           |    1 + + 248 files changed, 91466 insertions(+) diff --git a/configure.ac b/configure.ac index 2bd0fa7..63e36e7 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ AC_INIT(src/applet-main.c)  AC_PREREQ(2.53)  AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(mate-indicator-applet, 1.2.0) +AM_INIT_AUTOMAKE(mate-indicator-applet, 1.4.0)  AM_MAINTAINER_MODE  m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES]) | 
