summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* AdditionsMatthias Clasen2005-05-086-5/+34
* Add keyname-table.hMatthias Clasen2005-05-0810-19/+84
* Small documentation additions.Matthias Clasen2005-05-089-25/+45
* Forgotten fix.Matthias Clasen2005-05-081-6/+8
* Change the return type to GtkWidget*, proposed by Owen Taylor.Matthias Clasen2005-05-085-4/+19
* Fix a reference. (#303403, Masao Mutoh)Matthias Clasen2005-05-082-1/+6
* Fix typos in the docs. (#303389, Masao Mutoh)Matthias Clasen2005-05-084-2/+20
* Fix a copy-and-paste accidentMatthias Clasen2005-05-084-11/+16
* Get the foreground color, not the background color.Owen Taylor2005-05-074-1/+16
* Change prototype to match cairo_set_source_surface().Owen Taylor2005-05-0710-102/+80
* Merged from gtk-2-6:Federico Mena Quintero2005-05-065-5/+47
* Always initialize child-visible to FALSE, otherwise we may end up with theMatthias Clasen2005-05-065-5/+52
* Updated Czech translation.Miloslav Trmac2005-05-062-91/+106
* Test DND.Matthias Clasen2005-05-069-146/+1662
* Small cleanups.Matthias Clasen2005-05-065-16/+13
* Another oneMatthias Clasen2005-05-061-1/+1
* typo fixMatthias Clasen2005-05-064-19/+34
* Fix a typoMatthias Clasen2005-05-052-1/+9
* Fixed calendar:MYNguyen Thai Ngoc Duy2005-05-052-1/+5
* Minor wording fixOwen Taylor2005-05-053-12/+12
* Fix a bug in focus tracking when we move between has_pointer_focus andOwen Taylor2005-05-056-26/+275
* Replace cairo_show_surface() uses withSøren Sandmann2005-05-044-3/+21
* Forgotten fileMatthias Clasen2005-05-041-3/+3
* gdk/win32/gdkdrawable-win32.c (generic_draw, blit_from_pixmap) Minor fixesTor Lillqvist2005-05-045-10/+37
* Updated Canadian English translation.Adam Weinberger2005-05-042-154/+166
* Avoid getting the interface struct twice in the same function. (#300513,Matthias Clasen2005-05-045-10/+15
* Avoid getting the interface struct twice in the same function. (#300513,Matthias Clasen2005-05-033-0/+9
* Add gtk_dialog_get_response_for_widget. Add new scrolled window getters.Matthias Clasen2005-05-032-0/+3
* Add getters for the scrollbars. (#167181, Billy Biggs)Matthias Clasen2005-05-036-3/+59
* *** empty log message ***Matthias Clasen2005-05-031-1/+1
* Add gtk_dialog_get_response_for_widget.Matthias Clasen2005-05-032-0/+5
* Make this function public. (#170748, Morten Welinder)Matthias Clasen2005-05-036-3/+40
* Merged from gtk-2-6:Federico Mena Quintero2005-05-035-23/+124
* Add a draw-border style property to allow themes to draw outside theOwen Taylor2005-05-0220-736/+1018
* Add new icon view functions.Matthias Clasen2005-05-022-0/+5
* Test cell renderers.Matthias Clasen2005-05-027-638/+2038
* Return a sufficient width for cases where pango_layout_get_pixel_extents()Matthias Clasen2005-05-024-7/+18
* Fix the buildMatthias Clasen2005-05-021-1/+1
* Doc fixupsMatthias Clasen2005-05-026-72/+53
* Remove nonexisting functions.Matthias Clasen2005-05-022-2/+4
* Fix up the docs a bit.Matthias Clasen2005-05-024-6/+21
* Forgotten fileMatthias Clasen2005-05-022-13/+4
* Forgotten ChangelogMatthias Clasen2005-05-021-0/+3
* return silently if "gtk_initialized" is TRUE. Re-enables calling GTK'sMichael Natterer2005-05-024-0/+24
* Translation updated by Ivar Smolin.Priit Laes2005-05-022-466/+410
* Propagate the event to unanchored children in the text window. (#302494,Matthias Clasen2005-05-024-2/+22
* Take multi-monitor offset into account. (#302525)Tor Lillqvist2005-04-304-2/+17
* Updated Czech translation.Miloslav Trmac2005-04-302-88/+96
* Make the docs build. (#302230, Ali Akcaagac)Matthias Clasen2005-04-304-1/+10
* Get rid of this function, instead show the bin_window when it is created.Matthias Clasen2005-04-294-15/+11