elmim.git
2009-09-22  Treviño - 3v1n0Apply the del callback for the avatar directly on the... master
2009-09-22  Treviño - 3v1n0Unref the purple imgstore only when the configuration...
2009-09-22  Treviño - 3v1n0Fix memory leak for the fileselector filepath.
2009-09-21  Treviño - 3v1n0Indentation fixes...
2009-09-18  Treviño - 3v1n0Don't show or edit/save accounts if the associated...
2009-09-16  Treviño - 3v1n0Use homogeneus vboxes for account settings
2009-09-16  Treviño - 3v1n0Use evas_color to paint the disabled accounts' genlist...
2009-09-16  Treviño - 3v1n0Better Google Talk fake pulgin integration in the plugi...
2009-09-16  Treviño - 3v1n0Use an entry in avatar selector (to show native formats)
2009-09-16  Treviño - 3v1n0Use a title with markup in the inwin, and enlarge the...
2009-09-15  Treviño - 3v1n0Use a label with markup for the inwin title!
2009-09-15  Treviño - 3v1n0Link each account with his list item (too), use the...
2009-09-15  Treviño - 3v1n0Move the gui-update after removal on purple "account...
2009-09-15  Treviño - 3v1n0Remove the selected/unselected genlist callback functions
2009-09-15  Treviño - 3v1n0Fix the mouse position for hoversel showing...
2009-09-14  Treviño - 3v1n0Use an entry context menu to Show/Hide the password
2009-09-14  Treviño - 3v1n0Use purple util function to get $HOME
2009-09-14  Treviño - 3v1n0Remove newline chars from the setting titles
2009-09-14  Treviño - 3v1n0Add an hoversel on account longpress for editing or...
2009-09-14  Treviño - 3v1n0Use acclist check when populating buttons too.
2009-09-14  Treviño - 3v1n0Try to convert an avatar in every supported format...
2009-09-14  Treviño - 3v1n0Indentation fixes
2009-09-14  Treviño - 3v1n0Check for a null genlist pointer instead of counting...
2009-09-14  Treviño - 3v1n0Function renaming...
2009-09-14  Treviño - 3v1n0The avatar cann't lose the "unset" button, but should...
2009-09-14  Treviño - 3v1n0Remove many debug printf's
2009-09-14  Treviño - 3v1n0Fix crash when freeing the fs path
2009-09-14  Treviño - 3v1n0Define and use ElmIM_Account_Win for important widgets...
2009-09-13  Treviño - 3v1n0Move code down...
2009-09-13  Treviño - 3v1n0Use purple_core_get_ui() instead of UI_ID define
2009-09-13  Treviño - 3v1n0Support for Gtalk Icon for configured accounts
2009-09-13  Treviño - 3v1n0Use G_DIR_SEPARATOR instead of '/' for paths
2009-09-13  Treviño - 3v1n0Check for passed data pointers in icon functions
2009-09-13  Treviño - 3v1n0Indentation Fixes - Add also a name var to the ElmIM_Ac...
2009-09-12  Treviño - 3v1n0Use elm entry with wrapping in elmim_inwin too.
2009-09-12  Treviño - 3v1n0Use the elm_entry line wrap for showing long setting...
2009-09-12  Treviño - 3v1n0Fix image conversion extension find, show valid formats...
2009-09-12  Treviño - 3v1n0Avoid confrontations if there's a password option,...
2009-09-12  Treviño - 3v1n0Don't trim an option password value, just remove the...
2009-09-12  Treviño - 3v1n0Add trimString utility function and use it for parsing...
2009-09-11  Treviño - 3v1n0Reduce the inwin button height
2009-09-08  Treviño - 3v1n0Update the connection button status on account-removal
2009-09-08  Treviño - 3v1n0Fix, again, the usersplit parsing
2009-09-08  Treviño - 3v1n0Avoid crashes due to the Gtalk fake plugin
2009-09-08  Treviño - 3v1n0Add "hackery" support for GTalk service
2009-09-08  Treviño - 3v1n0Add support for new accounts remote registration
2009-09-08  Treviño - 3v1n0Use an inwin to select the account type to add instead...
2009-09-08  Treviño - 3v1n0Don't use the cb function to pop the pager
2009-09-08  Treviño - 3v1n0Scale up the accounts checkboxes
2009-09-08  Treviño - 3v1n0Function renaming...
2009-09-08  Treviño - 3v1n0Fix many Valgrind read/write errors
2009-09-07  Treviño - 3v1n0Optimize some code, partially fix a memory leak
2009-09-07  Treviño - 3v1n0ElmIM inwin redesigned
2009-09-07  Treviño - 3v1n0Convert the added buddy image to a format supported...
2009-09-07  Treviño - 3v1n0Update the img selector cb function against the new API
2009-09-07  Treviño - 3v1n0Disable the "Connect" button if no account is enabled.
2009-09-07  Treviño - 3v1n0Unitialize correctly libpurple, quitting its core
2009-09-07  Treviño - 3v1n0Use proper frame name when editing an account
2009-09-07  Treviño - 3v1n0Inwin cb function renamed
2009-09-07  Treviño - 3v1n0Use glib function in fileselector cb function
2009-09-07  Treviño - 3v1n0Fix account saved usersplits recovery and showing
2009-09-07  Treviño - 3v1n0Missed git add...
2009-09-07  Treviño - 3v1n0Some gl functions renaming
2009-09-04  Treviño - 3v1n0Use a timer to unlink the temporary image file
2009-09-04  Treviño - 3v1n0Show error on image resize issue
2009-09-04  Treviño - 3v1n0Avoid int option memleak
2009-09-04  Treviño - 3v1n0Avoid crash due to unvalid Purple Imgstore, ref and...
2009-09-04  Treviño - 3v1n0Align the icon unset button properly
2009-09-04  Treviño - 3v1n0Avoid crashes on double-Save/Save-Back click.
2009-09-04  Treviño - 3v1n0New buddy icon selection method
2009-09-03  Treviño - 3v1n0Allow to unset the buddy avatar image
2009-09-03  Treviño - 3v1n0Fix crash on adding new account (string should be dupli...
2009-09-03  Treviño - 3v1n0Use asprintf for inwin double-account error message
2009-09-03  Treviño - 3v1n0Error checking in elmim_ee_img_resize, returning false...
2009-09-03  Treviño - 3v1n0Move the ecore evas image resize code to elmim_ee_img_r...
2009-09-03  Treviño - 3v1n0Buddy icon correctly saved and reloaded, using evas...
2009-09-03  Treviño - 3v1n0Don't send anything to the longpress cb function
2009-09-03  Treviño - 3v1n0Edit an account on long press over the genlist item
2009-09-03  Treviño - 3v1n0Duplicate filepath string for image selection
2009-09-02  Treviño - 3v1n0First support to the icon selection using elm_fileselector.
2009-09-02  Treviño - 3v1n0Return NULL as default in elmim_account_setting_value_get()
2009-09-02  Treviño - 3v1n0Use the new elm_separator in inwin.
2009-09-02  Treviño - 3v1n0s/plugin_gl_class/account_gl_class/ in elmim account...
2009-09-02  Treviño - 3v1n0Cut the elmim_inwin maximum per-line text size.
2009-09-02  Treviño - 3v1n0Keep the plugin readable name in ElmIM_Account
2009-09-02  Treviño - 3v1n0Indentation and style fixes
2009-09-02  Treviño - 3v1n0More informative error message for duplicate accounts
2009-09-02  Treviño - 3v1n0Functions prefix changed: s/elm_im_/elmim_/g
2009-09-02  Treviño - 3v1n0Use "Add" or "Save" button when editing an account
2009-09-02  Treviño - 3v1n0Use default elementary "apps" icon for missing plugin...
2009-09-02  Treviño - 3v1n0Use local variable for gl item class
2009-08-12  Treviño - 3v1n0Use the new elm_hoversel_item_label_get to change the...
2009-08-11  Treviño - 3v1n0Use PurpleCoreUiOps to init the elm IM gui
2009-08-11  Treviño - 3v1n0Added a "Manage" hoversel to add/edit/remove the listed...
2009-08-11  Treviño - 3v1n0Free markup string...
2009-08-11  Treviño - 3v1n0Use the elm markup utilities to store and restore data...
2009-08-11  Treviño - 3v1n0Using elm_hoversel_lable_get and the evas_object_data...
2009-08-11  Treviño - 3v1n0Doing some valgrind work, freeing stuff!
2009-08-11  Treviño - 3v1n0Show the added accounts and allow to edit them!
2009-08-11  Treviño - 3v1n0Saving the changed settings now works, accounts are...
next