summaryrefslogtreecommitdiff
path: root/libgtk_kylix/GTKControls.pas
AgeCommit message (Collapse)AuthorFilesLines
2009-10-03Get rid of confusing g_signal_connect_swapped()v0.6.65Tomas Bzatek1-17/+17
2009-09-29Fix panel column resizing on certain platformsTomas Bzatek1-0/+1
Return value has not been set in the callback function, making it random by compiler decision. This is hard to find as it affected only 32-bit x86 platform. Fixes bug #2868686
2008-11-23Connection Manager UI improvements (format change!)v0.6.61Tomas Bzatek1-1/+1
- add Duplicate button - add popup menu on the list view - move selection when deleting - add sorting to the list view - save sorting state + column width - simple cipher saved passwords - use hash keys for each item when saving - allow duplicate entries
2008-11-11Right mouse button selection modeTomas Bzatek1-3/+38
Patch by Nikola Radovanovic <nrad@eunet.rs>
2008-06-07Initial commitv0.6.36release-0.6.36-devTomas Bzatek1-0/+1050