summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* removed GdkScreen from gdk_pango_get_gcVIRTUAL_ATOM-22-06-01Erwann Chenede2001-06-1310-106/+159
* removed gdk_window_get_[screen|display] replaced by gdk_drawable_get_*Erwann Chenede2001-06-1339-199/+139
* misc indentation fixesErwann Chenede2001-06-1284-1853/+1928
* remove DEFAULT_GDK_* to proper functions.Erwann Chenede2001-06-1141-131/+1037
* *** empty log message ***Erwann Chenede2001-06-081-2/+3
* change strange naming convention from : root_parent parent_root root_windowErwann Chenede2001-06-0843-190/+206
* remove for_screen alternate function for gdk_.itmap_create_for_data, etcErwann Chenede2001-06-0824-211/+112
* move gdk_screen_width|heigth* to gdkdisplayErwann Chenede2001-06-0834-160/+130
* All _for_display function added now have the GdkDisplay arg as the first arg.Erwann Chenede2001-06-0820-133/+123
* Added GdkDisplay to GdkKeymapErwann Chenede2001-06-077-208/+105
* change gdk_atom_intern_for_display to gdk_display_atomErwann Chenede2001-06-0724-450/+386
* replaced gdk.h:void gdk_set_use_xshm_for_display (GdkDisplay * display,Erwann Chenede2001-06-0625-122/+128
* 06/06/01 Erwann ChenedeErwann Chenede2001-06-06282-6783/+15213
* 5/6/01 erwann More fixes, added a new small test problem.Erwann Chenede2001-06-0513-58/+260
* Various bug fixes for multiple display support and drag and dropErwann Chenede2001-05-2917-37/+115
* Multidisplay is now working, check crude test in tests/testmultidisplay.cErwann Chenede2001-05-248-70/+293
* *** empty log message ***Erwann Chenede2001-05-17144-6403/+7478
* 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