summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
Commit message (Expand)AuthorAgeFilesLines
* fix screwup with shadowed variables that had broken size request in someHavoc Pennington2001-02-171-0/+33
* default initialize the generated ENTER_NOTIFY event with 0, otherwise notTim Janik2001-02-171-0/+24
* removed gtk_*_store_get, and moved to GtkTreeModel.Jonathan Blandford2001-02-171-1/+20
* convert the X coordinates so they're with respect to the line, rather thanHavoc Pennington2001-02-171-0/+40
* Removed gtktreemodelsimple.[ch] removedJonathan Blandford2001-02-161-0/+5
* New files. Implement GtkTreeModelMapping.Alexander Larsson2001-02-161-0/+14
* If we're going to have a demo, we might as well pass in real values.Jonathan Blandford2001-02-161-0/+6
* add "static" to a private function (gtk_image_menu_item_class_init):Havoc Pennington2001-02-151-0/+7
* Add a shortcut if the window and the current clip_region doesn't overlap.Alexander Larsson2001-02-131-0/+10
* replaced deprecated gtk_drawing_area_sizeSven Neumann2001-02-131-2/+6
* Don't reference last_cursor if it is null. Fixes crash when rotating theAlexander Larsson2001-02-131-0/+13
* fix bug where it always set the foreground, even if we were only using aHavoc Pennington2001-02-131-0/+56
* Remove gdkcc.h reference.Owen Taylor2001-02-131-0/+17
* Remove gdkcc-win32.c from here, too.Tor Lillqvist2001-02-111-1/+3
* New function, copied from X11 version.Tor Lillqvist2001-02-111-0/+20
* better error message if you try to add a widget to a bin that already hasHavoc Pennington2001-02-091-0/+21
* moved back to a sane value!Jonathan Blandford2001-02-081-0/+5
* let's darken colors, not lighten them.Havoc Pennington2001-02-081-0/+5
* remove validation idleHavoc Pennington2001-02-081-0/+63
* convert area_height to pango dimensions after painting the background. WeSven Neumann2001-02-071-0/+6
* Fix syntax error introduced with earlier commit) (pointed out by OllieOwen Taylor2001-02-061-0/+11
* s/MISK/MISC/GMT 2001 Tony Gale2001-02-051-0/+4
* gdk/gdk.def Provide dummy implementations.Tor Lillqvist2001-02-041-0/+6
* removed gtk_signal_init() compat define.Tim Janik2001-02-041-0/+15
* Fix bug reported by Mikael Hermansson with patch from Mikael (if there wasHavoc Pennington2001-02-031-0/+7
* Remove confusing comment about X11.Owen Taylor2001-02-031-0/+17
* docsHavoc Pennington2001-02-031-0/+136
* Make gdk_colormap_sync private since it was never exported in a headerOwen Taylor2001-02-021-0/+33
* [ Merges of fixes from gtk-1-2, mostly ]Owen Taylor2001-02-021-0/+135
* A bunch of whitespace cleanup.Alexander Larsson2001-01-311-0/+13
* bracket in #ifdef GTK_ENABLE_BROKEN.Havoc Pennington2001-01-311-0/+16
* fix bug in here where prev pointer was set to the wrong thingHavoc Pennington2001-01-311-0/+55
* add several missing instances of Alex's name, remove conflict indicatorsOwen Taylor2001-01-291-7/+5
* Fix stupid typo pointed out by Kristian Rietveld <kristian@planet.nl>.Jonathan Blandford2001-01-271-0/+6
* add GtkTreeRowReference which holds a handle to a specific row (particularHavoc Pennington2001-01-271-0/+10
* adapt to handle PangoColorHavoc Pennington2001-01-261-0/+76
* Splitted gtk_image_clear into gtk_image_clear() and gtk_image_reset().42001-01-241-0/+16
* Apparantly i forgot to check in the changelog. :)Alexander Larsson2001-01-241-0/+9
* Don't leak built-in cursors.32001-01-231-0/+18
* rename member fields from GTK_WRAPMODE_WORD to GTK_WRAP_WORD, etc., seemsHavoc Pennington2001-01-231-0/+6
* Add built marshaller files to support GdkPixbufLoader signalsHavoc Pennington2001-01-221-0/+24
* Don't leak visible_region. Use visible_region instead of region.22001-01-221-0/+12
* Don't leak the PangoFontDescriptor.22001-01-221-0/+5
* Make fail when not realized. (gtk_tree_view_scroll_to_cell): Make workJonathan Blandford2001-01-211-0/+15
* byte_offset variable was being used to mean both "offset into layout" andHavoc Pennington2001-01-191-0/+7
* sync to tree changesHavoc Pennington2001-01-191-2/+47
* Define EMULATE_GDKFONT. Add extra pango_font stuff to GfkFontPrivate.92001-01-191-0/+11
* Add "getters" for all the non-deprecated set_foo functions. Added missingHavoc Pennington2001-01-181-0/+7
* gtk/gtkmain.c Use the newTor Lillqvist2001-01-171-1/+22
* Set the attributes onto the PangoLayout even if they are newly createdOwen Taylor2001-01-171-0/+6