summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
Commit message (Expand)AuthorAgeFilesLines
* Convert to use pkg-config rather than gtk-config. (#53375, Skip Montanaro)Owen Taylor2001-11-021-0/+5
* remove totally broken unused, non-compiling, static function.Matt Wilson2001-11-021-0/+5
* Iterate through children of the action area, not of the vbox. (#58278,Owen Taylor2001-11-021-0/+7
* handle -1 argument in order to remove a workaround in Nautilus that forcedHavoc Pennington2001-11-021-0/+8
* Patch from George Lebl to fix division by zero for full scroll bars.Owen Taylor2001-11-021-0/+5
* ref/unref around gtk_widget_event() if we are going to set a flagOwen Taylor2001-11-021-0/+6
* Actually add the missing/broken image icon as the image for the "missingOwen Taylor2001-11-021-0/+6
* Set a reasonable default height for the window.Owen Taylor2001-11-021-0/+20
* Fix reorder_fixup, #59583Jonathan Blandford2001-11-021-0/+8
* Make GtkFunction return boolean, not gint. (Daniel Elstner).Owen Taylor2001-11-011-0/+5
* Add: - A ::retrieve_surrounding signal that asks the widget for contextOwen Taylor2001-11-011-0/+22
* it's amazing how well things work sometimes, even when they're completelyJonathan Blandford2001-11-011-0/+12
* Fix crash found by Matt Wilson.Jonathan Blandford2001-11-011-0/+5
* Support Shift, Control, and Shift|Control L<->R, #63475Jonathan Blandford2001-11-011-0/+5
* fix infinite loop noticed by yosh.Jonathan Blandford2001-11-011-0/+5
* unset the GTK_REALIZED flag so we don't re-enter when we are destroyedMichael Meeks2001-10-311-0/+6
* Add a "menu" property and notify on it. (#62798, Padraig O'Briain)Owen Taylor2001-10-311-0/+11
* fix typo to make it compileManish Singh2001-10-311-0/+4
* if the widget is insensitive, draw the text insensitively, #63306Jonathan Blandford2001-10-311-0/+5
* Add stock items for most stock icons. (#61757)Matthias Clasen2001-10-311-0/+4
* rename gtk_selection_data_set_tree_row, #60218Jonathan Blandford2001-10-311-0/+10
* 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