index
:
libdbusmenu
master
Pass a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libdbusmenu-glib
Commit message (
Collapse
)
Author
Age
Files
Lines
...
|
*
|
Removing this error. It's reasonable for this to happen, and the correction ↵
Ted Gould
2010-03-31
1
-1
/
+6
|
|
|
|
|
|
|
|
|
|
|
|
is that when we DO get the item, we'll ask for all of it's properties.
|
*
|
When the proxies drop, we need to assume we're starting over with revision ↵
Ted Gould
2010-03-31
1
-0
/
+3
|
|
/
|
|
|
|
|
|
numbers too.
|
*
Adding a define to provide a blank icon in the icon name
Ted Gould
2010-03-18
1
-0
/
+2
|
|
|
*
Fix a typo in dbusmenu_menuitem_take_children() documentation. It wasn't
Kalle Valo
2010-03-10
1
-1
/
+1
|
|
|
|
|
|
|
|
|
|
|
|
fully clear if the "no" was actually "now" or "not", but based on the code I assume that it should be "now".
*
|
Adding a set of callbacks so that we can respond to the about to show request.
Ted Gould
2010-03-31
5
-21
/
+86
|
|
*
|
Adding a bunch of comments
Ted Gould
2010-03-31
5
-3
/
+38
|
|
*
|
Started to implement about-to-show support
Aurelien Gateau
2010-03-03
7
-1
/
+89
|
/
*
Pulling GIRs from the build dir
Ted Gould
2010-03-02
1
-1
/
+1
|
*
Fixing the directory path for the glib gir file and making sure we clean up ↵
Ted Gould
2010-03-02
1
-1
/
+1
|
|
|
|
the girs.
*
Building the gir files at build time instead of at dist.
Ted Gould
2010-03-02
1
-1
/
+1
|
*
Adding in VAPI generation
Ted Gould
2010-03-01
1
-0
/
+16
|
*
Change version number to 0.2
Ted Gould
2010-02-28
1
-6
/
+6
|
*
Only intropsecting the headers instead of all the files.
Ted Gould
2010-02-26
1
-1
/
+1
|
*
First pass at building GIR. Still errors
Ted Gould
2010-02-26
1
-0
/
+34
|
*
Removing delaying hte properties
Ted Gould
2010-02-24
1
-127
/
+1
|
*
Adds a menuitem proxy object to glib and applies various fixes through that ↵
Ted Gould
2010-02-18
5
-1
/
+588
|
\
|
|
|
|
|
|
this uncovered.
|
*
Properly handing a child changing to make sure to recurse down the structure ↵
Ted Gould
2010-02-13
1
-0
/
+19
|
|
|
|
|
|
|
|
setting up the signals.
|
*
Making it so that NULL roots also cause the items to get delayed until we ↵
Ted Gould
2010-02-13
1
-5
/
+7
|
|
|
|
|
|
|
|
have a root element.
|
*
Putting in code to undo the array as the layouts get updated.
Ted Gould
2010-02-12
1
-0
/
+38
|
|
|
*
Start to delay ID updates that are gotten when we know we're out of sync.
Ted Gould
2010-02-12
1
-2
/
+55
|
|
|
*
Creating the delayed array, and cleaning it up too.
Ted Gould
2010-02-12
1
-0
/
+36
|
|
|
*
Fleshing out the moved function.
Ted Gould
2010-02-10
1
-1
/
+18
|
|
|
*
Fleshing out delete
Ted Gould
2010-02-10
1
-0
/
+17
|
|
|
*
Accessor for the mi private variable
Ted Gould
2010-02-10
2
-0
/
+19
|
|
|
*
Adding children in.
Ted Gould
2010-02-09
1
-0
/
+6
|
|
|
*
Killing our children
Ted Gould
2010-02-09
1
-0
/
+10
|
|
|
*
Stealing (caching) all of the properties now too!
Ted Gould
2010-02-09
1
-0
/
+9
|
|
|
*
Storing the handler IDs so that we can easily disconnect the signals later.
Ted Gould
2010-02-09
1
-4
/
+25
|
|
|
*
Setting up signals, and the easy ones are filled out.
Ted Gould
2010-02-09
1
-0
/
+43
|
|
|
*
Building the proxy item new function.
Ted Gould
2010-02-09
2
-0
/
+20
|
|
|
*
Reffing it and pulling it into the private struct.
Ted Gould
2010-02-09
1
-0
/
+11
|
|
|
*
Setting up code to get and set the menuitem.
Ted Gould
2010-02-09
1
-0
/
+54
|
|
|
*
Moving the menuitem association into a set of functions to make a complex ↵
Ted Gould
2010-02-09
1
-6
/
+32
|
|
|
|
|
|
|
|
operation more clear.
|
*
Lifecycle for the menuitem
Ted Gould
2010-02-09
1
-0
/
+11
|
|
|
*
Adding in event handling.
Ted Gould
2010-02-09
1
-1
/
+17
|
|
|
*
License headers
Ted Gould
2010-02-09
2
-0
/
+56
|
|
|
*
Adding in templated objects for the proxy subclass
Ted Gould
2010-02-09
3
-0
/
+103
|
|
*
|
Setting the ID on the default root item to 0
Ted Gould
2010-02-12
1
-1
/
+1
|
|
*
|
Switching from an object to an ID, which is what's passed.
Ted Gould
2010-02-09
1
-4
/
+1
|
|
*
|
Adding some additional checks.
Ted Gould
2010-02-09
1
-1
/
+5
|
|
*
|
Changing prototype of property update call to match spec.
Ted Gould
2010-02-09
3
-7
/
+7
|
|
*
|
Better error handling. If we can't get the properties, remove all of them.
Ted Gould
2010-02-09
1
-2
/
+16
|
|
*
|
Removing an extra ref to root and a setting of the root property which is ↵
Ted Gould
2010-02-08
1
-4
/
+3
|
\
\
|
|
/
|
/
|
|
|
not needed.
|
*
Removing the setting of root and the ref.
Ted Gould
2010-02-08
1
-4
/
+0
|
|
|
*
Debugging.
Ted Gould
2010-02-08
2
-1
/
+2
|
|
|
*
Printing more debugging.
Ted Gould
2010-02-08
2
-0
/
+2
|
|
|
*
Printing out proxy destroy
Ted Gould
2010-02-08
1
-1
/
+1
|
|
|
*
With typos
Ted Gould
2010-02-08
1
-1
/
+1
|
|
|
*
Debugging messages
Ted Gould
2010-02-08
1
-0
/
+2
|
|
|
*
We need to reduce the ref count on the old root even if there wasn't a change.
Ted Gould
2010-02-08
1
-5
/
+5
|
/
[prev]
[next]