summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename GtkWidget padding to marginwidget-paddingHavoc Pennington2010-09-113-142/+143
* Use gint16 for GtkBorderHavoc Pennington2010-09-112-8/+13
* Adapt to widget->allocation becoming privateHavoc Pennington2010-09-111-4/+6
* Just use GtkBorder for padding in GtkAuxInfoHavoc Pennington2010-09-111-14/+1
* Merge remote branch 'origin/master' into widget-paddingHavoc Pennington2010-09-11162-7537/+9584
|\
| * Don't use g_idle_add to schedule idles in GDKMatthias Clasen2010-09-101-4/+4
| * gtk/gtkwidget.c: Use accessor functions to access GtkWindowGroupJavier Jardón2010-09-111-8/+4
| * Revert "gtk/gtkmain.c: Use accessor functions to access GtkWindowGroup"Javier Jardón2010-09-111-10/+17
| * gtk/gtkmain.c: Use accessor functions to access GtkWindowGroupJavier Jardón2010-09-111-17/+10
| * GtkWindow: move public members to private structureJavier Jardón2010-09-113-609/+709
| * Bump version to 2.90.8Matthias Clasen2010-09-101-1/+1
| * Include gdkkeysyms.h in gdk.h2.90.7Matthias Clasen2010-09-102-6/+6
| * Gail: Remove gail_cell_type_add_action_interface, as it no longer does anythingMike Gorse2010-09-102-8/+0
| * Gail: Take fill/page size into account when returning a range's maximum valueMike Gorse2010-09-101-1/+16
| * Updated Norwegian bokmål translationKjartan Maraas2010-09-101-265/+265
| * Some more updatesMatthias Clasen2010-09-091-0/+2
| * Update potfilesMatthias Clasen2010-09-092-2/+0
| * Really stop exporting text-related variablesMatthias Clasen2010-09-092-8/+8
| * Remove GDK_DISPLAY() usageMatthias Clasen2010-09-092-4/+4
| * Update NEWS for 2.90.7Matthias Clasen2010-09-091-0/+40
| * Drop the gdk_display variable from gdkMatthias Clasen2010-09-096-29/+7
| * Fix the docs build after GtkItem removalMatthias Clasen2010-09-091-1/+0
| * Adding note to docs of gtk_widget_set_window()Tristan Van Berkom2010-09-101-0/+2
| * widget: Fix SEGV when no focus widget existsBenjamin Otte2010-09-091-2/+0
| * gail: Add missing includeBenjamin Otte2010-09-091-0/+1
| * Avoid potential DLL hijacking in Wintab codeTor Lillqvist2010-09-091-1/+24
| * Use accessor functionsTor Lillqvist2010-09-091-22/+31
| * Fix gail buildTor Lillqvist2010-09-092-6/+2
| * Adapt to the GDK_KEY changesTor Lillqvist2010-09-094-201/+201
| * Fixed GtkTextView & GtkIconView to consult it's true previous size requestTristan Van Berkom2010-09-092-10/+27
| * Moved GtkSizeRequest cache to GtkWidget->privTristan Van Berkom2010-09-094-58/+49
| * Use accessor functions in Win32-only codeTor Lillqvist2010-09-096-13/+13
| * Don't use the same name for a function that used to be a variableTor Lillqvist2010-09-095-33/+49
| * Fix build of gail after GtkItem removalMatthias Clasen2010-09-095-777/+531
| * Remove GtkItemMatthias Clasen2010-09-0811-395/+64
| * gtk/gtkhandlebox.c: Do not use gdk_window_get_deskrelative_origin()Javier Jardón2010-09-091-10/+0
| * porting guide: Update to mention GDK_KEY_ transitionColin Walters2010-09-081-0/+14
| * GDK: Prefix key names with KEY_Colin Walters2010-09-0862-3261/+5509
| * gdk: Update gdkkeysyms.hColin Walters2010-09-081-0/+1
| * Remove deprecated gdk_window_get_deskrelative_origin() and its implementationsJavier Jardón2010-09-098-162/+0
| * Drop GDK_DEBUG_GC and _IMAGE as GDK doesn't do that any moreTor Lillqvist2010-09-092-11/+7
| * Remove a duplicate variableMike Gorse2010-09-081-1/+0
| * Use G_CALLBACK() instead deprecated GTK_SIGNAL_FUNC()Javier Jardón2010-09-082-11/+11
| * docs: Remove GtkFileSelection deprecated docsJavier Jardón2010-09-081-226/+0
| * GtkWidget: Move public members to private structureJavier Jardón2010-09-083-316/+491
| * gtk/gtknotebook.c: use accessor functions to access GtkWidgetJavier Jardón2010-09-081-137/+193
| * gtk/gtkarrow.c: use accessor functions to access GtkWidgetJavier Jardón2010-09-081-9/+13
| * gtk/gtkpathbar.c: use accessor functions to access GtkWidgetJavier Jardón2010-09-081-16/+28
| * gtk/gtkruler.c: use accessor functions to access GtkWidgetJavier Jardón2010-09-081-43/+72
| * gtk/gtkseparator.c: use accessor functions to access GtkWidgetJavier Jardón2010-09-081-26/+33