summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Adjusted wording.Theppitak Karoonboonyanan2005-11-202-3/+7
* Fixed typo.Theppitak Karoonboonyanan2005-11-192-2/+6
* Fix crashes in connection with pathbar scrolling (#321560, Bogdan Nicula)Matthias Clasen2005-11-194-4/+33
* Fix a C99ism. (#321777, Jens Granseuer)Matthias Clasen2005-11-183-1/+7
* Disconnect the sync callback for the visibility property. (#321761, PhilipMatthias Clasen2005-11-183-0/+11
* Turn off input methods in invisible entries, since they are confusing.Matthias Clasen2005-11-183-4/+55
* Updated Lithuanian translationŽygimantas Beručka2005-11-172-651/+636
* Add a note about range arrow sensitivity.Matthias Clasen2005-11-173-0/+10
* const correctness fixesMatthias Clasen2005-11-178-5/+26
* call gtk_window_process_updates() so the animation keeps running even ifMichael Natterer2005-11-164-5/+83
* new internal function which destroys the display's event source. AlsoMichael Natterer2005-11-165-5/+38
* Updated Belarusian TranslationAles Nyakhaychyk2005-11-162-2670/+2657
* Fix integer overflows in the xpm loaderMatthias Clasen2005-11-152-2/+10
* Fix a memory leak. (#321032, Peter Zelezny)Matthias Clasen2005-11-153-6/+16
* destroy display->xid_ht as late as possible (right before XCloseDisplay)Michael Natterer2005-11-153-3/+17
* Plug a leakMatthias Clasen2005-11-153-0/+12
* Avoid a crashMatthias Clasen2005-11-143-5/+16
* removed redundant calls to g_object_notify().Michael Natterer2005-11-143-7/+13
* Update stock documentation to refer to the new icon names.Matthias Clasen2005-11-143-207/+222
* Documentation improvements. (#321338)Matthias Clasen2005-11-143-1/+7
* Make limit an inclusive boundary. (#321299)Matthias Clasen2005-11-143-1/+11
* Updated Spanish translation.Francisco Javier F. Serrador2005-11-132-66/+95
* fixed icon rules so gtkbuiltincache.h is only rebuilt if needed.Michael Natterer2005-11-124-31/+47
* Bug #313627. Make win32 theme's handling of toolbars, handleboxes, andDom Lachowicz2005-11-126-2560/+2912
* Make builtin icons work in gtk_window_set_icon_name() (#321046, MaximMatthias Clasen2005-11-123-71/+101
* Don't hide dotfiles, no such convention on Win32. Just hide files with theTor Lillqvist2005-11-123-3/+13
* Do not check whether the path is a folder. It is useful to bookmark filesFederico Mena Quintero2005-11-113-15/+24
* Use g_log_set_default_handler() instead of explicitly setting a handlerFederico Mena Quintero2005-11-113-13/+19
* Only get the base path of the volume if it is mounted.Federico Mena Quintero2005-11-113-8/+23
* Added per-stepper API for GtkRange's stepper sensitivity as discussed inMichael Natterer2005-11-116-42/+239
* Add show-popup and hide-popup signals and emit them when the popup isMatthias Clasen2005-11-104-1/+213
* Another erroneous semicolon.Matthias Clasen2005-11-103-1/+7
* Remove an erroneous semicolon.Matthias Clasen2005-11-103-1/+7
* Don't corrupt odd keymaps (#316638, Kean Johnston)Matthias Clasen2005-11-103-5/+37
* Improve navigation to parent folders. (#318444, Andrei Yurkevich)Matthias Clasen2005-11-106-5/+44
* Fix some compiler warnings. (#321141, Kjartan Maraas)Matthias Clasen2005-11-103-6/+12
* Implement a getter for headers-clickable. (#163851, Richard Hult)Matthias Clasen2005-11-107-0/+46
* Applied patch from maemo-gtk that addresses many issues wrt displayMichael Natterer2005-11-1014-89/+270
* Added Tatar translation by Albert FazlíSimos Xenitellis2005-11-107-1/+7590
* patch from maemo-gtk that changes GtkRange to render its arrowsTim Janik2005-11-093-5/+39
* gdk/gdkinternals.h Add new GDK_DEBUG_DRAW flag to the GdkDebugFlag enum.Tor Lillqvist2005-11-095-23/+45
* Remove unnecessary includes.Tor Lillqvist2005-11-094-55/+159
* gdk/win32/gdkwindow-win32.h (struct _GdkWindowImplWin32) Store the typeTor Lillqvist2005-11-094-0/+33
* Remove code that has been permanently ifdeffed out for two years.Tor Lillqvist2005-11-083-79/+10
* Unref tile and stipple when finalizing a gc. (#320789, Nickolay V.Matthias Clasen2005-11-083-0/+10
* Ignore icons if they would make the request large enough to cause Xlib toMatthias Clasen2005-11-083-3/+31
* gdk/gdk.symbols gdk/gdkwindow.h added gdk_window_get_type_hint() (patchMichael Natterer2005-11-085-2/+82
* fixingNorayr Chilingaryan2005-11-081-1/+1
* bug fixesNorayr Chilingaryan2005-11-081-23/+23
* Don't looks the bookmark label when reordering. (#320720, Jeremy Cook)Matthias Clasen2005-11-073-2/+15