summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
Commit message (Expand)AuthorAgeFilesLines
* these should be 31, not 3. Hooray for Xatoms (and not using the XA_*jacob berkman2001-10-311-0/+6
* Add a gtk_window_get_focus() getter to determine the currently focusedOwen Taylor2001-10-311-1/+8
* Add GTK_SELECTION_NONE enum, #61695Jonathan Blandford2001-10-311-0/+16
* Added a "cursor_changed" signal, #62850.Jonathan Blandford2001-10-311-0/+5
* after allocating the treedatalist, zero it to make sure the values areMatt Wilson2001-10-311-0/+6
* remove conflict moarkerMatt Wilson2001-10-311-1/+0
* gchar* args of GtkCellRendererText and GtkCellRendererToggle signal handlers ...Murray Cumming2001-10-311-0/+9
* massize rewrite. Static models now totally work. I'm not 100% sure aboutJonathan Blandford2001-10-311-0/+6
* use GLIB_AC_DIVERT_BEFORE_HELP() so we get proper output for configureSven Neumann2001-10-301-0/+5
* Update the IM spot location here, if text was invalidated in the visibleHavoc Pennington2001-10-301-0/+7
* Code cleanup. (gtk_separator_menu_item_class_init): Fix bugs in this code.Jonathan Blandford2001-10-301-0/+5
* automake doesn't support conditionalized LDFLAGS, so put win32 flags injacob berkman2001-10-291-0/+6
* Darn. I can't believe this took this long to fix.Jonathan Blandford2001-10-291-0/+5
* fix reordered signal.Jonathan Blandford2001-10-291-0/+5
* Grab the focus to the fileop entry for create dir / rename file.Owen Taylor2001-10-291-0/+6
* Don't use AC_CHECK_FILE to check for a file since it always spits warningsOwen Taylor2001-10-291-0/+13
* Don't try to use pkg-config when we didn't find it. (#62944, Eric Lemings)Owen Taylor2001-10-291-1/+9
* Calculate the buttons size request before using it. Fixes #61696.Anders Carlsson2001-10-291-0/+6
* Updates.Tor Lillqvist2001-10-291-0/+86
* Fix build.Anders Carlsson2001-10-281-0/+4
* static correct-ness, underscore prefixing of library internal functionsHans Breuer2001-10-281-0/+18
* Documentation updates.Matthias Clasen2001-10-281-0/+6
* do not call gtk_settings_get_default() here as that requires an Xjacob berkman2001-10-281-0/+25
* un Oct 28 09:15:39 2001 Owen Taylor <otaylor@redhat.com>Owen Taylor2001-10-281-0/+6
* Typo fix. Updates. Document the special values <none> and <parent> forMatthias Clasen2001-10-271-0/+4
* cosmeticsTim Janik2001-10-271-1/+0
* Call update_im_spot_location here explicitlyHavoc Pennington2001-10-271-0/+7
* Fix typo in docs. This fixes #62942.Anders Carlsson2001-10-271-0/+3
* Clarify that we're returning a spin button in the _new function. ThisAnders Carlsson2001-10-271-0/+7
* fix typos in ChangeLogOwen Taylor2001-10-271-2/+2
* Oct 26 20:55:57 2001 Owen Taylor <otaylor@redhat.com>Owen Taylor2001-10-271-0/+14
* to simplify parsing for exported functions: - made implementationHans Breuer2001-10-271-0/+17
* Add note about width having to be greater than 0. This fixes #55574.Anders Carlsson2001-10-271-0/+4
* Fix docs to say previous instead of next.Anders Carlsson2001-10-271-0/+5
* Mention that the valid width is in range 0-65535 pixels. Fixes bug #56754.Anders Carlsson2001-10-271-0/+4
* Remove a dot in the documentation. Fixes bug #62632.Anders Carlsson2001-10-261-0/+3
* Replace int and guint with long and gulong in some places to make the codeAnders Carlsson2001-10-261-0/+6
* Set up destroy signals so that all windows will be destroyed when one is.Anders Carlsson2001-10-261-0/+3
* Don't set a fixed height on the hscale widget. This fixes "bug" #55840.Anders Carlsson2001-10-261-0/+6
* Create new "indent_expander" style property.Anders Carlsson2001-10-261-0/+18
* fixed a small typoKristian Rietveld2001-10-261-0/+4
* Anders Carlsson suggested to use G_N_ELEMENTS hereKristian Rietveld2001-10-261-0/+5
* gtk/gtkbutton.[ch] fixed inline commentsSven Neumann2001-10-261-0/+7
* updated externalsHans Breuer2001-10-261-0/+15
* Version 1.3.10, require GLib 1.3.10.GTK_1_3_10Owen Taylor2001-10-251-0/+7
* Add support for invalid nodes. (_gtk_rbnode_rotate_right): Ditto.Jonathan Blandford2001-10-251-0/+24
* call gtk_text_view_destroy_layout after gtk_text_view_set_buffer (whichMatt Wilson2001-10-251-0/+6
* remove conflict markMatt Wilson2001-10-251-1/+0
* the valid range for the 'indent' property is G_MININT to G_MAXINT. Don'tMatt Wilson2001-10-251-0/+8
* This ought to make msw happy since it fixes #62887.Anders Carlsson2001-10-251-0/+12