summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-18105-1180/+52
* Fix idles and timeouts to be properly surrounded byOwen Taylor2001-07-1815-23/+167
* Reorder code so that we don't get a g_warning message every time weDarin Adler2001-07-189-5/+67
* Add a function gdk_window_get_internal_paint_info(), so that using XOwen Taylor2001-07-1811-0/+164
* Ignore the sgml directory made by gtkdoc. Use gtk_window_set_resizableDarin Adler2001-07-1825-43/+266
* Add missing <stdlib.h> include. Add ifdef so we compile without warningsDarin Adler2001-07-187-5/+23
* Enormous updateMatthias Warkus2001-07-153-62/+1721
* add GDK_THREADS_ENTER/GDK_THREADS_LEAVE. (gtk_range_calc_layout): computeTim Janik2001-07-1410-19/+206
* Take into account the xpad and ypad when calculating the width and theAnders Carlsson2001-07-138-1/+46
* Rename to gtk_radio_menu_item_get_group(), add deprecated alias. (#57044)Owen Taylor2001-07-1212-10/+77
* Patch from Mathias Hasselmann to fix warnings in compat macros. (#56773)Owen Taylor2001-07-129-10/+73
* Replace a couple of inappropriate calls to GTK_WIDGET_HAS_FOCUS() withOwen Taylor2001-07-128-2/+37
* Add missing case.Owen Taylor2001-07-1210-6/+96
* Properly clean up when handling events for move-resize emulation. (ProblemOwen Taylor2001-07-128-3/+49
* Formatting fixes from multihead brnach. [ mostly foo(bar) => foo (bar) ]Owen Taylor2001-07-1227-178/+259
* shut up CVSSven Neumann2001-07-111-0/+3
* German translation updatedMatthias Warkus2001-07-102-363/+272
* Add a cd $(srcdir) for when srcdir != builddirPeter Williams2001-07-098-1/+37
* remove gtk_tree_model_get_first in favor of gtk_tree_model_get_iter_root.Jonathan Blandford2001-07-0914-120/+177
* Updated Swedish translation. Added gtk+.pot to the list of files.Christian Rose2001-07-083-281/+292
* Jul 6 15:38:33 2001 Owen Taylor <otaylor@redhat.com>Owen Taylor2001-07-069-41/+122
* updated Azeri filePablo Saratxaga2001-07-062-210/+222
* Patch from Gregory Merchan to add gtk_button_box_set_secondary(), whichOwen Taylor2001-07-0616-64/+379
* Switch over to the new include flags AC_SUBST(). (Problem pointed out byOwen Taylor2001-07-052-1/+13
* Add gdk_set_pointer_hooks() to allow pointer-querying to be hooked by anOwen Taylor2001-07-0513-19/+148
* Pass in the right value of initial_emission toOwen Taylor2001-07-058-1/+43
* Make compile.Owen Taylor2001-07-059-4/+68
* Check GTK_WIDGET_TOPLEVEL(gtk_widget_get_toplevel (widget)), notOwen Taylor2001-07-0521-185/+1076
* Some updates and moving docs to the C files.Owen Taylor2001-07-054-6/+29
* add missing gtk_list_store_newv prototype.James Henstridge2001-07-048-0/+30
* Extended to test different type of adding plugs to socketsOwen Taylor2001-07-031-0/+123
* For XEMBED embedding add a _XEMBED_INFO property to the client withOwen Taylor2001-07-0321-287/+1140
* fix to use constants not atoms.Havoc Pennington2001-07-038-6/+39
* same here for PANGO_TYPE_TAB_ARRAY.James Henstridge2001-07-0211-32/+128
* s/signal_newc/signal_new/Tim Janik2001-07-0223-124/+219
* Remove change check for GTK_TYPE_OBJECT derivation to G_TYPE_OBJECTS -Owen Taylor2001-07-0117-49/+171
* New function for language bindings.Jonathan Blandford2001-06-304-6/+89
* Allow %NULL for style to mean "revert to default style"Owen Taylor2001-06-3028-642/+1516
* Convert GdkDevice to a GObject.Alex Larsson2001-06-3012-28/+187
* Convert GdkVisual to a GObject.Alex Larsson2001-06-3019-154/+336
* changed new_with_types to just plain new, fixing the number of columns,Jonathan Blandford2001-06-3025-176/+468
* fixes to compile with G_DISABLE_COMPATHavoc Pennington2001-06-2935-789/+834
* add path argument to selection callbacks.Jonathan Blandford2001-06-299-11/+55
* New function to walk through a model in a depth first manner, with theJonathan Blandford2001-06-299-0/+104
* Patch Thomas Broyer from <tbroyer@ltgt.net>. Expander arrows are nowJonathan Blandford2001-06-2911-62/+149
* Fix args to g_type_init().Owen Taylor2001-06-299-2/+30
* Fix args to g_type_init ().Owen Taylor2001-06-295-4/+9
* Clip the retrieved image data to the screen, using a server grab to avoidHavoc Pennington2001-06-2959-407/+1873
* !GTK_OBJECT_DESTROYED() -> GTK_WIDGET_REALIZE() for resize queueing.Tim Janik2001-06-2811-109/+455
* up version to 1.3.7, interface age 0, binary age 0. depend on glib 1.3.7.Tim Janik2001-06-2828-159/+454