| 2008-10-25 |
Jürg Billeter | Report error when using virtual method modifiers for... |
commit | commitdiff | tree | snapshot |
| 2008-10-25 |
Jürg Billeter | Report error when using conflicting method modifiers... |
commit | commitdiff | tree | snapshot |
| 2008-10-25 |
Jürg Billeter | Remove non-working support for conditional compilation |
commit | commitdiff | tree | snapshot |
| 2008-10-25 |
Jürg Billeter | Remove libgee test to avoid conflict in vapidir |
commit | commitdiff | tree | snapshot |
| 2008-10-24 |
Jürg Billeter | Split DBusModule into DBusClientModule and DBusServerModule |
commit | commitdiff | tree | snapshot |
| 2008-10-24 |
Jürg Billeter | Move get_array_length_cname and get_array_length_cexpre... |
commit | commitdiff | tree | snapshot |
| 2008-10-24 |
Jürg Billeter | Support virtual methods |
commit | commitdiff | tree | snapshot |
| 2008-10-24 |
Jürg Billeter | Support methods throwing errors |
commit | commitdiff | tree | snapshot |
| 2008-10-24 |
Jürg Billeter | Support shared namespaces |
commit | commitdiff | tree | snapshot |
| 2008-10-24 |
Jürg Billeter | Regenerate bindings |
commit | commitdiff | tree | snapshot |
| 2008-10-24 |
Jürg Billeter | Sort output to allow comparison of generated vapi files |
commit | commitdiff | tree | snapshot |
| 2008-10-24 |
Jürg Billeter | Recognize goffset |
commit | commitdiff | tree | snapshot |
| 2008-10-24 |
Jürg Billeter | Remove Class and Iface structs |
commit | commitdiff | tree | snapshot |
| 2008-10-24 |
Jürg Billeter | Move visit_source_file to CCodeBaseModule |
commit | commitdiff | tree | snapshot |
| 2008-10-24 |
Jürg Billeter | Add CCodeStructModule |
commit | commitdiff | tree | snapshot |
| 2008-10-24 |
Jürg Billeter | Add GObjectSignalModule |
commit | commitdiff | tree | snapshot |
| 2008-10-24 |
Jürg Billeter | Enable CCodeDynamicSignalModule |
commit | commitdiff | tree | snapshot |
| 2008-10-24 |
Jürg Billeter | Add CCodeDynamicSignalModule, remove CodeBinding and... |
commit | commitdiff | tree | snapshot |
| 2008-10-24 |
Jürg Billeter | Add CCodeDynamicPropertyModule |
commit | commitdiff | tree | snapshot |
| 2008-10-24 |
Jürg Billeter | Add CCodeAssignmentModule |
commit | commitdiff | tree | snapshot |
| 2008-10-24 |
Jürg Billeter | Add CCodeElementAccessModule |
commit | commitdiff | tree | snapshot |
| 2008-10-24 |
Jürg Billeter | Add CCodeInvocationExpressionModule |
commit | commitdiff | tree | snapshot |
| 2008-10-24 |
Jürg Billeter | Add CCodeMemberAccessModule |
commit | commitdiff | tree | snapshot |
| 2008-10-24 |
Jürg Billeter | Add CCodeArrayModule |
commit | commitdiff | tree | snapshot |
| 2008-10-24 |
Jürg Billeter | Remove CCodeExpressionBinding |
commit | commitdiff | tree | snapshot |
| 2008-10-24 |
Jürg Billeter | Add GObjectClassModule and GObjectInterfaceModule |
commit | commitdiff | tree | snapshot |
| 2008-10-24 |
Jürg Billeter | Move register_dbus_info from CCodeObjectTypeSymbolBindi... |
commit | commitdiff | tree | snapshot |
| 2008-10-24 |
Jürg Billeter | Add GObjectModule |
commit | commitdiff | tree | snapshot |
| 2008-10-24 |
Jürg Billeter | Add CCodeMethodModule and DBusModule |
commit | commitdiff | tree | snapshot |
| 2008-10-24 |
Jürg Billeter | Allow access to head and codegen from CCode modules |
commit | commitdiff | tree | snapshot |
| 2008-10-24 |
Jürg Billeter | Remove unused stubs for code bindings |
commit | commitdiff | tree | snapshot |
| 2008-10-24 |
Jürg Billeter | Add CCodeModule and CCodeBaseModule classes as preparat... |
commit | commitdiff | tree | snapshot |
| 2008-10-24 |
Jürg Billeter | Fix constructor chain-up |
commit | commitdiff | tree | snapshot |
| 2008-10-23 |
Jürg Billeter | Add dbus_g_connection_get_connection and dbus_connectio... |
commit | commitdiff | tree | snapshot |
| 2008-10-23 |
Jürg Billeter | Mark creation methods as instance methods to fix lambda... |
commit | commitdiff | tree | snapshot |
| 2008-10-23 |
Jürg Billeter | Fix virtual struct properties |
commit | commitdiff | tree | snapshot |
| 2008-10-23 |
Levi Bard | Fix SysWMEvent link issue. |
commit | commitdiff | tree | snapshot |
| 2008-10-23 |
Jürg Billeter | Fix runtime error when using GValue with D-Bus |
commit | commitdiff | tree | snapshot |
| 2008-10-23 |
Jürg Billeter | Support passing GValues as variants over D-Bus |
commit | commitdiff | tree | snapshot |
| 2008-10-23 |
Jürg Billeter | Fix foreach over stacked arrays |
commit | commitdiff | tree | snapshot |
| 2008-10-22 |
Andrea Del... | Fix gtk_text_buffer_new binding |
commit | commitdiff | tree | snapshot |
| 2008-10-22 |
Jürg Billeter | Fix leaked reference cycle |
commit | commitdiff | tree | snapshot |
| 2008-10-22 |
Jürg Billeter | Always mangle signal name from camel case to lower... |
commit | commitdiff | tree | snapshot |
| 2008-10-22 |
Jürg Billeter | Move gobject-2.0 bindings to separate VAPI file |
commit | commitdiff | tree | snapshot |
| 2008-10-22 |
Jürg Billeter | Rotate ChangeLog |
commit | commitdiff | tree | snapshot |
| 2008-10-22 |
Jürg Billeter | Improve wording |
commit | commitdiff | tree | snapshot |
| 2008-10-21 |
Jürg Billeter | Generate C code nodes only when needed for assignments... |
commit | commitdiff | tree | snapshot |
| 2008-10-21 |
Jürg Billeter | Fix gtk_scale_button_new and gtk_scale_button_set_icons... |
commit | commitdiff | tree | snapshot |
| 2008-10-20 |
Jürg Billeter | Bump version to 0.5.1 |
commit | commitdiff | tree | snapshot |
| 2008-10-20 |
Jürg Billeter | Post-release version bump |
commit | commitdiff | tree | snapshot |
| 2008-10-20 |
Jürg Billeter | update for 0.4.0 release VALA_0_4_0 |
commit | commitdiff | tree | snapshot |
| 2008-10-20 |
Jürg Billeter | Fix gtk_text_view_window_to_buffer_coords and |
commit | commitdiff | tree | snapshot |
| 2008-10-19 |
Ali Sabil | Fix interface properties in GObject classes |
commit | commitdiff | tree | snapshot |
| 2008-10-17 |
Marc-Andre... | Rename dbus result |
commit | commitdiff | tree | snapshot |
| 2008-10-17 |
Jürg Billeter | Add g_test_add_data_func binding |
commit | commitdiff | tree | snapshot |
| 2008-10-17 |
Jürg Billeter | Use defines also for internal constants to fix string... |
commit | commitdiff | tree | snapshot |
| 2008-10-17 |
Jürg Billeter | Add is_fundamental metadata attribute |
commit | commitdiff | tree | snapshot |
| 2008-10-17 |
Jürg Billeter | Add experimental .gir support to vapigen |
commit | commitdiff | tree | snapshot |
| 2008-10-17 |
Jürg Billeter | Ignore non-type symbols when resolving types |
commit | commitdiff | tree | snapshot |
| 2008-10-17 |
Jürg Billeter | Improve custom cname support for enum values |
commit | commitdiff | tree | snapshot |
| 2008-10-17 |
Jürg Billeter | Fix interface properties in GObject classes |
commit | commitdiff | tree | snapshot |
| 2008-10-17 |
Jürg Billeter | Fix leaks in non-GObject classes, based on patch by... |
commit | commitdiff | tree | snapshot |
| 2008-10-17 |
Jürg Billeter | Extend non-null check when managing memory, fixes bug... |
commit | commitdiff | tree | snapshot |
| 2008-10-17 |
Jürg Billeter | Treat the result of two concatenated string constants... |
commit | commitdiff | tree | snapshot |
| 2008-10-17 |
Jürg Billeter | Move C-specific string concatenation from semantic... |
commit | commitdiff | tree | snapshot |
| 2008-10-17 |
Jürg Billeter | Fix gtk_link_button_set_uri_hook binding, patch by... |
commit | commitdiff | tree | snapshot |
| 2008-10-17 |
Jürg Billeter | Add missing sys/wait.h includes, patch by Michael Terry... |
commit | commitdiff | tree | snapshot |
| 2008-10-17 |
Jürg Billeter | Fix gnome_keyring_find_password_sync binding, patch... |
commit | commitdiff | tree | snapshot |
| 2008-10-17 |
Jürg Billeter | Fix gtk_message_dialog_format_secondary_text binding... |
commit | commitdiff | tree | snapshot |
| 2008-10-17 |
Jürg Billeter | Fix gtk_tree_view_get_cursor binding, patch by Hans... |
commit | commitdiff | tree | snapshot |
| 2008-10-17 |
Jürg Billeter | Add missing [Compact], patch by Matías De la Puente... |
commit | commitdiff | tree | snapshot |
| 2008-10-17 |
Jürg Billeter | Add g_strcanon, g_object_class_install_property, GToggl... |
commit | commitdiff | tree | snapshot |
| 2008-10-17 |
Roberto Majadas | Add tracker indexer bindings |
commit | commitdiff | tree | snapshot |
| 2008-10-15 |
Jürg Billeter | Fix memory leak when using GObject properties without... |
commit | commitdiff | tree | snapshot |
| 2008-10-13 |
Thijs Vermeir | regenerated (for has_construct_function attribute) |
commit | commitdiff | tree | snapshot |
| 2008-10-13 |
Thijs Vermeir | fix ctype of ToggleActionEntry regenerated |
commit | commitdiff | tree | snapshot |
| 2008-10-13 |
Jürg Billeter | Fix indentation of parameters |
commit | commitdiff | tree | snapshot |
| 2008-10-13 |
Jürg Billeter | Add partial support for writing .gir files, replaces... |
commit | commitdiff | tree | snapshot |
| 2008-10-12 |
Jürg Billeter | Fix code generation for virtual methods returning arrays |
commit | commitdiff | tree | snapshot |
| 2008-10-11 |
Jürg Billeter | Add support for copying arrays, fixes bug 477107 |
commit | commitdiff | tree | snapshot |
| 2008-10-11 |
Jürg Billeter | Regenerated |
commit | commitdiff | tree | snapshot |
| 2008-10-11 |
Jürg Billeter | Always chain up to base constructor when possible, add |
commit | commitdiff | tree | snapshot |
| 2008-10-11 |
Jürg Billeter | Support chaining constructors using `base' and `this' |
commit | commitdiff | tree | snapshot |
| 2008-10-11 |
Jürg Billeter | Avoid conflicts between named constructors and other... |
commit | commitdiff | tree | snapshot |
| 2008-10-11 |
Jürg Billeter | Generate code for construct functions in preparation... |
commit | commitdiff | tree | snapshot |
| 2008-10-10 |
Jürg Billeter | Remove duplicated code |
commit | commitdiff | tree | snapshot |
| 2008-10-10 |
Jürg Billeter | Lift restriction on statements in creation methods... |
commit | commitdiff | tree | snapshot |
| 2008-10-09 |
Jürg Billeter | Fix GdkDestroyNotify and GtkDestroyNotify bindings... |
commit | commitdiff | tree | snapshot |
| 2008-10-06 |
Jürg Billeter | Mark time_t as integer type |
commit | commitdiff | tree | snapshot |
| 2008-10-04 |
Thijs Vermeir | vte_terminal_fork_command arguments are nullable regene... |
commit | commitdiff | tree | snapshot |
| 2008-10-04 |
Ali Sabil | Add missing properties to the GScanner binding, patch... |
commit | commitdiff | tree | snapshot |
| 2008-10-03 |
Jürg Billeter | Fix cname of GValue helper functions for fundamental... |
commit | commitdiff | tree | snapshot |
| 2008-10-03 |
Jürg Billeter | Always use lowercase signal names in generated C code... |
commit | commitdiff | tree | snapshot |
| 2008-10-03 |
Jürg Billeter | Generate code to support GValue and GParamSpec for... |
commit | commitdiff | tree | snapshot |
| 2008-10-03 |
Jürg Billeter | Add g_log_set_default_handler binding, patch by Marc... |
commit | commitdiff | tree | snapshot |
| 2008-09-30 |
Ali Sabil | Add GNormalizeMode and g_utf8_normalize bindings |
commit | commitdiff | tree | snapshot |
| 2008-09-29 |
Jürg Billeter | Don't use g_object_notify for non-GObject properties... |
commit | commitdiff | tree | snapshot |
| 2008-09-29 |
Jürg Billeter | Add experimental memory management support for structs... |
commit | commitdiff | tree | snapshot |
| 2008-09-28 |
Jürg Billeter | Add g_hash_table_steal and g_hash_table_steal_all bindi... |
commit | commitdiff | tree | snapshot |
| 2008-09-28 |
Jürg Billeter | Remove unused array_types fields, patch by Marc-André... |
commit | commitdiff | tree | snapshot |
| next |