summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
Commit message (Expand)AuthorAgeFilesLines
* Handle quoting of / with \; properly handle __ in paths, quote " and \n inOwen Taylor2001-03-191-0/+12
* gdk/win32/gdkdrawable-win32.c Use correct casts in debugging output.Tor Lillqvist2001-03-191-0/+9
* New function. print_event_state, print_event): Use preprocessor macro toTor Lillqvist2001-03-181-0/+13
* added rc-style argument GtkSpinButton::shadow_type. removedTim Janik2001-03-181-0/+37
* modified to use "row_activated" signal.Jonathan Blandford2001-03-161-0/+8
* s/GTK_TREE_COLUMN/GTK_TREE_VIEW_COLUMNJonathan Blandford2001-03-161-0/+9
* change to use gint instead of gint16, to avoid overflow issues, sinceHavoc Pennington2001-03-161-0/+6
* Applied patch from Nils Barth (bug # 51041) to replace "gint" withHavoc Pennington2001-03-161-0/+6
* add varargs for properties to set on the tag.Havoc Pennington2001-03-161-0/+12
* Fixed some braindeadness spotted by Jamie Strachan <frostfreek@yahoo.com>.Jonathan Blandford2001-03-161-0/+5
* Fix sign error with queued region translations.Alexander Larsson2001-03-161-0/+5
* rename set_cursor_pos to set_cursor_location in GtkInputContext classHideToshi Tajima2001-03-161-0/+9
* Changed prototype to allow for getting the location of the cell relativeJonathan Blandford2001-03-151-1/+14
* Delete.Havoc Pennington2001-03-151-0/+20
* Forgot to add my name to the ChangeLog.Alexander Larsson2001-03-151-1/+1
* New functions gtk_toolbar_set_icon_size and gtk_toolbar_insert_stock toAlexander Larsson2001-03-151-0/+9
* removedSven Neumann2001-03-151-0/+7
* add set_cursor_pos() virtual methodHideToshi Tajima2001-03-141-0/+15
* Fix up focus code a lot.Jonathan Blandford2001-03-131-0/+15
* Patch from John Margaglione to convert to new property API. Also, changeHavoc Pennington2001-03-121-0/+7
* Switch to using an enum with registration for icon sizes, instead ofHavoc Pennington2001-03-121-0/+8
* Make GtkFB compile and link.Alexander Larsson2001-03-121-0/+12
* Add more test when converting filenames from/to utf-8. Don't allowAlexander Larsson2001-03-121-1/+8
* Scroll using gdk_window_scroll(). Don't wait for exposes. Move the columnAlexander Larsson2001-03-121-0/+6
* updatedHans Breuer2001-03-101-0/+20
* Fix a stupid typo. (gtk_list_store_set_cell): Fix a stupid typo.Jonathan Blandford2001-03-101-0/+5
* Make select_all not work if you're in SINGLE mode (it doesn't make thatJonathan Blandford2001-03-101-0/+17
* Remove old XIM code.Owen Taylor2001-03-091-0/+10
* updatedHans Breuer2001-03-091-0/+23
* fixed signals with GDK_TYPE_DRAG_CONTEXT, it needs to be marshaled as anTim Janik2001-03-091-0/+6
* Forgot some stuff in the ChangeLog entry:Alexander Larsson2001-03-091-0/+8
* Document expose event->region change and that gtk_widget_event doesn'tAlexander Larsson2001-03-091-0/+61
* Add destroy function.Jonathan Blandford2001-03-091-0/+4
* Actually unref the nodes. Fixes bug #50058.Jonathan Blandford2001-03-091-0/+10
* add support for invisible cells. (gtk_tree_view_bin_expose): dittoJonathan Blandford2001-03-081-0/+6
* add prerequesite on gobjects.Jonathan Blandford2001-03-081-0/+11
* re-enabled event watcher emission hooks.Tim Janik2001-03-081-0/+4
* added accumulator data argument to g_signal_newc() functions.Tim Janik2001-03-081-0/+13
* Make G_CONST_RETURN.Owen Taylor2001-03-081-0/+12
* uglify so that size request gets tested.Havoc Pennington2001-03-081-0/+8
* use full set, since current set wasn't building on all configs.Owen Taylor2001-03-081-0/+5
* removed old emission hook API.Tim Janik2001-03-071-0/+8
* use PRIORITY_VALIDATEHavoc Pennington2001-03-071-0/+10
* remove trailer (gtk_entry_set_property): remove trailerHavoc Pennington2001-03-071-0/+20
* new function, turns off decorations for a window.Havoc Pennington2001-03-071-0/+53
* marshaller fixes.Tim Janik2001-03-071-2/+40
* Removed warningAlexander Larsson2001-03-071-0/+5
* Add visible field to allow you to hide cell renderers.Jonathan Blandford2001-03-071-0/+9
* Add "clicked" signal back to columns.Jonathan Blandford2001-03-061-1/+7
* Add animation of activation by, on activate, pressing the button, andOwen Taylor2001-03-061-0/+34