summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* un May 13 12:01:12 2001 Owen Taylor <otaylor@redhat.com>GTK_MULTIHEAD_BRANCHPOINTOwen Taylor2001-05-161-0/+6
* Require libtool-1.4, automake-1.4p1.Owen Taylor2001-05-1615-7536/+187
* fix bug #54699 where paths weren't being checked for correctness.Jonathan Blandford2001-05-168-8/+58
* You can now set all sorts of properties in any order you wan, whether orJonathan Blandford2001-05-1613-533/+1003
* Fixed encodingMatthias Warkus2001-05-151-1/+1
* Updated German translations for Glib and GTK+ HEAD. Phew.Matthias Warkus2001-05-152-681/+546
* Apply patch from John Margaglione that converts from args to properties.Alexander Larsson2001-05-158-56/+165
* Updated Ukrainian transaltionYuri Syrota2001-05-151-12/+12
* Apply patch from John Margaglione converting from args to properties.Owen Taylor2001-05-159-46/+114
* Updated Ukrainian transaltionYuri Syrota2001-05-151-275/+283
* Block against redundant changes.Owen Taylor2001-05-1414-70/+243
* Missed from last commit.Owen Taylor2001-05-137-0/+28
* Remove creative formatting.Owen Taylor2001-05-1313-163/+321
* remember widget's double buffering state across expose event, so we stillTim Janik2001-05-128-6/+42
* Peek strike-through setting (gdk_draw_layout_line_with_colors): RenderERDI Gergo2001-05-118-2/+66
* Expose the ring in the triangle at the correct place when exposing just aAlexander Larsson2001-05-118-2/+30
* Return FALSE, or window focusing will not work.Alexander Larsson2001-05-118-1/+36
* docs, fixes bug #54144Havoc Pennington2001-05-1125-84/+409
* don't propagate exposes to NULL child.Tim Janik2001-05-1110-9/+93
* grum, gtk_type_class() is not GNUC_CONST it has the _important_ sideTim Janik2001-05-1013-41/+99
* Make sure you can compile out the implementation/wrapper assert macros.Alexander Larsson2001-05-1012-24/+206
* New function to let user control where columns are dragged.Jonathan Blandford2001-05-0910-7/+135
* Added include of unistd.h so that gid_t is defined (on Solaris)Padraig O'Briain2001-05-091-0/+3
* New "columns_changed" signal.Jonathan Blandford2001-05-0910-70/+337
* fixed invalid end-of-line.Michael Natterer2001-05-092-6/+4
* Added .cvsignore files for CVS not to complain about executablesÉRDI Gergo2001-05-0738-0/+38
* Include gdkfb.h on linux-fb.Alexander Larsson2001-05-079-0/+46
* New function for getting toplevel window at position.Alexander Larsson2001-05-0711-12/+188
* Fixlet - FedericoFederico Mena Quintero2001-05-077-7/+21
* Test for bin->child being present before doing anything with it. PatchFederico Mena Quintero2001-05-078-1/+44
* fix some shell typosHavoc Pennington2001-05-0777-1376/+3303
* Updated Swedish translation.Christian Rose2001-05-072-17/+32
* updated exportsHans Breuer2001-05-063-138/+89
* updated exportsHans Breuer2001-05-0612-6/+247
* Release 1.3.5GTK_1_3_5Owen Taylor2001-05-0555-2974/+7056
* Fix typo in filename.Owen Taylor2001-05-059-2/+58
* updated azeri filePablo Saratxaga2001-05-051-485/+463
* Better error messages.Alex Larsson2001-05-0411-8/+110
* Add dependency on Atk for accessibility support.Owen Taylor2001-05-0334-534/+772
* remove '.' from end of include directoryJames Henstridge2001-05-031-1/+2
* Fix return value to be G_TYPE_BOOLEAN, not G_TYPE_INT, also, useOwen Taylor2001-05-038-2/+44
* Patch from Juan Pablo Mendoza Mendoza to fix things so clicking insideOwen Taylor2001-05-0310-4/+89
* Fix trailing comma on enumeration. (#54071)Owen Taylor2001-05-032-1/+5
* include target-specific headers as done in testpixbuf-drawable.cSven Neumann2001-05-038-4/+44
* Split the property editor code out for reuse, improve.Owen Taylor2001-05-032-0/+616
* Reduce new_text_length appropriately when we run into the size limit forOwen Taylor2001-05-0311-560/+144
* Always trap errors around calls to XSetInputFocus since we have no way ofOwen Taylor2001-05-029-2/+66
* fix bug in dropping columns. Moving columns now basically works modulaJonathan Blandford2001-05-028-3/+50
* Add autoscroll support. It mostly works, but could use some fine tuning.Jonathan Blandford2001-05-018-95/+183
* New default theme! A slighly improved version of the 2.0 Raleigh theme,Owen Taylor2001-05-0116-467/+735