| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | eliminate queue_clears or queue_draws where we know that expose events | Tim Janik | 1999-01-13 | 11 | -11/+109 |
* | remove autogened files | Manish Singh | 1999-01-13 | 2 | -156/+0 |
* | Doah. libtool isn't the only thing in here. | Manish Singh | 1999-01-13 | 1 | -0/+332 |
* | acinclude.m4 ltconfig upgrade to libtool 1.2d (with fixes for irix6 and | Manish Singh | 1999-01-13 | 24 | -802/+1927 |
* | add GTK_HAVE_FEATURES_1_1_13 for the toggle button name changes | Stuart Parmenter | 1999-01-13 | 1 | -0/+5 |
* | Updated, did make update-po | Tomas Ogren | 1999-01-13 | 2 | -41/+64 |
* | Add a drag_data_received handler for the label. | Owen Taylor | 1999-01-12 | 13 | -120/+536 |
* | Minor fix to handling of misc->[x/y]pad | Owen Taylor | 1999-01-12 | 8 | -2/+79 |
* | Add back as wrapper function to restore source/binary compatibility. | Owen Taylor | 1999-01-12 | 2 | -1/+26 |
* | updates | Tim Janik | 1999-01-12 | 1 | -0/+2 |
* | reworked the redrawing heuristics somewhat, this fixed a bunch of existing | Tim Janik | 1999-01-12 | 23 | -355/+1007 |
* | end drag selections if necessary. | Lars Hamann | 1999-01-11 | 10 | -5/+122 |
* | eliminated some queue_draws when invoking gtk_widget_set_state, since that | Tim Janik | 1999-01-11 | 21 | -1216/+1384 |
* | Only remove handlers for motion/button_release at drop, remove | Owen Taylor | 1999-01-11 | 8 | -2/+43 |
* | removed Paolo Molaro's type creation hooks again, since they 1) don't care | Tim Janik | 1999-01-11 | 9 | -64/+56 |
* | only pass key events to the focus widget if it is sensitive. | Tim Janik | 1999-01-11 | 17 | -33/+210 |
* | Mon, 11 Jan 1999 08:09:08 +0100 Paolo Molaro <lupus@debian.org> | Paolo Molaro | 1999-01-11 | 9 | -4/+99 |
* | added an assertement. | Tim Janik | 1999-01-11 | 8 | -1/+30 |
* | Fixed cut and paste bug when comparing text property bg colors. [ Matt | Owen Taylor | 1999-01-10 | 8 | -2/+51 |
* | if the lookup failed, try to initialize the object class and reattempt the | Tim Janik | 1999-01-10 | 8 | -5/+58 |
* | added spanish language file | Pablo Saratxaga | 1999-01-10 | 2 | -1/+457 |
* | Added cs to ALL_LINGUAS. | Owen Taylor | 1999-01-09 | 9 | -5/+74 |
* | Added Czech translation by Stanislav Brabec <utx@k332.feld.cvut.cz> | Owen Taylor | 1999-01-09 | 2 | -0/+463 |
* | Set name "gtk-tooltips" on tip window so that a style can be set for | Owen Taylor | 1999-01-09 | 8 | -1/+43 |
* | More strings translated. Not finished yet. | Nuno Ferreira | 1999-01-09 | 2 | -72/+74 |
* | Fixed some list-manipulation breakage. | Owen Taylor | 1999-01-09 | 10 | -4/+120 |
* | call gtk_spin_button_update before returning a value | Lars Hamann | 1999-01-08 | 10 | -69/+161 |
* | Fixes to drawing the background of the bin window so that clearing and | Owen Taylor | 1999-01-08 | 9 | -31/+148 |
* | Fix some more memory leaks. | Owen Taylor | 1999-01-07 | 8 | -2/+67 |
* | fix for dnd bug reported by Bertrand Guiheneuf. Don't return FALSE if | Lars Hamann | 1999-01-06 | 8 | -20/+28 |
* | Added Italian texts | Tristan Tarrant | 1999-01-06 | 9 | -1/+481 |
* | free the event that was returned to us by gtk_get_current_event | George Lebl | 1999-01-06 | 10 | -8/+48 |
* | Free memory allocated for target lists. | Owen Taylor | 1999-01-06 | 1 | -0/+1 |
* | Push GdkRGB's visual and colormap around the color selection dialog so | Owen Taylor | 1999-01-06 | 9 | -1/+64 |
* | When redrawing the under-cursor character, don't redraw the terminating | Owen Taylor | 1999-01-05 | 9 | -15/+358 |
* | Make gtk_propagate_event() non-static, we need it in gtkdnd.c so that the | Owen Taylor | 1999-01-05 | 5 | -15/+31 |
* | Stuff I did last night while watching TV | Arturo Espinosa | 1999-01-05 | 4 | -8/+52 |
* | Loading framework done, start of PNG loader | Arturo Espinosa | 1999-01-05 | 2 | -20/+212 |
* | Initial import of the GdkPixBuf imaging libraryPIXBUF_0_0 | Arturo Espinosa | 1999-01-04 | 0 | -0/+0 |
* | Initial revision | Arturo Espinosa | 1999-01-04 | 6 | -0/+163 |
* | Released GTK+ 1.1.12GTK_1_1_12 | CST 1999 Shawn T. Amundson | 1999-01-04 | 23 | -380/+490 |
* | Added 'ko'. Added Korean translation. | Nam SungHyun | 1999-01-04 | 10 | -1/+486 |
* | fixed auto_resize bug | Lars Hamann | 1999-01-03 | 8 | -15/+49 |
* | make this G_PRIORITY_DEFAULT. | Tim Janik | 1999-01-02 | 10 | -3/+52 |
* | Removed features.h test. | Jeff Garzik | 1999-01-02 | 13 | -23/+100 |
* | gdk/gdk.c gdk/gdkinputnone.h casts to get rid of const warnings | Manish Singh | 1999-01-02 | 16 | -84/+170 |
* | Check for features.h. | Jeff Garzik | 1999-01-01 | 16 | -43/+211 |
* | gtk.m4: When testing to see if glib exists, set LIBS="$GTK_LIBS $LIBS" NOT | Elliot Lee | 1998-12-31 | 5 | -13/+16 |
* | updated w/ changed from last night | Jeff Garzik | 1998-12-31 | 7 | -0/+42 |
* | Init fix from Chi-Deok Hwang <cdhwang@sr.hei.co.kr>. Will ChangeLog shortly. | Jeff Garzik | 1998-12-31 | 1 | -1/+1 |