| Commit message (Expand) | Author | Age | Files | Lines |
* | gtk/gtkplug.c (gtk_plug_key_press_event): Don't do special handling of key | Owen Taylor | 2001-12-27 | 9 | -5/+59 |
* | fix a few places where I was confused between modelsort iters and other | Kristian Rietveld | 2001-12-27 | 8 | -13/+70 |
* | ensure we are unprelighted before reordering | Kristian Rietveld | 2001-12-26 | 10 | -111/+242 |
* | Document the fact that gtk_paned_set_handle_size() has been removed. | Owen Taylor | 2001-12-26 | 9 | -1/+66 |
* | Connect gtk_drag_hightlight_expose _after_, so it works with widgets that | Owen Taylor | 2001-12-26 | 8 | -3/+45 |
* | Assign the allocation to widget->allocation. (Fixes #67290, Chris Phelps.) | Owen Taylor | 2001-12-26 | 8 | -0/+44 |
* | (#67542, reported by Anders Carlsson) | Owen Taylor | 2001-12-26 | 9 | -6/+92 |
* | updating Azerbaijani po file | Vasif Ismailoglu MD | 2001-12-24 | 1 | -95/+75 |
* | 1.3.12, interface, binary age 0.GTK_1_3_12 | Owen Taylor | 2001-12-24 | 45 | -8265/+10348 |
* | s/<!>/<!-- -->/ to make the doc valid with both SGML and XML. | James Henstridge | 2001-12-24 | 8 | -2/+37 |
* | 1.3.12, interface, binary age 0. | Owen Taylor | 2001-12-23 | 20 | -52/+345 |
* | Fix trailing "," in enumeration. | Owen Taylor | 2001-12-23 | 2 | -1/+5 |
* | Add gtktextutil.h | Owen Taylor | 2001-12-23 | 37 | -196/+420 |
* | *** empty log message *** | Vasif Ismailoglu MD | 2001-12-22 | 1 | -13/+17 |
* | routine update for Azeri translation file | Vasif Ismailoglu MD | 2001-12-22 | 1 | -279/+43 |
* | updated | Marius Andreiana | 2001-12-22 | 2 | -177/+231 |
* | Forgotten files, the log entries are already in. | Matthias Clasen | 2001-12-20 | 5 | -7/+6 |
* | Forgotten files. | Matthias Clasen | 2001-12-20 | 4 | -6/+12 |
* | Forgotten log entry. | Matthias Clasen | 2001-12-20 | 7 | -0/+14 |
* | Trivial doc adjustment. | Matthias Clasen | 2001-12-20 | 1 | -2/+3 |
* | More precise documentation about underscores and mnemonics. (#66380) | Matthias Clasen | 2001-12-20 | 24 | -70/+201 |
* | Don't call map here. | Anders Carlsson | 2001-12-20 | 8 | -3/+35 |
* | Updated Swedish translation. | Christian Rose | 2001-12-19 | 2 | -141/+133 |
* | routine update | Vasif Ismailoglu MD | 2001-12-19 | 1 | -389/+379 |
* | Explicitely deprecate gdk_gc_set_font() (reported by Jeff Franks.) | Owen Taylor | 2001-12-18 | 8 | -0/+37 |
* | Fix prototype for direction_changed. (Reported by Jeff Franks.) | Owen Taylor | 2001-12-18 | 8 | -1/+43 |
* | Change GdkWidget to GtkWidget. Fixes #67162. | Anders Carlsson | 2001-12-18 | 1 | -0/+5 |
* | Updated Ukrainian translation | Yuri Syrota | 2001-12-18 | 1 | -282/+355 |
* | Fix typo (list->data becomes list->next) | Padraig O'Briain | 2001-12-18 | 8 | -1/+36 |
* | Markup fixes. | Matthias Clasen | 2001-12-17 | 1 | -5/+5 |
* | Markup fixes. | Matthias Clasen | 2001-12-17 | 6 | -19/+41 |
* | Add Unicode control char menu, based on patch from Dov. Bug #63495 | Havoc Pennington | 2001-12-17 | 13 | -43/+384 |
* | put _simple variants at the top of the docs | Havoc Pennington | 2001-12-16 | 2 | -2/+7 |
* | small doc tweaks, specifically some "just do XYZ" advice next to the | Havoc Pennington | 2001-12-16 | 4 | -24/+57 |
* | Add something about GdkModifierType. | Matthias Clasen | 2001-12-16 | 2 | -16/+32 |
* | Fix a typo. Fix a typo. | Kjartan Maraas | 2001-12-16 | 9 | -2/+37 |
* | Fix some warnings. | Darin Adler | 2001-12-15 | 12 | -5/+95 |
* | Updated Swedish translation. | Christian Rose | 2001-12-15 | 2 | -107/+138 |
* | Fixed first arg type of GtkScale's format_value signal's function pointer. | Murray Cumming | 2001-12-15 | 8 | -1/+36 |
* | updated | Marius Andreiana | 2001-12-15 | 2 | -283/+281 |
* | 2001-12-14 Vitaly Tishkov tvv@sparc.spb.su | Vitaly Tishkov | 2001-12-14 | 9 | -2/+44 |
* | Use g_ascii_strcasecmp() instead of g_strcasecmp(). | Sebastian Wilhelmi | 2001-12-14 | 2 | -1/+6 |
* | Remove assorted G_OBJECT casts where unnecessary. | Sebastian Wilhelmi | 2001-12-13 | 34 | -69/+144 |
* | free path at the end | Kristian Rietveld | 2001-12-13 | 8 | -0/+37 |
* | Updated Norwegian (bokmål) translation. | Kjartan Maraas | 2001-12-13 | 2 | -194/+273 |
* | Markup fixes. | Matthias Clasen | 2001-12-13 | 49 | -396/+451 |
* | do not try to find the clicked node in the tree when tree == NULL | Kristian Rietveld | 2001-12-13 | 8 | -1/+37 |
* | Compare event->state with the default mod mask. | Anders Carlsson | 2001-12-13 | 8 | -1/+36 |
* | Updated Slovak translation. | Stanislav Visnovsky | 2001-12-13 | 2 | -90/+98 |
* | s/obj/klass/ where appropriate | jacob berkman | 2001-12-12 | 18 | -11/+39 |