| Commit message (Expand) | Author | Age | Files | Lines |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -35/+0 |
* | fixes to compile with G_DISABLE_COMPAT | Havoc Pennington | 2001-06-29 | 1 | -17/+17 |
* | Clip the retrieved image data to the screen, using a server grab to avoid | Havoc Pennington | 2001-06-29 | 1 | -0/+5 |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -10/+139 |
* | fix PROP_EVENTS. | Tim Janik | 2001-06-19 | 1 | -122/+154 |
* | geez, don't call g_list funcs on GSList | Havoc Pennington | 2001-06-08 | 1 | -48/+19 |
* | Add properties, based on patch by Lee Mallabone.GTK_MULTIHEAD_MERGE1 | Alexander Larsson | 2001-05-17 | 1 | -76/+179 |
* | voc Pennington <hp@redhat.com> | Havoc Pennington | 2001-04-28 | 1 | -44/+95 |
* | i2001-04-24 Alexander Larsson <alexl@redhat.com> | Alexander Larsson | 2001-04-24 | 1 | -2/+9 |
* | got rid of gtk_widget_popup(), a function that bad needs to be nuked, not | Tim Janik | 2001-04-01 | 1 | -8/+8 |
* | make this somewhat key-navigable | Havoc Pennington | 2001-03-24 | 1 | -3/+6 |
* | some cleanups, fixed mnemonic_widget handling, added PROP_MNEMONIC_WIDGET. | Tim Janik | 2001-03-22 | 1 | -7/+6 |
* | Renamed gtk_button_new_stock() to gtk_button_new_from_stock() and removed | Alexander Larsson | 2001-03-21 | 1 | -0/+43 |
* | Document expose event->region change and that gtk_widget_event doesn't | Alexander Larsson | 2001-03-09 | 1 | -10/+10 |
* | Remove draw_focus and draw_default (gtk_widget_draw_focus): remove this | Havoc Pennington | 2001-02-28 | 1 | -22/+2 |
* | Get rid of a bunch of g_strdup_printf("%s%s") in favor of g_strconcat(). | Owen Taylor | 2001-02-02 | 1 | -2/+2 |
* | Doc fixups. | Owen Taylor | 2001-01-09 | 1 | -16/+12 |
* | doh, this was broken beyond believe. | Tim Janik | 2000-12-13 | 1 | -28/+27 |
* | Add a function to determine if a window is the focus widget within its | Owen Taylor | 2000-12-11 | 1 | -466/+767 |
* | fix this to be sane | Havoc Pennington | 2000-12-04 | 1 | -2/+16 |
* | Remove "draw" virtual method and signal | Havoc Pennington | 2000-12-04 | 1 | -47/+0 |
* | Add note about GtkMenuPositionFunc API changes. | Alexander Larsson | 2000-11-08 | 1 | -2/+2 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -1/+1 |
* | Doc comment fixing. (Mostly non-matching parameter names.) | Owen Taylor | 2000-09-07 | 1 | -10/+10 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Make this compile without framebuffer enabled | Havoc Pennington | 2000-06-20 | 1 | -29/+29 |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -1/+1 |
* | Merges from gtk-1-2 | Owen Taylor | 2000-03-14 | 1 | -2/+13 |
* | Adapt cast macros to standard. | Raja R Harinath | 1999-11-22 | 1 | -54/+82 |
* | Add gdk_threads_mutex. | Tor Lillqvist | 1999-09-17 | 1 | -1/+1 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+8 |
* | When setting styles, remove unecessary explicits draws and clears. | Owen Taylor | 1999-02-16 | 1 | -1/+0 |
* | Fixed some bugs with set_default_size. | Owen Taylor | 1999-02-10 | 1 | -11/+14 |
* | Queue a redraw on the tab area when a tab changes size. (Includes | Owen Taylor | 1999-01-26 | 1 | -3/+53 |
* | removed extra gtk_spin_button_update calls again. unblock dnd signal | Lars Hamann | 1999-01-23 | 1 | -2/+6 |
* | few cleanups. (gtk_notebook_key_press): call select page function for | Lars Hamann | 1999-01-21 | 1 | -17/+59 |
* | nparams for selection_get should be 3, not 2. [ From Damon Chaplin | Owen Taylor | 1999-01-15 | 1 | -11/+12 |
* | gtk/gtkbutton.c gtk/gtkclist.c gtk/gtkhandlebox.c gtk/gtkframe.c | Owen Taylor | 1999-01-14 | 1 | -10/+10 |
* | reworked the redrawing heuristics somewhat, this fixed a bunch of existing | Tim Janik | 1999-01-12 | 1 | -8/+27 |
* | only pass key events to the focus widget if it is sensitive. | Tim Janik | 1999-01-11 | 1 | -2/+2 |
* | gdk/gdk.c gdk/gdkinputnone.h casts to get rid of const warnings | Manish Singh | 1999-01-02 | 1 | -3/+3 |
* | Add @INTLLIBS@. gtk-scier-981116-0.patch Sean Cier | Owen Taylor | 1998-12-18 | 1 | -2/+3 |
* | Move main thread lock back to GDK - we need it there for locking when | Owen Taylor | 1998-12-16 | 1 | -3/+2 |
* | version bump to 1.1.8, binary age 0, interface age 0, depend on GLib | Tim Janik | 1998-12-16 | 1 | -2/+2 |
* | Added gdk_text_extents_wc() | Owen Taylor | 1998-12-15 | 1 | -3/+3 |
* | Commented out testthreads from the build process, since we won't have any | Owen Taylor | 1998-12-15 | 1 | -5/+10 |
* | s/gtk_notebook_nth_page/gtk_notebook_get_nth_page/. | Tim Janik | 1998-12-02 | 1 | -3/+3 |
* | new class method/signal row_move. new public function. emit a row_move | Lars Hamann | 1998-12-02 | 1 | -0/+17 |
* | I submitted this patch twice to gtk-devel-list, and received no comments, | Elliot Lee | 1998-11-30 | 1 | -1/+1 |
* | Added initializer to quiet gcc warning. Added assertion to check for null | Jeff Garzik | 1998-11-30 | 1 | -1/+3 |