summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix doc comment typos. (#98480, Vitaly Tishkov)Matthias Clasen2002-11-217-2/+32
* Fix typo in example code. (#99078)Matthias Clasen2002-11-212-1/+5
* Updated German translation, added missing files to POTFILES.inChristian Neumair2002-11-213-260/+305
* small tweaks.Kristian Rietveld2002-11-207-15/+49
* return a value in the range of [-1, 1] instead [0, 1],Kristian Rietveld2002-11-209-11/+212
* add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c.Manish Singh2002-11-2038-279/+883
* initialize anchor_path to NULL.Manish Singh2002-11-208-2/+44
* Add a dummy widget and pass it as first argument to the various createMatthias Clasen2002-11-197-10/+60
* use gdk_drawable_get_size instead of gdk_window_get_size. Fixes #98957.Manish Singh2002-11-197-1/+37
* new file describing the release process.Kristian Rietveld2002-11-188-2/+65
* Clean up a bit of duplicated code.Owen Taylor2002-11-187-5/+32
* modify and free tmp instead of path ... (patch from #97927).Kristian Rietveld2002-11-1813-136/+712
* Update British translation.Robert Brady2002-11-182-357/+352
* Sort the list of Input Modules by name, keeping Default at top.Abigail Brady2002-11-187-0/+40
* Oops, forgot ChangeLogManish Singh2002-11-176-0/+396
* add -DGDK_DISABLE_DEPRECATEDManish Singh2002-11-1724-94/+109
* add more to the docs.Jonathan Blandford2002-11-173-3/+34
* remove bogus gvalue initialization/freeing.Jonathan Blandford2002-11-177-12/+30
* Updated French translation.Christophe Merlet2002-11-172-602/+669
* be.po: Updated Belarusian translation from Belarusian team <i18n@mova.org>.Dmitry Mastrukov2002-11-172-1084/+1535
* Remove obsolete entries.Tor Lillqvist2002-11-161-4/+0
* Add missing entries, needed by gtk.Tor Lillqvist2002-11-1616-46/+273
* Allow g_object_set to work with GtkSettings.Jonathan Blandford2002-11-167-12/+62
* Reflect recent renamings and removals of functions.Tor Lillqvist2002-11-1614-300/+1262
* Updated Norwegian (bokmål) translation.Kjartan Maraas2002-11-152-98/+106
* Fix display/window typo. (#98511, Soeren Sandmann)Owen Taylor2002-11-147-1/+31
* Try a different hack to force gdkenumtypes.h to be updated before buildingOwen Taylor2002-11-149-12/+48
* shut up cvsManish Singh2002-11-141-0/+1
* get rid of deprecated gdk_rgb_gc_set_foreground usage in favor ofManish Singh2002-11-147-5/+55
* Monitor the screen of the attach widget continually, rather than onlyOwen Taylor2002-11-147-22/+93
* Change so that updates of selection don't take effect immediately, butOwen Taylor2002-11-1410-74/+257
* add gdk_display_get_devices to fix compilationEric Warmenhoven2002-11-137-0/+36
* Fix warning.Owen Taylor2002-11-137-10/+89
* Add a const here.Matthias Clasen2002-11-1310-25/+79
* Fix #90661: add im_info->im switch at the top of setup_im() andHidetoshi Tajima2002-11-137-28/+81
* When clicking on a non-active tab, focus the first widget in the tab, notOwen Taylor2002-11-137-62/+89
* ue Nov 12 17:10:10 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-11-137-12/+94
* - comment out check_inconsistent_aa_bits[].Soeren Sandmann2002-11-138-48/+200
* gdk/win32/gdkprivate-win32.h Rename all global variables and functions toTor Lillqvist2002-11-1224-1380/+2425
* Make multihead aware (#80283)Owen Taylor2002-11-127-143/+244
* Add _gtk_window_unset_focus_and_default(), use to clear the focus andOwen Taylor2002-11-1210-39/+178
* Do not return when menu_shell->ignore_enter is TRUE.Soeren Sandmann2002-11-127-4/+32
* Don't start a drag on double click. (#98189) Also test moving.Matthias Clasen2002-11-108-5/+67
* Don't return after calling gtk_menu_handle_scrolling() whenSoeren Sandmann2002-11-107-7/+40
* gtk/gtkradiobutton.c (gtk_radio_button_draw_indicator)Soeren Sandmann2002-11-109-2/+95
* Updated Norwegian (bokmål) translation.Kjartan Maraas2002-11-102-221/+231
* Fix a typo which broke moveresize emulation.Matthias Clasen2002-11-107-1/+31
* gdk_display_open_default_libgtk_only and gdk_notify_startup_complete.Matthias Clasen2002-11-103-1/+12
* Block button presses/releases over the scroll arrows to avoid popping downOwen Taylor2002-11-097-14/+177
* Use the correct struct offset for the screen_changed signal.Anders Carlsson2002-11-097-1/+31