From c3b4e76655aa6b675ba01f5af12ff375a8cd2a8c Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Fri, 23 Dec 2011 22:59:38 +0100 Subject: import from Mate-Extra repository --- ChangeLog | 2855 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 2855 insertions(+) create mode 100644 ChangeLog (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..39f3ee6 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,2855 @@ +# Generated by Makefile. Do not edit. + +2011-04-14 Ted Gould + + 0.4.12 + +2011-04-14 Ted Gould + + Forgot about the LP naming issue + +2011-04-14 Ted Gould + + Adding in a list of LINGUAS + +2011-04-14 Ted Gould + + Adding translations from Launchpad + +2011-04-14 Ted Gould + + 0.4.11 + +2011-04-14 Ted Gould + + Handle a11y updates globally. + +2011-04-13 Michael Terry + + don't connect multiple times to SIGNAL_ACCESSIBLE_DESC_UPDATE with arguments that may die on us + +2011-03-23 Ted Gould + + 0.4.10 + +2011-03-23 Ted Gould + + Bump libindicator to 0.3.22 + +2011-03-23 Ted Gould + + Set the environment for the applet + +2011-03-22 Ted Gould + + Tell the object what environment it's in + +2011-02-17 Ted Gould + + 0.4.9 + +2011-02-17 Ted Gould + + Adding support for accessible descriptions + +2011-02-17 Ted Gould + + libindicator v. 0.3.19 + +2011-02-17 Ted Gould + + Check to ensure the accessible object isn't NULL + +2011-02-17 Ted Gould + + It should be the indicator's responsibility to update the value in the entry, not ours. + +2011-02-16 Luke Yelavich + + menuitem is already a GtkWidget + +2011-02-14 Luke Yelavich + + Add accessible_desc support + +2011-02-03 Ted Gould + + 0.4.8 + +2011-02-03 Ted Gould + + Close the menu if menu show is called with a NULL menu + +2011-01-31 Michael Terry + + if requested, close all open menus + +2011-01-27 Ted Gould + + 0.4.7 + +2011-01-27 Ted Gould + + Require libindicator with new signal + +2011-01-27 Ted Gould + + Port to use new entry based scroll event. + +2011-01-27 Marco Trevisan (TreviƱo) + + 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 + + Port to the non-MateComponent panel + +2010-11-10 Michael Terry + + port to libmate-panel-applet-3 + +2010-10-08 Ted Gould + + Removing unused MateConf support + +2010-10-07 Sebastien Bacher + + don't use mateconf in the build system since the source doesn't use it + +2010-09-22 Ted Gould + + 0.4.6 + +2010-09-21 Ted Gould + + Signaling the activate on the top level items. + +2010-09-19 Ted Gould + + Connecting to the activate signal for the menuitem and passing down. + +2010-09-21 Ted Gould + + Making ChangeLog and AUTHORS built at dist time + +2010-09-09 Ted Gould + + 0.4.5 + +2010-09-07 Ted Gould + + Add an extra pixel of spacing. + +2010-09-03 Ted Gould + + Adding a padding pixel in the box + +2010-08-26 Ted Gould + + 0.4.4 + +2010-08-25 Ted Gould + + Blacklist datetime in the base indicator + +2010-08-19 Ted Gould + + Removing datetime from indicator-applet + +2010-07-08 Ted Gould + + 0.4.3 + +2010-07-06 Ted Gould + + Fixing sensitivity handling. + +2010-07-02 Ted Gould + + + +2010-07-02 Ted Gould + + Making sure to disconnect too! + +2010-07-02 Ted Gould + + Filling it out, we're just stealing sensitivity! + +2010-07-02 Ted Gould + + Setting up a callback when sensitivity changes. + +2010-07-02 Ted Gould + + Looking at whether the lable and image are sensitive to set whether the menuitem is sensitive. + +2010-06-04 Ted Gould + + 0.4.2 + +2010-06-04 Ted Gould + + Hide when we don't have anything to show. + +2010-05-28 Ted Gould + + Putting signals on the various objects to know when they adjust their state. + +2010-05-25 Ted Gould + + 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 + + 0.4.1 + +2010-05-27 Ted Gould + + Change the installed server files to be the .in.in files instead of the .in files + +2010-05-27 Ted Gould + + 0.4.0 + +2010-05-16 Ted Gould + + Updating Copyright Dates + +2010-05-13 Tom Haddon + + Update copyright notice + +2010-05-04 Ted Gould + + Update to 0.3 branch + +2010-05-04 Ted Gould + + 0.3.7 + +2010-05-04 Ted Gould + + Shortcut fix + +2010-05-04 Ted Gould + + Shortcut fix + +2010-05-04 Roman Vorobets + + Patch to fix modifiers on remote connections. + +2010-04-30 Ted Gould + + Adding in a new binary target for window menus. + +2010-04-27 Ted Gould + + We can ignore this little guy. + +2010-04-27 Ted Gould + + Fixing which files we grab the translations from. + +2010-04-27 Ted Gould + + Adding appmenu to the translations + +2010-04-27 Ted Gould + + Really, we want libappmenu.so only in indicator-applet-appmenu + +2010-04-27 Ted Gould + + Blocking the appmenu modules from the complete set so they can be right and left side. + +2010-04-26 Ted Gould + + Ignoring everyone. + +2010-04-26 Ted Gould + + Adding a matecomponent server for the appmenu applet. + +2010-04-26 Ted Gould + + Changing all the ifdefs for appmenu + +2010-04-26 Ted Gould + + Making an appmenu build + +2010-04-30 Ted Gould + + Dummy commit to knock up the revno for a build with the new version + +2010-04-27 Ted Gould + + Make the applet support vertical panels. + +2010-04-19 MarkieB + + resolve compiler warning changes + +2010-04-18 MarkieB + + suppress spurious 'conflict' in header includes arising from merger 352.1.2 + +2010-04-18 MarkieB + + more elegant handling of data connections when reorienting - no need for the enum + +2010-04-18 MarkieB + + more elegant handling of data connections when reorienting + +2010-04-18 MarkieB + + without properties in current iteration + +2010-04-16 MarkieB + + label rotation according to preferences - as well as location + +2010-04-16 MarkieB + + add I18n of labels in [tentative] prefs mini-window + +2010-04-16 MarkieB + + add rotation of labels + +2010-04-16 MarkieB + + 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 + + variable multi-component orientation - needs desktop session restart to have effect though + +2010-04-16 MarkieB + + add reorientation to mate-panel-applet-* applets + +2010-04-16 Ted Gould + + Compiler cleanups from Kevin Turner + +2010-04-16 Kevin Turner + + 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 + + fix various warnings for unused symbols and signedness comparison + +2010-04-16 Kevin Turner + + bzr-ignore autoconf-generated items + +2010-04-02 Ted Gould + + Fix keybinding issue + +2010-04-02 Ted Gould + + Attaching bug number + +2010-04-02 Ted Gould + + We need to really ensure this is a menu shell now that we're stealing properties from it. + +2010-04-02 Ted Gould + + Reformating so it's readable + +2010-04-02 Ted Gould + + 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 + + 0.3.6 + +2010-04-01 Ted Gould + + Adding in the LGPL + +2010-04-01 Ted Gould + + Adding the license to the tarball + +2010-04-01 Ted Gould + + Adding LGPL for tombody keybindings and egg accelerators + +2010-04-01 Ted Gould + + 0.3.5 + +2010-03-31 Ted Gould + + Adding support for hotkeys in the applet + +2010-03-31 Ted Gould + + Using select to make the menu appear + +2010-03-31 Ted Gould + + Let's try S + +2010-03-31 Ted Gould + + Trying ` + +2010-03-31 Ted Gould + + Trying ctrl and alt + +2010-03-31 Ted Gould + + Updating to trunk + +2010-03-02 Ted Gould + + Switching over to the tomboy handler. + +2010-03-02 Ted Gould + + Using the tomboy keybinding C file that is everywhere. + +2010-02-25 Ted Gould + + Calling specifically on the default screen. + +2010-02-25 Ted Gould + + Switching to using an invisible + +2010-02-16 Ted Gould + + Fleshing out the filter function. + +2010-02-16 Ted Gould + + Adding in a filter function + +2010-03-18 Ted Gould + + 0.3.4 + +2010-03-17 Ted Gould + + Sending scroll events to indicators based on events coming to the menuitem. + +2010-03-17 Cody Russell + + Store the IndicatorObject in the menuitem. + +2010-03-16 Cody Russell + + Merge up with trunk + +2010-03-16 Cody Russell + + Set object data. + +2010-03-16 Cody Russell + + Emit 'scroll' signal on IndicatorObject when the user mouse-scrolls on the indicator menuitem. + +2010-03-16 Cody Russell + + Fix for --prefix option to autogen.sh + +2010-03-11 Ted Gould + + 0.3.3 + +2010-02-16 Ted Gould + + Adding in the sound indicator to the list. + +2010-02-16 Ted Gould + + Putting the sound menu between the applications and messaging. + +2010-01-21 Ted Gould + + 0.3.2 + +2010-01-20 Ted Gould + + Err, used wrong filename function. + +2010-01-19 Ted Gould + + Make the log output go to a file. + +2010-01-19 Ted Gould + + Dropping this, as I don't think we need it. + +2010-01-19 Ted Gould + + Changing to deleting and creating the file. + +2010-01-19 Ted Gould + + Changing the flags around to try and remove the temp files. + +2010-01-19 Ted Gould + + Only make the directory if it doesn't exist. + +2010-01-19 Ted Gould + + Switching to having a temp string for async. + +2010-01-19 Ted Gould + + Fixing a warning on types. + +2010-01-19 Ted Gould + + Don't care about errors making the directory. It seems to error if the directory already exists. + +2010-01-19 Ted Gould + + Better error reporting, and making it so that we won't recurse. + +2010-01-19 Ted Gould + + Setting up a basic log handling function that writes to a file. + +2010-01-19 Ted Gould + + Adding in the file header and the defines for each applet type. + +2010-01-19 Ted Gould + + Code to sort the various indicators. + +2010-01-18 Ted Gould + + Adding in entry_moved code -- can't really test this yet though. + +2010-01-18 Ted Gould + + Implementing a search function to determine where the menu item should be and inserting it there. + +2010-01-18 Ted Gould + + Switching to just keeping the sorting value. + +2010-01-18 Ted Gould + + Attaching the name to the object. + +2010-01-08 Ted Gould + + An array with the order of the indicators in it. + +2010-01-08 Ted Gould + + 0.3.1 + +2010-01-05 Ted Gould + + 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 + + Fix MateComponent file + +2010-01-04 Ted Gould + + Sync to trunk + +2010-01-04 Ted Gould + + Updating translations to match the craziness + +2010-01-04 Ted Gould + + Making a MateComponent applet server file for the Complete applet + +2010-01-04 Ted Gould + + Ignoring our new bins + +2010-01-04 Ted Gould + + Killing off the src-session directory. + +2010-01-04 Ted Gould + + Merging the changes from the session applet into this file behind the #defines + +2010-01-04 Ted Gould + + Make it so that the session and complete items are built from the same source with just defines. + +2010-01-04 Ted Gould + + Adding in support for 'me' -- basically putting it in the right indicator applet incarnation. + +2010-01-03 Ted Gould + + Removing 'me' from the main indicator applet. + +2009-12-24 Ted Gould + + Supporting the Me menu as well. + +2009-12-10 Ted Gould + + 0.3.0 + +2009-11-25 Ted Gould + + Start handling the addition and removal of entries in the applet. + +2009-11-24 Ted Gould + + Shouldn't be so quick, need the defines as well. + +2009-11-24 Ted Gould + + Stealing the entry_removed code for the applet itself. + +2009-11-09 Ted Gould + + Grabbing the added event and processing adding entries. Moving all the code into a simple little function. + +2009-11-05 Ted Gould + + Updating to libindicator 0.3.0 loader interface. + +2009-11-04 Ted Gould + + Porting to libindicate 0.3.0 + +2009-11-04 Ted Gould + + Porting to libindicate 0.3.0 + +2009-11-04 Ted Gould + + Bumping up indicator required version + +2009-10-26 Ted Gould + + 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 + + Another bug + +2009-10-26 Ted Gould + + Attaching another bug + +2009-10-26 Ted Gould + + Attaching bug + +2009-10-26 Ted Gould + + Using the version number from config.h + +2009-10-26 Ted Gould + + Fixing the description in the about to match the MateComponent config. + +2009-10-26 Ted Gould + + Removing dependency on libmateui + +2009-10-26 Ted Gould + + Doing the same thing, session side. + +2009-10-26 Ted Gould + + Replacing mate_program_init with g_set_application_name + +2009-10-15 Martin Pitt + + MATE Stracciatella fix to disable the session applet. + +2009-10-14 Martin Pitt + + Hide session applet in stracciatella session. + + This is the same code as for the message indicator applet. + +2009-09-01 Ted Gould + + Setting the version to 0.2.0 + +2009-08-24 Ted Gould + + Some remaining sus-isms + +2009-08-24 Ted Gould + + Grabbing the icons directory from the pkgconfig file. + +2009-08-19 Ted Gould + + Using AM 1.11 silent mode + +2009-08-18 Ted Gould + + Forgot to change names so that we pick up the session menu instead of sus + +2009-08-18 Ted Gould + + Getting the libraries out and renaming SUS + +2009-08-18 Ted Gould + + Removing more of the libraries and docs stuff. + +2009-08-18 Ted Gould + + Adding in the session possible translations + +2009-08-18 Ted Gould + + Changed the name of the MateComponent service file. Oops, should have done + this earlier. + +2009-08-18 Ted Gould + + Ignore this message + +2009-08-18 Ted Gould + + Changing build targets and the MateComponent descriptors that love them. + +2009-08-18 Ted Gould + + Renaming the directory. + +2009-08-18 Ted Gould + + Removing the libraries. + +2009-08-08 Ted Gould + + Adding an icons directory to the .pc file + +2009-08-07 Ted Gould + + Merging in the branch making two applets. + +2009-08-07 Ted Gould + + Changing the MateComponent server description file name to match that of FUSA. + +2009-08-07 Ted Gould + + Oops, we need more identity. + +2009-08-07 Ted Gould + + Switching the name to the proper server file. + +2009-08-07 Ted Gould + + Loading only the SUS plugin. + +2009-08-07 Ted Gould + + Blocking out SUS from standard applet. + +2009-08-07 Ted Gould + + Fixing the generation rules for the matecomponent server files. + +2009-08-07 Ted Gould + + Ignoring more files. + +2009-08-07 Ted Gould + + Switching the name to actually be correct. + +2009-08-07 Ted Gould + + Changing the name of the directory to -sus which makes more sense + +2009-08-07 Ted Gould + + New executable name + +2009-08-07 Ted Gould + + Renaming the server file + +2009-08-07 Ted Gould + + Adjusting the namespace. Just to make things fun like that. + +2009-08-07 Ted Gould + + Making the schema translatable + +2009-08-07 Ted Gould + + Adding a new server to connect with our new applet. Still needs changes as it's just a copy. + +2009-08-07 Ted Gould + + Adding a new build target for our new applet + +2009-08-07 Ted Gould + + Adding the new src to the build system + +2009-08-07 Ted Gould + + New src entry + +2009-08-06 Ted Gould + + Aurelien's patch to add a set_server function to indicators. + +2009-08-06 Aurelien Gateau + + Updated documentation + +2009-08-05 Aurelien Gateau + + Introduce indicate_indicator_set_server() so that server can be defined for + message indicators too. + +2009-08-05 Ted Gould + + Maintaining the count independent of the entires. + +2009-08-04 Ted Gould + + Update the pc file from the GTK split out. + +2009-08-04 Ted Gould + + Merging in the splitout of a GTK version of the lib + +2009-08-04 Ted Gould + + Adding libindicate a build include + +2009-08-04 Ted Gould + + Removing some more noise + +2009-08-04 Ted Gould + + Ignoring the tarball + +2009-08-04 Ted Gould + + Ignoring the right file + +2009-08-04 Ted Gould + + Making seperate versioning for libindicate-gtk + +2009-08-04 Ted Gould + + Bumping the version as we removed a function. + +2009-08-04 Ted Gould + + A bunch of distcheck fixes to clean things up + +2009-08-03 Ted Gould + + Some odd change + +2009-08-03 Ted Gould + + Last libgtk-pixbuf header + +2009-08-03 Ted Gould + + Removing GTK dependencies from the libindicate stuff + +2009-08-03 Ted Gould + + Fixing these guys to include the -gtk library where needed + +2009-08-03 Ted Gould + + Some ignore files for fun + +2009-08-03 Ted Gould + + Oops, forgot the listener stuff + +2009-08-03 Ted Gould + + Moving the listener code and some indicator code into libindicate-gtk + +2009-08-03 Ted Gould + + Okay, now it is the offending function in it. + +2009-08-03 Ted Gould + + Creating a default little GTK library to move the GTK stuff in + +2009-08-03 Ted Gould + + Adding a function to set the server of the indicator upon creation. indicate_indicator_new_with_server() + +2009-08-03 Ted Gould + + Merging in changes to the destroy and removing a warning. + +2009-07-27 Aurelien Gateau + + Removed warning: it's annoying in unittests. + +2009-07-27 Aurelien Gateau + + 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 + + Ignoring built files + +2009-07-21 Ted Gould + + Fixing the other signal marshallers + +2009-07-21 Ted Gould + + Using the server marshaller + +2009-07-21 Ted Gould + + Creating the server marshallers that we need + +2009-07-21 Ted Gould + + Oops, we shouldn't have a prototype for a function that doesn't exist. Thanks to Aurilien. + +2009-07-03 Ted Gould + + Configure change to cleanup output + +2009-07-03 Ted Gould + + 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 + + Patch from Mark Trompell to make suffix checking better. + +2009-05-05 Ted Gould + + Merging in the documentation branch. + +2009-04-30 Ted Gould + + Never understand this file really. + +2009-04-30 Ted Gould + + Fixing function listing + +2009-04-30 Ted Gould + + Fixing typo + +2009-04-30 Ted Gould + + Fixing some documentation bugs. + +2009-04-30 Ted Gould + + Documenting most of the public visible functions + +2009-04-30 Ted Gould + + Adding in arguments for the signals + +2009-04-30 Ted Gould + + Adding in arguments on the signal docs. + +2009-04-30 Ted Gould + + Woot, signal documentation works now. + +2009-04-30 Ted Gould + + Basic signals docs. + +2009-04-30 Ted Gould + + Server section documentation. + +2009-04-30 Ted Gould + + Comments for the class, who put all those functions on there... + +2009-04-30 Ted Gould + + Adding in message documentation and cleaning up some mistakes as I see them. + +2009-04-30 Ted Gould + + Never understand this file + +2009-04-30 Ted Gould + + Doing a better job about defining out the documentation gets + created and looks. Much cleaner. + +2009-04-30 Ted Gould + + Breaking out into sections. + +2009-04-30 Ted Gould + + Section information + +2009-04-30 Ted Gould + + Adding to the unused side of things. + +2009-04-30 Ted Gould + + Removing the big defines that aren't useful and the boilerplate get_type functions. + +2009-04-30 Ted Gould + + Reformatting to make gtk-doc happy. + +2009-04-30 Ted Gould + + Making it more like English and less like a pointer table. + +2009-04-30 Ted Gould + + Adding in IndicateIndicatorClass documentation. + +2009-04-30 Ted Gould + + What is the server + +2009-04-30 Ted Gould + + Typo + +2009-04-30 Ted Gould + + Getting most of the indicator documentation in the pool. + +2009-04-30 Ted Gould + + 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 + + Removing symbols that shouldn't be in the docs anyway. + +2009-04-30 Ted Gould + + Ignoring the dbus and glib-marshaller generated header files. + +2009-04-30 Ted Gould + + Dispaly typo + +2009-04-30 Ted Gould + + First pass at trying to create some function documentation for Indicator + +2009-04-29 Ted Gould + + Patch from Niel Patel to close the directory after opening it. + +2009-04-29 Ted Gould + + Patch from Niel Patel to close the directory after opening it. + +2009-04-27 Ted Gould + + How important a simple backslash is :) + +2009-04-27 Ted Gould + + Merging in the testing branch to get some tests for this guy + +2009-04-27 Ted Gould + + Switching to system dbus-test-runner + +2009-04-20 Ted Gould + + Adding a test to build a bunch of indicators + +2009-04-20 Ted Gould + + Adding in multiple servers connecting in to declare interest test + +2009-04-20 Ted Gould + + Expanding range of interest test and not checking to see if we got none, we shouldn't get it. + +2009-04-20 Ted Gould + + Gaurding against setting bad interests + +2009-04-20 Ted Gould + + Adding an interests test + +2009-04-20 Ted Gould + + Woot, now we do distcheck too + +2009-04-20 Ted Gould + + Distcheck fixes + +2009-04-20 Ted Gould + + Adding in a simple test + +2009-04-20 Ted Gould + + Build infrastructure for first test + +2009-04-20 Ted Gould + + Moving tests to examples + +2009-04-22 Ted Gould + + Get the submenu set right. + +2009-04-22 Ted Gould + + Slipping in the hbox + +2009-04-22 Ted Gould + + Oops, cut and paste error, pulling up the wrong symbols + +2009-04-22 Ted Gould + + Turning versions into a function and adding a name symbol. Not yet used though. + +2009-04-22 Ted Gould + + 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 + + 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 + + Forgot a + on gtk + +2009-04-21 Ted Gould + + Changing to an icon and a lable and building our own item + +2009-04-21 Ted Gould + + Putting in and checking version information to ensure we all agree about the header version + +2009-04-21 Ted Gould + + 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 + + Moving the indicators directory to match libindicator + +2009-04-21 Ted Gould + + Setting the indicators directory manually + +2009-04-21 Ted Gould + + Creating an indicator lib to make sure we can attach all these things together. + +2009-04-20 Ted Gould + + Chaning the include so that it works for make distcheck + +2009-04-13 Ted Gould + + 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 + + Commenting out some debug messages + +2009-04-13 Ted Gould + + Less debug + +2009-04-13 Ted Gould + + Ah, a typo. Bother. + +2009-04-13 Ted Gould + + Okay, connected into that other there code... let's see what happens. + +2009-04-13 Ted Gould + + Fleshing out some + +2009-04-13 Ted Gould + + Whoa, it like builds and stuff + +2009-04-12 Ted Gould + + Updating from trunk + +2009-04-12 Ted Gould + + Proto-pseudo-code for the introspection functions that are going to be needed + +2009-04-10 Ted Gould + + Adding in libxml linking + +2009-04-13 Ted Gould + + Fixes to the finalize functions. + +2009-04-13 Ted Gould + + Making into a 6 + +2009-04-13 Ted Gould + + Adding a bug number + +2009-04-13 Ted Gould + + 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 + + Some slight code cleanups to remove warnings + +2009-04-11 Ted Gould + + Fixing some pedantic little bugs to try and figure out what's causing 359018 + +2009-04-10 Ted Gould + + Dummy to put bug number in. + +2009-04-10 Ted Gould + + Create the virtual function for checking interest. + +2009-04-10 Ted Gould + + Merging in Eitan's gtype-ify of the enums and the IndicateListener... objects. + +2009-04-10 Eitan Isaacson + + gtypify IndicateListenerIndicator + +2009-04-10 Eitan Isaacson + + changed IndicateListenerServer to a gtyped pointer instead of a gboxed. + +2009-04-08 Eitan Isaacson + + Changed marshallers to GBoxed for IndicatorListenerServer. + Make copy/free functions empty for now. + +2009-04-08 Eitan Isaacson + + GBoxed IndicateListenerServer + +2009-04-08 Eitan Isaacson + + gtypified the interests enum. + +2009-04-10 Ted Gould + + Marking the dev branch as such. + +2009-04-07 Ted Gould + + Added in an 'icon-name' to make the about dialog have a proper icon. + +2009-04-07 Ted Gould + + Clearing another warning. Shame gdk doesn't do this one for us. + +2009-04-07 Ted Gould + + Patch from Eitan Isaacson to correct prototype. Had to be adjusted slightly as the prototypes had moved. + +2009-04-07 Ted Gould + + Ignoring our new test + +2009-04-07 Ted Gould + + 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 + + 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 + + Adding show hide server test from Eitan on bug 351537 + +2009-04-07 Ted Gould + + I finally understood what seb128 told me about the version numbering. + I feel so stupid for not understanding before :) + +2009-04-07 Ted Gould + + Hiding some debugging messages. + +2009-04-07 Ted Gould + + Simplifying error message + +2009-04-06 Ted Gould + + * 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 + + Moving private interests out of the public header file. + +2009-04-03 Ted Gould + + Not quite sure how these got added, but I'm not going to + fight it. + +2009-04-03 Ted Gould + + 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 + + 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 + + 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 + + Hiding the marshsallers from the libraries in the symbols by adding a _ in front of them. + +2009-04-03 Ted Gould + + Cleaning up the exported symbols, make sure that 'get_type_cb' isn't exported + +2009-04-03 Ted Gould + + Getting to version 0.2.0 + +2009-04-03 Ted Gould + + Trying to have more style information included so that we can get rid of the focus line. + +2009-04-03 Ted Gould + + Adding interests on new servers saying that we're displaying the indicators and in the server. + +2009-04-03 Ted Gould + + Fleshing out the functions in the listener to set interests. + +2009-04-02 Ted Gould + + Putting in some protection from crazy values + +2009-04-02 Ted Gould + + Hiding debug + +2009-04-02 Ted Gould + + 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 + + Filling in the dbus owner changing code. Now we should catch those. + +2009-04-02 Ted Gould + + Adding printouts for interest changes. + +2009-04-02 Ted Gould + + Connecting in the DBus messaging that we need. + +2009-04-02 Ted Gould + + Fleshing out the interest setting and removing functions. + +2009-04-02 Ted Gould + + Updating unused file + +2009-04-02 Ted Gould + + Adding in folks support. + +2009-04-02 Ted Gould + + Adding the interest removed and interest added signals in. + +2009-04-02 Ted Gould + + Woot! Now we have some real functions to call! + +2009-04-02 Ted Gould + + 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 + + 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 + + Adding new functions show_interest and remove_interest into the API. Now to fill in the backend. + +2009-04-01 Ted Gould + + Adding a remove and show interest + +2009-04-01 Ted Gould + + 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 + + Adding stuff to ignore, much better + +2009-04-01 Ted Gould + + Misspelling + +2009-04-01 Ted Gould + + Getting some interests in the game. + +2009-04-01 Ted Gould + + 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 + + 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 + + Patch from Gabor Kelemen to make the license and 'No Indicators' message translatable. + +2009-03-27 Ted Gould + + Removing the translatable marking for 'Indicator Applet Factory' + +2009-03-27 Ted Gould + + Bad truth in the hide function. + +2009-03-26 Ted Gould + + Adding another bug that gets fixed with Eitan's merge. + +2009-03-26 Ted Gould + + Comment for label + +2009-03-26 Ted Gould + + Switching the case for 'No Indicators' to make it a label to still support right click through. + +2009-03-26 Ted Gould + + Changing license in about box to make sense. + +2009-03-26 Ted Gould + + ATK name for Eitan + +2009-03-26 Ted Gould + + Getting gtkdoc stuff to be a little happier + +2009-03-26 Ted Gould + + Bumping version + +2009-03-26 Ted Gould + + Merging in Eitan's changes to make the applet a MATE Program + +2009-03-26 Eitan Isaacson + + Add mate_program_init with LIBMATEUI_MODULE. + +2009-03-18 Ted Gould + + Changing version number + +2009-03-17 Ted Gould + + 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 + + Making it so that the GIR stuff autodetects and only builds if available. + +2009-03-12 Ted Gould + + Fixes for distcheck + +2009-03-12 Ted Gould + + Changing version number + +2009-03-12 Ted Gould + + Stealing the 'fast-user-switch-applet' name to get better theming + +2009-03-12 Ted Gould + + Fixing the popup to have the about + +2009-03-12 Ted Gould + + Right click menu is working, but without an about + +2009-03-09 Ted Gould + + Fix doubling of prototypes, patch from Eitan + +2009-03-09 Ted Gould + + Putting the example executables in libexec and the source code in doc/examples + +2009-02-25 Ted Gould + + Linking in the build interfaces, needed a temporary function to get linking right + +2009-02-25 Ted Gould + + Forgot to put these in built sources + +2009-02-25 Ted Gould + + true is TRUE + +2009-02-25 Ted Gould + + Adding build instructions for the listener interface + +2009-02-25 Ted Gould + + Merging in changes to put back in the GObject introspection and to have better build characteristics. + +2009-02-25 Ted Gould + + Typo + +2009-02-25 Ted Gould + + releasing version 0.1.1-0ubuntu3~ppa2 + +2009-02-25 Ted Gould + + Adding back in the GIR files and some distclean improvements to get back to NULL. + +2009-02-25 Ted Gould + + releasing version 0.1.1-0ubuntu3~ppa1 + +2009-02-18 Ted Gould + + releasing version 0.1-0ubuntu3~ppa1 + +2009-02-18 Ted Gould + + Merging in icon changes + +2009-02-17 Ted Gould + + Cherry picking r137 from the ubuntu-core-dev packaging branch that has licensing fixes + +2009-02-17 Martin Pitt + + debian/copyright: Fix leftover word "either" from the license + description. + +2009-02-17 Ted Gould + + 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 + + debian/control: Update package descriptions; the messaging part is + provided by indicator-messages. + +2009-02-17 Martin Pitt + + debian/control: Fix Vcs-Bzr. + +2009-02-17 Martin Pitt + + releasing version 0.1-0ubuntu1 + +2009-02-17 Martin Pitt + + 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 + + Repack orig.tar.gz with a copy of the LGPL 3, libindicate/* is + under that license. + +2009-02-17 Martin Pitt + + debian/copyright: Properly describe licenses. + +2009-02-17 Ted Gould + + 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 + + debian/control: Add Homepage:, Vcs-Bzr:, and proper package + descriptions. + +2009-02-17 Martin Pitt + + flush changelog for ubuntu packaging branch + +2009-02-25 Ted Gould + + Adding in the listeners interface + +2009-02-22 Ted Gould + + An interface to get the list of servers from another listener + +2009-02-22 Ted Gould + + 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 + + Releasing 0.1.1 with build fixes and icons. + +2009-02-18 Ted Gould + + Changing the icon to be our fancy new one. + +2009-02-18 Ted Gould + + Adding in the autotools stuff for installing an icon. + +2009-02-18 Ted Gould + + Ken's very cool Indicator Applet plugin. + +2009-02-17 Ted Gould + + Configure changes to include gio + +2009-02-17 Ted Gould + + Mostly build related changes coming from the upstream branch. + +2009-02-15 Ted Gould + + releasing version 0.1~ppa41 + +2009-02-15 Ted Gould + + * Putting on a handle + * Adding in a background function from panel-lib + +2009-02-15 Ted Gould + + releasing version 0.1~ppa40 + +2009-02-15 Ted Gould + + 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 + + releasing version 0.1~ppa39 + +2009-02-13 Ted Gould + + Fixing a bug in the listener where properties weren't available on running servers. + +2009-02-12 Ted Gould + + releasing version 0.1~ppa38 + +2009-02-12 Ted Gould + + Adding in GIO to the list of linked modules. + +2009-02-12 Ted Gould + + releasing version 0.1~ppa37 + +2009-02-12 Ted Gould + + Making time and icons happy and work well. Also adding lots of fun tests for them. + +2009-02-17 Ted Gould + + This is a generated file. Shouldn't be in VCS. + +2009-02-17 Ted Gould + + Adding the license info + +2009-02-17 Ted Gould + + Adding the LGPL licenses and making sure they get into the tarball. + +2009-02-16 Ted Gould + + Trying to add in some extra files that seem useful for building, gtk-doc still fails. + +2009-02-16 Ted Gould + + Oops, should get the screw up right... + +2009-02-16 Ted Gould + + Adding a couple of files to the distribution to pass distcheck + +2009-02-15 Ted Gould + + 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 + + Putting a little handle on the indicators. Works for MATE Panel. + +2009-02-15 Ted Gould + + 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 + + Adding a handler for the new server display signal, and then make the + messages more clear between the two. + +2009-02-15 Ted Gould + + 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 + + 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 + + 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 + + Adding in a set of functions to get the properties off of a server + +2009-02-12 Ted Gould + + Forgot to set the timer back to something reasonable! + +2009-02-12 Ted Gould + + Adding in support for icons, specifically passing them back and forth on the bus + +2009-02-12 Ted Gould + + Changing from using a memory stream to using a buffer, the memory stream one seems to be broken. + +2009-02-12 Ted Gould + + 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 + + Changing the icon data to be base64 encoded, should have done that originally, how silly. + +2009-02-12 Ted Gould + + Seems like a better name + +2009-02-12 Ted Gould + + 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 + + Adding in some debug messages and making the signal use the original key to broadcast itself. + +2009-02-12 Ted Gould + + Added in a way to print the values of properties while they change. More later, but a start. + +2009-02-12 Ted Gould + + Seeing what happens if I turn on "sign always" in Bazaar. + +2009-02-12 Ted Gould + + Adding in the code for handling icons and time + +2009-02-12 Ted Gould + + 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 + + Setting the properties property and picking up Empathy's desktop file + +2009-02-12 Ted Gould + + 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 + + Using the time property function + +2009-02-12 Ted Gould + + Adding in a time property function + +2009-02-11 Ted Gould + + Merging from trunk + +2009-02-11 Ted Gould + + releasing version 0.1~ppa36 + +2009-02-11 Ted Gould + + 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 + + Putting license information everywhere. + +2009-02-11 Ted Gould + + Cleaning up some debug messages that aren't as useful anymore + +2009-02-11 Ted Gould + + Switching to ref_default + +2009-02-11 Ted Gould + + Fixing the deallocation to check the right parameters. + +2009-02-11 Ted Gould + + Turning off some debugging, reformatting, and putting the connection into the proxy_t structure + +2009-02-11 Ted Gould + + Basically things are working as the proxyts are now findable. + +2009-02-11 Ted Gould + + Fixing the call, checking both lists of proxies, and adding some debug info. + +2009-02-11 Ted Gould + + Removing an annoying warning + +2009-02-11 Ted Gould + + Adding a check for type in the middle of the state machine for building a server. + +2009-02-11 Ted Gould + + Adding in a ref-default function so that we can keep one listener + around for fun and profit. + +2009-02-11 Ted Gould + + Getting all the legal stuff in. + +2009-02-11 Ted Gould + + Adding in an author + +2009-02-11 Ted Gould + + Adding GPL to the tests + +2009-02-11 Ted Gould + + Adding the GPL to this file + +2009-02-11 Ted Gould + + Putting the debian copyright info in + +2009-02-11 Ted Gould + + Adding a license to the top of all these files. LGPL 2/3 + +2009-02-10 Ted Gould + + Adding to the convience functions for setting the desktop file + and the type of the server. + +2009-02-10 Ted Gould + + 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 + + Avoiding a conflict with GObject's get_type function. + +2009-02-10 Ted Gould + + Adding in real functions to match the prototypes. + +2009-02-10 Ted Gould + + Adding in functions to match the prototypes. + +2009-02-10 Ted Gould + + Adding in a set_type function and fixing the prototype for set_desktop + +2009-02-10 Ted Gould + + Changing type to message.im for testing, now it's different than the messages. + +2009-02-10 Ted Gould + + Adding an API for getting the type and desktop files + +2009-02-10 Ted Gould + + Including type information in the creation and destruction of servers + +2009-02-09 Ted Gould + + Merge from trunk + +2009-02-09 Ted Gould + + releasing version 0.1~ppa35 + +2009-02-09 Ted Gould + + Only emitting a changed signal on properties changed when the indicator is visible + +2009-02-09 Ted Gould + + 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 + + Server hide function from Niel + +2009-02-09 Neil Jagdish Patel + + Add the indicate_server_hide function + +2009-02-07 Ted Gould + + Sending the type with the signal in the listener, adding it into the tests. + +2009-02-06 Ted Gould + + releasing version 0.1~ppa34 + +2009-02-06 Ted Gould + + Making the listener handle the case where we're using the new show/hide structure. + +2009-02-06 Ted Gould + + releasing version 0.1~ppa33 + +2009-02-06 Ted Gould + + releasing version 0.1~ppa32 + +2009-02-06 Ted Gould + + releasing version 0.1~ppa31 + +2009-02-06 Ted Gould + + releasing version 0.1~ppa30 + +2009-02-06 Ted Gould + + Removing GObject introspection for now + +2009-02-06 Ted Gould + + releasing version 0.1~ppa29 + +2009-02-05 Ted Gould + + releasing version 0.1~ppa28 + +2009-02-07 Ted Gould + + Changing the signals for show/hide to send the type correctly. + +2009-02-07 Ted Gould + + Setting the type of the server + +2009-02-06 Ted Gould + + Ah, stupid little wrong function + +2009-02-06 Ted Gould + + Tracking the type of the server in the proxyt structure + +2009-02-06 Ted Gould + + Changing the prototypes to start using the server added stuff + +2009-02-05 Ted Gould + + Merging in the trunk changes + +2009-02-05 Ted Gould + + releasing version 0.1~ppa27 + +2009-02-04 Ted Gould + + typo + +2009-02-04 Ted Gould + + releasing version 0.1~ppa26 + +2009-02-04 Ted Gould + + Merge in documentation and icons + +2009-02-04 Neil Jagdish Patel + + Set the widget name on the applet rather than the menubar, to make sure + it's picked up globally. + +2009-02-04 Ted Gould + + Adding a conflicts and a replaces to get rid of errors. + +2009-02-04 Ted Gould + + ppa23 + +2009-02-05 Ted Gould + + Adding properties for doing type and desktop + +2009-02-05 Ted Gould + + 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 + + releasing version 0.1~ppa23 + +2009-02-05 Ted Gould + + Adding in the API function to take and icon and display it. Just the prototype. + +2009-02-04 Ted Gould + + Removing the icons from the larger applet + +2009-02-04 Ted Gould + + Polish it up + +2009-02-04 Ted Gould + + Making it so that there is no more boarder on the menu bar + +2009-02-04 Neil Jagdish Patel + + indicator-applet (0.1~ppa22) intrepid; urgency=low + + * Add support for a transparent panel applet + + -- Neil J. Patel Wed, 04 Feb 2009 12:44:56 +0100 + +2009-02-04 Neil Jagdish Patel + + Fix coding style + +2009-02-03 Neil Jagdish Patel + + Enable support for a "transparent" panel applet, which reacts to the mate- + panel theme changes + +2009-02-03 Ted Gould + + Getting gtk-doc working + +2009-02-03 Ted Gould + + Getting everything together to try and build docs + +2009-02-03 Ted Gould + + Getting the dirs right + +2009-02-03 Ted Gould + + Getting SUBDIRS right + +2009-02-03 Ted Gould + + I think this will add gtk docs + +2009-02-03 Ted Gould + + Putting in the makefiles for the docs and the reference docs + +2009-02-03 Ted Gould + + Adding in checks for GTK Doc + +2009-02-03 Ted Gould + + Merge from trunk + +2009-02-03 Ted Gould + + * 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 + + Allow sub-classes of server to emit signals using three new public functions + +2009-02-02 Ted Gould + + Bump for PPA + +2009-02-02 Ted Gould + + Should have been for Intrepid + +2009-01-30 Ted Gould + + Adding interface for listener sending back a display + request. + +2009-01-30 Ted Gould + + Listener interface for signalling an indicator + +2009-01-30 Ted Gould + + Adding a print message for when the indicator is signaled + +2009-01-30 Ted Gould + + Adding an interface to call back to an indicator and display it. + +2009-01-29 Ted Gould + + Guess I should merge trunk back in at some point. + +2009-01-29 Ted Gould + + * 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 + + Forgot to run autogen.sh before last package :( + +2009-01-21 Ted Gould + + Update API slightly and some fixes. + +2009-01-21 Ted Gould + + Adding in a message indicator and a small test to use it. + +2009-01-21 Ted Gould + + Adding in listener_get_property + +2009-01-29 Ted Gould + + Changing the include directory from 1.0 to 0.1 which gives us more room to screw up + +2009-01-29 Ted Gould + + Wow, I didn't realize we weren't handling properties at all correctly. Fixed now. Whew. + +2009-01-29 Ted Gould + + Adding a set property after the show to cause a signal + +2009-01-29 Ted Gould + + Have the server pass along the property modified signal + +2009-01-29 Ted Gould + + Adding a property modified signal to the indicator object + +2009-01-29 Ted Gould + + 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 + + Making the indicator properties private, they should be. Also cleans + up some deps. + +2009-01-29 Ted Gould + + 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 + + Removing DBus from the gobject introspection + +2009-01-29 Ted Gould + + Oops, forgot the header there + +2009-01-29 Ted Gould + + 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 + + Use the new fangled defines to make things cleaner + +2009-01-29 Ted Gould + + Getting some helper defines for some of the hacks that'll probably change in the future + +2009-01-29 Ted Gould + + Using the defines for the signal names + +2009-01-29 Ted Gould + + Making the signals use #defines to make everything a little more + predictable. I hate this part of GObject signals. + +2009-01-29 Ted Gould + + Adding a variable to make the compiler happier + +2009-01-26 Ted Gould + + Changed to only listen to reference names instead of descriptive + ones. Hopefully this'll fix a crash. + +2009-01-21 Ted Gould + + Adding in the im-client test and fixing a couple of bugs it found + +2009-01-21 Ted Gould + + Adding in a type for indicators that are messages + +2009-01-21 Ted Gould + + Generated source files + +2009-01-21 Ted Gould + + Adding in a get_property function + +2009-01-19 Ted Gould + + Wrong indicate include directory in package config files + +2009-01-19 Ted Gould + + Wrong indicate include directory in package config files + +2009-01-16 Ted Gould + + Moving the gir file to the right package + +2009-01-16 Ted Gould + + 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 + + Adding the GObject Introspection files into the build and the + packaging. + +2009-01-16 Ted Gould + + Shell script integrated into the autotools system + +2009-01-16 Ted Gould + + Bringing GObject Introspection into the build and making it so that + it gets installed with the library. + +2009-01-16 Ted Gould + + Build fix + +2009-01-16 Ted Gould + + Adding in libtool to build deps + +2009-01-16 Ted Gould + + Getting the debian package built up so that it can have a seperate library binary package. + +2009-01-16 Ted Gould + + 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 + + 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 + + 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 + + Changing the build targets, now I understand the difference between 'any' and 'all' + +2009-01-16 Ted Gould + + Making it so the lib only uses glib (which it does) + +2009-01-16 Ted Gould + + Adding in the libindicate lib. + +2009-01-16 Ted Gould + + 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 + + Adding in a return that was missing (though it's useless) + +2009-01-16 Ted Gould + + 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 + + Fixing the printing and the saving of indicators. + +2009-01-15 Ted Gould + + Changing the test to do the printing by itself instead of using the debug messages in the class itself + +2009-01-15 Ted Gould + + Getting the signals in shape + +2009-01-15 Ted Gould + + 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 + + Get the type of the list of indicators that we got, and then set the up to register + +2009-01-15 Ted Gould + + Now correctly calling the get indicators function to get the indicators on already created objects. + +2009-01-15 Ted Gould + + Adding in a marshaller for the DBus signals that we need + +2009-01-15 Ted Gould + + Now doing some DBus listening and getting some of the initial configuration built up. + +2009-01-15 Ted Gould + + Changing to the dbus interface and changing to build teh client and server interfaces + +2009-01-15 Ted Gould + + Amazing how a little string can make such a huge difference. + +2009-01-15 Ted Gould + + Adding in a basic listening test + +2009-01-15 Ted Gould + + Adding a new function + +2009-01-15 Ted Gould + + 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 + + Adding in the base object for the listener. + +2009-01-15 Ted Gould + + Cut-and-paste error + +2009-01-14 Ted Gould + + Cleaning up prototypes and type warnings. + +2009-01-14 Ted Gould + + 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 + + Chaning the property list parameters to be pointer arrays. + +2009-01-13 Ted Gould + + Making the indicator lookup it's own function and trying it out in another function to get a property. + +2009-01-13 Ted Gould + + Adding in some properties to the mix + +2009-01-13 Ted Gould + + Adding in a display function and a list by type. + +2009-01-13 Ted Gould + + Man, a lot of work for messing up one explaination point. + +2009-01-13 Ted Gould + + Making it so that the indicators all have unique IDs + +2009-01-13 Ted Gould + + Forgot to actually add the test + +2009-01-13 Ted Gould + + Ah, we weren't checking if we were visible. Now things are better. + +2009-01-13 Ted Gould + + Return to crashing beauty + +2009-01-13 Ted Gould + + Add a test to create a lot of indicators. + +2009-01-13 Ted Gould + + Merging in Robert's changes. + +2009-01-13 Robert Carr + + Add script to build GObject-introspection GIR, and boilerplate + JavaScript test. + +2009-01-13 Robert Carr + + 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 + + Merge Ted's changes. I should have used bzr bind. + +2009-01-13 Robert Carr + + Add pkgconfig file. + +2009-01-12 Ted Gould + + Fleshing out more functions, we can now return a list of ids. Need to test with more. + +2009-01-12 Ted Gould + + Whoo Hoo, we can count + +2009-01-12 Ted Gould + + 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 + + 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 + + Basic show hide support in the indicator + +2009-01-12 Ted Gould + + Changing to showing the inicator and make it so that we dont' crash right now. + +2009-01-12 Ted Gould + + Adding in the base functions with pointers and fun stuff like that + +2009-01-11 Ted Gould + + Adding in signals so that we can talk to the app over DBus. Nice. + +2009-01-09 Ted Gould + + Adding in a show to help debugging + +2009-01-09 Ted Gould + + Adding in an indicator to the test and fixing a typo + +2009-01-09 Ted Gould + + Connecting indicators and servers. They create themselves easily. + +2009-01-09 Ted Gould + + Setting up the singleton nature of the server, and allow setting it. + +2009-01-09 Ted Gould + + Fleshing out the server some in adding function and prototypes. + +2009-01-08 Ted Gould + + Adding in build support for the indicate and crash test. Will make future ones easier. + +2009-01-08 Ted Gould + + Adding in a simple program to crash after 15 seconds. Now we can add indicators to it. + +2009-01-08 Ted Gould + + Building a pretty good set of virtual functions and getting them tied together, with errors too. + +2009-01-08 Ted Gould + + Basic GObject stuff + +2009-01-07 Ted Gould + + Setting up version of the libraries. + +2009-01-07 Ted Gould + + Fixing stuff so that everything links all together + +2009-01-07 Ted Gould + + Adding in a built sources tag to build the header file properly + +2009-01-07 Ted Gould + + Fixing linking and libraries and includes oh my + +2009-01-07 Ted Gould + + Dummy starting file + +2009-01-07 Ted Gould + + Adding libindicate to the build system + +2009-01-07 Ted Gould + + Make file starting out to build this thing + +2009-01-07 Ted Gould + + Basic server stuff + +2009-01-07 Ted Gould + + Fixing a bunch of typos, now it is a happy validating XML file. + +2009-01-07 Ted Gould + + First version of XML DBus interface + +2009-01-07 Ted Gould + + Dropping in more code to make these real GObjects and such + +2008-12-20 Ted Gould + + Stopping point + +2008-12-04 Ted Gould + + Moving the indicator directory cross-packages. + +2008-12-04 Ted Gould + + Put in the kickarse loader code. Happy, happy. + +2008-12-04 Ted Gould + + Building in a module loader + +2008-12-03 Ted Gould + + Parse directories + +2008-12-03 Ted Gould + + Making the applet very light. + +2008-12-03 Ted Gould + + Okay, we're all doing everything perfect + +2008-12-03 Ted Gould + + 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 + + Removing everything except messaging. + +2008-12-02 Ted Gould + + Adding in all of the icons into the mockups. + +2008-11-25 Ted Gould + + Adding in icons from Ken. + +2008-11-24 Ted Gould + + Adding in some filler menus to get some depth. + +2008-11-24 Ted Gould + + 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 + + Adding in additional files to catch translations + +2008-11-24 Ted Gould + + Removing the test menu item. + +2008-11-24 Ted Gould + + Adding in settings + +2008-11-24 Ted Gould + + Blocking the prelight + +2008-11-24 Ted Gould + + Making spacing and alignment better + +2008-11-24 Ted Gould + + Getting some batteries in there. + +2008-11-24 Ted Gould + + Basic power handler + +2008-11-20 Ted Gould + + First try at getting it not to hide on click. Fail. + +2008-11-20 Ted Gould + + Whoa, getting that inherited type wrong really messes things up. + +2008-11-20 Ted Gould + + Clean compile, but something is broken in the _init function. Not sure what. + +2008-11-19 Ted Gould + + Okay, blocked the prelight on the item, now how do I get my buttons out of event prison. + +2008-11-19 Ted Gould + + Getting all the widgets in the menu item. Doesn't quite work right, but the widgets are there. + +2008-11-19 Ted Gould + + Adding in a menu item to start putting in a slider. + +2008-11-18 Ted Gould + + Adding a depend for dbus-glib + +2008-11-18 Ted Gould + + Version one of debian packaging. + +2008-11-12 Ted Gould + + Working on ideas for the prototype of the individual item stuff + +2008-11-12 Ted Gould + + Starting to build functions to handle the menu spec over DBus + +2008-11-12 Ted Gould + + Okay, audio is an icon now. + +2008-11-12 Ted Gould + + Connecting in all the different applets, now they can do their own thing. + +2008-11-12 Ted Gould + + Adding the basis for all the different indicators that we want to include + +2008-11-12 Ted Gould + + Switching from a label and an hbox to a menubar + +2008-11-12 Ted Gould + + Ah, forgot to show the applet itself. + +2008-11-12 Ted Gould + + Putting a label in the widget + +2008-11-12 Ted Gould + + Adding in more documentation on the seperation between user interaction + and the system services. + +2008-11-10 Ted Gould + + A diagram about how intermediate daemons are going to provide status to the panel. + +2008-11-10 Ted Gould + + Getting some text that I'd written on the target API in the repo. + +2008-11-10 Ted Gould + + Indicator prototypes + +2008-10-30 Ted Gould + + Ignoring some stuff + +2008-10-30 Ted Gould + + Setting up the data directories and getting everything to translate nicely + +2008-10-29 Ted Gould + + Adding in the linking and some basic prototypes. + +2008-10-29 Ted Gould + + Getting the build things together so that it starts building. Yeah. + +2008-10-29 Ted Gould + + Basic build system, not quite working though + -- cgit v1.2.1