summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* add "inverted" propertyHavoc Pennington2001-06-061-0/+8
* Include gtkwidget.h (#55798, Karl Nelson)Owen Taylor2001-06-061-0/+11
* Don't swap the order of the args to gtk_widget_destroyed.Alex Larsson2001-06-061-0/+3
* Don't crash when the properties window is destroyed.Alex Larsson2001-06-051-0/+9
* rename from gtk_text_iter_reorderHavoc Pennington2001-06-051-0/+5
* new functionHavoc Pennington2001-06-051-0/+4
* clamp the value to the range that was setHavoc Pennington2001-06-051-0/+20
* Fix bug #55573Jonathan Blandford2001-06-051-0/+4
* Deprecate gtk_widget_set().Owen Taylor2001-06-051-0/+7
* Use new mnemonic convenience functionsHavoc Pennington2001-06-051-0/+30
* Fix segfault found by Vitaly Tishkov <tvv@sparc.spb.su>.Jonathan Blandford2001-06-051-0/+6
* s/GdkPixmapClass/GdkPixmapObjectClass/. (#51890, Jeff Franks)Owen Taylor2001-06-051-0/+10
* Ignore releases for buttons 6, 7Havoc Pennington2001-06-051-0/+5
* Fix a search-and-replace screwup (s/CHECK/SEPARATOR/ gone awry). PatchHavoc Pennington2001-06-051-0/+6
* handle case where text_view->layout == NULL by assuming its size is 0,Havoc Pennington2001-06-041-0/+7
* support button 6 and 7 for scroll left/right, from Thomas BroyerHavoc Pennington2001-06-041-0/+5
* Handle case where we need to parse the xsetting as if it were an RC fileHavoc Pennington2001-06-041-0/+50
* Make gdk-pixbuf have same version number as GTKHavoc Pennington2001-06-041-0/+4
* Get rid of stupid g_return_if_fail on digits greater than 6. If thereHavoc Pennington2001-06-041-0/+14
* Apply fix from Sam Solon, bug #54577, update value even if not drawable.Havoc Pennington2001-06-041-0/+5
* change SCROLL_RIGHT to SCROLL_LEFT, reported by Thomas Broyer.Havoc Pennington2001-06-041-0/+5
* Process updates immediately, to prevent funny lag effect when scrolling,Havoc Pennington2001-06-041-0/+6
* on middle click, center slider on the click.Havoc Pennington2001-06-041-0/+5
* make this special-case hscale/vscale details, so we can use it forHavoc Pennington2001-06-041-0/+41
* Initial stab at getting the focus code to work.Jonathan Blandford2001-06-011-0/+16
* implement overwrite modeHavoc Pennington2001-06-011-0/+22
* Fix notifications on non-existant "enable_arrow_keys". (#53753, SkipOwen Taylor2001-06-011-0/+6
* Add GDK_TYPE_RECTANGLE.Owen Taylor2001-06-011-0/+8
* Account for the fact that the border width is _outside_ the window. (FixesOwen Taylor2001-05-311-0/+6
* Validate value from GDK settings against parameter spec.Owen Taylor2001-05-301-0/+22
* Fix GNU sedism (#55430)Owen Taylor2001-05-291-0/+4
* Use $PKG_CONFIG, not pkg-config. (#51032)Owen Taylor2001-05-291-0/+8
* Rename to the more correct gtk-go-up.Alexander Larsson2001-05-271-0/+20
* make hanlder id a gulong as in GSignal.Tim Janik2001-05-271-0/+5
* Remove almost all instances of GtkCellRenderer in code (all but dnd iconJonathan Blandford2001-05-251-0/+12
* fix so that default icons are created if you call gtk_stock_list_ids()Havoc Pennington2001-05-251-1/+9
* get sizes an icon set can render without falling back to missing imageHavoc Pennington2001-05-251-0/+34
* made fil mode GDK_STIPPLED actually work -> check boxes and radio buttonsHans Breuer2001-05-251-0/+23
* New functionHavoc Pennington2001-05-251-0/+4
* Add Mode_Switch to list of keys to ignore when doing compose processing.Owen Taylor2001-05-241-0/+5
* Simplify as suggested by Havoc. Just get the last iter and work backwardJoe Shaw2001-05-221-0/+8
* Added patch from Jeff Franks <jcf@tpg.com.au> to add GET_CLASS macros toJonathan Blandford2001-05-221-0/+8
* Evil function to deal with very large (TM) amounts of text. May be movedJonathan Blandford2001-05-221-0/+19
* Added properties. Based on patch by Lee Mallabone.Alexander Larsson2001-05-221-0/+16
* Only show the separator if both children are present and visible.Owen Taylor2001-05-211-0/+7
* Remove the assertion that top_y needs to be >= 0.Joe Shaw2001-05-211-0/+5
* Improve error messages for X errors and losing connection to the X server.Havoc Pennington2001-05-201-0/+5
* Start checks for X from pangox/pangoxft CFLAGS to avoid duplicateOwen Taylor2001-05-201-0/+10
* Convert GtkArgs to GParams. Based on patch by John Margaglione. Also doAlexander Larsson2001-05-181-0/+11
* Reset style attributes even if the widget isn't realized.Owen Taylor2001-05-181-0/+7