summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add varargs for properties to set on the tag.Havoc Pennington2001-03-1618-205/+350
* Fixed some braindeadness spotted by Jamie Strachan <frostfreek@yahoo.com>.Jonathan Blandford2001-03-168-2/+42
* Fix sign error with queued region translations.Alexander Larsson2001-03-168-1/+36
* rename set_cursor_pos to set_cursor_location in GtkInputContext classHideToshi Tajima2001-03-1612-21/+84
* Changed prototype to allow for getting the location of the cell relativeJonathan Blandford2001-03-1521-216/+663
* Delete.Havoc Pennington2001-03-1529-550/+537
* updated Azeri file Added Nynorsk and Vietnamese from the 1.2 branchPablo Saratxaga2001-03-1510-315/+7008
* Forgot to add my name to the ChangeLog.Alexander Larsson2001-03-157-7/+7
* New functions gtk_toolbar_set_icon_size and gtk_toolbar_insert_stock toAlexander Larsson2001-03-1510-1/+182
* removedSven Neumann2001-03-1510-128/+49
* add set_cursor_pos() virtual methodHideToshi Tajima2001-03-1412-0/+205
* Fix up focus code a lot.Jonathan Blandford2001-03-1313-272/+286
* Patch from John Margaglione to convert to new property API. Also, changeHavoc Pennington2001-03-128-85/+243
* Switch to using an enum with registration for icon sizes, instead ofHavoc Pennington2001-03-1221-389/+470
* Make GtkFB compile and link.Alexander Larsson2001-03-129-21/+202
* Add more test when converting filenames from/to utf-8. Don't allowAlexander Larsson2001-03-128-64/+232
* Scroll using gdk_window_scroll(). Don't wait for exposes. Move the columnAlexander Larsson2001-03-128-161/+69
* updatedHans Breuer2001-03-1012-46/+200
* Fix a stupid typo. (gtk_list_store_set_cell): Fix a stupid typo.Jonathan Blandford2001-03-109-12/+47
* Make select_all not work if you're in SINGLE mode (it doesn't make thatJonathan Blandford2001-03-1013-180/+384
* Remove old XIM code.Owen Taylor2001-03-0922-1867/+71
* updatedHans Breuer2001-03-0915-55/+440
* fixed signals with GDK_TYPE_DRAG_CONTEXT, it needs to be marshaled as anTim Janik2001-03-0914-35/+78
* Forgot some stuff in the ChangeLog entry:Alexander Larsson2001-03-097-0/+56
* Document expose event->region change and that gtk_widget_event doesn'tAlexander Larsson2001-03-0945-501/+719
* Add destroy function.Jonathan Blandford2001-03-098-334/+384
* Actually unref the nodes. Fixes bug #50058.Jonathan Blandford2001-03-0911-28/+161
* add support for invisible cells. (gtk_tree_view_bin_expose): dittoJonathan Blandford2001-03-0810-49/+88
* add prerequesite on gobjects.Jonathan Blandford2001-03-0812-9/+369
* re-enabled event watcher emission hooks.Tim Janik2001-03-089-22/+48
* added accumulator data argument to g_signal_newc() functions.Tim Janik2001-03-0824-227/+325
* Document ::hierarchy-changed.Owen Taylor2001-03-082-0/+15
* Make G_CONST_RETURN.Owen Taylor2001-03-0812-8/+141
* uglify so that size request gets tested.Havoc Pennington2001-03-0810-13/+99
* use full set, since current set wasn't building on all configs.Owen Taylor2001-03-0811-60/+116
* removed old emission hook API.Tim Janik2001-03-0712-74/+98
* use PRIORITY_VALIDATEHavoc Pennington2001-03-079-1/+73
* remove trailer (gtk_entry_set_property): remove trailerHavoc Pennington2001-03-0716-39/+451
* new function, turns off decorations for a window.Havoc Pennington2001-03-0740-345/+850
* dum di dumTim Janik2001-03-071-0/+1
* marshaller fixes.Tim Janik2001-03-0775-1014/+1270
* Removed warningAlexander Larsson2001-03-078-1/+36
* add --nogtkinit.Jonathan Blandford2001-03-072-1/+5
* Add visible field to allow you to hide cell renderers.Jonathan Blandford2001-03-079-4/+86
* Add "clicked" signal back to columns.Jonathan Blandford2001-03-068-11/+57
* Add animation of activation by, on activate, pressing the button, andOwen Taylor2001-03-0611-8/+371
* set the class closure offset for the window_state_event to point atJames Henstridge2001-03-068-1/+43
* Updated docs to be saneJonathan Blandford2001-03-061-13/+13
* fix busted /* comment */Jonathan Blandford2001-03-068-1/+29
* Apply patch from John Margaglione to add object properties.Jonathan Blandford2001-03-058-2/+212