summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix implicit branch creation, we need the *real* parent path for this andTim Janik1999-02-238-1/+57
* You don't need to check one variable twice (trivial bugfix).Pavel Machek1999-02-238-1/+28
* When sending events to windows with a proxy, set the window field in theOwen Taylor1999-02-2310-29/+268
* - Complete the ProgressBar API - Fix the CList example codeGMT 1999 Tony Gale1999-02-2211-313/+530
* Removed check-y/check-n backgrounds - the effect looked like a bug.Owen Taylor1999-02-219-4/+39
* Always set the max width or height to at least 1, since 0 triggers bugs inOwen Taylor1999-02-219-4/+53
* Changed warnings from g_message() to g_warning().Owen Taylor1999-02-2114-30/+98
* I've made the spec file autogenerated and I updated the file listMichael Fulbright1999-02-213-3/+12
* Account for the fact that Xlib expects format == 32 to be a long, even onOwen Taylor1999-02-2116-53/+218
* removed debugging statements about embedded XID's. They could have beenOwen Taylor1999-02-2115-49/+389
* marked gtk_window_set_focus, gtk_window_set_default,Tim Janik1999-02-218-4/+47
* Revise algorithm for scrolling backwards. This one might actually workOwen Taylor1999-02-219-23/+80
* hm, set_modal doesn't really work with random gtk_grab_add/gtk_grab_removeTim Janik1999-02-208-13/+62
* increment years and months by two not three on double clicks, patchTim Janik1999-02-208-3/+48
* added ::modal argument. (gtk_window_hide): reset window->modal from theTim Janik1999-02-209-21/+119
* Collecttion of the locale dependent gtkrc files andSergey I. Panov1999-02-1912-0/+84
* grouped function names into application-level, widget-level andTim Janik1999-02-199-38/+101
* When queueing clears relative to widget->window, actually storeOwen Taylor1999-02-188-1/+50
* Fix glib_config_args gtk_config_args confusion. (pointed out by RolandOwen Taylor1999-02-1811-30/+105
* added widget arg ::titles_active.Tim Janik1999-02-188-0/+51
* only translate widget relative coordinates to window relative if theTim Janik1999-02-178-19/+71
* Shooby Ban <bansz@szif.hu>Szabolcs Ban1999-02-171-0/+6
* Updated.Nuno Ferreira1999-02-172-23/+26
* Shooby Ban <bansz@szif.hu>Szabolcs Ban1999-02-161-1/+1
* Shooby Ban <bansz@szif.hu>Szabolcs Ban1999-02-161-0/+462
* version = 1.1.16GTK_1_1_16CST 1999 Shawn T. Amundson1999-02-1626-158/+248
* Tue, 16 Feb 1999 12:51:56 +0100Vincent Renardias1999-02-161-22/+22
* Use a ScrolledWindow test how Text widgets work within ScrolledWindow.Owen Taylor1999-02-1610-41/+109
* When setting styles, remove unecessary explicits draws and clears.Owen Taylor1999-02-1617-50/+102
* Updated for 1.1.16.Owen Taylor1999-02-168-0/+47
* Free label->label_wc.Owen Taylor1999-02-168-0/+37
* Some coding style fixups.Owen Taylor1999-02-168-78/+174
* When we find a match, stop searching. (Because we assume pspec != NULL inOwen Taylor1999-02-1511-194/+581
* gtk/gtkwidget.c (gtk_widget_real_grab_focus):Owen Taylor1999-02-159-2/+75
* default to yes for development trees.Tim Janik1999-02-158-1/+47
* don't autoselect focus_row in case of GTK_SELECTION_EXTENDEDLars Hamann1999-02-1113-599/+535
* updated spanis hlanguage filePablo Saratxaga1999-02-111-2/+2
* don't autoselect focus_row in case of GTK_SELECTION_EXTENDEDLars Hamann1999-02-1011-553/+350
* applied patch from Paolo Molaro to fix GTK_TYPE_POINTER args ofTim Janik1999-02-1011-223/+298
* Reverted coding style "fixups"Owen Taylor1999-02-108-416/+429
* Supplement the existing WMNormalHints, don't overwrite them.Owen Taylor1999-02-109-34/+94
* asure that ->value_buf always points to an allocated area.Tim Janik1999-02-1014-1849/+2072
* Fixed some bugs with set_default_size.Owen Taylor1999-02-1044-221/+746
* Removed extraneous line that crept in in previous commit.Owen Taylor1999-02-108-1/+35
* Moved entry->visible into editable class. (Leave it behind deprecated forOwen Taylor1999-02-1011-14/+112
* If we can't find helvetica, fall back to "fixed". If we can't findOwen Taylor1999-02-1014-22/+120
* Updated.Changwoo Ryu1999-02-092-43/+47
* Added a style_set() function so that word lengths get recomputed on styleOwen Taylor1999-02-098-11/+86
* changed to 64 (gtk_clist_draw_focus) (hadjustment_value_changed)Lars Hamann1999-02-089-9/+75
* Small corrections.Sergey I. Panov1999-02-081-10/+10