Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix mono bindings by restricting gapi2-parser | Ted Gould | 2010-06-18 | 1 | -4/+4 |
|\ | |||||
| * | Linking Bug | Ted Gould | 2010-06-17 | 0 | -0/+0 |
| | | |||||
| * | Only work with specific files instead of the whole directory. | Ted Gould | 2010-06-17 | 1 | -4/+4 |
|/ | |||||
* | More time for initial fallback. | Ted Gould | 2010-06-11 | 1 | -1/+1 |
| | |||||
* | Increase the timeouts, but make it so that the watcher shutsdown when seen. | Ted Gould | 2010-06-11 | 3 | -4/+11 |
| | |||||
* | Increasing timeout to hopefully make it work on Hudson with load. | Ted Gould | 2010-06-11 | 1 | -1/+1 |
| | |||||
* | 0.2.00.2.0 | Ted Gould | 2010-06-03 | 1 | -2/+2 |
| | |||||
* | Distcheck fixes | Ted Gould | 2010-06-01 | 2 | -15/+37 |
|\ | |||||
| * | Merging in trunk | Ted Gould | 2010-06-01 | 9 | -121/+145 |
| |\ | |/ |/| | |||||
* | | Fixes to docuementation and making the enums build correctly with gtk-mkenum | Ted Gould | 2010-06-01 | 9 | -123/+147 |
|\ \ | |||||
| * | | Documentation and introspection fixes and such | Sense Hofstede | 2010-05-23 | 9 | -121/+144 |
| | | | | | | | | | | | | | | | | | | * Several documentation and introspection fixes * Some small fixes to the mono bindings | ||||
| | * | Sync to trunk to ensure no conflicts. | Ted Gould | 2010-05-20 | 1 | -2/+2 |
| | |\ | |_|/ |/| | | |||||
* | | | Merging in updates from the 0.1 series branch | Ted Gould | 2010-05-20 | 2 | -4/+5 |
|\ \ \ | |||||
| * | | | 0.0.210.0.21 | Ted Gould | 2010-05-20 | 1 | -2/+2 |
| | | | | |||||
| * | | | Build fix to include the AssemblyInfo.cs file | Ted Gould | 2010-05-20 | 1 | -2/+3 |
| | | | | |||||
| * | | | 0.0.200.0.20 | Ted Gould | 2010-05-20 | 1 | -2/+2 |
| | | | | |||||
| * | | | Fixing the ref leakage of a child object. | Ted Gould | 2010-05-20 | 1 | -0/+6 |
| |\ \ \ | |||||
| | | | * | Only grab the app indicator files. | Ted Gould | 2010-05-20 | 1 | -2/+2 |
| | | | | | |||||
| | | | * | Ignoring the lru file header | Ted Gould | 2010-05-20 | 1 | -1/+15 |
| | | | | | |||||
| | | | * | Fixing which sources are marked as BUILT | Ted Gould | 2010-05-20 | 1 | -8/+14 |
| | | | | | |||||
| | | | * | Bringing along the AssemblyInfo.cs file and fixing its path | Ted Gould | 2010-05-20 | 1 | -2/+3 |
| | | | | | |||||
| | | | * | Okay, now everyone is in the right directory, I think. | Ted Gould | 2010-05-20 | 1 | -5/+7 |
| | | | | | |||||
| | | | * | Need to look for things in the source directory too! | Ted Gould | 2010-05-20 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Fix C includes fro teh VAPI/GIR files | Ted Gould | 2010-05-20 | 1 | -2/+4 |
| |_|/ |/| | | |||||
* | | | Adding GIR/VAPI support and flattening directories | Ted Gould | 2010-05-20 | 20 | -34/+200 |
|\ \ \ | |||||
| * | | | Ignoring built VAPI file | Ted Gould | 2010-04-29 | 1 | -0/+1 |
| | | | | |||||
| * | | | Now, build us a VAPI! | Ted Gould | 2010-04-29 | 1 | -0/+19 |
| | | | | |||||
| * | | | Fixing the ignore list. | Ted Gould | 2010-04-29 | 1 | -6/+10 |
| | | | | |||||
| * | | | Building the GIR file | Ted Gould | 2010-04-29 | 1 | -0/+34 |
| | | | | |||||
| * | | | Removing the libappindicator directory to make things simpler | Ted Gould | 2010-04-29 | 16 | -26/+26 |
| | | | | |||||
| * | | | Add introspection stuff here | Ted Gould | 2010-04-29 | 1 | -1/+2 |
| | | | | |||||
| * | | | Adding the introspection.m4 for our new rules | Ted Gould | 2010-04-28 | 2 | -0/+95 |
| | | | | |||||
| * | | | Adding introspection and VAPI checks | Ted Gould | 2010-04-28 | 1 | -0/+12 |
| |/ / | |||||
* | | | Stopping the leakage of children. | Ted Gould | 2010-05-20 | 1 | -0/+6 |
|\ \ \ | | |/ | |/| | |||||
| * | | Changing it so the object gets unref'd | Ted Gould | 2010-05-19 | 1 | -0/+6 |
| |/ | |||||
* / | Dummy commit | Ted Gould | 2010-05-19 | 0 | -0/+0 |
|/ | |||||
* | Adding assembly info for Mono bindings | Ted Gould | 2010-04-14 | 3 | -7/+40 |
|\ | |||||
| * | Add AssemblyInfo.cs to the Mono bindings. | Cody Russell | 2010-04-14 | 2 | -1/+31 |
| | | |||||
| * | Add G_LOG_DOMAIN support to the various targets for better messages | Neil Jagdish Patel | 2010-04-13 | 1 | -6/+9 |
| | | | | | | | | | | | | modified: src/Makefile.am | ||||
* | | 0.0.190.0.19 | Ted Gould | 2010-04-01 | 1 | -2/+2 |
| | | |||||
* | | Fixing documentation distcheck | Ted Gould | 2010-04-01 | 2 | -5/+12 |
|\ \ | |/ |/| | |||||
| * | Moving field documentation into a different comment block so that they're ↵ | Ted Gould | 2010-04-01 | 2 | -5/+12 |
|/ | | | | private | ||||
* | Making it so the timer doesn't get set if we're already in the fallback case. | Ted Gould | 2010-04-01 | 1 | -0/+5 |
|\ | |||||
| * | Catch up to trunk | Ted Gould | 2010-04-01 | 2 | -32/+24 |
| |\ | |/ |/| | |||||
* | | Don't store the panel suffix, just add it for the fallback icons. | Ted Gould | 2010-04-01 | 2 | -32/+24 |
|\ \ | |||||
| * | | Adding in documentation for the private structure. | Ted Gould | 2010-04-01 | 1 | -1/+2 |
| | | | |||||
| * | | Make it so that we don't store the panel-suffix icons but we do use them ↵ | Ted Gould | 2010-04-01 | 1 | -31/+22 |
|/ / | | | | | | | with the status icon. | ||||
| * | No timer if we're already in fallback. | Ted Gould | 2010-04-01 | 1 | -0/+5 |
|/ | |||||
* | Merging fix to make it so that python apps can set an icon path. | Ted Gould | 2010-03-30 | 1 | -2/+3 |
|\ | |||||
| * | Patch 001 from bug 527061 | C10uD | 2010-03-30 | 1 | -2/+3 |
|/ |