| Commit message (Expand) | Author | Age | Files | Lines |
* | gtk/gtkaction.h gtk/gtkbuildable.h gtk/gtkbuilderprivate.h | Michael Natterer | 2008-06-23 | 24 | -32/+32 |
* | do not hard code the prefix of the enum, use @ENUMPREFIX@ instead (you | Kristian Rietveld | 2008-06-23 | 5 | -4/+12 |
* | gtk/gtkmountoperation.h gtk/gtktestutils.h remove as many includes as | Michael Natterer | 2008-06-23 | 5 | -13/+8 |
* | Updated Korean translation | Changwoo Ryu | 2008-06-22 | 2 | -1597/+1737 |
* | Updated Korean translation. | Changwoo Ryu | 2008-06-22 | 2 | -1256/+1125 |
* | use g_param_spec_flags(), not enum() when registering the "modifier-mask" | Michael Natterer | 2008-06-22 | 2 | -6/+11 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 520 | -519/+526 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2008-06-21 | 2 | -1765/+1822 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2008-06-21 | 2 | -1244/+1055 |
* | Bug 539466 – GtkMenuShell API/ABI break in trunk. | Carlos Garnacho | 2008-06-21 | 2 | -2/+9 |
* | Cast to guint8* to avoid a compiler warning. | Johan Dahlin | 2008-06-21 | 2 | -1/+6 |
* | Document a style property | Johan Dahlin | 2008-06-21 | 2 | -3/+11 |
* | remove redundant include, fix indentation, replace header by a GDK | Michael Natterer | 2008-06-21 | 2 | -30/+33 |
* | fix 'function' : incompatible types - from 'struct _cairo *' to 'struct | Hans Breuer | 2008-06-21 | 3 | -5/+19 |
* | Bug 539363 – Segfault when creating GtkPlugs | Björn Lindqvist | 2008-06-21 | 2 | -1/+8 |
* | Fix life cycle to avoid crash. [#536966] | Jody Goldberg | 2008-06-21 | 2 | -3/+8 |
* | Fix some accels | Gabor Keleman | 2008-06-20 | 1 | -29/+29 |
* | Translation updated. | Gabor Kelemen | 2008-06-20 | 2 | -1312/+1101 |
* | must return a value of the appropriate type with g_return_val_if_fail | Hans Breuer | 2008-06-20 | 7 | -7/+29 |
* | Document and use - instead of _ in signal names. | Johan Dahlin | 2008-06-20 | 2 | -6/+124 |
* | Fix up deprecated markup syntax. Add version numbers and a message on the | Johan Dahlin | 2008-06-20 | 6 | -39/+45 |
* | Replaced use of gtk_signal_connect with the g_signal_connect equivalents. | Mikael Hallendal | 2008-06-20 | 3 | -10/+17 |
* | reviewed by: <Carlos Garnacho <garnacho@gnome.org> | Kjartan Maraas | 2008-06-20 | 8 | -7/+20 |
* | Fix warnings from calling g_object_notify() on a GtkAccelGroup without | Martyn James Russell | 2008-06-20 | 2 | -2/+8 |
* | Modernize and order things as most other objects. Defines at the top, | Johan Dahlin | 2008-06-20 | 2 | -410/+452 |
* | Don't call g_object_notify() with properties that don't exist. Also, make | Martyn James Russell | 2008-06-20 | 2 | -6/+14 |
* | Remove left-over unused property enum. | Johan Dahlin | 2008-06-20 | 2 | -1/+2 |
* | Add missing accessor for sealed fields GtkScaleButton->plus_button and | Johan Dahlin | 2008-06-20 | 4 | -0/+49 |
* | Initialize the allocation to avoid compiler warnings | Johan Dahlin | 2008-06-20 | 2 | -4/+4 |
* | Fix gtk-doc syntax, add missing trailing colon. | Johan Dahlin | 2008-06-20 | 2 | -6/+7 |
* | Add all newly added accessors so abicheck.sh passes | Johan Dahlin | 2008-06-20 | 2 | -0/+21 |
* | Remove unused variable and check if the widget is a GtkWidget subclass, | Johan Dahlin | 2008-06-20 | 2 | -2/+7 |
* | gtk/gtkaccellabel.h gtk/gtkactiongroup.h gtk/gtkalignment.h gtk/gtkarrow.h | Michael Natterer | 2008-06-20 | 13 | -46/+63 |
* | Add missing accessor for sealed field GtkMessageDialog->image. | Johan Dahlin | 2008-06-20 | 4 | -0/+26 |
* | fix ChangeLog | Michael Natterer | 2008-06-20 | 1 | -1/+1 |
* | the GSEAL branch added two includes for no reason. | Michael Natterer | 2008-06-20 | 2 | -2/+5 |
* | Add missing Since: gtk-doc markup for newly added GSEAL API. Change all | Johan Dahlin | 2008-06-20 | 17 | -37/+94 |
* | fix some formatting and whitespace in the code merged from the GSEAL | Michael Natterer | 2008-06-20 | 3 | -19/+28 |
* | change return value from GtkHButtonBox to GtkWidget. | Michael Natterer | 2008-06-20 | 3 | -14/+18 |
* | deuglify formatting of sealed fields. | Michael Natterer | 2008-06-20 | 2 | -5/+11 |
* | gtk/gtkwindow.[ch] rename gtk_window_group_get_windows() to | Michael Natterer | 2008-06-20 | 4 | -4/+10 |
* | ChangeLog: update with GSEAL branch changes. | Tim Janik | 2008-06-20 | 1 | -0/+758 |
* | Fixed wrongly resolved merge conflicts. | Tim Janik | 2008-06-20 | 5 | -5/+4 |
* | Add gtk_window_group_get_windows(). | Tim Janik | 2008-06-20 | 3 | -0/+34 |
* | Document gtk_dialog_get_action_area(), gtk_dialog_pack_start() and gtk_dialog... | Tim Janik | 2008-06-20 | 1 | -0/+36 |
* | Document gtk_container_get_focus_child(). | Tim Janik | 2008-06-20 | 1 | -0/+11 |
* | Add gtk_plug_get_socket_window | Tim Janik | 2008-06-20 | 3 | -1/+39 |
* | Remove superflous gtkselection accessors and merge _get_data | Tim Janik | 2008-06-20 | 3 | -126/+10 |
* | Implement gtk_selection_get_display, style fixes | Tim Janik | 2008-06-20 | 2 | -16/+42 |
* | Fix indentation of a comment. | Tim Janik | 2008-06-20 | 1 | -1/+1 |