summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add padding and alignment tests to testadjustsize.cwidget-padding-2Havoc Pennington2010-09-121-0/+171
* Add margin and alignment properties to GtkWidgetHavoc Pennington2010-09-123-8/+548
* GtkButton: let GtkContainer handle border widthHavoc Pennington2010-09-121-29/+19
* add gtk_container_class_handle_border_width() so subclasses can ignore border...Havoc Pennington2010-09-122-1/+112
* Add testadjustsize test, to test new adjust size methods and related featuresHavoc Pennington2010-09-122-0/+255
* GtkWidget: add adjust_size_request adjust_size_allocation virtual funcsHavoc Pennington2010-09-124-45/+136
* Use _gtk_widget_get_aux_info_or_defaults() when possible in gtkwidget.cHavoc Pennington2010-09-121-4/+4
* add _gtk_widget_get_aux_info_or_defaults()Havoc Pennington2010-09-121-2/+21
* Fix more SizeRequest implementations to avoid recursive calls to wrapper APIHavoc Pennington2010-09-125-16/+15
* Warn about recursively calling size req wrappers on the same object and orien...Havoc Pennington2010-09-121-0/+53
* default impls of width_for_height,hfw should chain directly not use wrapper APIHavoc Pennington2010-09-122-6/+11
* Use gint16 for GtkBorderHavoc Pennington2010-09-122-8/+13
* style: Fix drawing of insensitive textBenjamin Otte2010-09-121-2/+3
* 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