summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fixed some bugs with set_default_size.Owen Taylor1999-02-101-0/+40
* Removed extraneous line that crept in in previous commit.Owen Taylor1999-02-101-0/+5
* Moved entry->visible into editable class. (Leave it behind deprecated forOwen Taylor1999-02-101-0/+9
* If we can't find helvetica, fall back to "fixed". If we can't findOwen Taylor1999-02-101-0/+13
* Added a style_set() function so that word lengths get recomputed on styleOwen Taylor1999-02-091-0/+6
* changed to 64 (gtk_clist_draw_focus) (hadjustment_value_changed)Lars Hamann1999-02-081-0/+9
* missing from the CVS for some reasonGMT 1999 Tony Gale1999-02-081-0/+4
* add SpinButton exampleGMT 1999 Tony Gale1999-02-081-0/+4
* - Heavily edited GtkCombo section initially from Christopher T. LansdownGMT 1999 Tony Gale1999-02-081-0/+11
* Add the entire draw_data_list back to the free list, not just the lastOwen Taylor1999-02-061-0/+6
* search last visible column instead of using clist->columns.Lars Hamann1999-02-061-0/+7
* Adjust saved positions of children when resizing a guffaw_gravity = TRUEOwen Taylor1999-02-051-6/+21
* Don't assume any more that the gtkwidget.c code will queue a redraw on usOwen Taylor1999-02-051-0/+7
* change my email addressChristopher Blizzard1999-02-041-0/+4
* version=1.1.15GTK_1_1_15CST 1999 Shawn T. Amundson1999-02-041-0/+14
* spelling fix in comment from joey@kuolema.Infodrom.North.DE (MartinManish Singh1999-02-041-0/+5
* Make sure we set the icon window position before it is shown to preventOwen Taylor1999-02-021-0/+13
* new sections on Layout and SpinButton [nice widget]GMT 1999 Tony Gale1999-02-021-0/+7
* Put in some information about 'gtk-config --libs gthread'.Owen Taylor1999-02-021-0/+7
* in case of GTK_SELECTION_BROWSE select first inserted row.Lars Hamann1999-02-021-0/+12
* Pass gthread on to gtk-config.Owen Taylor1999-02-011-0/+8
* Fixed problem with uints resulting in huge child allocations.Owen Taylor1999-02-011-5/+11
* Cast uints to ints in geometry calculations. This should prevent FPOwen Taylor1999-02-011-0/+9
* Try and spell my own name right - TonyTony Gale1999-02-011-1/+1
* update to new examplesGMT 1999 Tony Gale1999-02-011-0/+7
* - Complete documentation of Label widget API - New sections for theGMT 1999 Tony Gale1999-02-011-0/+13
* examples/fixed/*, examples/frame/* - Examples from the TutorialGMT 1999 Tony Gake1999-01-291-0/+5
* - New sections on the Fixed and Frame containers - Rearrange theGMT 1999 Tony Gale1999-01-291-0/+8
* script to convert and package up the tutorial - stick it here so I don'tGMT 1999 Tony Gale1999-01-281-0/+6
* - Replace all uses of deprecated functions. - Replace menufactory exampleGMT 1999 Tony Gale1999-01-281-0/+8
* s/XIM_INSTANTIATE_IS_MISSING_OR_STRANGE/XIM_INST_IS_MISSING_OR_STRANGE/Sebastian Wilhelmi1999-01-281-0/+5
* version=1.1.14GTK_1_1_14CST 1999 Shawn T. Amundson1999-01-281-0/+11
* When translating N_() strings, use _(), not gettext(), since we reallyOwen Taylor1999-01-281-0/+6
* Xsed isn't valid here, don't use itManish Singh1999-01-281-0/+7
* Move gravity_works back to a static global variable, since it is a globalOwen Taylor1999-01-281-0/+7
* Move gtkintl.h from $source_headers to $static_sources since it should notOwen Taylor1999-01-281-0/+6
* Allow exposure compression across GravityNotify events to improve theOwen Taylor1999-01-281-1/+7
* [ patch from Takashi Matsuda <matsu@arch.comp.kyutech.ac.jp> ]Owen Taylor1999-01-281-0/+20
* Change signatures for gdk_drag_begin() and gdk_drag_motion() so that theOwen Taylor1999-01-281-0/+33
* Hack scrollwheel support into the eventloop, by treating button 4-5Owen Taylor1999-01-281-0/+13
* Remove TimJ's checks for already being mapped or hidden. See the ICCCM'sOwen Taylor1999-01-271-0/+7
* Separate out GLIB_LIBS and GLIB_DEPLIBS. This may fix the --with-glibOwen Taylor1999-01-271-0/+7
* Use floor() instead of truncating to integer values so we get translationOwen Taylor1999-01-271-0/+40
* assert ref_count>0.Tim Janik1999-01-271-0/+4
* Changed logOwen Taylor1999-01-261-0/+14
* Queue a redraw on the tab area when a tab changes size. (IncludesOwen Taylor1999-01-261-1/+9
* Back out the last solution to updating problem. And try a different oneOwen Taylor1999-01-261-0/+9
* Removed some GTK_WIDGET_DRAWABLE() tests - we need to update the valueOwen Taylor1999-01-251-0/+6
* Don't define ENABLE_NLS unless we have a working NLS. (This should keepOwen Taylor1999-01-251-0/+7
* set RECEIVES_DEFAULT on init, and a button press on the widget doesn'tGeorge Lebl1999-01-251-0/+20