summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* initial importv0_0Raymond Penners2003-03-180-0/+0
* Initial revisionRaymond Penners2003-03-186-0/+1674
* use GTK_DISABLE_DEPRECATED instead of G_DISABLE_DEPRECATED.Manish Singh2003-03-166-1/+26
* Use the signed GET_X_LPARAM() and GET_Y_LPARAM() to extract x and yTor Lillqvist2003-03-156-31/+74
* Add a "buffer" property. (#108353)Matthias Clasen2003-03-146-0/+39
* removed redundant calls to g_object_notify().Sven Neumann2003-03-137-17/+71
* On WM_MOUSEMOVE, the test whether we have actually moved (and thusTor Lillqvist2003-03-136-12/+55
* if a grab cursor is used, must copy the HCURSOR with CopyCursor(), as itTor Lillqvist2003-03-137-13/+126
* Calculate LineWidth for 16bpp from width, like for the other depths.Matthias Clasen2003-03-112-1/+6
* Ctrl/Shift [left/right] expands/collapses the tree, #108092Jonathan Blandford2003-03-117-10/+36
* Updated Ukrainian translationYuri Syrota2003-03-101-888/+741
* Don't try to compensate for LineTo() not drawing the end pixel. It causesTor Lillqvist2003-03-096-6/+32
* Bug #107664 continued:Matthias Clasen2003-03-0812-53/+88
* Trivial cleanups (bug #107664)Matthias Clasen2003-03-0812-16/+93
* shut up CVSSven Neumann2003-03-073-20/+25
* Return gboolean, not gint. (#107664, Morten Welinder)Matthias Clasen2003-03-0611-6/+55
* Fix NULL/FALSE confusion (#107648, Morten Welinder)Matthias Clasen2003-03-069-5/+45
* minor changes on Azerbaijani translation.Metin Amiroff2003-03-062-248/+146
* Add deprecation guards around gtk_object_new().Matthias Clasen2003-03-048-27/+51
* add propsJonathan Blandford2003-03-035-10/+20
* handle rtl code.Jonathan Blandford2003-03-0318-102/+653
* Add a bunch of missing entries. Noticed by Cedric Gustin.Tor Lillqvist2003-03-026-5/+13
* Add a bunch of missing entries. Noticed by Cedric Gustin.Tor Lillqvist2003-03-026-0/+32
* Call AC_LIBTOOL_WIN32_DLL. Set OS_WIN32 conditional on Windows.Tor Lillqvist2003-03-022-1/+9
* Replace uses of gtk_object_new by g_object_new.Matthias Clasen2003-02-286-2/+32
* demos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk/x11/gdkscreen-x11.cManish Singh2003-02-2828-65/+194
* account for RTL code.Jonathan Blandford2003-02-266-0/+29
* Updated Yiddish translation by Raphael Finkel <raphael@cs.uky.edu>.Christian Rose2003-02-252-208/+359
* fixed documentation.Sven Neumann2003-02-246-3/+24
* Fix self-referential documenation of gtk_tree_model_get_iter_root().Matthias Clasen2003-02-242-1/+6
* Updated Persian translation.Roozbeh Pournader2003-02-242-422/+252
* minor changes on Azerbaijani translation.Metin Amiroff2003-02-222-860/+673
* Fix typos in an example (ok from owen)Tomas Ogren2003-02-216-2/+22
* Check if line_ancestor_parent is NULL. (#102711, Manuel Clos)Matthias Clasen2003-02-207-2/+56
* Always clear the initial frame and "disposed" areas with transparentMatthias Clasen2003-02-192-4/+9
* Replace gtk_timeout_* by their GLib counterparts. (#106532)Matthias Clasen2003-02-196-5/+20
* Associate the keys_changed virtual function with the keys_changed signal.Matthias Clasen2003-02-196-1/+31
* Fixed a hotkey mistake.Pablo Gonzalo del Campo2003-02-192-40/+45
* copy the event axes as well.Larry Ewing2003-02-186-0/+34
* Auxiliary functions used to implement support for arbitrary origins.Matthias Clasen2003-02-182-462/+108
* Updated Persian translation.Roozbeh Poruander2003-02-182-105/+39
* small fixPablo Saratxaga2003-02-183-2/+6
* Added Indonesian translation Added "id" to ALL_LINGUASMohammad DAMT2003-02-178-1/+4903
* Updated French translation.Christophe Merlet2003-02-162-217/+228
* Remove bogus casts.Matthias Clasen2003-02-146-2/+22
* be.po: Updated Belarusian translation from Belarusian team <i18n@mova.org>.Dmitry Mastrukov2003-02-142-511/+346
* Actually reject images with origin not in the upper-left corner. (#105912)Matthias Clasen2003-02-132-5/+14
* Added "yi" to ALL_LINGUAS. Added Yiddish translation by Raphael FinkelChristian Rose2003-02-128-1/+4279
* Fix for #82734 and #78216:Matthias Clasen2003-02-117-4/+139
* Document that font and fontset declarations are ignored.Matthias Clasen2003-02-112-14/+13